Pull request #44017 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b+6b7974cf1662d56a9aadc2b5c2ad12a80b448671 (ba8e776f5e613b78f368619f2056cd7c9e073756) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44017@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-23T20:12:41.639Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-23T20:12:41.644Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-23T20:12:56.807Z] Still waiting to schedule task [2022-08-23T20:12:56.807Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:13:52.356Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-036f2f62bcf2d46d1) in /home/ubuntu/workspace/moby_PR-44017 [Pipeline] { [Pipeline] checkout [2022-08-23T20:13:52.436Z] The recommended git tool is: git [2022-08-23T20:13:54.611Z] using credential docker-jenkins-github-credentials [2022-08-23T20:13:54.621Z] Cloning the remote Git repository [2022-08-23T20:13:54.622Z] Cloning with configured refspecs honoured and without tags [2022-08-23T20:13:53.952Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T20:13:54.008Z] > git init /home/ubuntu/workspace/moby_PR-44017 # timeout=10 [2022-08-23T20:13:54.293Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:13:54.293Z] > git --version # timeout=10 [2022-08-23T20:13:54.310Z] > git --version # 'git version 2.17.1' [2022-08-23T20:13:54.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:13:54.312Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:14:22.518Z] Fetching without tags [2022-08-23T20:14:22.786Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b [2022-08-23T20:14:22.425Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:14:22.454Z] > git config --add remote.origin.fetch +refs/pull/44017/head:refs/remotes/origin/PR-44017 # timeout=10 [2022-08-23T20:14:22.471Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:14:22.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:14:22.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:14:22.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:14:22.523Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:14:22.793Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:14:22.817Z] > git checkout -f 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b # timeout=10 [2022-08-23T20:14:24.790Z] Merge succeeded, producing 250b66169c64cab3a5aaa3a0d325702dd273467d [2022-08-23T20:14:24.791Z] Checking out Revision 250b66169c64cab3a5aaa3a0d325702dd273467d (PR-44017) [2022-08-23T20:14:23.581Z] > git remote # timeout=10 [2022-08-23T20:14:23.612Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T20:14:23.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:14:23.633Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 [2022-08-23T20:14:24.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T20:14:24.793Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:14:24.812Z] > git checkout -f 250b66169c64cab3a5aaa3a0d325702dd273467d # timeout=10 [2022-08-23T20:14:28.638Z] Commit message: "Merge commit '6b7974cf1662d56a9aadc2b5c2ad12a80b448671' into HEAD" [2022-08-23T20:14:28.638Z] First time build. Skipping changelog. [2022-08-23T20:14:28.689Z] > git --version # timeout=10 [2022-08-23T20:14:28.728Z] > git --version # 'git version 2.17.1' [2022-08-23T20:14:28.756Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-23T20:14:29.638Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44017:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-23T20:14:32.917Z] Unable to find image 'alpine:latest' locally [2022-08-23T20:14:33.173Z] latest: Pulling from library/alpine [2022-08-23T20:14:33.433Z] 213ec9aee27d: Pulling fs layer [2022-08-23T20:14:33.433Z] 213ec9aee27d: Verifying Checksum [2022-08-23T20:14:33.433Z] 213ec9aee27d: Download complete [2022-08-23T20:14:33.691Z] 213ec9aee27d: Pull complete [2022-08-23T20:14:33.947Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-23T20:14:33.947Z] Status: Downloaded newer image for alpine:latest [2022-08-23T20:14:42.065Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-23T20:14:57.281Z] Still waiting to schedule task [2022-08-23T20:14:57.281Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae6be3580b010a05)’ is offline [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.281Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.282Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.282Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.282Z] Still waiting to schedule task [2022-08-23T20:14:57.283Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae6be3580b010a05)’ is offline [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.283Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] Still waiting to schedule task [2022-08-23T20:14:57.284Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae6be3580b010a05)’ is offline [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.284Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-23T20:14:57.285Z] Still waiting to schedule task [2022-08-23T20:14:57.285Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-23T20:14:57.288Z] Still waiting to schedule task [2022-08-23T20:14:57.288Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-08-23T20:15:28.106Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bd2fa550e4777859) in /home/ubuntu/workspace/moby_PR-44017 [Pipeline] { [Pipeline] checkout [2022-08-23T20:15:28.269Z] The recommended git tool is: git [2022-08-23T20:15:31.248Z] using credential docker-jenkins-github-credentials [2022-08-23T20:15:31.260Z] Cloning the remote Git repository [2022-08-23T20:15:31.260Z] Cloning with configured refspecs honoured and without tags [2022-08-23T20:15:30.479Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T20:15:30.547Z] > git init /home/ubuntu/workspace/moby_PR-44017 # timeout=10 [2022-08-23T20:15:30.848Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:15:30.849Z] > git --version # timeout=10 [2022-08-23T20:15:30.862Z] > git --version # 'git version 2.17.1' [2022-08-23T20:15:30.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:15:30.864Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:15:53.149Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086daf415c3ccb267) in /home/ubuntu/workspace/moby_PR-44017 [Pipeline] { [Pipeline] checkout [2022-08-23T20:15:53.245Z] The recommended git tool is: git [2022-08-23T20:15:53.697Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0286bc26b5c60f1f7) in /home/ubuntu/workspace/moby_PR-44017 [Pipeline] { [Pipeline] checkout [2022-08-23T20:15:53.816Z] The recommended git tool is: git [2022-08-23T20:15:55.603Z] using credential docker-jenkins-github-credentials [2022-08-23T20:15:55.615Z] Cloning the remote Git repository [2022-08-23T20:15:55.615Z] Cloning with configured refspecs honoured and without tags [2022-08-23T20:15:56.500Z] using credential docker-jenkins-github-credentials [2022-08-23T20:15:56.514Z] Cloning the remote Git repository [2022-08-23T20:15:56.514Z] Cloning with configured refspecs honoured and without tags [2022-08-23T20:15:55.711Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T20:15:55.770Z] > git init /home/ubuntu/workspace/moby_PR-44017 # timeout=10 [2022-08-23T20:15:56.150Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:15:56.150Z] > git --version # timeout=10 [2022-08-23T20:15:56.164Z] > git --version # 'git version 2.17.1' [2022-08-23T20:15:56.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:15:56.216Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:15:57.054Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0753f37ca1289dceb) in /home/ubuntu/workspace/moby_PR-44017 [Pipeline] { [Pipeline] checkout [2022-08-23T20:15:57.308Z] The recommended git tool is: git [2022-08-23T20:15:56.588Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T20:15:56.648Z] > git init /home/ubuntu/workspace/moby_PR-44017 # timeout=10 [2022-08-23T20:15:56.965Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:15:56.966Z] > git --version # timeout=10 [2022-08-23T20:15:56.988Z] > git --version # 'git version 2.17.1' [2022-08-23T20:15:56.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:15:56.989Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:15:57.707Z] Fetching without tags [2022-08-23T20:15:57.994Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b [2022-08-23T20:15:57.607Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:15:57.626Z] > git config --add remote.origin.fetch +refs/pull/44017/head:refs/remotes/origin/PR-44017 # timeout=10 [2022-08-23T20:15:57.652Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:15:57.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:15:57.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:15:57.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:15:57.713Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:15:58.004Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:15:58.028Z] > git checkout -f 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b # timeout=10 [2022-08-23T20:15:58.958Z] > git remote # timeout=10 [2022-08-23T20:15:58.984Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T20:15:59.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:15:59.016Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 [2022-08-23T20:16:00.293Z] Merge succeeded, producing 7112594004dd9bdcc3624ef5527b85afd7c5e037 [2022-08-23T20:16:00.293Z] Checking out Revision 7112594004dd9bdcc3624ef5527b85afd7c5e037 (PR-44017) [2022-08-23T20:16:00.307Z] using credential docker-jenkins-github-credentials [2022-08-23T20:16:00.334Z] Cloning the remote Git repository [2022-08-23T20:16:00.335Z] Cloning with configured refspecs honoured and without tags [2022-08-23T20:16:00.455Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T20:16:00.522Z] > git init /home/ubuntu/workspace/moby_PR-44017 # timeout=10 [2022-08-23T20:16:00.266Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T20:16:00.297Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:16:00.328Z] > git checkout -f 7112594004dd9bdcc3624ef5527b85afd7c5e037 # timeout=10 [2022-08-23T20:16:00.785Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:16:00.785Z] > git --version # timeout=10 [2022-08-23T20:16:00.819Z] > git --version # 'git version 2.25.1' [2022-08-23T20:16:00.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:16:00.821Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:16:04.380Z] Commit message: "Merge commit '6b7974cf1662d56a9aadc2b5c2ad12a80b448671' into HEAD" [2022-08-23T20:16:04.380Z] First time build. Skipping changelog. [2022-08-23T20:16:04.406Z] > git --version # timeout=10 [2022-08-23T20:16:04.437Z] > git --version # 'git version 2.17.1' [2022-08-23T20:16:04.463Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-23T20:16:04.682Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05d4d3d8f594cb21f) in /home/ubuntu/workspace/moby_PR-44017 [Pipeline] { [Pipeline] checkout [2022-08-23T20:16:04.824Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-23T20:16:05.573Z] + [ PR != PR ] [2022-08-23T20:16:05.573Z] + [ master != master ] [2022-08-23T20:16:05.573Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-23T20:16:05.979Z] + docker version [2022-08-23T20:16:07.989Z] using credential docker-jenkins-github-credentials [2022-08-23T20:16:07.998Z] Cloning the remote Git repository [2022-08-23T20:16:07.998Z] Cloning with configured refspecs honoured and without tags [2022-08-23T20:16:08.067Z] Cloning repository https://github.com/moby/moby.git [2022-08-23T20:16:08.116Z] > git init /home/ubuntu/workspace/moby_PR-44017 # timeout=10 [2022-08-23T20:16:08.365Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:16:08.366Z] > git --version # timeout=10 [2022-08-23T20:16:08.377Z] > git --version # 'git version 2.25.1' [2022-08-23T20:16:08.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:16:08.379Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:16:09.303Z] Client: Docker Engine - Community [2022-08-23T20:16:09.303Z] Version: 20.10.14 [2022-08-23T20:16:09.303Z] API version: 1.41 [2022-08-23T20:16:09.303Z] Go version: go1.16.15 [2022-08-23T20:16:09.303Z] Git commit: a224086 [2022-08-23T20:16:09.303Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-23T20:16:09.303Z] OS/Arch: linux/amd64 [2022-08-23T20:16:09.303Z] Context: default [2022-08-23T20:16:09.303Z] Experimental: true [2022-08-23T20:16:09.303Z] [2022-08-23T20:16:09.303Z] Server: Docker Engine - Community [2022-08-23T20:16:09.303Z] Engine: [2022-08-23T20:16:09.303Z] Version: 20.10.14 [2022-08-23T20:16:09.303Z] API version: 1.41 (minimum version 1.12) [2022-08-23T20:16:09.303Z] Go version: go1.16.15 [2022-08-23T20:16:09.303Z] Git commit: 87a90dc [2022-08-23T20:16:09.303Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-23T20:16:09.303Z] OS/Arch: linux/amd64 [2022-08-23T20:16:09.303Z] Experimental: true [2022-08-23T20:16:09.303Z] containerd: [2022-08-23T20:16:09.303Z] Version: 1.5.11 [2022-08-23T20:16:09.303Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T20:16:09.303Z] runc: [2022-08-23T20:16:09.303Z] Version: 1.0.3 [2022-08-23T20:16:09.303Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-23T20:16:09.303Z] docker-init: [2022-08-23T20:16:09.303Z] Version: 0.19.0 [2022-08-23T20:16:09.303Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-23T20:16:09.606Z] + docker info [2022-08-23T20:16:17.676Z] Fetching without tags [2022-08-23T20:16:17.764Z] Client: [2022-08-23T20:16:17.764Z] Context: default [2022-08-23T20:16:17.764Z] Debug Mode: false [2022-08-23T20:16:17.764Z] Plugins: [2022-08-23T20:16:17.764Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-23T20:16:17.764Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-23T20:16:17.764Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-23T20:16:17.764Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-23T20:16:17.764Z] [2022-08-23T20:16:17.764Z] Server: [2022-08-23T20:16:17.765Z] Containers: 0 [2022-08-23T20:16:17.765Z] Running: 0 [2022-08-23T20:16:17.765Z] Paused: 0 [2022-08-23T20:16:17.765Z] Stopped: 0 [2022-08-23T20:16:17.765Z] Images: 0 [2022-08-23T20:16:17.765Z] Server Version: 20.10.14 [2022-08-23T20:16:17.765Z] Storage Driver: overlay2 [2022-08-23T20:16:17.765Z] Backing Filesystem: extfs [2022-08-23T20:16:17.765Z] Supports d_type: true [2022-08-23T20:16:17.765Z] Native Overlay Diff: true [2022-08-23T20:16:17.765Z] userxattr: false [2022-08-23T20:16:17.765Z] Logging Driver: json-file [2022-08-23T20:16:17.765Z] Cgroup Driver: cgroupfs [2022-08-23T20:16:17.765Z] Cgroup Version: 1 [2022-08-23T20:16:17.765Z] Plugins: [2022-08-23T20:16:17.765Z] Volume: local [2022-08-23T20:16:17.765Z] Network: bridge host ipvlan macvlan null overlay [2022-08-23T20:16:17.765Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-23T20:16:17.765Z] Swarm: inactive [2022-08-23T20:16:17.765Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-23T20:16:17.765Z] Default Runtime: runc [2022-08-23T20:16:17.765Z] Init Binary: docker-init [2022-08-23T20:16:17.765Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T20:16:17.765Z] runc version: v1.0.3-0-gf46b6ba [2022-08-23T20:16:17.765Z] init version: de40ad0 [2022-08-23T20:16:17.765Z] Security Options: [2022-08-23T20:16:17.765Z] apparmor [2022-08-23T20:16:17.765Z] seccomp [2022-08-23T20:16:17.765Z] Profile: default [2022-08-23T20:16:17.765Z] Kernel Version: 5.4.0-1071-aws [2022-08-23T20:16:17.765Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-23T20:16:17.765Z] OSType: linux [2022-08-23T20:16:17.765Z] Architecture: x86_64 [2022-08-23T20:16:17.765Z] CPUs: 2 [2022-08-23T20:16:17.765Z] Total Memory: 7.565GiB [2022-08-23T20:16:17.765Z] Name: ip-10-100-38-215 [2022-08-23T20:16:17.765Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-23T20:16:17.765Z] Docker Root Dir: /var/lib/docker [2022-08-23T20:16:17.765Z] Debug Mode: false [2022-08-23T20:16:17.765Z] Registry: https://index.docker.io/v1/ [2022-08-23T20:16:17.765Z] Labels: [2022-08-23T20:16:17.765Z] Experimental: true [2022-08-23T20:16:17.765Z] Insecure Registries: [2022-08-23T20:16:17.765Z] 127.0.0.0/8 [2022-08-23T20:16:17.765Z] Live Restore Enabled: true [2022-08-23T20:16:17.765Z] [2022-08-23T20:16:17.765Z] WARNING: No swap limit support [Pipeline] sh [2022-08-23T20:16:17.964Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b [2022-08-23T20:16:18.119Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T20:16:18.119Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T20:16:18.119Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44017/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-23T20:16:18.119Z] + bash /home/ubuntu/workspace/moby_PR-44017/check-config.sh [2022-08-23T20:16:18.119Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-23T20:16:18.119Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-23T20:16:18.119Z] [2022-08-23T20:16:18.119Z] Generally Necessary: [2022-08-23T20:16:18.119Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-23T20:16:18.119Z] - apparmor: enabled and tools installed [2022-08-23T20:16:18.119Z] - CONFIG_NAMESPACES: enabled [2022-08-23T20:16:18.119Z] - CONFIG_NET_NS: enabled [2022-08-23T20:16:18.119Z] - CONFIG_PID_NS: enabled [2022-08-23T20:16:18.119Z] - CONFIG_IPC_NS: enabled [2022-08-23T20:16:18.119Z] - CONFIG_UTS_NS: enabled [2022-08-23T20:16:18.119Z] - CONFIG_CGROUPS: enabled [2022-08-23T20:16:18.119Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-23T20:16:18.119Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-23T20:16:18.119Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-23T20:16:18.119Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-23T20:16:18.119Z] - CONFIG_CPUSETS: enabled [2022-08-23T20:16:18.119Z] - CONFIG_MEMCG: enabled [2022-08-23T20:16:18.119Z] - CONFIG_KEYS: enabled [2022-08-23T20:16:18.119Z] - CONFIG_VETH: enabled (as module) [2022-08-23T20:16:18.119Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-23T20:16:18.119Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-23T20:16:18.119Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-23T20:16:18.119Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-23T20:16:18.119Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-23T20:16:18.395Z] - CONFIG_CGROUP_BPF: enabled [2022-08-23T20:16:18.395Z] [2022-08-23T20:16:18.395Z] Optional Features: [2022-08-23T20:16:18.395Z] - CONFIG_USER_NS: enabled [2022-08-23T20:16:18.395Z] - CONFIG_SECCOMP: enabled [2022-08-23T20:16:18.395Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-23T20:16:18.395Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-23T20:16:18.395Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-23T20:16:18.395Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-23T20:16:18.395Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-23T20:16:18.395Z] - CONFIG_BLK_CGROUP: enabled [2022-08-23T20:16:18.395Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-23T20:16:18.395Z] - CONFIG_CGROUP_PERF: enabled [2022-08-23T20:16:18.395Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-23T20:16:18.395Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-23T20:16:18.395Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-23T20:16:18.395Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-23T20:16:18.395Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-23T20:16:18.395Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_IP_VS: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-23T20:16:18.395Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-23T20:16:18.395Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-23T20:16:18.395Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-23T20:16:18.395Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-23T20:16:18.395Z] - CONFIG_EXT4_FS: enabled [2022-08-23T20:16:18.395Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-23T20:16:18.395Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-23T20:16:18.395Z] - Network Drivers: [2022-08-23T20:16:18.395Z] - "overlay": [2022-08-23T20:16:18.395Z] - CONFIG_VXLAN: enabled (as module) [2022-08-23T20:16:18.395Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-23T20:16:18.395Z] Optional (for encrypted networks): [2022-08-23T20:16:18.665Z] - CONFIG_CRYPTO: enabled [2022-08-23T20:16:18.665Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-23T20:16:18.665Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-23T20:16:18.665Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-23T20:16:18.665Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-23T20:16:18.665Z] - CONFIG_XFRM: enabled [2022-08-23T20:16:18.665Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-23T20:16:18.665Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-23T20:16:18.665Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-23T20:16:18.665Z] - "ipvlan": [2022-08-23T20:16:18.665Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-23T20:16:18.665Z] - "macvlan": [2022-08-23T20:16:18.665Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-23T20:16:18.665Z] - CONFIG_DUMMY: enabled (as module) [2022-08-23T20:16:18.665Z] - "ftp,tftp client in container": [2022-08-23T20:16:18.665Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-23T20:16:18.665Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-23T20:16:18.665Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-23T20:16:18.665Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-23T20:16:18.665Z] - Storage Drivers: [2022-08-23T20:16:18.665Z] - "aufs": [2022-08-23T20:16:18.665Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-23T20:16:18.665Z] - "btrfs": [2022-08-23T20:16:18.665Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-23T20:16:18.665Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-23T20:16:18.665Z] - "devicemapper": [2022-08-23T20:16:18.665Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-23T20:16:18.665Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-23T20:16:18.665Z] - "overlay": [2022-08-23T20:16:18.665Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-23T20:16:18.665Z] - "zfs": [2022-08-23T20:16:18.665Z] - /dev/zfs: present [2022-08-23T20:16:18.665Z] - zfs command: missing [2022-08-23T20:16:18.665Z] - zpool command: missing [2022-08-23T20:16:18.665Z] [2022-08-23T20:16:18.665Z] Limits: [2022-08-23T20:16:18.665Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-23T20:16:18.665Z] [2022-08-23T20:16:18.665Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-23T20:16:19.001Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7112594004dd9bdcc3624ef5527b85afd7c5e037 . [2022-08-23T20:16:19.001Z] #2 [internal] load .dockerignore [2022-08-23T20:16:19.001Z] #2 sha256:b2f1704b0225b6288591eefdae8037fa7d4c0b324c9198422dd0379a82842dd7 [2022-08-23T20:16:17.559Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:16:17.584Z] > git config --add remote.origin.fetch +refs/pull/44017/head:refs/remotes/origin/PR-44017 # timeout=10 [2022-08-23T20:16:17.610Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:16:17.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:16:17.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:16:17.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:16:17.678Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:16:17.977Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:16:17.998Z] > git checkout -f 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b # timeout=10 [2022-08-23T20:16:18.678Z] > git remote # timeout=10 [2022-08-23T20:16:18.695Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T20:16:18.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:16:18.701Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 [2022-08-23T20:16:19.261Z] #2 ... [2022-08-23T20:16:19.261Z] [2022-08-23T20:16:19.261Z] #1 [internal] load build definition from Dockerfile [2022-08-23T20:16:19.261Z] #1 sha256:04611638e9b23df165f6fc61467af936a788ffc2c2dca6725bcfc20342512ca2 [2022-08-23T20:16:19.261Z] #1 transferring dockerfile: 19.07kB done [2022-08-23T20:16:19.261Z] #1 DONE 0.4s [2022-08-23T20:16:19.261Z] [2022-08-23T20:16:19.261Z] #2 [internal] load .dockerignore [2022-08-23T20:16:19.261Z] #2 sha256:b2f1704b0225b6288591eefdae8037fa7d4c0b324c9198422dd0379a82842dd7 [2022-08-23T20:16:19.261Z] #2 transferring context: 145B done [2022-08-23T20:16:19.498Z] Merge succeeded, producing 01163aa8a1b31972b7dbb9883b5f1526d6522756 [2022-08-23T20:16:19.499Z] Checking out Revision 01163aa8a1b31972b7dbb9883b5f1526d6522756 (PR-44017) [2022-08-23T20:16:19.524Z] #2 DONE 0.4s [2022-08-23T20:16:19.524Z] [2022-08-23T20:16:19.524Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-23T20:16:19.524Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-23T20:16:20.098Z] #3 DONE 0.4s [2022-08-23T20:16:20.098Z] [2022-08-23T20:16:20.098Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-23T20:16:20.098Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-23T20:16:20.098Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-23T20:16:20.098Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-23T20:16:20.098Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-23T20:16:20.098Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-23T20:16:20.098Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-23T20:16:20.098Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-23T20:16:20.098Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-23T20:16:20.671Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-23T20:16:20.671Z] #4 DONE 0.8s [2022-08-23T20:16:20.932Z] [2022-08-23T20:16:20.932Z] #6 [internal] load build definition from Dockerfile [2022-08-23T20:16:20.933Z] #6 sha256:607585a127034795359705ac57a5db8bacb5b34d6f9134a5eb2fe58594b99ffc [2022-08-23T20:16:20.933Z] #6 DONE 0.0s [2022-08-23T20:16:20.933Z] [2022-08-23T20:16:20.933Z] #5 [internal] load .dockerignore [2022-08-23T20:16:20.933Z] #5 sha256:d5db8c9c50fffb9ec308120aa71788a419cf972a66abba5022995972dbe1bfce [2022-08-23T20:16:20.933Z] #5 DONE 0.0s [2022-08-23T20:16:20.933Z] [2022-08-23T20:16:20.933Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:20.933Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T20:16:19.485Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T20:16:19.498Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:16:19.511Z] > git checkout -f 01163aa8a1b31972b7dbb9883b5f1526d6522756 # timeout=10 [2022-08-23T20:16:21.877Z] #10 DONE 0.9s [2022-08-23T20:16:21.877Z] [2022-08-23T20:16:21.877Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:21.877Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-23T20:16:21.877Z] #9 DONE 1.0s [2022-08-23T20:16:21.877Z] [2022-08-23T20:16:21.877Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-23T20:16:21.877Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-23T20:16:21.877Z] #7 DONE 1.0s [2022-08-23T20:16:21.877Z] [2022-08-23T20:16:21.877Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T20:16:21.877Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-23T20:16:21.877Z] #8 DONE 1.0s [2022-08-23T20:16:23.120Z] Commit message: "Merge commit '6b7974cf1662d56a9aadc2b5c2ad12a80b448671' into HEAD" [2022-08-23T20:16:23.120Z] First time build. Skipping changelog. [2022-08-23T20:16:23.134Z] > git --version # timeout=10 [2022-08-23T20:16:23.143Z] > git --version # 'git version 2.25.1' [2022-08-23T20:16:23.151Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-23T20:16:23.697Z] Fetching without tags [2022-08-23T20:16:23.948Z] [2022-08-23T20:16:23.948Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:23.948Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:16:23.948Z] #35 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:23.948Z] #35 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-23T20:16:23.948Z] #35 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-23T20:16:23.948Z] #35 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-23T20:16:23.971Z] + docker version [2022-08-23T20:16:24.008Z] Fetching without tags [2022-08-23T20:16:24.025Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b [2022-08-23T20:16:23.616Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:16:23.639Z] > git config --add remote.origin.fetch +refs/pull/44017/head:refs/remotes/origin/PR-44017 # timeout=10 [2022-08-23T20:16:23.662Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:16:23.689Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:16:23.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:16:23.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:16:23.719Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:16:24.048Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:16:24.214Z] #35 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-23T20:16:24.214Z] #35 ... [2022-08-23T20:16:24.214Z] [2022-08-23T20:16:24.215Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T20:16:24.215Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T20:16:24.215Z] #56 DONE 0.0s [2022-08-23T20:16:24.215Z] [2022-08-23T20:16:24.215Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:24.215Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:24.215Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 0.2s done [2022-08-23T20:16:24.215Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-23T20:16:24.215Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-23T20:16:24.215Z] #11 sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 1.86kB / 1.86kB done [2022-08-23T20:16:24.215Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.19MB / 55.00MB 0.3s [2022-08-23T20:16:24.215Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 2.10MB / 5.16MB 0.3s [2022-08-23T20:16:24.263Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b [2022-08-23T20:16:24.498Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.34MB / 55.00MB 0.4s [2022-08-23T20:16:24.498Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 4.19MB / 5.16MB 0.4s [2022-08-23T20:16:24.498Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 12.58MB / 55.00MB 0.6s [2022-08-23T20:16:24.498Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s done [2022-08-23T20:16:23.933Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:16:23.945Z] > git config --add remote.origin.fetch +refs/pull/44017/head:refs/remotes/origin/PR-44017 # timeout=10 [2022-08-23T20:16:23.963Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:16:23.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:16:24.025Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:16:24.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:16:24.027Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:16:24.282Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:16:24.296Z] > git checkout -f 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b # timeout=10 [2022-08-23T20:16:24.764Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 15.82MB / 55.00MB 0.8s [2022-08-23T20:16:24.764Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 950.27kB / 10.88MB 0.8s [2022-08-23T20:16:24.764Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.10MB / 10.88MB 0.9s [2022-08-23T20:16:24.764Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.9s [2022-08-23T20:16:25.031Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 18.87MB / 55.00MB 1.0s [2022-08-23T20:16:25.031Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 4.19MB / 10.88MB 1.0s [2022-08-23T20:16:25.031Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 25.17MB / 55.00MB 1.1s [2022-08-23T20:16:25.031Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 9.44MB / 10.88MB 1.1s [2022-08-23T20:16:25.295Z] Merge succeeded, producing 7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db [2022-08-23T20:16:25.295Z] Checking out Revision 7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db (PR-44017) [2022-08-23T20:16:25.298Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.06MB / 55.00MB 1.3s [2022-08-23T20:16:25.298Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.3s done [2022-08-23T20:16:25.298Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.39MB / 54.58MB 1.3s [2022-08-23T20:16:25.298Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 1.3s [2022-08-23T20:16:25.577Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 37.75MB / 55.00MB 1.5s [2022-08-23T20:16:25.577Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 11.96MB / 54.58MB 1.5s [2022-08-23T20:16:25.577Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.24MB / 85.90MB 1.5s [2022-08-23T20:16:25.577Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 44.04MB / 55.00MB 1.7s [2022-08-23T20:16:25.577Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 20.97MB / 54.58MB 1.7s [2022-08-23T20:16:25.577Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 11.53MB / 85.90MB 1.7s [2022-08-23T20:16:25.839Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 27.26MB / 54.58MB 1.8s [2022-08-23T20:16:25.839Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 1.9s [2022-08-23T20:16:25.839Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 18.87MB / 85.90MB 1.9s [2022-08-23T20:16:25.977Z] Merge succeeded, producing 7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db [2022-08-23T20:16:25.977Z] Checking out Revision 7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db (PR-44017) [2022-08-23T20:16:26.100Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.1s [2022-08-23T20:16:26.101Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 35.65MB / 54.58MB 2.1s [2022-08-23T20:16:26.363Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 44.04MB / 54.58MB 2.3s [2022-08-23T20:16:26.363Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 33.55MB / 85.90MB 2.3s [2022-08-23T20:16:26.363Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 47.19MB / 54.58MB 2.4s [2022-08-23T20:16:24.075Z] > git checkout -f 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b # timeout=10 [2022-08-23T20:16:24.942Z] > git remote # timeout=10 [2022-08-23T20:16:24.956Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T20:16:24.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:16:24.971Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 [2022-08-23T20:16:25.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T20:16:25.998Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:16:26.022Z] > git checkout -f 7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db # timeout=10 [2022-08-23T20:16:26.625Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 51.38MB / 54.58MB 2.6s [2022-08-23T20:16:26.625Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 38.80MB / 85.90MB 2.6s [2022-08-23T20:16:26.625Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 2.7s [2022-08-23T20:16:26.887Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.6s done [2022-08-23T20:16:26.887Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.53MB / 54.58MB 2.9s [2022-08-23T20:16:26.887Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 44.83MB / 85.90MB 2.9s [2022-08-23T20:16:27.149Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 49.28MB / 85.90MB 3.0s [2022-08-23T20:16:27.149Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-23T20:16:27.149Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 57.67MB / 85.90MB 3.2s [2022-08-23T20:16:27.149Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 15.73MB / 141.86MB 3.2s [2022-08-23T20:16:25.072Z] > git remote # timeout=10 [2022-08-23T20:16:25.100Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T20:16:25.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:16:25.127Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 [2022-08-23T20:16:25.294Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T20:16:25.310Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:16:25.319Z] > git checkout -f 7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db # timeout=10 [2022-08-23T20:16:27.414Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 65.01MB / 85.90MB 3.3s [2022-08-23T20:16:27.414Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.4s done [2022-08-23T20:16:27.676Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 70.25MB / 85.90MB 3.6s [2022-08-23T20:16:27.676Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 24.12MB / 141.86MB 3.6s [2022-08-23T20:16:27.676Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.6s done [2022-08-23T20:16:27.938Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 78.64MB / 85.90MB 3.9s [2022-08-23T20:16:27.938Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 33.55MB / 141.86MB 3.9s [2022-08-23T20:16:28.200Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 83.89MB / 85.90MB 4.1s [2022-08-23T20:16:28.200Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 41.94MB / 141.86MB 4.1s [2022-08-23T20:16:28.462Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 49.28MB / 141.86MB 4.5s [2022-08-23T20:16:29.035Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 57.67MB / 141.86MB 4.9s [2022-08-23T20:16:29.035Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.0s done [2022-08-23T20:16:29.088Z] Commit message: "Merge commit '6b7974cf1662d56a9aadc2b5c2ad12a80b448671' into HEAD" [2022-08-23T20:16:29.088Z] First time build. Skipping changelog. [2022-08-23T20:16:29.118Z] > git --version # timeout=10 [2022-08-23T20:16:29.128Z] > git --version # 'git version 2.17.1' [2022-08-23T20:16:29.138Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-23T20:16:29.297Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 66.06MB / 141.86MB 5.3s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-23T20:16:29.560Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 73.40MB / 141.86MB 5.6s [2022-08-23T20:16:29.768Z] Commit message: "Merge commit '6b7974cf1662d56a9aadc2b5c2ad12a80b448671' into HEAD" [2022-08-23T20:16:29.837Z] > git --version # timeout=10 [2022-08-23T20:16:29.859Z] > git --version # 'git version 2.17.1' [2022-08-23T20:16:29.889Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-23T20:16:30.127Z] + docker version [2022-08-23T20:16:30.135Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.84MB / 141.86MB 6.0s [2022-08-23T20:16:30.135Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 91.23MB / 141.86MB 6.3s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-23T20:16:30.552Z] Client: Docker Engine - Community [2022-08-23T20:16:30.552Z] Version: 20.10.14 [2022-08-23T20:16:30.552Z] API version: 1.41 [2022-08-23T20:16:30.552Z] Go version: go1.16.15 [2022-08-23T20:16:30.552Z] Git commit: a224086 [2022-08-23T20:16:30.552Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-23T20:16:30.552Z] OS/Arch: linux/arm64 [2022-08-23T20:16:30.552Z] Context: default [2022-08-23T20:16:30.552Z] Experimental: true [2022-08-23T20:16:30.552Z] [2022-08-23T20:16:30.552Z] Server: Docker Engine - Community [2022-08-23T20:16:30.552Z] Engine: [2022-08-23T20:16:30.552Z] Version: 20.10.14 [2022-08-23T20:16:30.552Z] API version: 1.41 (minimum version 1.12) [2022-08-23T20:16:30.552Z] Go version: go1.16.15 [2022-08-23T20:16:30.552Z] Git commit: 87a90dc [2022-08-23T20:16:30.552Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-23T20:16:30.552Z] OS/Arch: linux/arm64 [2022-08-23T20:16:30.552Z] Experimental: true [2022-08-23T20:16:30.552Z] containerd: [2022-08-23T20:16:30.552Z] Version: 1.5.11 [2022-08-23T20:16:30.552Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T20:16:30.552Z] runc: [2022-08-23T20:16:30.552Z] Version: 1.0.3 [2022-08-23T20:16:30.552Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-23T20:16:30.552Z] docker-init: [2022-08-23T20:16:30.552Z] Version: 0.19.0 [2022-08-23T20:16:30.552Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-23T20:16:30.711Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.86MB / 141.86MB 6.7s [2022-08-23T20:16:30.906Z] + docker info [2022-08-23T20:16:30.910Z] + docker version [2022-08-23T20:16:31.287Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 7.2s [2022-08-23T20:16:31.376Z] Fetching without tags [2022-08-23T20:16:31.556Z] #11 ... [2022-08-23T20:16:31.556Z] [2022-08-23T20:16:31.556Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:31.556Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T20:16:31.556Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:31.556Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T20:16:31.556Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-23T20:16:31.556Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-23T20:16:31.556Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-23T20:16:31.556Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.4s done [2022-08-23T20:16:31.556Z] #80 DONE 7.6s [2022-08-23T20:16:31.556Z] [2022-08-23T20:16:31.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:31.556Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:31.556Z] #11 ... [2022-08-23T20:16:31.556Z] [2022-08-23T20:16:31.556Z] #31 [internal] load build context [2022-08-23T20:16:31.556Z] #31 sha256:be465dd81a8dfd56314d7028b033dcbd65275d2fd6d7c5875b92c4959cc0d13f [2022-08-23T20:16:31.556Z] #31 transferring context: 43.83MB 7.7s [2022-08-23T20:16:31.556Z] #31 ... [2022-08-23T20:16:31.556Z] [2022-08-23T20:16:31.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:31.556Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:31.564Z] Merging remotes/origin/master commit 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 into PR head commit 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b [2022-08-23T20:16:31.819Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.54MB / 141.86MB 7.8s [2022-08-23T20:16:32.084Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s [2022-08-23T20:16:32.084Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 130.02MB / 141.86MB 8.2s [2022-08-23T20:16:32.353Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 137.36MB / 141.86MB 8.5s [2022-08-23T20:16:32.712Z] Merge succeeded, producing df2048f9cb6c3ffd9177c0058e920d84b18f10b9 [2022-08-23T20:16:32.713Z] Checking out Revision df2048f9cb6c3ffd9177c0058e920d84b18f10b9 (PR-44017) [2022-08-23T20:16:31.320Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:16:31.335Z] > git config --add remote.origin.fetch +refs/pull/44017/head:refs/remotes/origin/PR-44017 # timeout=10 [2022-08-23T20:16:31.344Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:16:31.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-23T20:16:31.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-23T20:16:31.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:16:31.387Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44017/head:refs/remotes/origin/PR-44017 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-23T20:16:31.570Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:16:31.581Z] > git checkout -f 23b8fcc74dd88aeb7768d3f73152bbf24da33e5b # timeout=10 [2022-08-23T20:16:32.223Z] > git remote # timeout=10 [2022-08-23T20:16:32.241Z] > git config --get remote.origin.url # timeout=10 [2022-08-23T20:16:32.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-23T20:16:32.254Z] > git merge 6b7974cf1662d56a9aadc2b5c2ad12a80b448671 # timeout=10 [2022-08-23T20:16:32.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-23T20:16:32.716Z] > git config core.sparsecheckout # timeout=10 [2022-08-23T20:16:32.723Z] > git checkout -f df2048f9cb6c3ffd9177c0058e920d84b18f10b9 # timeout=10 [2022-08-23T20:16:33.743Z] #11 ... [2022-08-23T20:16:33.743Z] [2022-08-23T20:16:33.743Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:33.743Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T20:16:33.743Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-08-23T20:16:33.743Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T20:16:33.743Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-23T20:16:33.743Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-23T20:16:33.743Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.7s done [2022-08-23T20:16:33.743Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s [2022-08-23T20:16:33.743Z] #78 ... [2022-08-23T20:16:33.743Z] [2022-08-23T20:16:33.743Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:33.743Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:34.193Z] Client: Docker Engine - Community [2022-08-23T20:16:34.193Z] Version: 20.10.14 [2022-08-23T20:16:34.193Z] API version: 1.41 [2022-08-23T20:16:34.193Z] Go version: go1.16.15 [2022-08-23T20:16:34.193Z] Git commit: a224086 [2022-08-23T20:16:34.193Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-23T20:16:34.193Z] OS/Arch: linux/amd64 [2022-08-23T20:16:34.193Z] Context: default [2022-08-23T20:16:34.193Z] Experimental: true [2022-08-23T20:16:34.193Z] [2022-08-23T20:16:34.193Z] Server: Docker Engine - Community [2022-08-23T20:16:34.193Z] Engine: [2022-08-23T20:16:34.193Z] Version: 20.10.14 [2022-08-23T20:16:34.193Z] API version: 1.41 (minimum version 1.12) [2022-08-23T20:16:34.193Z] Go version: go1.16.15 [2022-08-23T20:16:34.193Z] Git commit: 87a90dc [2022-08-23T20:16:34.193Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-23T20:16:34.193Z] OS/Arch: linux/amd64 [2022-08-23T20:16:34.193Z] Experimental: true [2022-08-23T20:16:34.193Z] containerd: [2022-08-23T20:16:34.193Z] Version: 1.5.11 [2022-08-23T20:16:34.193Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T20:16:34.193Z] runc: [2022-08-23T20:16:34.193Z] Version: 1.0.3 [2022-08-23T20:16:34.193Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-23T20:16:34.193Z] docker-init: [2022-08-23T20:16:34.193Z] Version: 0.19.0 [2022-08-23T20:16:34.193Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-23T20:16:34.316Z] #11 ... [2022-08-23T20:16:34.316Z] [2022-08-23T20:16:34.316Z] #31 [internal] load build context [2022-08-23T20:16:34.316Z] #31 sha256:be465dd81a8dfd56314d7028b033dcbd65275d2fd6d7c5875b92c4959cc0d13f [2022-08-23T20:16:34.316Z] #31 transferring context: 62.61MB 10.2s done [2022-08-23T20:16:34.316Z] #31 DONE 10.8s [2022-08-23T20:16:34.316Z] [2022-08-23T20:16:34.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:34.316Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:34.335Z] Client: Docker Engine - Community [2022-08-23T20:16:34.335Z] Version: 20.10.14 [2022-08-23T20:16:34.335Z] API version: 1.41 [2022-08-23T20:16:34.335Z] Go version: go1.16.15 [2022-08-23T20:16:34.335Z] Git commit: a224086 [2022-08-23T20:16:34.335Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-23T20:16:34.335Z] OS/Arch: linux/amd64 [2022-08-23T20:16:34.335Z] Context: default [2022-08-23T20:16:34.335Z] Experimental: true [2022-08-23T20:16:34.335Z] [2022-08-23T20:16:34.335Z] Server: Docker Engine - Community [2022-08-23T20:16:34.335Z] Engine: [2022-08-23T20:16:34.335Z] Version: 20.10.14 [2022-08-23T20:16:34.335Z] API version: 1.41 (minimum version 1.12) [2022-08-23T20:16:34.335Z] Go version: go1.16.15 [2022-08-23T20:16:34.335Z] Git commit: 87a90dc [2022-08-23T20:16:34.335Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-23T20:16:34.335Z] OS/Arch: linux/amd64 [2022-08-23T20:16:34.335Z] Experimental: true [2022-08-23T20:16:34.335Z] containerd: [2022-08-23T20:16:34.335Z] Version: 1.5.11 [2022-08-23T20:16:34.335Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T20:16:34.335Z] runc: [2022-08-23T20:16:34.335Z] Version: 1.0.3 [2022-08-23T20:16:34.335Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-23T20:16:34.335Z] docker-init: [2022-08-23T20:16:34.335Z] Version: 0.19.0 [2022-08-23T20:16:34.335Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-23T20:16:34.557Z] + docker info [2022-08-23T20:16:34.579Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.6s done [2022-08-23T20:16:34.641Z] + docker info [2022-08-23T20:16:35.151Z] #11 ... [2022-08-23T20:16:35.151Z] [2022-08-23T20:16:35.151Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:35.151Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T20:16:35.151Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-08-23T20:16:35.151Z] #78 DONE 11.3s [2022-08-23T20:16:35.151Z] [2022-08-23T20:16:35.151Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:35.151Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:36.904Z] Commit message: "Merge commit '6b7974cf1662d56a9aadc2b5c2ad12a80b448671' into HEAD" [2022-08-23T20:16:36.904Z] First time build. Skipping changelog. [2022-08-23T20:16:36.924Z] > git --version # timeout=10 [2022-08-23T20:16:36.944Z] > git --version # 'git version 2.25.1' [2022-08-23T20:16:36.954Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-23T20:16:37.068Z] #11 ... [2022-08-23T20:16:37.068Z] [2022-08-23T20:16:37.068Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-23T20:16:37.068Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-23T20:16:37.068Z] #79 DONE 1.0s [2022-08-23T20:16:37.068Z] [2022-08-23T20:16:37.068Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:37.068Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-23T20:16:37.331Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.3s [2022-08-23T20:16:37.593Z] #11 ... [2022-08-23T20:16:37.593Z] [2022-08-23T20:16:37.593Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-23T20:16:37.593Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-23T20:16:37.593Z] #81 DONE 0.9s [2022-08-23T20:16:37.593Z] [2022-08-23T20:16:37.593Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:37.593Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:37.918Z] #11 ... [2022-08-23T20:16:37.918Z] [2022-08-23T20:16:37.918Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:37.918Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:16:37.918Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 6.7s done [2022-08-23T20:16:37.918Z] #35 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.5s [2022-08-23T20:16:37.918Z] #35 ... [2022-08-23T20:16:37.918Z] [2022-08-23T20:16:37.918Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:37.918Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:37.934Z] + docker version [2022-08-23T20:16:40.892Z] Client: [2022-08-23T20:16:40.892Z] Context: default [2022-08-23T20:16:40.892Z] Debug Mode: false [2022-08-23T20:16:40.892Z] Plugins: [2022-08-23T20:16:40.892Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-23T20:16:40.892Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-23T20:16:40.892Z] [2022-08-23T20:16:40.892Z] Server: [2022-08-23T20:16:40.892Z] Containers: 0 [2022-08-23T20:16:40.892Z] Running: 0 [2022-08-23T20:16:40.892Z] Paused: 0 [2022-08-23T20:16:40.892Z] Stopped: 0 [2022-08-23T20:16:40.892Z] Images: 0 [2022-08-23T20:16:40.892Z] Server Version: 20.10.14 [2022-08-23T20:16:40.892Z] Storage Driver: overlay2 [2022-08-23T20:16:40.892Z] Backing Filesystem: extfs [2022-08-23T20:16:40.892Z] Supports d_type: true [2022-08-23T20:16:40.892Z] Native Overlay Diff: true [2022-08-23T20:16:40.892Z] userxattr: false [2022-08-23T20:16:40.892Z] Logging Driver: json-file [2022-08-23T20:16:40.892Z] Cgroup Driver: cgroupfs [2022-08-23T20:16:40.892Z] Cgroup Version: 1 [2022-08-23T20:16:40.892Z] Plugins: [2022-08-23T20:16:40.892Z] Volume: local [2022-08-23T20:16:40.892Z] Network: bridge host ipvlan macvlan null overlay [2022-08-23T20:16:40.892Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-23T20:16:40.892Z] Swarm: inactive [2022-08-23T20:16:40.892Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-23T20:16:40.892Z] Default Runtime: runc [2022-08-23T20:16:40.892Z] Init Binary: docker-init [2022-08-23T20:16:40.892Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T20:16:40.892Z] runc version: v1.0.3-0-gf46b6ba [2022-08-23T20:16:40.892Z] init version: de40ad0 [2022-08-23T20:16:40.892Z] Security Options: [2022-08-23T20:16:40.892Z] apparmor [2022-08-23T20:16:40.892Z] seccomp [2022-08-23T20:16:40.892Z] Profile: default [2022-08-23T20:16:40.892Z] Kernel Version: 5.13.0-1021-aws [2022-08-23T20:16:40.892Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-23T20:16:40.892Z] OSType: linux [2022-08-23T20:16:40.892Z] Architecture: aarch64 [2022-08-23T20:16:40.892Z] CPUs: 2 [2022-08-23T20:16:40.892Z] Total Memory: 7.562GiB [2022-08-23T20:16:40.892Z] Name: ip-10-100-88-136 [2022-08-23T20:16:40.892Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-23T20:16:40.892Z] Docker Root Dir: /var/lib/docker [2022-08-23T20:16:40.892Z] Debug Mode: false [2022-08-23T20:16:40.892Z] Registry: https://index.docker.io/v1/ [2022-08-23T20:16:40.892Z] Labels: [2022-08-23T20:16:40.892Z] Experimental: true [2022-08-23T20:16:40.892Z] Insecure Registries: [2022-08-23T20:16:40.892Z] 127.0.0.0/8 [2022-08-23T20:16:40.892Z] Live Restore Enabled: true [2022-08-23T20:16:40.892Z] [Pipeline] sh [2022-08-23T20:16:41.170Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T20:16:41.170Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T20:16:41.170Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44017/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-23T20:16:41.170Z] + bash /home/ubuntu/workspace/moby_PR-44017/check-config.sh [2022-08-23T20:16:41.170Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-23T20:16:41.170Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-23T20:16:41.170Z] [2022-08-23T20:16:41.170Z] Generally Necessary: [2022-08-23T20:16:41.170Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-23T20:16:41.170Z] - apparmor: enabled and tools installed [2022-08-23T20:16:41.170Z] - CONFIG_NAMESPACES: enabled [2022-08-23T20:16:41.170Z] - CONFIG_NET_NS: enabled [2022-08-23T20:16:41.170Z] - CONFIG_PID_NS: enabled [2022-08-23T20:16:41.170Z] - CONFIG_IPC_NS: enabled [2022-08-23T20:16:41.170Z] - CONFIG_UTS_NS: enabled [2022-08-23T20:16:41.170Z] - CONFIG_CGROUPS: enabled [2022-08-23T20:16:41.170Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-23T20:16:41.170Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-23T20:16:41.170Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-23T20:16:41.170Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-23T20:16:41.170Z] - CONFIG_CPUSETS: enabled [2022-08-23T20:16:41.170Z] - CONFIG_MEMCG: enabled [2022-08-23T20:16:41.170Z] - CONFIG_KEYS: enabled [2022-08-23T20:16:41.170Z] - CONFIG_VETH: enabled (as module) [2022-08-23T20:16:41.170Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-23T20:16:41.170Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-23T20:16:41.170Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-23T20:16:41.170Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-23T20:16:41.170Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-23T20:16:41.426Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-23T20:16:41.426Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-23T20:16:41.426Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-23T20:16:41.426Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-23T20:16:41.426Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-23T20:16:41.426Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-23T20:16:41.426Z] - CONFIG_CGROUP_BPF: enabled [2022-08-23T20:16:41.426Z] [2022-08-23T20:16:41.426Z] Optional Features: [2022-08-23T20:16:41.426Z] - CONFIG_USER_NS: enabled [2022-08-23T20:16:41.426Z] - CONFIG_SECCOMP: enabled [2022-08-23T20:16:41.426Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-23T20:16:41.427Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-23T20:16:41.427Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-23T20:16:41.427Z] (cgroup swap accounting is currently enabled) [2022-08-23T20:16:41.427Z] - CONFIG_BLK_CGROUP: enabled [2022-08-23T20:16:41.427Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-23T20:16:41.427Z] - CONFIG_CGROUP_PERF: enabled [2022-08-23T20:16:41.427Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-23T20:16:41.427Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-23T20:16:41.427Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-23T20:16:41.427Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-23T20:16:41.427Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-23T20:16:41.427Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-23T20:16:41.427Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-23T20:16:41.427Z] - CONFIG_IP_VS: enabled (as module) [2022-08-23T20:16:41.427Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-23T20:16:41.427Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-23T20:16:41.427Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-23T20:16:41.427Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-23T20:16:41.427Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-23T20:16:41.427Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-23T20:16:41.427Z] - CONFIG_EXT4_FS: enabled [2022-08-23T20:16:41.427Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-23T20:16:41.427Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-23T20:16:41.427Z] - Network Drivers: [2022-08-23T20:16:41.427Z] - "overlay": [2022-08-23T20:16:41.683Z] - CONFIG_VXLAN: enabled (as module) [2022-08-23T20:16:41.683Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-23T20:16:41.683Z] Optional (for encrypted networks): [2022-08-23T20:16:41.683Z] - CONFIG_CRYPTO: enabled [2022-08-23T20:16:41.683Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-23T20:16:41.683Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-23T20:16:41.683Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-23T20:16:41.683Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-23T20:16:41.683Z] - CONFIG_XFRM: enabled [2022-08-23T20:16:41.683Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-23T20:16:41.683Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-23T20:16:41.683Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-23T20:16:41.683Z] - "ipvlan": [2022-08-23T20:16:41.683Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-23T20:16:41.683Z] - "macvlan": [2022-08-23T20:16:41.683Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-23T20:16:41.683Z] - CONFIG_DUMMY: enabled (as module) [2022-08-23T20:16:41.683Z] - "ftp,tftp client in container": [2022-08-23T20:16:41.683Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-23T20:16:41.683Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-23T20:16:41.683Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-23T20:16:41.683Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-23T20:16:41.683Z] - Storage Drivers: [2022-08-23T20:16:41.683Z] - "aufs": [2022-08-23T20:16:41.683Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-23T20:16:41.683Z] - "btrfs": [2022-08-23T20:16:41.683Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-23T20:16:41.683Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-23T20:16:41.683Z] - "devicemapper": [2022-08-23T20:16:41.683Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-23T20:16:41.683Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-23T20:16:41.683Z] - "overlay": [2022-08-23T20:16:41.683Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-23T20:16:41.683Z] - "zfs": [2022-08-23T20:16:41.683Z] - /dev/zfs: present [2022-08-23T20:16:41.683Z] - zfs command: missing [2022-08-23T20:16:41.683Z] - zpool command: missing [2022-08-23T20:16:41.683Z] [2022-08-23T20:16:41.683Z] Limits: [2022-08-23T20:16:41.683Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-23T20:16:41.683Z] [2022-08-23T20:16:41.683Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-23T20:16:42.038Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:01163aa8a1b31972b7dbb9883b5f1526d6522756 . [2022-08-23T20:16:42.112Z] Client: Docker Engine - Community [2022-08-23T20:16:42.113Z] Version: 20.10.14 [2022-08-23T20:16:42.113Z] API version: 1.41 [2022-08-23T20:16:42.113Z] Go version: go1.16.15 [2022-08-23T20:16:42.113Z] Git commit: a224086 [2022-08-23T20:16:42.113Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-23T20:16:42.113Z] OS/Arch: linux/amd64 [2022-08-23T20:16:42.113Z] Context: default [2022-08-23T20:16:42.113Z] Experimental: true [2022-08-23T20:16:42.113Z] [2022-08-23T20:16:42.113Z] Server: Docker Engine - Community [2022-08-23T20:16:42.113Z] Engine: [2022-08-23T20:16:42.113Z] Version: 20.10.14 [2022-08-23T20:16:42.113Z] API version: 1.41 (minimum version 1.12) [2022-08-23T20:16:42.113Z] Go version: go1.16.15 [2022-08-23T20:16:42.113Z] Git commit: 87a90dc [2022-08-23T20:16:42.113Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-23T20:16:42.113Z] OS/Arch: linux/amd64 [2022-08-23T20:16:42.113Z] Experimental: true [2022-08-23T20:16:42.113Z] containerd: [2022-08-23T20:16:42.113Z] Version: 1.5.11 [2022-08-23T20:16:42.113Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T20:16:42.113Z] runc: [2022-08-23T20:16:42.113Z] Version: 1.0.3 [2022-08-23T20:16:42.113Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-23T20:16:42.113Z] docker-init: [2022-08-23T20:16:42.113Z] Version: 0.19.0 [2022-08-23T20:16:42.113Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-23T20:16:42.226Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 15.0s done [2022-08-23T20:16:42.294Z] #1 [internal] load build definition from Dockerfile [2022-08-23T20:16:42.294Z] #1 sha256:f2bb858eb5fba8ffc12bb91daaee4003919f0a4344cfe9dbaa190d8719c1c111 [2022-08-23T20:16:42.294Z] #1 transferring dockerfile: 19.07kB done [2022-08-23T20:16:42.294Z] #1 DONE 0.3s [2022-08-23T20:16:42.294Z] [2022-08-23T20:16:42.294Z] #2 [internal] load .dockerignore [2022-08-23T20:16:42.294Z] #2 sha256:10b7488738d3b355d48dbf6a46aecdf7877cf20f830eef03ee01ce44bbb1563f [2022-08-23T20:16:42.294Z] #2 transferring context: 145B 0.1s done [2022-08-23T20:16:42.294Z] #2 DONE 0.1s [2022-08-23T20:16:42.294Z] [2022-08-23T20:16:42.294Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-23T20:16:42.294Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-23T20:16:42.452Z] + docker info [2022-08-23T20:16:42.487Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-23T20:16:42.658Z] Client: [2022-08-23T20:16:42.658Z] Context: default [2022-08-23T20:16:42.658Z] Debug Mode: false [2022-08-23T20:16:42.658Z] Plugins: [2022-08-23T20:16:42.658Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-23T20:16:42.658Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-23T20:16:42.658Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-23T20:16:42.658Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-23T20:16:42.658Z] [2022-08-23T20:16:42.658Z] Server: [2022-08-23T20:16:42.658Z] Containers: 0 [2022-08-23T20:16:42.658Z] Running: 0 [2022-08-23T20:16:42.658Z] Paused: 0 [2022-08-23T20:16:42.658Z] Stopped: 0 [2022-08-23T20:16:42.658Z] Images: 0 [2022-08-23T20:16:42.658Z] Server Version: 20.10.14 [2022-08-23T20:16:42.658Z] Storage Driver: overlay2 [2022-08-23T20:16:42.658Z] Backing Filesystem: extfs [2022-08-23T20:16:42.658Z] Supports d_type: true [2022-08-23T20:16:42.658Z] Native Overlay Diff: true [2022-08-23T20:16:42.658Z] userxattr: false [2022-08-23T20:16:42.658Z] Logging Driver: json-file [2022-08-23T20:16:42.658Z] Cgroup Driver: cgroupfs [2022-08-23T20:16:42.658Z] Cgroup Version: 1 [2022-08-23T20:16:42.658Z] Plugins: [2022-08-23T20:16:42.658Z] Volume: local [2022-08-23T20:16:42.658Z] Network: bridge host ipvlan macvlan null overlay [2022-08-23T20:16:42.658Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-23T20:16:42.658Z] Swarm: inactive [2022-08-23T20:16:42.658Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-23T20:16:42.658Z] Default Runtime: runc [2022-08-23T20:16:42.658Z] Init Binary: docker-init [2022-08-23T20:16:42.658Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T20:16:42.658Z] runc version: v1.0.3-0-gf46b6ba [2022-08-23T20:16:42.658Z] init version: de40ad0 [2022-08-23T20:16:42.658Z] Security Options: [2022-08-23T20:16:42.658Z] apparmor [2022-08-23T20:16:42.658Z] seccomp [2022-08-23T20:16:42.658Z] Profile: default [2022-08-23T20:16:42.658Z] Kernel Version: 5.4.0-1071-aws [2022-08-23T20:16:42.658Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-23T20:16:42.658Z] OSType: linux [2022-08-23T20:16:42.658Z] Architecture: x86_64 [2022-08-23T20:16:42.658Z] CPUs: 2 [2022-08-23T20:16:42.658Z] Total Memory: 7.483GiB [2022-08-23T20:16:42.658Z] Name: ip-10-100-88-140 [2022-08-23T20:16:42.658Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-23T20:16:42.658Z] Docker Root Dir: /var/lib/docker [2022-08-23T20:16:42.658Z] Debug Mode: false [2022-08-23T20:16:42.658Z] Registry: https://index.docker.io/v1/ [2022-08-23T20:16:42.658Z] Labels: [2022-08-23T20:16:42.658Z] Experimental: true [2022-08-23T20:16:42.658Z] Insecure Registries: [2022-08-23T20:16:42.658Z] 127.0.0.0/8 [2022-08-23T20:16:42.658Z] Live Restore Enabled: true [2022-08-23T20:16:42.658Z] [2022-08-23T20:16:42.658Z] WARNING: No swap limit support [Pipeline] sh [2022-08-23T20:16:42.856Z] #3 DONE 0.4s [2022-08-23T20:16:42.856Z] [2022-08-23T20:16:42.856Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-23T20:16:42.856Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-23T20:16:42.856Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-23T20:16:42.856Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-23T20:16:42.856Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-08-23T20:16:42.856Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-23T20:16:42.856Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-23T20:16:42.997Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T20:16:42.997Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T20:16:42.997Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44017/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-23T20:16:42.997Z] + bash /home/ubuntu/workspace/moby_PR-44017/check-config.sh [2022-08-23T20:16:42.997Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-23T20:16:42.997Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-23T20:16:42.997Z] [2022-08-23T20:16:42.997Z] Generally Necessary: [2022-08-23T20:16:42.997Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-23T20:16:42.997Z] - apparmor: enabled and tools installed [2022-08-23T20:16:42.997Z] - CONFIG_NAMESPACES: enabled [2022-08-23T20:16:42.997Z] - CONFIG_NET_NS: enabled [2022-08-23T20:16:42.997Z] - CONFIG_PID_NS: enabled [2022-08-23T20:16:42.997Z] - CONFIG_IPC_NS: enabled [2022-08-23T20:16:42.997Z] - CONFIG_UTS_NS: enabled [2022-08-23T20:16:42.997Z] - CONFIG_CGROUPS: enabled [2022-08-23T20:16:42.997Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-23T20:16:42.997Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-23T20:16:42.997Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-23T20:16:42.997Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-23T20:16:42.997Z] - CONFIG_CPUSETS: enabled [2022-08-23T20:16:42.997Z] - CONFIG_MEMCG: enabled [2022-08-23T20:16:42.997Z] - CONFIG_KEYS: enabled [2022-08-23T20:16:42.997Z] - CONFIG_VETH: enabled (as module) [2022-08-23T20:16:42.997Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-23T20:16:42.997Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-23T20:16:42.998Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-23T20:16:42.998Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-23T20:16:42.998Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-23T20:16:42.998Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-23T20:16:42.998Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-23T20:16:42.998Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-23T20:16:42.998Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-23T20:16:43.112Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-08-23T20:16:43.289Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-23T20:16:43.289Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-23T20:16:43.289Z] - CONFIG_CGROUP_BPF: enabled [2022-08-23T20:16:43.289Z] [2022-08-23T20:16:43.289Z] Optional Features: [2022-08-23T20:16:43.289Z] - CONFIG_USER_NS: enabled [2022-08-23T20:16:43.289Z] - CONFIG_SECCOMP: enabled [2022-08-23T20:16:43.289Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-23T20:16:43.289Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-23T20:16:43.289Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-23T20:16:43.289Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-23T20:16:43.289Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-23T20:16:43.289Z] - CONFIG_BLK_CGROUP: enabled [2022-08-23T20:16:43.289Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-23T20:16:43.289Z] - CONFIG_CGROUP_PERF: enabled [2022-08-23T20:16:43.289Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-23T20:16:43.289Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-23T20:16:43.289Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-23T20:16:43.289Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-23T20:16:43.289Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-23T20:16:43.289Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-23T20:16:43.290Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-23T20:16:43.290Z] - CONFIG_IP_VS: enabled (as module) [2022-08-23T20:16:43.290Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-23T20:16:43.290Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-23T20:16:43.290Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-23T20:16:43.290Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-23T20:16:43.290Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-23T20:16:43.290Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-23T20:16:43.290Z] - CONFIG_EXT4_FS: enabled [2022-08-23T20:16:43.290Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-23T20:16:43.290Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-23T20:16:43.290Z] - Network Drivers: [2022-08-23T20:16:43.290Z] - "overlay": [2022-08-23T20:16:43.290Z] - CONFIG_VXLAN: enabled (as module) [2022-08-23T20:16:43.290Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-23T20:16:43.290Z] Optional (for encrypted networks): [2022-08-23T20:16:43.290Z] - CONFIG_CRYPTO: enabled [2022-08-23T20:16:43.290Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-23T20:16:43.290Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-23T20:16:43.290Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-23T20:16:43.290Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-23T20:16:43.290Z] - CONFIG_XFRM: enabled [2022-08-23T20:16:43.290Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-23T20:16:43.290Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-23T20:16:43.290Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-23T20:16:43.290Z] - "ipvlan": [2022-08-23T20:16:43.412Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-08-23T20:16:43.412Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-23T20:16:43.412Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-23T20:16:43.556Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-23T20:16:43.556Z] - "macvlan": [2022-08-23T20:16:43.556Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-23T20:16:43.556Z] - CONFIG_DUMMY: enabled (as module) [2022-08-23T20:16:43.556Z] - "ftp,tftp client in container": [2022-08-23T20:16:43.556Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-23T20:16:43.556Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-23T20:16:43.556Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-23T20:16:43.556Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-23T20:16:43.556Z] - Storage Drivers: [2022-08-23T20:16:43.556Z] - "aufs": [2022-08-23T20:16:43.556Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-23T20:16:43.556Z] - "btrfs": [2022-08-23T20:16:43.556Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-23T20:16:43.556Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-23T20:16:43.556Z] - "devicemapper": [2022-08-23T20:16:43.556Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-23T20:16:43.556Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-23T20:16:43.556Z] - "overlay": [2022-08-23T20:16:43.556Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-23T20:16:43.556Z] - "zfs": [2022-08-23T20:16:43.556Z] - /dev/zfs: present [2022-08-23T20:16:43.556Z] - zfs command: missing [2022-08-23T20:16:43.556Z] - zpool command: missing [2022-08-23T20:16:43.556Z] [2022-08-23T20:16:43.556Z] Limits: [2022-08-23T20:16:43.556Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-23T20:16:43.556Z] [2022-08-23T20:16:43.556Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-23T20:16:43.667Z] #4 DONE 0.8s [2022-08-23T20:16:43.667Z] [2022-08-23T20:16:43.667Z] #6 [internal] load .dockerignore [2022-08-23T20:16:43.667Z] #6 sha256:a3f4fed88539ec5635bcb31a61267cdf7781d9d504bbd12f0ae881e30410dea1 [2022-08-23T20:16:43.876Z] + sudo modprobe ip_vs [2022-08-23T20:16:43.876Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db . [2022-08-23T20:16:43.877Z] #11 ... [2022-08-23T20:16:43.877Z] [2022-08-23T20:16:43.877Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:43.877Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:16:43.877Z] #35 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.8s done [2022-08-23T20:16:43.877Z] #35 DONE 19.8s [2022-08-23T20:16:43.877Z] [2022-08-23T20:16:43.877Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:43.877Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:43.877Z] #11 ... [2022-08-23T20:16:43.877Z] [2022-08-23T20:16:43.877Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T20:16:43.877Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T20:16:43.923Z] #6 DONE 0.0s [2022-08-23T20:16:43.923Z] [2022-08-23T20:16:43.923Z] #5 [internal] load build definition from Dockerfile [2022-08-23T20:16:43.923Z] #5 sha256:494b61e8f5d8363e8df1bfe2ef39b19e226ff5f6a04fa4febcf38606e2ec21dd [2022-08-23T20:16:43.923Z] #5 DONE 0.0s [2022-08-23T20:16:43.923Z] [2022-08-23T20:16:43.923Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:43.923Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T20:16:44.133Z] #1 [internal] load build definition from Dockerfile [2022-08-23T20:16:44.133Z] #1 sha256:1e3beb9a4208178e9d2bb37e89258eb08c7c81cf6f2cfa63e6df4fdc64bfe620 [2022-08-23T20:16:44.133Z] #1 transferring dockerfile: [2022-08-23T20:16:44.391Z] #1 transferring dockerfile: 19.07kB done [2022-08-23T20:16:44.391Z] #1 DONE 0.2s [2022-08-23T20:16:44.391Z] [2022-08-23T20:16:44.391Z] #2 [internal] load .dockerignore [2022-08-23T20:16:44.391Z] #2 sha256:3281856c05203929f12dc93fdf462e7c0c5bd357cfbb140649f9a597d73ed9bf [2022-08-23T20:16:44.391Z] #2 transferring context: 145B done [2022-08-23T20:16:44.391Z] #2 DONE 0.1s [2022-08-23T20:16:44.391Z] [2022-08-23T20:16:44.391Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-23T20:16:44.391Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-23T20:16:44.615Z] Client: [2022-08-23T20:16:44.615Z] Context: default [2022-08-23T20:16:44.615Z] Debug Mode: false [2022-08-23T20:16:44.615Z] Plugins: [2022-08-23T20:16:44.615Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-23T20:16:44.615Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-23T20:16:44.615Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-23T20:16:44.615Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-23T20:16:44.615Z] [2022-08-23T20:16:44.615Z] Server: [2022-08-23T20:16:44.615Z] Containers: 0 [2022-08-23T20:16:44.615Z] Running: 0 [2022-08-23T20:16:44.615Z] Paused: 0 [2022-08-23T20:16:44.615Z] Stopped: 0 [2022-08-23T20:16:44.615Z] Images: 0 [2022-08-23T20:16:44.615Z] Server Version: 20.10.14 [2022-08-23T20:16:44.615Z] Storage Driver: overlay2 [2022-08-23T20:16:44.615Z] Backing Filesystem: extfs [2022-08-23T20:16:44.615Z] Supports d_type: true [2022-08-23T20:16:44.615Z] Native Overlay Diff: true [2022-08-23T20:16:44.615Z] userxattr: false [2022-08-23T20:16:44.615Z] Logging Driver: json-file [2022-08-23T20:16:44.615Z] Cgroup Driver: cgroupfs [2022-08-23T20:16:44.615Z] Cgroup Version: 1 [2022-08-23T20:16:44.615Z] Plugins: [2022-08-23T20:16:44.615Z] Volume: local [2022-08-23T20:16:44.615Z] Network: bridge host ipvlan macvlan null overlay [2022-08-23T20:16:44.615Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-23T20:16:44.615Z] Swarm: inactive [2022-08-23T20:16:44.615Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-23T20:16:44.615Z] Default Runtime: runc [2022-08-23T20:16:44.615Z] Init Binary: docker-init [2022-08-23T20:16:44.615Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T20:16:44.615Z] runc version: v1.0.3-0-gf46b6ba [2022-08-23T20:16:44.615Z] init version: de40ad0 [2022-08-23T20:16:44.616Z] Security Options: [2022-08-23T20:16:44.616Z] apparmor [2022-08-23T20:16:44.616Z] seccomp [2022-08-23T20:16:44.616Z] Profile: default [2022-08-23T20:16:44.616Z] Kernel Version: 5.4.0-1071-aws [2022-08-23T20:16:44.616Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-23T20:16:44.616Z] OSType: linux [2022-08-23T20:16:44.616Z] Architecture: x86_64 [2022-08-23T20:16:44.616Z] CPUs: 2 [2022-08-23T20:16:44.616Z] Total Memory: 7.483GiB [2022-08-23T20:16:44.616Z] Name: ip-10-100-76-50 [2022-08-23T20:16:44.616Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-23T20:16:44.616Z] Docker Root Dir: /var/lib/docker [2022-08-23T20:16:44.616Z] Debug Mode: false [2022-08-23T20:16:44.616Z] Registry: https://index.docker.io/v1/ [2022-08-23T20:16:44.616Z] Labels: [2022-08-23T20:16:44.616Z] Experimental: true [2022-08-23T20:16:44.616Z] Insecure Registries: [2022-08-23T20:16:44.616Z] 127.0.0.0/8 [2022-08-23T20:16:44.616Z] Live Restore Enabled: true [2022-08-23T20:16:44.616Z] [2022-08-23T20:16:44.616Z] WARNING: No swap limit support [Pipeline] sh [2022-08-23T20:16:44.851Z] #10 ... [2022-08-23T20:16:44.851Z] [2022-08-23T20:16:44.851Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-23T20:16:44.851Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-23T20:16:44.851Z] #7 DONE 0.9s [2022-08-23T20:16:44.851Z] [2022-08-23T20:16:44.851Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T20:16:44.851Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-23T20:16:44.851Z] #9 DONE 0.9s [2022-08-23T20:16:44.851Z] [2022-08-23T20:16:44.851Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:44.851Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T20:16:44.851Z] #10 DONE 0.9s [2022-08-23T20:16:44.851Z] [2022-08-23T20:16:44.851Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:44.851Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-23T20:16:44.851Z] #8 DONE 0.9s [2022-08-23T20:16:44.915Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T20:16:44.915Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-23T20:16:44.915Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44017/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-23T20:16:44.915Z] + bash /home/ubuntu/workspace/moby_PR-44017/check-config.sh [2022-08-23T20:16:44.915Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-23T20:16:44.915Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-23T20:16:44.915Z] [2022-08-23T20:16:44.915Z] Generally Necessary: [2022-08-23T20:16:44.915Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-23T20:16:44.915Z] - apparmor: enabled and tools installed [2022-08-23T20:16:44.915Z] - CONFIG_NAMESPACES: enabled [2022-08-23T20:16:44.915Z] - CONFIG_NET_NS: enabled [2022-08-23T20:16:44.915Z] - CONFIG_PID_NS: enabled [2022-08-23T20:16:44.915Z] - CONFIG_IPC_NS: enabled [2022-08-23T20:16:44.915Z] - CONFIG_UTS_NS: enabled [2022-08-23T20:16:44.915Z] - CONFIG_CGROUPS: enabled [2022-08-23T20:16:44.915Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-23T20:16:44.915Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-23T20:16:44.915Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-23T20:16:44.915Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-23T20:16:44.915Z] - CONFIG_CPUSETS: enabled [2022-08-23T20:16:44.915Z] - CONFIG_MEMCG: enabled [2022-08-23T20:16:44.915Z] - CONFIG_KEYS: enabled [2022-08-23T20:16:44.915Z] - CONFIG_VETH: enabled (as module) [2022-08-23T20:16:44.915Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-23T20:16:44.915Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-23T20:16:44.915Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-23T20:16:44.915Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-23T20:16:44.915Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-23T20:16:44.915Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-23T20:16:44.915Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-23T20:16:44.915Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-23T20:16:44.915Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-23T20:16:45.000Z] #3 DONE 0.6s [2022-08-23T20:16:45.000Z] [2022-08-23T20:16:45.000Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-23T20:16:45.000Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-23T20:16:45.000Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-23T20:16:45.000Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-23T20:16:45.000Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-23T20:16:45.000Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-23T20:16:45.000Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-23T20:16:45.184Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-23T20:16:45.184Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-23T20:16:45.184Z] - CONFIG_CGROUP_BPF: enabled [2022-08-23T20:16:45.184Z] [2022-08-23T20:16:45.184Z] Optional Features: [2022-08-23T20:16:45.184Z] - CONFIG_USER_NS: enabled [2022-08-23T20:16:45.184Z] - CONFIG_SECCOMP: enabled [2022-08-23T20:16:45.184Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-23T20:16:45.184Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-23T20:16:45.184Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-23T20:16:45.184Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-23T20:16:45.184Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-23T20:16:45.184Z] - CONFIG_BLK_CGROUP: enabled [2022-08-23T20:16:45.184Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-23T20:16:45.184Z] - CONFIG_CGROUP_PERF: enabled [2022-08-23T20:16:45.184Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-23T20:16:45.184Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-23T20:16:45.184Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-23T20:16:45.184Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-23T20:16:45.184Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-23T20:16:45.184Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-23T20:16:45.184Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-23T20:16:45.184Z] - CONFIG_IP_VS: enabled (as module) [2022-08-23T20:16:45.184Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-23T20:16:45.184Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-23T20:16:45.184Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-23T20:16:45.184Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-23T20:16:45.184Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-23T20:16:45.184Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-23T20:16:45.184Z] - CONFIG_EXT4_FS: enabled [2022-08-23T20:16:45.184Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-23T20:16:45.184Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-23T20:16:45.184Z] - Network Drivers: [2022-08-23T20:16:45.184Z] - "overlay": [2022-08-23T20:16:45.184Z] - CONFIG_VXLAN: enabled (as module) [2022-08-23T20:16:45.184Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-23T20:16:45.184Z] Optional (for encrypted networks): [2022-08-23T20:16:45.257Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-23T20:16:45.257Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-23T20:16:45.271Z] #36 1.554 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:16:45.271Z] #36 1.560 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:16:45.271Z] #36 1.560 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:16:45.271Z] #36 1.817 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:16:45.446Z] - CONFIG_CRYPTO: enabled [2022-08-23T20:16:45.446Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-23T20:16:45.446Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-23T20:16:45.446Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-23T20:16:45.446Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-23T20:16:45.446Z] - CONFIG_XFRM: enabled [2022-08-23T20:16:45.446Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-23T20:16:45.446Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-23T20:16:45.446Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-23T20:16:45.446Z] - "ipvlan": [2022-08-23T20:16:45.446Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-23T20:16:45.446Z] - "macvlan": [2022-08-23T20:16:45.446Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-23T20:16:45.446Z] - CONFIG_DUMMY: enabled (as module) [2022-08-23T20:16:45.446Z] - "ftp,tftp client in container": [2022-08-23T20:16:45.446Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-23T20:16:45.446Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-23T20:16:45.446Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-23T20:16:45.446Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-23T20:16:45.446Z] - Storage Drivers: [2022-08-23T20:16:45.446Z] - "aufs": [2022-08-23T20:16:45.446Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-23T20:16:45.446Z] - "btrfs": [2022-08-23T20:16:45.446Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-23T20:16:45.446Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-23T20:16:45.446Z] - "devicemapper": [2022-08-23T20:16:45.446Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-23T20:16:45.446Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-23T20:16:45.446Z] - "overlay": [2022-08-23T20:16:45.446Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-23T20:16:45.446Z] - "zfs": [2022-08-23T20:16:45.446Z] - /dev/zfs: present [2022-08-23T20:16:45.446Z] - zfs command: missing [2022-08-23T20:16:45.446Z] - zpool command: missing [2022-08-23T20:16:45.446Z] [2022-08-23T20:16:45.446Z] Limits: [2022-08-23T20:16:45.446Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-23T20:16:45.446Z] [2022-08-23T20:16:45.446Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-23T20:16:45.514Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-23T20:16:45.772Z] #4 DONE 0.8s [2022-08-23T20:16:45.772Z] [2022-08-23T20:16:45.772Z] #5 [internal] load build definition from Dockerfile [2022-08-23T20:16:45.772Z] #5 sha256:261ddc6b2b54ed050920ebc7c1d4769da309632faa30d74baf6428b1fe40c9b6 [2022-08-23T20:16:45.772Z] #5 DONE 0.0s [2022-08-23T20:16:45.772Z] [2022-08-23T20:16:45.772Z] #6 [internal] load .dockerignore [2022-08-23T20:16:45.772Z] #6 sha256:1c78a7cf54a7af243aab38e2825aa818395c6b18ee230e551ac0abcd760f1ea7 [2022-08-23T20:16:45.772Z] #6 DONE 0.0s [2022-08-23T20:16:45.772Z] [2022-08-23T20:16:45.772Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T20:16:45.772Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-23T20:16:45.826Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db . [2022-08-23T20:16:45.846Z] #36 2.176 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:16:46.083Z] #2 [internal] load .dockerignore [2022-08-23T20:16:46.083Z] #2 sha256:ac6f04617a832809686414acf9a454e3dda252021565cd32f2bfc77c0b30922c [2022-08-23T20:16:46.083Z] #2 transferring context: 145B done [2022-08-23T20:16:46.083Z] #2 DONE 0.1s [2022-08-23T20:16:46.083Z] [2022-08-23T20:16:46.083Z] #1 [internal] load build definition from Dockerfile [2022-08-23T20:16:46.083Z] #1 sha256:2e039bd4d176a60955cfed43bf17d44fd9c6fe3c102a122e60e5e6685f1b553c [2022-08-23T20:16:46.083Z] #1 transferring dockerfile: 19.07kB done [2022-08-23T20:16:46.083Z] #1 DONE 0.2s [2022-08-23T20:16:46.083Z] [2022-08-23T20:16:46.083Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-23T20:16:46.083Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-23T20:16:46.339Z] #9 ... [2022-08-23T20:16:46.339Z] [2022-08-23T20:16:46.339Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:46.339Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-23T20:16:46.339Z] #8 DONE 0.3s [2022-08-23T20:16:46.339Z] [2022-08-23T20:16:46.339Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:46.339Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T20:16:46.339Z] #10 DONE 0.3s [2022-08-23T20:16:46.339Z] [2022-08-23T20:16:46.339Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-23T20:16:46.339Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-23T20:16:46.339Z] #7 DONE 0.4s [2022-08-23T20:16:46.339Z] [2022-08-23T20:16:46.339Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T20:16:46.339Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-23T20:16:46.339Z] #9 DONE 0.4s [2022-08-23T20:16:46.422Z] #36 2.806 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:16:46.649Z] #3 DONE 0.4s [2022-08-23T20:16:46.649Z] [2022-08-23T20:16:46.649Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-23T20:16:46.649Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-23T20:16:46.649Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-23T20:16:46.649Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-23T20:16:46.649Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-23T20:16:46.649Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.1s [2022-08-23T20:16:46.649Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-23T20:16:46.907Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-23T20:16:46.907Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s done [2022-08-23T20:16:47.166Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-23T20:16:47.271Z] [2022-08-23T20:16:47.271Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:47.271Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T20:16:47.271Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-23T20:16:47.271Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-23T20:16:47.271Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-23T20:16:47.271Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T20:16:47.271Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-08-23T20:16:47.271Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-08-23T20:16:47.369Z] #36 3.885 Fetched 8571 kB in 3s (3297 kB/s) [2022-08-23T20:16:47.376Z] [2022-08-23T20:16:47.376Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:47.376Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T20:16:47.376Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-23T20:16:47.376Z] #73 DONE 0.1s [2022-08-23T20:16:47.376Z] [2022-08-23T20:16:47.376Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:47.376Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-23T20:16:47.376Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-23T20:16:47.376Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-23T20:16:47.376Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-08-23T20:16:47.376Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-08-23T20:16:47.376Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 13.63MB / 53.69MB 0.0s [2022-08-23T20:16:47.376Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 22.02MB / 53.69MB 0.1s [2022-08-23T20:16:47.425Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-23T20:16:47.533Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.71MB / 9.86MB 0.4s [2022-08-23T20:16:47.636Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 32.51MB / 53.69MB 0.2s [2022-08-23T20:16:47.636Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 39.01MB / 53.69MB 0.3s [2022-08-23T20:16:47.688Z] #4 DONE 1.0s [2022-08-23T20:16:47.805Z] #71 ... [2022-08-23T20:16:47.805Z] [2022-08-23T20:16:47.805Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T20:16:47.805Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T20:16:47.805Z] #49 DONE 0.0s [2022-08-23T20:16:47.805Z] [2022-08-23T20:16:47.805Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:47.805Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T20:16:47.805Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.6s [2022-08-23T20:16:47.805Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s [2022-08-23T20:16:47.892Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.6s [2022-08-23T20:16:47.947Z] [2022-08-23T20:16:47.947Z] #6 [internal] load build definition from Dockerfile [2022-08-23T20:16:47.947Z] #6 sha256:74cf1a573e9454229b52477dbd332441a6ffc5acbbd52e80e9a68ea1c70fb01e [2022-08-23T20:16:47.947Z] #6 DONE 0.0s [2022-08-23T20:16:47.947Z] [2022-08-23T20:16:47.947Z] #5 [internal] load .dockerignore [2022-08-23T20:16:47.947Z] #5 sha256:decdd1f0b857353af806024bc448a48987b45a20d7cd6d21eb41068ec7ed19bd [2022-08-23T20:16:47.947Z] #5 DONE 0.0s [2022-08-23T20:16:47.947Z] [2022-08-23T20:16:47.947Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T20:16:47.947Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-23T20:16:48.330Z] #36 3.885 Reading package lists... [2022-08-23T20:16:48.369Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-08-23T20:16:48.369Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-23T20:16:48.467Z] #28 ... [2022-08-23T20:16:48.467Z] [2022-08-23T20:16:48.467Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T20:16:48.467Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T20:16:48.467Z] #49 DONE 0.0s [2022-08-23T20:16:48.467Z] [2022-08-23T20:16:48.467Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:48.467Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-23T20:16:48.727Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.3s done [2022-08-23T20:16:48.727Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 [2022-08-23T20:16:48.887Z] #10 DONE 0.8s [2022-08-23T20:16:48.887Z] [2022-08-23T20:16:48.887Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-23T20:16:48.887Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-23T20:16:48.887Z] #8 DONE 0.7s [2022-08-23T20:16:48.887Z] [2022-08-23T20:16:48.887Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:48.887Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T20:16:48.887Z] #9 DONE 0.8s [2022-08-23T20:16:48.887Z] [2022-08-23T20:16:48.887Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:48.887Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-23T20:16:48.887Z] #7 DONE 0.8s [2022-08-23T20:16:49.275Z] #36 4.881 Reading package lists... [2022-08-23T20:16:49.655Z] #28 ... [2022-08-23T20:16:49.655Z] [2022-08-23T20:16:49.655Z] #24 [internal] load build context [2022-08-23T20:16:49.655Z] #24 sha256:532197996965276eacf5db8bc9764a01c566bd31f899023c1466bfe7cd9665b6 [2022-08-23T20:16:49.655Z] #24 transferring context: 62.61MB 2.2s done [2022-08-23T20:16:49.655Z] #24 DONE 2.8s [2022-08-23T20:16:49.847Z] #36 5.760 Building dependency tree... [2022-08-23T20:16:49.847Z] #36 6.253 The following additional packages will be installed: [2022-08-23T20:16:49.847Z] #36 6.253 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-23T20:16:49.847Z] #36 6.253 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-23T20:16:49.847Z] #36 6.253 Recommended packages: [2022-08-23T20:16:49.847Z] #36 6.253 libldap-common publicsuffix libsasl2-modules [2022-08-23T20:16:49.911Z] [2022-08-23T20:16:49.911Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:49.911Z] #11 sha256:2a5ebea98bed9b494578d9de4618a53bdd0bc3cf5a96d8f9e2cc5e1deeef1174 [2022-08-23T20:16:49.911Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 0.0s done [2022-08-23T20:16:49.911Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-08-23T20:16:49.911Z] #11 sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 1.86kB / 1.86kB done [2022-08-23T20:16:49.911Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-08-23T20:16:49.911Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.5s done [2022-08-23T20:16:49.911Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.4s done [2022-08-23T20:16:49.911Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.6s done [2022-08-23T20:16:49.911Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.1s done [2022-08-23T20:16:49.911Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.8s [2022-08-23T20:16:49.911Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 2.8s [2022-08-23T20:16:49.911Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.9s done [2022-08-23T20:16:49.911Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 2.9s done [2022-08-23T20:16:49.911Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0B / 108.99MB 3.0s [2022-08-23T20:16:50.114Z] #36 6.488 The following NEW packages will be installed: [2022-08-23T20:16:50.114Z] #36 6.488 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-23T20:16:50.114Z] #36 6.488 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-23T20:16:50.114Z] #36 6.500 libssh2-1 openssl [2022-08-23T20:16:50.170Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 11.53MB / 108.99MB 3.1s [2022-08-23T20:16:50.170Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 30.41MB / 108.99MB 3.3s [2022-08-23T20:16:50.376Z] #36 6.770 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:16:50.376Z] #36 6.770 Need to get 3047 kB of archives. [2022-08-23T20:16:50.376Z] #36 6.770 After this operation, 6661 kB of additional disk space will be used. [2022-08-23T20:16:50.376Z] #36 6.770 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-23T20:16:50.376Z] #36 6.791 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-23T20:16:50.376Z] #36 6.791 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-23T20:16:50.376Z] #36 6.791 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-23T20:16:50.376Z] #36 6.797 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-23T20:16:50.376Z] #36 6.797 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-23T20:16:50.376Z] #36 6.806 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-23T20:16:50.376Z] #36 6.806 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-23T20:16:50.376Z] #36 6.806 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-23T20:16:50.376Z] #36 6.806 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-23T20:16:50.376Z] #36 6.806 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-23T20:16:50.376Z] #36 6.809 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-23T20:16:50.376Z] #36 6.829 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T20:16:50.376Z] #36 6.829 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T20:16:50.376Z] #36 6.829 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T20:16:50.428Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 36.69MB / 108.99MB 3.4s [2022-08-23T20:16:50.428Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 51.38MB / 108.99MB 3.5s [2022-08-23T20:16:50.638Z] #36 7.121 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:16:50.685Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 59.77MB / 108.99MB 3.6s [2022-08-23T20:16:50.685Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 71.30MB / 108.99MB 3.7s [2022-08-23T20:16:50.800Z] [2022-08-23T20:16:50.800Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:50.800Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:16:50.800Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:50.800Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.2s done [2022-08-23T20:16:50.800Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-23T20:16:50.800Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-23T20:16:50.800Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-23T20:16:50.901Z] #36 7.157 Fetched 3047 kB in 0s (9218 kB/s) [2022-08-23T20:16:50.901Z] #36 7.213 Selecting previously unselected package openssl. [2022-08-23T20:16:50.902Z] #36 7.213 (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 ... 6661 files and directories currently installed.) [2022-08-23T20:16:50.902Z] #36 7.219 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-23T20:16:50.902Z] #36 7.232 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-23T20:16:50.902Z] #36 7.446 Selecting previously unselected package ca-certificates. [2022-08-23T20:16:50.902Z] #36 7.446 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-23T20:16:50.942Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 91.23MB / 108.99MB 3.9s [2022-08-23T20:16:50.942Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 100.66MB / 108.99MB 4.0s [2022-08-23T20:16:50.942Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 4.1s [2022-08-23T20:16:51.064Z] #28 ... [2022-08-23T20:16:51.064Z] [2022-08-23T20:16:51.064Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T20:16:51.064Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T20:16:51.064Z] #49 DONE 0.0s [2022-08-23T20:16:51.164Z] #36 7.451 Unpacking ca-certificates (20210119) ... [2022-08-23T20:16:51.164Z] #36 7.568 Selecting previously unselected package libbrotli1:amd64. [2022-08-23T20:16:51.164Z] #36 7.568 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-23T20:16:51.164Z] #36 7.605 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T20:16:51.164Z] #36 7.714 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-23T20:16:51.164Z] #36 7.714 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T20:16:51.321Z] [2022-08-23T20:16:51.321Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:51.321Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:51.321Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 0.1s done [2022-08-23T20:16:51.321Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-23T20:16:51.321Z] #11 sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 1.86kB / 1.86kB done [2022-08-23T20:16:51.321Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-23T20:16:51.321Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.15MB / 55.00MB 0.5s [2022-08-23T20:16:51.322Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.5s [2022-08-23T20:16:51.322Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 12.58MB / 55.00MB 0.7s [2022-08-23T20:16:51.322Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 4.19MB / 5.16MB 0.7s [2022-08-23T20:16:51.429Z] #36 7.720 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:16:51.429Z] #36 7.798 Selecting previously unselected package libsasl2-2:amd64. [2022-08-23T20:16:51.429Z] #36 7.798 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T20:16:51.429Z] #36 7.809 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:16:51.552Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.8s done [2022-08-23T20:16:51.579Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 19.81MB / 55.00MB 0.8s [2022-08-23T20:16:51.579Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.8s [2022-08-23T20:16:51.579Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 23.07MB / 55.00MB 0.9s [2022-08-23T20:16:51.579Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.9s done [2022-08-23T20:16:51.693Z] #36 7.933 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-23T20:16:51.693Z] #36 7.933 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-23T20:16:51.693Z] #36 7.945 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T20:16:51.693Z] #36 8.033 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-23T20:16:51.693Z] #36 8.033 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-23T20:16:51.693Z] #36 8.039 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T20:16:51.693Z] #36 8.097 Selecting previously unselected package libpsl5:amd64. [2022-08-23T20:16:51.693Z] #36 8.097 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-23T20:16:51.693Z] #36 8.100 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T20:16:51.693Z] #36 8.161 Selecting previously unselected package librtmp1:amd64. [2022-08-23T20:16:51.693Z] #36 8.161 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-23T20:16:51.837Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 28.31MB / 55.00MB 1.1s [2022-08-23T20:16:51.837Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 1.1s [2022-08-23T20:16:51.837Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.01MB / 54.58MB 1.1s [2022-08-23T20:16:51.837Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 32.51MB / 55.00MB 1.2s [2022-08-23T20:16:51.837Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 6.29MB / 10.88MB 1.2s [2022-08-23T20:16:51.956Z] #36 8.170 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T20:16:51.956Z] #36 8.217 Selecting previously unselected package libssh2-1:amd64. [2022-08-23T20:16:51.956Z] #36 8.217 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-23T20:16:51.956Z] #36 8.225 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T20:16:51.956Z] #36 8.297 Selecting previously unselected package libcurl4:amd64. [2022-08-23T20:16:51.956Z] #36 8.297 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T20:16:51.956Z] #36 8.306 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T20:16:51.956Z] #36 8.428 Selecting previously unselected package curl. [2022-08-23T20:16:51.956Z] #36 8.428 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T20:16:52.108Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 7.34MB / 10.88MB 1.3s [2022-08-23T20:16:52.108Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 6.08MB / 54.58MB 1.3s [2022-08-23T20:16:52.108Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.65MB / 55.00MB 1.4s [2022-08-23T20:16:52.108Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 9.44MB / 10.88MB 1.4s [2022-08-23T20:16:52.108Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.44MB / 54.58MB 1.4s [2022-08-23T20:16:52.114Z] #11 ... [2022-08-23T20:16:52.114Z] [2022-08-23T20:16:52.114Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:52.114Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T20:16:52.114Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T20:16:52.114Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-23T20:16:52.114Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-23T20:16:52.114Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done [2022-08-23T20:16:52.114Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-08-23T20:16:52.114Z] #73 DONE 5.0s [2022-08-23T20:16:52.114Z] [2022-08-23T20:16:52.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:52.114Z] #11 sha256:2a5ebea98bed9b494578d9de4618a53bdd0bc3cf5a96d8f9e2cc5e1deeef1174 [2022-08-23T20:16:52.114Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 5.0s done [2022-08-23T20:16:52.114Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-08-23T20:16:52.114Z] #11 ... [2022-08-23T20:16:52.114Z] [2022-08-23T20:16:52.114Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:52.114Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T20:16:52.114Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-23T20:16:52.114Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T20:16:52.114Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-23T20:16:52.114Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-23T20:16:52.114Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-08-23T20:16:52.114Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-08-23T20:16:52.114Z] #71 DONE 5.1s [2022-08-23T20:16:52.114Z] [2022-08-23T20:16:52.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:52.114Z] #11 sha256:2a5ebea98bed9b494578d9de4618a53bdd0bc3cf5a96d8f9e2cc5e1deeef1174 [2022-08-23T20:16:52.223Z] #36 8.432 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-23T20:16:52.223Z] #36 8.514 Selecting previously unselected package libonig5:amd64. [2022-08-23T20:16:52.223Z] #36 8.514 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T20:16:52.223Z] #36 8.518 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:16:52.223Z] #36 8.609 Selecting previously unselected package libjq1:amd64. [2022-08-23T20:16:52.223Z] #36 8.609 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T20:16:52.223Z] #36 8.617 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:16:52.223Z] #36 8.680 Selecting previously unselected package jq. [2022-08-23T20:16:52.223Z] #36 8.680 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-23T20:16:52.223Z] #36 8.687 Unpacking jq (1.6-2.1) ... [2022-08-23T20:16:52.223Z] #36 8.740 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T20:16:52.223Z] #36 8.751 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T20:16:52.223Z] #36 8.762 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T20:16:52.223Z] #36 8.773 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:16:52.223Z] #36 8.784 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T20:16:52.365Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 38.71MB / 55.00MB 1.5s [2022-08-23T20:16:52.365Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.5s [2022-08-23T20:16:52.365Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.6s done [2022-08-23T20:16:52.365Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 13.63MB / 54.58MB 1.7s [2022-08-23T20:16:52.370Z] #11 ... [2022-08-23T20:16:52.370Z] [2022-08-23T20:16:52.370Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:52.370Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-23T20:16:52.370Z] #28 DONE 5.2s [2022-08-23T20:16:52.370Z] [2022-08-23T20:16:52.370Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:52.370Z] #11 sha256:2a5ebea98bed9b494578d9de4618a53bdd0bc3cf5a96d8f9e2cc5e1deeef1174 [2022-08-23T20:16:52.370Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.3s done [2022-08-23T20:16:52.370Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-08-23T20:16:52.486Z] #36 8.795 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:16:52.486Z] #36 8.813 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T20:16:52.486Z] #36 8.827 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-23T20:16:52.486Z] #36 8.843 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:16:52.486Z] #36 8.853 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:16:52.486Z] #36 8.864 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T20:16:52.486Z] #36 8.875 Setting up ca-certificates (20210119) ... [2022-08-23T20:16:52.622Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 42.99MB / 55.00MB 1.8s [2022-08-23T20:16:52.622Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.05MB / 85.90MB 1.8s [2022-08-23T20:16:52.622Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 17.83MB / 54.58MB 1.9s [2022-08-23T20:16:52.881Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 2.1s [2022-08-23T20:16:52.881Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 24.12MB / 54.58MB 2.1s [2022-08-23T20:16:52.881Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.34MB / 85.90MB 2.1s [2022-08-23T20:16:52.881Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.98MB / 55.00MB 2.2s [2022-08-23T20:16:52.931Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.4s done [2022-08-23T20:16:53.060Z] #36 9.641 Updating certificates in /etc/ssl/certs... [2022-08-23T20:16:53.140Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 34.60MB / 54.58MB 2.4s [2022-08-23T20:16:53.140Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 19.64MB / 85.90MB 2.4s [2022-08-23T20:16:53.140Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 38.80MB / 54.58MB 2.5s [2022-08-23T20:16:53.192Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0.1s [2022-08-23T20:16:53.400Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 42.99MB / 54.58MB 2.7s [2022-08-23T20:16:53.400Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 24.12MB / 85.90MB 2.7s [2022-08-23T20:16:53.633Z] #36 ... [2022-08-23T20:16:53.633Z] [2022-08-23T20:16:53.633Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:53.633Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:53.633Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.1s done [2022-08-23T20:16:53.633Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-23T20:16:53.633Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.6s [2022-08-23T20:16:53.657Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.8s done [2022-08-23T20:16:53.657Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 50.33MB / 54.58MB 3.0s [2022-08-23T20:16:53.657Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 30.41MB / 85.90MB 3.0s [2022-08-23T20:16:53.657Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 3.0s [2022-08-23T20:16:53.660Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s [2022-08-23T20:16:53.660Z] #71 ... [2022-08-23T20:16:53.660Z] [2022-08-23T20:16:53.660Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:53.660Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:53.660Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 0.1s done [2022-08-23T20:16:53.660Z] #11 sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 1.86kB / 1.86kB done [2022-08-23T20:16:53.660Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-23T20:16:53.660Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-23T20:16:53.660Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-23T20:16:53.660Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.4s done [2022-08-23T20:16:53.660Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 2.2s done [2022-08-23T20:16:53.660Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.0s done [2022-08-23T20:16:53.660Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 78.64MB / 85.90MB 6.3s [2022-08-23T20:16:53.660Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 72.78MB / 141.86MB 6.3s [2022-08-23T20:16:53.660Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.9s [2022-08-23T20:16:53.660Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.2s done [2022-08-23T20:16:53.918Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 83.89MB / 85.90MB 6.6s [2022-08-23T20:16:53.918Z] #11 ... [2022-08-23T20:16:53.918Z] [2022-08-23T20:16:53.918Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:53.918Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T20:16:53.922Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 53.48MB / 54.58MB 3.1s [2022-08-23T20:16:53.922Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 38.80MB / 85.90MB 3.3s [2022-08-23T20:16:53.922Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-23T20:16:54.180Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 44.04MB / 85.90MB 3.5s [2022-08-23T20:16:54.180Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.39MB / 141.86MB 3.5s [2022-08-23T20:16:54.442Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 49.28MB / 85.90MB 3.6s [2022-08-23T20:16:54.576Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.5s done [2022-08-23T20:16:54.576Z] #11 ... [2022-08-23T20:16:54.576Z] [2022-08-23T20:16:54.576Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T20:16:54.576Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T20:16:54.576Z] #36 10.82 129 added, 0 removed; done. [2022-08-23T20:16:54.576Z] #36 10.90 Setting up jq (1.6-2.1) ... [2022-08-23T20:16:54.576Z] #36 10.91 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T20:16:54.576Z] #36 10.92 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-23T20:16:54.576Z] #36 10.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:16:54.576Z] #36 10.97 Processing triggers for ca-certificates (20210119) ... [2022-08-23T20:16:54.576Z] #36 10.99 Updating certificates in /etc/ssl/certs... [2022-08-23T20:16:54.625Z] Client: [2022-08-23T20:16:54.625Z] Context: default [2022-08-23T20:16:54.625Z] Debug Mode: false [2022-08-23T20:16:54.625Z] Plugins: [2022-08-23T20:16:54.625Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-23T20:16:54.625Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-23T20:16:54.625Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-23T20:16:54.625Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-23T20:16:54.625Z] [2022-08-23T20:16:54.625Z] Server: [2022-08-23T20:16:54.625Z] Containers: 0 [2022-08-23T20:16:54.625Z] Running: 0 [2022-08-23T20:16:54.625Z] Paused: 0 [2022-08-23T20:16:54.625Z] Stopped: 0 [2022-08-23T20:16:54.625Z] Images: 0 [2022-08-23T20:16:54.625Z] Server Version: 20.10.14 [2022-08-23T20:16:54.625Z] Storage Driver: overlay2 [2022-08-23T20:16:54.625Z] Backing Filesystem: extfs [2022-08-23T20:16:54.625Z] Supports d_type: true [2022-08-23T20:16:54.625Z] Native Overlay Diff: true [2022-08-23T20:16:54.625Z] userxattr: false [2022-08-23T20:16:54.625Z] Logging Driver: json-file [2022-08-23T20:16:54.625Z] Cgroup Driver: systemd [2022-08-23T20:16:54.625Z] Cgroup Version: 2 [2022-08-23T20:16:54.625Z] Plugins: [2022-08-23T20:16:54.625Z] Volume: local [2022-08-23T20:16:54.625Z] Network: bridge host ipvlan macvlan null overlay [2022-08-23T20:16:54.625Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-23T20:16:54.625Z] Swarm: inactive [2022-08-23T20:16:54.625Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-23T20:16:54.625Z] Default Runtime: runc [2022-08-23T20:16:54.625Z] Init Binary: docker-init [2022-08-23T20:16:54.625Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-23T20:16:54.625Z] runc version: v1.0.3-0-gf46b6ba [2022-08-23T20:16:54.625Z] init version: de40ad0 [2022-08-23T20:16:54.625Z] Security Options: [2022-08-23T20:16:54.625Z] apparmor [2022-08-23T20:16:54.625Z] seccomp [2022-08-23T20:16:54.625Z] Profile: default [2022-08-23T20:16:54.625Z] cgroupns [2022-08-23T20:16:54.625Z] Kernel Version: 5.13.0-1021-aws [2022-08-23T20:16:54.625Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-23T20:16:54.625Z] OSType: linux [2022-08-23T20:16:54.625Z] Architecture: x86_64 [2022-08-23T20:16:54.625Z] CPUs: 2 [2022-08-23T20:16:54.625Z] Total Memory: 7.476GiB [2022-08-23T20:16:54.625Z] Name: ip-10-100-83-53 [2022-08-23T20:16:54.625Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-23T20:16:54.625Z] Docker Root Dir: /var/lib/docker [2022-08-23T20:16:54.625Z] Debug Mode: false [2022-08-23T20:16:54.625Z] Registry: https://index.docker.io/v1/ [2022-08-23T20:16:54.625Z] Labels: [2022-08-23T20:16:54.625Z] Experimental: true [2022-08-23T20:16:54.625Z] Insecure Registries: [2022-08-23T20:16:54.625Z] 127.0.0.0/8 [2022-08-23T20:16:54.625Z] Live Restore Enabled: true [2022-08-23T20:16:54.625Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-23T20:16:54.734Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 56.62MB / 85.90MB 3.9s [2022-08-23T20:16:54.734Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 16.78MB / 141.86MB 3.9s [2022-08-23T20:16:54.734Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.9s done [2022-08-23T20:16:54.855Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.4s done [2022-08-23T20:16:54.994Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:df2048f9cb6c3ffd9177c0058e920d84b18f10b9 . [2022-08-23T20:16:55.010Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 65.01MB / 85.90MB 4.3s [2022-08-23T20:16:55.010Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 24.12MB / 141.86MB 4.3s [2022-08-23T20:16:55.010Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.3s done [2022-08-23T20:16:55.257Z] #2 [internal] load .dockerignore [2022-08-23T20:16:55.257Z] #2 sha256:b4b9a76894cd83d563c66399d11cc259291ec8e4406deec44aed5efe45a2de3a [2022-08-23T20:16:55.257Z] #2 transferring context: 145B done [2022-08-23T20:16:55.257Z] #2 DONE 0.1s [2022-08-23T20:16:55.257Z] [2022-08-23T20:16:55.257Z] #1 [internal] load build definition from Dockerfile [2022-08-23T20:16:55.257Z] #1 sha256:67f5010feb1d304566f24df78abbbc048ff78239bb078420a45c60ce2af8de66 [2022-08-23T20:16:55.257Z] #1 transferring dockerfile: 19.07kB done [2022-08-23T20:16:55.257Z] #1 DONE 0.2s [2022-08-23T20:16:55.257Z] [2022-08-23T20:16:55.257Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-23T20:16:55.257Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-23T20:16:55.357Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 70.25MB / 85.90MB 4.6s [2022-08-23T20:16:55.426Z] #71 DONE 8.3s [2022-08-23T20:16:55.426Z] [2022-08-23T20:16:55.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:55.426Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:55.426Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 7.5s done [2022-08-23T20:16:55.426Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 109.05MB / 141.86MB 8.1s [2022-08-23T20:16:55.514Z] #3 DONE 0.4s [2022-08-23T20:16:55.520Z] #36 11.87 0 added, 0 removed; done. [2022-08-23T20:16:55.520Z] #36 11.87 Running hooks in /etc/ca-certificates/update.d... [2022-08-23T20:16:55.520Z] #36 11.87 done. [2022-08-23T20:16:55.627Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 32.51MB / 141.86MB 4.8s [2022-08-23T20:16:55.628Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 75.50MB / 85.90MB 4.9s [2022-08-23T20:16:55.684Z] #11 ... [2022-08-23T20:16:55.684Z] [2022-08-23T20:16:55.684Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:55.684Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T20:16:55.684Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-23T20:16:55.684Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T20:16:55.684Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-23T20:16:55.684Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-23T20:16:55.684Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-08-23T20:16:55.684Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.4s done [2022-08-23T20:16:55.684Z] #73 DONE 8.6s [2022-08-23T20:16:55.684Z] [2022-08-23T20:16:55.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:55.684Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:55.771Z] [2022-08-23T20:16:55.771Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-23T20:16:55.771Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-23T20:16:55.771Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-23T20:16:55.771Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-23T20:16:55.771Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-23T20:16:55.771Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-23T20:16:55.771Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-23T20:16:55.771Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-23T20:16:55.892Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 83.89MB / 85.90MB 5.1s [2022-08-23T20:16:55.941Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 116.39MB / 141.86MB 8.6s [2022-08-23T20:16:56.028Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-23T20:16:56.028Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-23T20:16:56.028Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-23T20:16:56.152Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 42.99MB / 141.86MB 5.3s [2022-08-23T20:16:56.198Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 126.22MB / 141.86MB 8.9s [2022-08-23T20:16:56.285Z] #4 DONE 0.6s [2022-08-23T20:16:56.285Z] [2022-08-23T20:16:56.285Z] #6 [internal] load .dockerignore [2022-08-23T20:16:56.285Z] #6 sha256:5879d6819d690c6997a37d09b414db75e23a0c9aae89bddfdb39ed869fa86efa [2022-08-23T20:16:56.285Z] #6 DONE 0.0s [2022-08-23T20:16:56.285Z] [2022-08-23T20:16:56.285Z] #5 [internal] load build definition from Dockerfile [2022-08-23T20:16:56.285Z] #5 sha256:86c413a4cab44b5d70fbcf40f53be791ad7e57220c3e835f9fa0a8cf04c47759 [2022-08-23T20:16:56.285Z] #5 DONE 0.0s [2022-08-23T20:16:56.285Z] [2022-08-23T20:16:56.285Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:56.285Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-23T20:16:56.415Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 53.44MB / 141.86MB 5.7s [2022-08-23T20:16:56.456Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 140.51MB / 141.86MB 9.2s [2022-08-23T20:16:56.505Z] #11 ... [2022-08-23T20:16:56.505Z] [2022-08-23T20:16:56.505Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-23T20:16:56.505Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-23T20:16:56.505Z] #72 DONE 0.6s [2022-08-23T20:16:56.505Z] [2022-08-23T20:16:56.505Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:56.505Z] #11 sha256:2a5ebea98bed9b494578d9de4618a53bdd0bc3cf5a96d8f9e2cc5e1deeef1174 [2022-08-23T20:16:56.674Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 61.34MB / 141.86MB 6.0s [2022-08-23T20:16:56.912Z] #36 DONE 13.0s [2022-08-23T20:16:56.912Z] [2022-08-23T20:16:56.912Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-23T20:16:56.912Z] #37 sha256:65d253fda4dd6edd67fa280bbc99a0a0733071b4d64c4f5051de168c2c3e5911 [2022-08-23T20:16:56.912Z] #37 DONE 0.1s [2022-08-23T20:16:56.912Z] [2022-08-23T20:16:56.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:56.912Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:56.912Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.9s [2022-08-23T20:16:57.020Z] #11 ... [2022-08-23T20:16:57.020Z] [2022-08-23T20:16:57.020Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:57.020Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:16:57.020Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-23T20:16:57.020Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-23T20:16:57.020Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-23T20:16:57.020Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-23T20:16:57.020Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 7.9s done [2022-08-23T20:16:57.020Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.1s [2022-08-23T20:16:57.020Z] #28 ... [2022-08-23T20:16:57.020Z] [2022-08-23T20:16:57.020Z] #24 [internal] load build context [2022-08-23T20:16:57.020Z] #24 sha256:b2a5346f4f1bbdef8be783bcb2eecba7b7001492ede75ab80736bc12280ffcc8 [2022-08-23T20:16:57.020Z] #24 transferring context: 61.51MB 10.2s [2022-08-23T20:16:57.067Z] #11 ... [2022-08-23T20:16:57.067Z] [2022-08-23T20:16:57.067Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-23T20:16:57.067Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-23T20:16:57.067Z] #74 DONE 0.7s [2022-08-23T20:16:57.067Z] [2022-08-23T20:16:57.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:57.067Z] #11 sha256:2a5ebea98bed9b494578d9de4618a53bdd0bc3cf5a96d8f9e2cc5e1deeef1174 [2022-08-23T20:16:57.067Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.7s done [2022-08-23T20:16:57.067Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0.1s [2022-08-23T20:16:57.241Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.3s done [2022-08-23T20:16:57.241Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 73.40MB / 141.86MB 6.5s [2022-08-23T20:16:57.299Z] #24 transferring context: 62.61MB 10.3s done [2022-08-23T20:16:57.299Z] #24 ... [2022-08-23T20:16:57.299Z] [2022-08-23T20:16:57.299Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:57.299Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:16:57.498Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 80.74MB / 141.86MB 6.8s [2022-08-23T20:16:57.651Z] #10 DONE 1.1s [2022-08-23T20:16:57.651Z] [2022-08-23T20:16:57.651Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-23T20:16:57.651Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-23T20:16:57.651Z] #7 DONE 1.1s [2022-08-23T20:16:57.651Z] [2022-08-23T20:16:57.651Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-23T20:16:57.651Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-23T20:16:57.651Z] #9 DONE 1.1s [2022-08-23T20:16:57.651Z] [2022-08-23T20:16:57.651Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-23T20:16:57.651Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-23T20:16:57.651Z] #8 DONE 1.1s [2022-08-23T20:16:57.651Z] [2022-08-23T20:16:57.651Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:57.651Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T20:16:57.651Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-23T20:16:57.651Z] #73 DONE 0.1s [2022-08-23T20:16:57.651Z] [2022-08-23T20:16:57.651Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:57.651Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:16:57.651Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-23T20:16:57.764Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 88.08MB / 141.86MB 7.1s [2022-08-23T20:16:57.862Z] #28 ... [2022-08-23T20:16:57.862Z] [2022-08-23T20:16:57.862Z] #24 [internal] load build context [2022-08-23T20:16:57.862Z] #24 sha256:b2a5346f4f1bbdef8be783bcb2eecba7b7001492ede75ab80736bc12280ffcc8 [2022-08-23T20:16:57.862Z] #24 DONE 11.0s [2022-08-23T20:16:57.862Z] [2022-08-23T20:16:57.862Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:57.862Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:16:57.913Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-23T20:16:57.913Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-23T20:16:57.913Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-23T20:16:57.913Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.05MB / 55.01MB 0.2s [2022-08-23T20:16:58.024Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 95.42MB / 141.86MB 7.3s [2022-08-23T20:16:58.170Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.49MB / 55.01MB 0.4s [2022-08-23T20:16:58.283Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 102.76MB / 141.86MB 7.6s [2022-08-23T20:16:58.283Z] #11 ... [2022-08-23T20:16:58.283Z] [2022-08-23T20:16:58.283Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:16:58.283Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T20:16:58.283Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-23T20:16:58.283Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T20:16:58.283Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-23T20:16:58.283Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-23T20:16:58.283Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-08-23T20:16:58.283Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.7s done [2022-08-23T20:16:58.283Z] #71 DONE 7.7s [2022-08-23T20:16:58.283Z] [2022-08-23T20:16:58.283Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:16:58.283Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:16:58.283Z] #11 ... [2022-08-23T20:16:58.283Z] [2022-08-23T20:16:58.283Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:58.283Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:16:58.283Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 7.0s done [2022-08-23T20:16:58.283Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-23T20:16:58.482Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 18.59MB / 55.01MB 0.5s [2022-08-23T20:16:58.482Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 26.86MB / 55.01MB 0.7s [2022-08-23T20:16:58.740Z] #28 ... [2022-08-23T20:16:58.740Z] [2022-08-23T20:16:58.740Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-23T20:16:58.740Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-23T20:16:58.740Z] #49 DONE 0.0s [2022-08-23T20:16:58.740Z] [2022-08-23T20:16:58.740Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:16:58.740Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:16:58.740Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 44.96MB / 55.01MB 0.9s [2022-08-23T20:16:58.996Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 49.51MB / 55.01MB 1.1s [2022-08-23T20:16:58.996Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.3s [2022-08-23T20:16:59.558Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.7s done [2022-08-23T20:16:59.818Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-23T20:17:00.342Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.2s done [2022-08-23T20:17:00.342Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 [2022-08-23T20:17:00.382Z] #28 ... [2022-08-23T20:17:00.382Z] [2022-08-23T20:17:00.382Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-23T20:17:00.382Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-23T20:17:00.382Z] #72 DONE 0.8s [2022-08-23T20:17:00.382Z] [2022-08-23T20:17:00.382Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:17:00.382Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:17:00.819Z] #28 ... [2022-08-23T20:17:00.819Z] [2022-08-23T20:17:00.819Z] #24 [internal] load build context [2022-08-23T20:17:00.819Z] #24 sha256:9f70b6e713e0468e493f5fca41d7442269e7c51effe49f4a6c75cae2555720e7 [2022-08-23T20:17:00.819Z] #24 transferring context: 62.61MB 9.8s done [2022-08-23T20:17:00.819Z] #24 DONE 10.2s [2022-08-23T20:17:00.819Z] [2022-08-23T20:17:00.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:00.819Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:00.819Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.0s [2022-08-23T20:17:00.819Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.8s [2022-08-23T20:17:00.819Z] #11 ... [2022-08-23T20:17:00.819Z] [2022-08-23T20:17:00.819Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:17:00.819Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T20:17:00.819Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-08-23T20:17:00.819Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-23T20:17:00.819Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T20:17:00.819Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-23T20:17:00.819Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.2s done [2022-08-23T20:17:00.819Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s [2022-08-23T20:17:00.947Z] #28 ... [2022-08-23T20:17:00.947Z] [2022-08-23T20:17:00.947Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-23T20:17:00.947Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-23T20:17:00.947Z] #74 DONE 0.9s [2022-08-23T20:17:00.947Z] [2022-08-23T20:17:00.947Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:17:00.947Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:17:01.075Z] #73 ... [2022-08-23T20:17:01.075Z] [2022-08-23T20:17:01.075Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:01.075Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:01.878Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.1s [2022-08-23T20:17:02.008Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 11.2s done [2022-08-23T20:17:02.203Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.9s [2022-08-23T20:17:02.233Z] #11 ... [2022-08-23T20:17:02.233Z] [2022-08-23T20:17:02.233Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T20:17:02.233Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-23T20:17:02.233Z] #29 1.428 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:02.233Z] #29 1.444 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:02.233Z] #29 1.444 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:02.233Z] #29 1.620 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:17:02.233Z] #29 1.954 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:17:02.233Z] #29 1.960 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:17:02.233Z] #29 2.956 Fetched 8458 kB in 2s (4714 kB/s) [2022-08-23T20:17:02.233Z] #29 2.956 Reading package lists... [2022-08-23T20:17:02.233Z] #29 3.545 Reading package lists... [2022-08-23T20:17:02.233Z] #29 4.105 Building dependency tree... [2022-08-23T20:17:02.233Z] #29 4.440 The following additional packages will be installed: [2022-08-23T20:17:02.233Z] #29 4.440 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-23T20:17:02.233Z] #29 4.441 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-23T20:17:02.233Z] #29 4.443 Recommended packages: [2022-08-23T20:17:02.233Z] #29 4.443 libldap-common publicsuffix libsasl2-modules [2022-08-23T20:17:02.233Z] #29 4.592 The following NEW packages will be installed: [2022-08-23T20:17:02.233Z] #29 4.592 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-23T20:17:02.233Z] #29 4.593 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-23T20:17:02.233Z] #29 4.594 libssh2-1 openssl [2022-08-23T20:17:02.233Z] #29 4.871 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:17:02.233Z] #29 4.871 Need to get 2942 kB of archives. [2022-08-23T20:17:02.233Z] #29 4.871 After this operation, 6482 kB of additional disk space will be used. [2022-08-23T20:17:02.233Z] #29 4.871 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-23T20:17:02.233Z] #29 4.880 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-23T20:17:02.233Z] #29 4.890 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-23T20:17:02.233Z] #29 4.892 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-08-23T20:17:02.233Z] #29 4.894 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-23T20:17:02.233Z] #29 4.898 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-23T20:17:02.233Z] #29 4.898 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-23T20:17:02.233Z] #29 4.899 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-23T20:17:02.233Z] #29 4.900 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-23T20:17:02.233Z] #29 4.901 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-23T20:17:02.233Z] #29 4.902 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-23T20:17:02.233Z] #29 4.905 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-23T20:17:02.233Z] #29 4.907 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-23T20:17:02.233Z] #29 4.910 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-23T20:17:02.233Z] #29 4.913 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-23T20:17:02.233Z] #29 5.080 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:17:02.233Z] #29 5.101 Fetched 2942 kB in 0s (9457 kB/s) [2022-08-23T20:17:02.233Z] #29 5.128 Selecting previously unselected package openssl. [2022-08-23T20:17:02.233Z] #29 5.128 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-08-23T20:17:02.233Z] #29 5.130 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 5.136 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-23T20:17:02.233Z] #29 5.272 Selecting previously unselected package ca-certificates. [2022-08-23T20:17:02.233Z] #29 5.272 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-23T20:17:02.233Z] #29 5.277 Unpacking ca-certificates (20210119) ... [2022-08-23T20:17:02.233Z] #29 5.353 Selecting previously unselected package libbrotli1:arm64. [2022-08-23T20:17:02.233Z] #29 5.353 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 5.362 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-23T20:17:02.233Z] #29 5.464 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-23T20:17:02.233Z] #29 5.464 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 5.469 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:02.233Z] #29 5.517 Selecting previously unselected package libsasl2-2:arm64. [2022-08-23T20:17:02.233Z] #29 5.517 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 5.521 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:02.233Z] #29 5.620 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-23T20:17:02.233Z] #29 5.620 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 5.625 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T20:17:02.233Z] #29 5.695 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-23T20:17:02.233Z] #29 5.695 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 5.700 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-23T20:17:02.233Z] #29 5.760 Selecting previously unselected package libpsl5:arm64. [2022-08-23T20:17:02.233Z] #29 5.760 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 5.764 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-23T20:17:02.233Z] #29 5.865 Selecting previously unselected package librtmp1:arm64. [2022-08-23T20:17:02.233Z] #29 5.865 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 5.870 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T20:17:02.233Z] #29 5.921 Selecting previously unselected package libssh2-1:arm64. [2022-08-23T20:17:02.233Z] #29 5.921 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 5.929 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-23T20:17:02.233Z] #29 5.981 Selecting previously unselected package libcurl4:arm64. [2022-08-23T20:17:02.233Z] #29 5.981 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 5.986 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:02.233Z] #29 6.051 Selecting previously unselected package curl. [2022-08-23T20:17:02.233Z] #29 6.051 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 6.057 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:02.233Z] #29 6.117 Selecting previously unselected package libonig5:arm64. [2022-08-23T20:17:02.233Z] #29 6.117 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 6.122 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-23T20:17:02.233Z] #29 6.180 Selecting previously unselected package libjq1:arm64. [2022-08-23T20:17:02.233Z] #29 6.180 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 6.185 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-23T20:17:02.233Z] #29 6.228 Selecting previously unselected package jq. [2022-08-23T20:17:02.233Z] #29 6.228 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-23T20:17:02.233Z] #29 6.234 Unpacking jq (1.6-2.1) ... [2022-08-23T20:17:02.233Z] #29 6.277 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-23T20:17:02.233Z] #29 6.292 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-23T20:17:02.233Z] #29 6.304 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-23T20:17:02.233Z] #29 6.316 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:02.233Z] #29 6.332 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T20:17:02.233Z] #29 6.347 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:02.233Z] #29 6.358 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-23T20:17:02.233Z] #29 6.372 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-23T20:17:02.233Z] #29 6.392 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-23T20:17:02.233Z] #29 6.405 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-23T20:17:02.233Z] #29 6.416 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T20:17:02.233Z] #29 6.427 Setting up ca-certificates (20210119) ... [2022-08-23T20:17:02.233Z] #29 7.105 Updating certificates in /etc/ssl/certs... [2022-08-23T20:17:02.233Z] #29 7.796 129 added, 0 removed; done. [2022-08-23T20:17:02.233Z] #29 7.864 Setting up jq (1.6-2.1) ... [2022-08-23T20:17:02.233Z] #29 7.886 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:02.233Z] #29 7.902 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:02.233Z] #29 7.922 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:17:02.233Z] #29 7.947 Processing triggers for ca-certificates (20210119) ... [2022-08-23T20:17:02.233Z] #29 7.966 Updating certificates in /etc/ssl/certs... [2022-08-23T20:17:02.233Z] #29 8.527 0 added, 0 removed; done. [2022-08-23T20:17:02.233Z] #29 8.527 Running hooks in /etc/ca-certificates/update.d... [2022-08-23T20:17:02.233Z] #29 8.530 done. [2022-08-23T20:17:02.438Z] #28 ... [2022-08-23T20:17:02.438Z] [2022-08-23T20:17:02.438Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:17:02.438Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T20:17:02.438Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T20:17:02.438Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-23T20:17:02.438Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-23T20:17:02.438Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-23T20:17:02.438Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-08-23T20:17:02.438Z] #73 DONE 4.3s [2022-08-23T20:17:02.438Z] [2022-08-23T20:17:02.438Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:17:02.438Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:17:02.533Z] #29 ... [2022-08-23T20:17:02.533Z] [2022-08-23T20:17:02.533Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:02.533Z] #11 sha256:2a5ebea98bed9b494578d9de4618a53bdd0bc3cf5a96d8f9e2cc5e1deeef1174 [2022-08-23T20:17:02.777Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.1s done [2022-08-23T20:17:02.940Z] #11 ... [2022-08-23T20:17:02.940Z] [2022-08-23T20:17:02.940Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:17:02.940Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-23T20:17:02.940Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-08-23T20:17:02.940Z] #73 DONE 12.2s [2022-08-23T20:17:02.940Z] [2022-08-23T20:17:02.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:02.940Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:03.038Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-23T20:17:03.461Z] #11 ... [2022-08-23T20:17:03.461Z] [2022-08-23T20:17:03.461Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T20:17:03.462Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-23T20:17:03.462Z] #29 DONE 11.2s [2022-08-23T20:17:03.462Z] [2022-08-23T20:17:03.462Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:03.462Z] #11 sha256:2a5ebea98bed9b494578d9de4618a53bdd0bc3cf5a96d8f9e2cc5e1deeef1174 [2022-08-23T20:17:03.723Z] #11 ... [2022-08-23T20:17:03.723Z] [2022-08-23T20:17:03.723Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-23T20:17:03.723Z] #30 sha256:12e827dea1742585a38a3938a1280c0e46a15a2697d513e079eae46d7c9e145e [2022-08-23T20:17:03.723Z] #30 DONE 0.2s [2022-08-23T20:17:03.723Z] [2022-08-23T20:17:03.723Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:03.724Z] #11 sha256:2a5ebea98bed9b494578d9de4618a53bdd0bc3cf5a96d8f9e2cc5e1deeef1174 [2022-08-23T20:17:04.732Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 4.4s done [2022-08-23T20:17:04.839Z] #11 ... [2022-08-23T20:17:04.840Z] [2022-08-23T20:17:04.840Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-23T20:17:04.840Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-23T20:17:04.840Z] #72 DONE 0.9s [2022-08-23T20:17:04.840Z] [2022-08-23T20:17:04.840Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:04.840Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:04.976Z] #28 ... [2022-08-23T20:17:04.977Z] [2022-08-23T20:17:04.977Z] #24 [internal] load build context [2022-08-23T20:17:04.977Z] #24 sha256:e8ee120d3ff4fc2547d5e2bb5566e8542834bde4504f6a6042d0f6906ec92561 [2022-08-23T20:17:04.977Z] #24 transferring context: 62.60MB 6.5s done [2022-08-23T20:17:04.977Z] #24 DONE 7.2s [2022-08-23T20:17:04.977Z] [2022-08-23T20:17:04.977Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:17:04.977Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:17:04.977Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.1s [2022-08-23T20:17:05.000Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 [2022-08-23T20:17:05.258Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-08-23T20:17:05.515Z] #11 DONE 18.4s [2022-08-23T20:17:05.515Z] [2022-08-23T20:17:05.515Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T20:17:05.515Z] #12 sha256:4b37b895c543555c94eac74370bdde5518978ea3518ec4a76f9445f95035ffd3 [2022-08-23T20:17:05.777Z] #11 ... [2022-08-23T20:17:05.778Z] [2022-08-23T20:17:05.778Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-23T20:17:05.778Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-23T20:17:05.778Z] #74 DONE 1.1s [2022-08-23T20:17:05.778Z] [2022-08-23T20:17:05.778Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:05.778Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:05.906Z] #28 ... [2022-08-23T20:17:05.906Z] [2022-08-23T20:17:05.906Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-23T20:17:05.906Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-23T20:17:05.906Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-23T20:17:05.906Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-23T20:17:05.906Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-23T20:17:05.906Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-23T20:17:05.906Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-08-23T20:17:05.906Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-08-23T20:17:05.906Z] #71 DONE 8.1s [2022-08-23T20:17:05.906Z] [2022-08-23T20:17:05.906Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:17:05.906Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:17:06.036Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.9s [2022-08-23T20:17:06.076Z] #12 DONE 0.6s [2022-08-23T20:17:06.076Z] [2022-08-23T20:17:06.076Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-23T20:17:06.076Z] #13 sha256:4071cdf77288051fca27d1338f182bbc53e4327c121c3f718a5f5959f21bec83 [2022-08-23T20:17:06.640Z] #13 DONE 0.5s [2022-08-23T20:17:06.640Z] [2022-08-23T20:17:06.640Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T20:17:06.640Z] #33 sha256:763c79c1a6b66668f89d127cb4d1441c2ec0cdb0e8269499f14669f7a70cc74d [2022-08-23T20:17:06.640Z] #33 ... [2022-08-23T20:17:06.640Z] [2022-08-23T20:17:06.640Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-23T20:17:06.640Z] #46 sha256:46254e16956a7456f2219c0bf2f6835521fe9c6d3b588eb9796f56f01701e7d3 [2022-08-23T20:17:06.640Z] #46 DONE 0.2s [2022-08-23T20:17:06.640Z] [2022-08-23T20:17:06.640Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T20:17:06.640Z] #33 sha256:763c79c1a6b66668f89d127cb4d1441c2ec0cdb0e8269499f14669f7a70cc74d [2022-08-23T20:17:06.640Z] #33 DONE 0.3s [2022-08-23T20:17:06.640Z] [2022-08-23T20:17:06.640Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T20:17:06.640Z] #50 sha256:a90705fdddb319d48082946b62cf1df6ffc30aebcfb01a93d72ff2a7edfe4be4 [2022-08-23T20:17:06.640Z] #50 DONE 0.3s [2022-08-23T20:17:06.640Z] [2022-08-23T20:17:06.640Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-23T20:17:06.640Z] #66 sha256:145a3fda6d103e00996ceb4937d167fbf46829dfda7ddd575b78848d14788886 [2022-08-23T20:17:06.640Z] #66 DONE 0.4s [2022-08-23T20:17:06.640Z] [2022-08-23T20:17:06.640Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:06.640Z] #51 sha256:ca7507efbe9a4b3de762f715615faeb9df44ba7a7f40f23d3ec6727b841273ac [2022-08-23T20:17:06.898Z] #51 ... [2022-08-23T20:17:06.898Z] [2022-08-23T20:17:06.898Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T20:17:06.898Z] #25 sha256:c5c0780771890ce5f27cc76096949c38354868ec9e8d17f997572a02d9d44011 [2022-08-23T20:17:06.898Z] #25 DONE 0.4s [2022-08-23T20:17:07.140Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.0s done [2022-08-23T20:17:07.140Z] #28 ... [2022-08-23T20:17:07.140Z] [2022-08-23T20:17:07.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:07.140Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:07.140Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 11.6s done [2022-08-23T20:17:07.140Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 14.3s done [2022-08-23T20:17:07.140Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.2s done [2022-08-23T20:17:07.140Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.3s [2022-08-23T20:17:07.140Z] #11 ... [2022-08-23T20:17:07.140Z] [2022-08-23T20:17:07.140Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:17:07.140Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:17:07.140Z] #28 DONE 20.1s [2022-08-23T20:17:07.140Z] [2022-08-23T20:17:07.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:07.140Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:07.140Z] #11 ... [2022-08-23T20:17:07.140Z] [2022-08-23T20:17:07.140Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T20:17:07.140Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T20:17:07.154Z] [2022-08-23T20:17:07.154Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:17:07.154Z] #26 sha256:57da44c78bf47476b71da3786187de72225e1d3a214dbb5d2f4de97f569b39bb [2022-08-23T20:17:07.256Z] #11 ... [2022-08-23T20:17:07.256Z] [2022-08-23T20:17:07.256Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:07.256Z] #38 sha256:3f4f09c63f0a0582ffee990a450a1e265faf64dbf4cbf62fcd1e08611253a928 [2022-08-23T20:17:07.256Z] #38 2.422 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-23T20:17:07.256Z] #38 2.727 [2022-08-23T20:17:07.256Z] #38 2.954 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:07.256Z] #38 3.331 [2022-08-23T20:17:07.256Z] #38 4.386 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-23T20:17:07.256Z] #38 4.698 [2022-08-23T20:17:07.256Z] #38 4.934 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:07.256Z] #38 5.268 [2022-08-23T20:17:07.256Z] #38 6.313 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-23T20:17:07.256Z] #38 6.630 [2022-08-23T20:17:07.256Z] #38 6.864 #=#=# ################# 23.9% ######################################### 58.1% ################################################################ 89.4% ######################################################################## 100.0% [2022-08-23T20:17:07.256Z] #38 7.438 [2022-08-23T20:17:07.256Z] #38 8.478 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-23T20:17:07.256Z] #38 8.790 [2022-08-23T20:17:07.256Z] #38 9.018 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:07.256Z] #38 9.283 [2022-08-23T20:17:07.256Z] #38 10.03 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-23T20:17:07.256Z] #38 ... [2022-08-23T20:17:07.256Z] [2022-08-23T20:17:07.256Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:07.256Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:07.276Z] #28 ... [2022-08-23T20:17:07.276Z] [2022-08-23T20:17:07.276Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-23T20:17:07.276Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-23T20:17:07.276Z] #72 DONE 0.7s [2022-08-23T20:17:07.276Z] [2022-08-23T20:17:07.276Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:17:07.276Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:17:07.841Z] #28 ... [2022-08-23T20:17:07.841Z] [2022-08-23T20:17:07.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:07.841Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:07.841Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 0.1s done [2022-08-23T20:17:07.841Z] #11 sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 1.86kB / 1.86kB done [2022-08-23T20:17:07.841Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-23T20:17:07.841Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-23T20:17:07.841Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.3s done [2022-08-23T20:17:07.841Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.7s done [2022-08-23T20:17:07.841Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.2s done [2022-08-23T20:17:07.841Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.3s done [2022-08-23T20:17:07.841Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 3.4s done [2022-08-23T20:17:07.841Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.8s [2022-08-23T20:17:07.841Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 7.4s done [2022-08-23T20:17:07.841Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.5s done [2022-08-23T20:17:07.841Z] #11 ... [2022-08-23T20:17:07.841Z] [2022-08-23T20:17:07.841Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:17:07.841Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:17:08.098Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 8.4s done [2022-08-23T20:17:08.200Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-23T20:17:08.355Z] #28 DONE 10.8s [2022-08-23T20:17:08.355Z] [2022-08-23T20:17:08.355Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-23T20:17:08.355Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-23T20:17:08.355Z] #74 DONE 1.4s [2022-08-23T20:17:08.355Z] [2022-08-23T20:17:08.355Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:08.355Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:08.355Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.5s done [2022-08-23T20:17:08.355Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.2s [2022-08-23T20:17:08.610Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.4s done [2022-08-23T20:17:08.866Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-23T20:17:09.030Z] #29 1.831 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:09.030Z] #29 1.838 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:09.030Z] #29 1.838 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:09.294Z] #29 2.024 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:09.317Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 15.3s done [2022-08-23T20:17:09.430Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.4s done [2022-08-23T20:17:09.430Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-23T20:17:09.554Z] #29 2.356 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:09.575Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-23T20:17:10.113Z] #11 ... [2022-08-23T20:17:10.113Z] [2022-08-23T20:17:10.113Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:10.113Z] #38 sha256:3f4f09c63f0a0582ffee990a450a1e265faf64dbf4cbf62fcd1e08611253a928 [2022-08-23T20:17:10.113Z] #38 10.40 [2022-08-23T20:17:10.113Z] #38 10.62 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:10.113Z] #38 10.89 [2022-08-23T20:17:10.113Z] #38 10.99 Download of images into '/build' complete. [2022-08-23T20:17:10.113Z] #38 10.99 Use something like the following to load the result into a Docker daemon: [2022-08-23T20:17:10.113Z] #38 10.99 tar -cC '/build' . | docker load [2022-08-23T20:17:10.113Z] #38 DONE 13.3s [2022-08-23T20:17:10.113Z] [2022-08-23T20:17:10.113Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:10.113Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:10.118Z] #29 2.843 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:10.508Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.9s done [2022-08-23T20:17:10.765Z] #11 ... [2022-08-23T20:17:10.765Z] [2022-08-23T20:17:10.765Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-23T20:17:10.765Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-23T20:17:10.765Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 12.0s done [2022-08-23T20:17:10.765Z] #28 DONE 20.1s [2022-08-23T20:17:10.765Z] [2022-08-23T20:17:10.765Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:10.765Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:10.765Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-23T20:17:11.325Z] #26 4.039 + RM_GOPATH=0 [2022-08-23T20:17:11.325Z] #26 4.039 + TMP_GOPATH= [2022-08-23T20:17:11.325Z] #26 4.039 + : /build [2022-08-23T20:17:11.325Z] #26 4.041 + '[' -z '' ']' [2022-08-23T20:17:11.325Z] #26 4.041 ++ mktemp -d [2022-08-23T20:17:11.325Z] #26 4.041 + export GOPATH=/tmp/tmp.zQVd62LMOJ [2022-08-23T20:17:11.325Z] #26 4.041 + GOPATH=/tmp/tmp.zQVd62LMOJ [2022-08-23T20:17:11.325Z] #26 4.041 + RM_GOPATH=1 [2022-08-23T20:17:11.325Z] #26 4.041 + case "$(go env GOARCH)" in [2022-08-23T20:17:11.325Z] #26 4.049 ++ go env GOARCH [2022-08-23T20:17:11.325Z] #26 4.073 Install docker/cli version 17.06.2-ce from stable [2022-08-23T20:17:11.325Z] #26 4.073 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:11.325Z] #26 4.073 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:11.325Z] #26 4.073 ++ dirname /install.sh [2022-08-23T20:17:11.325Z] #26 4.073 + dir=/ [2022-08-23T20:17:11.325Z] #26 4.073 + bin=dockercli [2022-08-23T20:17:11.325Z] #26 4.073 + shift [2022-08-23T20:17:11.325Z] #26 4.073 + '[' '!' -f //dockercli.installer ']' [2022-08-23T20:17:11.325Z] #26 4.073 + . //dockercli.installer [2022-08-23T20:17:11.325Z] #26 4.073 ++ : stable [2022-08-23T20:17:11.325Z] #26 4.073 ++ : 17.06.2-ce [2022-08-23T20:17:11.325Z] #26 4.073 + install_dockercli [2022-08-23T20:17:11.325Z] #26 4.073 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-23T20:17:11.325Z] #26 4.073 ++ uname -m [2022-08-23T20:17:11.325Z] #26 4.073 + arch=aarch64 [2022-08-23T20:17:11.325Z] #26 4.073 + '[' aarch64 '!=' x86_64 ']' [2022-08-23T20:17:11.325Z] #26 4.073 + '[' aarch64 '!=' s390x ']' [2022-08-23T20:17:11.325Z] #26 4.073 + '[' aarch64 '!=' armhf ']' [2022-08-23T20:17:11.325Z] #26 4.073 + build_dockercli [2022-08-23T20:17:11.325Z] #26 4.073 + git clone https://github.com/docker/docker-ce /tmp/tmp.zQVd62LMOJ/tmp/docker-ce [2022-08-23T20:17:11.325Z] #26 4.073 Cloning into '/tmp/tmp.zQVd62LMOJ/tmp/docker-ce'... [2022-08-23T20:17:11.487Z] #29 3.953 Fetched 8571 kB in 2s (3599 kB/s) [2022-08-23T20:17:11.705Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-23T20:17:11.963Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-23T20:17:12.049Z] #29 3.953 Reading package lists... [2022-08-23T20:17:12.256Z] #26 ... [2022-08-23T20:17:12.256Z] [2022-08-23T20:17:12.256Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:12.256Z] #31 sha256:a263f61b5810acaa79b3617697773f87ab911025bac87e29a2154f6ba36c9639 [2022-08-23T20:17:12.256Z] #31 1.778 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-23T20:17:12.256Z] #31 2.026 [2022-08-23T20:17:12.256Z] #31 2.249 #=#=# 0.9% ######################################################################## 100.0% [2022-08-23T20:17:12.256Z] #31 2.777 [2022-08-23T20:17:12.256Z] #31 3.929 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-23T20:17:12.256Z] #31 4.291 [2022-08-23T20:17:12.256Z] #31 4.548 #=#=# 0.8% ######################################################################## 100.0% [2022-08-23T20:17:12.256Z] #31 4.847 [2022-08-23T20:17:12.256Z] #31 6.362 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-23T20:17:12.256Z] #31 7.099 [2022-08-23T20:17:12.256Z] #31 7.433 #=#=# ## 3.4% ########### 15.5% ################## 26.1% ######################## 34.6% ###################################### 53.1% ############################################### 65.4% ####################################################### 77.2% ####################################################################### 99.1% ######################################################################## 100.0% [2022-08-23T20:17:12.975Z] #29 4.732 Reading package lists... [2022-08-23T20:17:12.976Z] #29 5.500 Building dependency tree... [2022-08-23T20:17:12.976Z] #29 5.848 The following additional packages will be installed: [2022-08-23T20:17:12.976Z] #29 5.848 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-23T20:17:12.976Z] #29 5.848 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-23T20:17:12.976Z] #29 5.848 Recommended packages: [2022-08-23T20:17:12.976Z] #29 5.848 libldap-common publicsuffix libsasl2-modules [2022-08-23T20:17:13.231Z] #29 6.032 The following NEW packages will be installed: [2022-08-23T20:17:13.231Z] #29 6.033 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-23T20:17:13.231Z] #29 6.040 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-23T20:17:13.231Z] #29 6.040 libssh2-1 openssl [2022-08-23T20:17:13.412Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.1s [2022-08-23T20:17:13.487Z] #29 6.316 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:17:13.487Z] #29 6.316 Need to get 3047 kB of archives. [2022-08-23T20:17:13.487Z] #29 6.316 After this operation, 6661 kB of additional disk space will be used. [2022-08-23T20:17:13.487Z] #29 6.316 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-23T20:17:13.487Z] #29 6.333 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-23T20:17:13.487Z] #29 6.333 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-23T20:17:13.487Z] #29 6.333 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-23T20:17:13.487Z] #29 6.333 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-23T20:17:13.487Z] #29 6.352 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-23T20:17:13.487Z] #29 6.352 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-23T20:17:13.487Z] #29 6.352 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-23T20:17:13.487Z] #29 6.352 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-23T20:17:13.487Z] #29 6.352 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-23T20:17:13.487Z] #29 6.352 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-23T20:17:13.487Z] #29 6.352 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-23T20:17:13.487Z] #29 6.376 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T20:17:13.487Z] #29 6.376 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T20:17:13.487Z] #29 6.376 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T20:17:13.635Z] #31 9.694 [2022-08-23T20:17:14.063Z] #29 6.689 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:17:14.063Z] #29 6.722 Fetched 3047 kB in 0s (9450 kB/s) [2022-08-23T20:17:14.063Z] #29 6.775 Selecting previously unselected package openssl. [2022-08-23T20:17:14.063Z] #29 6.775 (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 ... 6661 files and directories currently installed.) [2022-08-23T20:17:14.063Z] #29 6.775 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-23T20:17:14.063Z] #29 6.832 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-23T20:17:14.319Z] #29 7.046 Selecting previously unselected package ca-certificates. [2022-08-23T20:17:14.319Z] #29 7.046 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-23T20:17:14.319Z] #29 7.077 Unpacking ca-certificates (20210119) ... [2022-08-23T20:17:14.319Z] #29 7.233 Selecting previously unselected package libbrotli1:amd64. [2022-08-23T20:17:14.319Z] #29 7.233 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-23T20:17:14.577Z] #29 7.238 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T20:17:14.577Z] #29 7.418 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-23T20:17:14.577Z] #29 7.418 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T20:17:14.577Z] #29 7.422 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:14.681Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.8s done [2022-08-23T20:17:14.681Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-23T20:17:14.833Z] #29 7.478 Selecting previously unselected package libsasl2-2:amd64. [2022-08-23T20:17:14.833Z] #29 7.478 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T20:17:14.834Z] #29 7.483 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:14.834Z] #29 7.535 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-23T20:17:14.834Z] #29 7.535 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-23T20:17:14.834Z] #29 7.539 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T20:17:14.834Z] #29 7.630 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-23T20:17:14.834Z] #29 7.630 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-23T20:17:14.834Z] #29 7.635 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T20:17:14.834Z] #29 7.693 Selecting previously unselected package libpsl5:amd64. [2022-08-23T20:17:14.834Z] #29 7.693 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-23T20:17:14.834Z] #29 7.697 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T20:17:14.834Z] #29 7.742 Selecting previously unselected package librtmp1:amd64. [2022-08-23T20:17:14.834Z] #29 7.742 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-23T20:17:15.090Z] #29 7.754 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T20:17:15.090Z] #29 7.798 Selecting previously unselected package libssh2-1:amd64. [2022-08-23T20:17:15.090Z] #29 7.798 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-23T20:17:15.090Z] #29 7.804 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T20:17:15.090Z] #29 7.879 Selecting previously unselected package libcurl4:amd64. [2022-08-23T20:17:15.090Z] #29 7.879 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T20:17:15.090Z] #29 7.891 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:15.090Z] #29 7.976 Selecting previously unselected package curl. [2022-08-23T20:17:15.090Z] #29 7.976 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T20:17:15.347Z] #29 7.982 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:15.347Z] #29 8.083 Selecting previously unselected package libonig5:amd64. [2022-08-23T20:17:15.347Z] #29 8.083 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T20:17:15.347Z] #29 8.086 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:17:15.347Z] #29 8.183 Selecting previously unselected package libjq1:amd64. [2022-08-23T20:17:15.347Z] #29 8.183 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T20:17:15.347Z] #29 8.186 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:17:15.604Z] #29 8.260 Selecting previously unselected package jq. [2022-08-23T20:17:15.604Z] #29 8.260 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-23T20:17:15.604Z] #29 8.264 Unpacking jq (1.6-2.1) ... [2022-08-23T20:17:15.604Z] #29 8.324 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T20:17:15.604Z] #29 8.336 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T20:17:15.604Z] #29 8.348 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T20:17:15.604Z] #29 8.359 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:15.604Z] #29 8.371 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T20:17:15.604Z] #29 8.383 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:15.604Z] #29 8.395 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T20:17:15.604Z] #29 8.405 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-23T20:17:15.604Z] #29 8.422 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:17:15.604Z] #29 8.434 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:17:15.860Z] #29 8.446 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T20:17:15.860Z] #29 8.458 Setting up ca-certificates (20210119) ... [2022-08-23T20:17:15.963Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.9s done [2022-08-23T20:17:16.428Z] #29 9.198 Updating certificates in /etc/ssl/certs... [2022-08-23T20:17:16.906Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-23T20:17:16.906Z] #11 DONE 53.0s [2022-08-23T20:17:16.906Z] [2022-08-23T20:17:16.906Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T20:17:16.906Z] #12 sha256:a19669e78fa41bbb164575eb6e4cd07fa9f805444244cc835d2aade2cab0f008 [2022-08-23T20:17:16.913Z] #31 ... [2022-08-23T20:17:16.913Z] [2022-08-23T20:17:16.913Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:17:16.913Z] #53 sha256:88f17a5e8bd95ac820e0ff328076a22d7344fafa0119757c383453c4dfa00923 [2022-08-23T20:17:16.913Z] #53 5.309 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-23T20:17:16.913Z] #53 6.851 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-23T20:17:16.913Z] #53 6.884 go: downloading github.com/fatih/color v1.10.0 [2022-08-23T20:17:16.913Z] #53 6.954 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-23T20:17:16.913Z] #53 6.979 go: downloading github.com/pkg/errors v0.9.1 [2022-08-23T20:17:16.913Z] #53 7.307 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-23T20:17:16.913Z] #53 7.344 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-23T20:17:16.913Z] #53 7.375 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-23T20:17:16.913Z] #53 7.431 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-23T20:17:16.913Z] #53 7.719 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-23T20:17:16.913Z] #53 7.893 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-23T20:17:16.913Z] #53 7.995 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-23T20:17:16.913Z] #53 8.192 go: downloading golang.org/x/tools v0.1.0 [2022-08-23T20:17:16.913Z] #53 ... [2022-08-23T20:17:16.913Z] [2022-08-23T20:17:16.913Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:17:16.913Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:17:16.913Z] #14 5.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:16.913Z] #14 5.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:16.913Z] #14 5.065 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:16.913Z] #14 5.871 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:17:16.913Z] #14 8.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:17:16.913Z] #14 ... [2022-08-23T20:17:16.913Z] [2022-08-23T20:17:16.913Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:17:16.913Z] #62 sha256:ab4f174c8638d03ade1b77414ecaf56456c45ac7fc887e40cf05fc3adef0f83b [2022-08-23T20:17:16.913Z] #62 2.639 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:16.913Z] #62 2.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:16.913Z] #62 2.659 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:16.913Z] #62 2.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:17:16.913Z] #62 3.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:17:16.913Z] #62 5.428 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:17:16.913Z] #62 8.303 Fetched 8458 kB in 6s (1421 kB/s) [2022-08-23T20:17:16.913Z] #62 8.303 Reading package lists... [2022-08-23T20:17:16.913Z] #62 ... [2022-08-23T20:17:16.913Z] [2022-08-23T20:17:16.913Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:17:16.913Z] #34 sha256:aeca3736ffede471a3850d231b0a159219cf3a3a98ced48f68c125fe085c9535 [2022-08-23T20:17:16.913Z] #34 4.809 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-23T20:17:16.913Z] #34 4.814 Cloning into '.'... [2022-08-23T20:17:16.913Z] #34 ... [2022-08-23T20:17:16.913Z] [2022-08-23T20:17:16.913Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:17:16.913Z] #67 sha256:e772299ea7a68df4b283b4363162e333dc004a97b4720d700f37f522bfd62313 [2022-08-23T20:17:16.913Z] #67 4.510 + RM_GOPATH=0 [2022-08-23T20:17:16.913Z] #67 4.511 + TMP_GOPATH= [2022-08-23T20:17:16.913Z] #67 4.511 + : /build [2022-08-23T20:17:16.913Z] #67 4.511 + '[' -z '' ']' [2022-08-23T20:17:16.913Z] #67 4.512 ++ mktemp -d [2022-08-23T20:17:16.913Z] #67 4.514 + export GOPATH=/tmp/tmp.dzoi5UWDSY [2022-08-23T20:17:16.913Z] #67 4.514 + GOPATH=/tmp/tmp.dzoi5UWDSY [2022-08-23T20:17:16.913Z] #67 4.515 + RM_GOPATH=1 [2022-08-23T20:17:16.913Z] #67 4.515 + case "$(go env GOARCH)" in [2022-08-23T20:17:16.913Z] #67 4.516 ++ go env GOARCH [2022-08-23T20:17:16.913Z] #67 4.565 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:16.913Z] #67 4.565 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:16.913Z] #67 4.565 ++ dirname /install.sh [2022-08-23T20:17:16.913Z] #67 4.565 + dir=/ [2022-08-23T20:17:16.913Z] #67 4.565 + bin=rootlesskit [2022-08-23T20:17:16.913Z] #67 4.565 + shift [2022-08-23T20:17:16.913Z] #67 4.565 + '[' '!' -f //rootlesskit.installer ']' [2022-08-23T20:17:16.913Z] #67 4.565 + . //rootlesskit.installer [2022-08-23T20:17:16.913Z] #67 4.565 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:17:16.913Z] #67 4.565 + install_rootlesskit [2022-08-23T20:17:16.913Z] #67 4.565 + case "$1" in [2022-08-23T20:17:16.913Z] #67 4.565 + export CGO_ENABLED=0 [2022-08-23T20:17:16.913Z] #67 4.565 + CGO_ENABLED=0 [2022-08-23T20:17:16.913Z] #67 4.565 + _install_rootlesskit [2022-08-23T20:17:16.913Z] #67 4.570 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:17:16.913Z] #67 4.574 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-23T20:17:16.913Z] #67 4.574 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T20:17:16.913Z] #67 4.574 + GOBIN=/build [2022-08-23T20:17:16.913Z] #67 4.574 + GO111MODULE=on [2022-08-23T20:17:16.913Z] #67 4.574 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:17:16.913Z] #67 5.112 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-23T20:17:16.913Z] #67 7.149 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T20:17:16.913Z] #67 7.154 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-23T20:17:16.913Z] #67 7.667 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-23T20:17:17.172Z] #67 10.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-23T20:17:17.172Z] #67 ... [2022-08-23T20:17:17.172Z] [2022-08-23T20:17:17.172Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:17:17.172Z] #57 sha256:92f8a7969daa386c486dfe2ab3f6c5ec0820b4e811c0f7c850c2f603386b409c [2022-08-23T20:17:17.172Z] #57 5.586 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-23T20:17:17.172Z] #57 6.792 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-23T20:17:17.172Z] #57 6.809 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-23T20:17:17.172Z] #57 6.840 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-23T20:17:17.172Z] #57 8.270 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-23T20:17:17.172Z] #57 ... [2022-08-23T20:17:17.172Z] [2022-08-23T20:17:17.172Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:17.172Z] #76 sha256:9a852c23371318f60fe2f4717f2205e698a52d1ca6e43f5b11521565dedafa8f [2022-08-23T20:17:17.172Z] #76 2.976 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:17.172Z] #76 3.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:17.172Z] #76 3.016 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:17.172Z] #76 3.347 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:17:17.172Z] #76 3.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:17:17.172Z] #76 5.125 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:17:17.199Z] #11 ... [2022-08-23T20:17:17.199Z] [2022-08-23T20:17:17.199Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T20:17:17.199Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T20:17:17.199Z] #29 1.080 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:17.199Z] #29 1.090 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:17.199Z] #29 1.090 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:17.199Z] #29 1.240 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:17.199Z] #29 1.480 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:17.199Z] #29 1.741 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:17.199Z] #29 3.057 Fetched 8571 kB in 2s (3828 kB/s) [2022-08-23T20:17:17.199Z] #29 3.057 Reading package lists... [2022-08-23T20:17:17.199Z] #29 3.896 Reading package lists... [2022-08-23T20:17:17.199Z] #29 4.707 Building dependency tree... [2022-08-23T20:17:17.199Z] #29 5.068 The following additional packages will be installed: [2022-08-23T20:17:17.199Z] #29 5.068 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-23T20:17:17.199Z] #29 5.069 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-23T20:17:17.199Z] #29 5.070 Recommended packages: [2022-08-23T20:17:17.199Z] #29 5.070 libldap-common publicsuffix libsasl2-modules [2022-08-23T20:17:17.199Z] #29 5.245 The following NEW packages will be installed: [2022-08-23T20:17:17.199Z] #29 5.245 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-23T20:17:17.199Z] #29 5.245 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-23T20:17:17.199Z] #29 5.246 libssh2-1 openssl [2022-08-23T20:17:17.199Z] #29 5.521 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:17:17.199Z] #29 5.521 Need to get 3047 kB of archives. [2022-08-23T20:17:17.199Z] #29 5.521 After this operation, 6661 kB of additional disk space will be used. [2022-08-23T20:17:17.199Z] #29 5.521 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-23T20:17:17.199Z] #29 5.538 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-23T20:17:17.199Z] #29 5.538 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-23T20:17:17.199Z] #29 5.538 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-23T20:17:17.199Z] #29 5.538 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-23T20:17:17.199Z] #29 5.577 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-23T20:17:17.199Z] #29 5.577 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-23T20:17:17.199Z] #29 5.577 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-23T20:17:17.199Z] #29 5.577 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-23T20:17:17.199Z] #29 5.577 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-23T20:17:17.199Z] #29 5.577 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-23T20:17:17.199Z] #29 5.577 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-23T20:17:17.199Z] #29 5.577 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T20:17:17.199Z] #29 5.601 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T20:17:17.199Z] #29 5.601 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T20:17:17.199Z] #29 5.744 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:17:17.199Z] #29 5.775 Fetched 3047 kB in 0s (8915 kB/s) [2022-08-23T20:17:17.199Z] #29 5.801 Selecting previously unselected package openssl. [2022-08-23T20:17:17.199Z] #29 5.801 (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 ... 6661 files and directories currently installed.) [2022-08-23T20:17:17.199Z] #29 5.803 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-23T20:17:17.199Z] #29 5.813 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-23T20:17:17.199Z] #29 5.972 Selecting previously unselected package ca-certificates. [2022-08-23T20:17:17.199Z] #29 5.972 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-23T20:17:17.199Z] #29 5.988 Unpacking ca-certificates (20210119) ... [2022-08-23T20:17:17.199Z] #29 6.108 Selecting previously unselected package libbrotli1:amd64. [2022-08-23T20:17:17.199Z] #29 6.108 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-23T20:17:17.199Z] #29 6.116 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T20:17:17.199Z] #29 6.215 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-23T20:17:17.199Z] #29 6.215 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T20:17:17.199Z] #29 6.218 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:17.199Z] #29 6.260 Selecting previously unselected package libsasl2-2:amd64. [2022-08-23T20:17:17.199Z] #29 6.261 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T20:17:17.199Z] #29 6.265 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:17.199Z] #29 6.321 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-23T20:17:17.199Z] #29 6.321 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-23T20:17:17.199Z] #29 6.326 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T20:17:17.199Z] #29 6.393 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-23T20:17:17.199Z] #29 6.394 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-23T20:17:17.199Z] #29 6.397 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T20:17:17.199Z] #29 6.438 Selecting previously unselected package libpsl5:amd64. [2022-08-23T20:17:17.199Z] #29 6.438 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-23T20:17:17.199Z] #29 6.441 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T20:17:17.199Z] #29 6.481 Selecting previously unselected package librtmp1:amd64. [2022-08-23T20:17:17.199Z] #29 6.481 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-23T20:17:17.199Z] #29 6.485 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T20:17:17.199Z] #29 6.525 Selecting previously unselected package libssh2-1:amd64. [2022-08-23T20:17:17.199Z] #29 6.525 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-23T20:17:17.199Z] #29 6.529 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T20:17:17.200Z] #29 6.589 Selecting previously unselected package libcurl4:amd64. [2022-08-23T20:17:17.200Z] #29 6.589 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T20:17:17.200Z] #29 6.600 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:17.200Z] #29 6.670 Selecting previously unselected package curl. [2022-08-23T20:17:17.200Z] #29 6.670 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T20:17:17.200Z] #29 6.675 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:17.200Z] #29 6.738 Selecting previously unselected package libonig5:amd64. [2022-08-23T20:17:17.200Z] #29 6.738 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T20:17:17.200Z] #29 6.747 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:17:17.200Z] #29 6.806 Selecting previously unselected package libjq1:amd64. [2022-08-23T20:17:17.200Z] #29 6.806 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T20:17:17.200Z] #29 6.810 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:17:17.200Z] #29 6.869 Selecting previously unselected package jq. [2022-08-23T20:17:17.200Z] #29 6.869 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-23T20:17:17.200Z] #29 6.873 Unpacking jq (1.6-2.1) ... [2022-08-23T20:17:17.200Z] #29 6.938 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T20:17:17.200Z] #29 6.942 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T20:17:17.200Z] #29 6.953 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T20:17:17.200Z] #29 6.963 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:17.200Z] #29 6.973 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T20:17:17.200Z] #29 6.983 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:17.200Z] #29 6.994 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T20:17:17.200Z] #29 7.005 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-23T20:17:17.200Z] #29 7.020 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:17:17.200Z] #29 7.030 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:17:17.200Z] #29 7.040 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T20:17:17.200Z] #29 7.050 Setting up ca-certificates (20210119) ... [2022-08-23T20:17:17.200Z] #29 7.663 Updating certificates in /etc/ssl/certs... [2022-08-23T20:17:17.200Z] #29 8.323 129 added, 0 removed; done. [2022-08-23T20:17:17.200Z] #29 8.382 Setting up jq (1.6-2.1) ... [2022-08-23T20:17:17.200Z] #29 8.392 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:17.200Z] #29 8.400 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:17.200Z] #29 8.412 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:17:17.200Z] #29 8.428 Processing triggers for ca-certificates (20210119) ... [2022-08-23T20:17:17.200Z] #29 8.435 Updating certificates in /etc/ssl/certs... [2022-08-23T20:17:17.200Z] #29 ... [2022-08-23T20:17:17.200Z] [2022-08-23T20:17:17.200Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:17.200Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:17.233Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.0s [2022-08-23T20:17:17.364Z] #29 ... [2022-08-23T20:17:17.364Z] [2022-08-23T20:17:17.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:17.364Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:17.364Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.9s done [2022-08-23T20:17:17.364Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.4s done [2022-08-23T20:17:17.364Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.4s [2022-08-23T20:17:17.429Z] #76 ... [2022-08-23T20:17:17.429Z] [2022-08-23T20:17:17.429Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:17:17.429Z] #40 sha256:d0efcd11b2aca431d4372dde1f3f9cc12535aab04b37e331c0ba70002b3ca5dc [2022-08-23T20:17:17.429Z] #40 5.355 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-23T20:17:17.429Z] #40 6.194 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-23T20:17:17.429Z] #40 7.181 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-23T20:17:17.429Z] #40 7.354 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-23T20:17:17.429Z] #40 7.475 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-23T20:17:17.429Z] #40 9.593 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-23T20:17:17.429Z] #40 9.854 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T20:17:17.429Z] #40 ... [2022-08-23T20:17:17.429Z] [2022-08-23T20:17:17.429Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:17.429Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:17.429Z] #55 4.878 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-23T20:17:17.429Z] #55 6.807 go: downloading github.com/fatih/color v1.13.0 [2022-08-23T20:17:17.429Z] #55 6.824 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T20:17:17.429Z] #55 6.915 go: downloading github.com/pkg/errors v0.9.1 [2022-08-23T20:17:17.429Z] #55 6.925 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-23T20:17:17.429Z] #55 7.056 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-23T20:17:17.429Z] #55 7.118 go: downloading github.com/spf13/viper v1.11.0 [2022-08-23T20:17:17.429Z] #55 7.290 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-23T20:17:17.429Z] #55 7.607 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-23T20:17:17.429Z] #55 7.639 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-23T20:17:17.429Z] #55 8.600 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-23T20:17:17.429Z] #55 8.772 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-23T20:17:17.429Z] #55 9.034 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-23T20:17:17.429Z] #55 9.149 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-23T20:17:17.621Z] #11 ... [2022-08-23T20:17:17.621Z] [2022-08-23T20:17:17.621Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T20:17:17.621Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T20:17:17.621Z] #29 10.26 129 added, 0 removed; done. [2022-08-23T20:17:17.621Z] #29 10.33 Setting up jq (1.6-2.1) ... [2022-08-23T20:17:17.621Z] #29 10.34 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:17.621Z] #29 10.35 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:17.621Z] #29 10.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:17:17.621Z] #29 10.38 Processing triggers for ca-certificates (20210119) ... [2022-08-23T20:17:17.621Z] #29 10.39 Updating certificates in /etc/ssl/certs... [2022-08-23T20:17:17.685Z] #55 ... [2022-08-23T20:17:17.685Z] [2022-08-23T20:17:17.686Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:17:17.686Z] #47 sha256:0067b48406c6fcf97a8846394ccce80f177a951eb81459a531ec6a775172dd15 [2022-08-23T20:17:17.686Z] #47 4.860 + git clone https://github.com/docker/distribution.git . [2022-08-23T20:17:17.686Z] #47 4.873 Cloning into '.'... [2022-08-23T20:17:17.942Z] #47 ... [2022-08-23T20:17:17.942Z] [2022-08-23T20:17:17.942Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:17:17.942Z] #36 sha256:6a527611673f88c57772a6acaac00083ef65d79229f51e5d078af66e406c426e [2022-08-23T20:17:17.942Z] #36 5.494 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-23T20:17:17.942Z] #36 ... [2022-08-23T20:17:17.942Z] [2022-08-23T20:17:17.942Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T20:17:17.942Z] #38 sha256:8bdd96f1cd7fa39cd9f58e6d9813f18d139f459cc6e5398aff779bd02c17556d [2022-08-23T20:17:17.942Z] #38 5.554 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-23T20:17:18.198Z] #38 ... [2022-08-23T20:17:18.198Z] [2022-08-23T20:17:18.198Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:18.198Z] #42 sha256:6466b512254344fa51f5fd1488292ad622812ef98937ad5d72692ce89aa18bd7 [2022-08-23T20:17:18.198Z] #42 5.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:18.198Z] #42 5.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:18.198Z] #42 5.431 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:18.198Z] #42 6.423 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:17:18.198Z] #42 9.127 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:17:18.198Z] #42 ... [2022-08-23T20:17:18.198Z] [2022-08-23T20:17:18.198Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:17:18.198Z] #67 sha256:e772299ea7a68df4b283b4363162e333dc004a97b4720d700f37f522bfd62313 [2022-08-23T20:17:18.198Z] #67 10.99 go: downloading github.com/google/uuid v1.3.0 [2022-08-23T20:17:18.198Z] #67 11.01 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-23T20:17:18.198Z] #67 11.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-23T20:17:18.198Z] #67 11.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T20:17:18.296Z] #12 DONE 1.1s [2022-08-23T20:17:18.296Z] [2022-08-23T20:17:18.296Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-23T20:17:18.296Z] #13 sha256:12d10aaf33480fcb522b15f0d9f7b0628664648cca46e0336d8cd0bd4d77d287 [2022-08-23T20:17:18.495Z] #67 11.50 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-23T20:17:18.495Z] #67 11.59 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-23T20:17:18.718Z] #29 11.40 0 added, 0 removed; done. [2022-08-23T20:17:18.718Z] #29 11.40 Running hooks in /etc/ca-certificates/update.d... [2022-08-23T20:17:18.718Z] #29 11.40 done. [2022-08-23T20:17:18.720Z] #13 DONE 0.7s [2022-08-23T20:17:18.720Z] [2022-08-23T20:17:18.720Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T20:17:18.720Z] #40 sha256:0036617231ed2f8bc258454493e49de43031a606160e3dc559fed3e5d27cddb5 [2022-08-23T20:17:18.720Z] #40 ... [2022-08-23T20:17:18.720Z] [2022-08-23T20:17:18.720Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-23T20:17:18.720Z] #53 sha256:87160a9fbb77a8c924ee12f5421fc062e62fec60c59122fe8470cb5873e85ef6 [2022-08-23T20:17:18.720Z] #53 DONE 0.2s [2022-08-23T20:17:18.720Z] [2022-08-23T20:17:18.720Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T20:17:18.720Z] #57 sha256:545d72e720ec8dfd712a20aee9f58aebeb7d105620477453c20a831946ff553d [2022-08-23T20:17:18.720Z] #57 DONE 0.3s [2022-08-23T20:17:18.754Z] #67 12.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-23T20:17:18.754Z] #67 12.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-23T20:17:18.764Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.0s done [2022-08-23T20:17:18.987Z] [2022-08-23T20:17:18.987Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T20:17:18.987Z] #40 sha256:0036617231ed2f8bc258454493e49de43031a606160e3dc559fed3e5d27cddb5 [2022-08-23T20:17:18.987Z] #40 DONE 0.3s [2022-08-23T20:17:18.987Z] [2022-08-23T20:17:18.987Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:17:18.987Z] #41 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:17:19.020Z] #11 ... [2022-08-23T20:17:19.020Z] [2022-08-23T20:17:19.020Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T20:17:19.020Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T20:17:19.020Z] #29 8.970 0 added, 0 removed; done. [2022-08-23T20:17:19.020Z] #29 8.970 Running hooks in /etc/ca-certificates/update.d... [2022-08-23T20:17:19.020Z] #29 8.971 done. [2022-08-23T20:17:19.020Z] #29 DONE 10.5s [2022-08-23T20:17:19.020Z] [2022-08-23T20:17:19.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:19.020Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:19.020Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-23T20:17:19.584Z] #11 ... [2022-08-23T20:17:19.584Z] [2022-08-23T20:17:19.584Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-23T20:17:19.584Z] #30 sha256:b9d86d0d6121fc13e0c376b31140afb6885530239a5707f8fa4093099f2f3516 [2022-08-23T20:17:19.584Z] #30 DONE 0.4s [2022-08-23T20:17:19.584Z] [2022-08-23T20:17:19.584Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:19.584Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:20.089Z] #29 DONE 13.0s [2022-08-23T20:17:20.089Z] [2022-08-23T20:17:20.089Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-23T20:17:20.089Z] #30 sha256:fb9b27189d525d3766a911228c42ebb613f46b69f051757ba45c4657749980dd [2022-08-23T20:17:20.345Z] #30 DONE 0.2s [2022-08-23T20:17:20.345Z] [2022-08-23T20:17:20.345Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:20.345Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:20.640Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.2s done [2022-08-23T20:17:20.640Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-23T20:17:20.649Z] #67 13.52 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-23T20:17:20.649Z] #67 13.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T20:17:20.899Z] #11 ... [2022-08-23T20:17:20.899Z] [2022-08-23T20:17:20.899Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T20:17:20.899Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T20:17:20.899Z] #29 1.922 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:20.899Z] #29 1.945 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:20.899Z] #29 1.945 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:20.899Z] #29 2.213 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:20.899Z] #29 2.497 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:20.899Z] #29 2.840 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:20.899Z] #29 4.053 Fetched 8571 kB in 2s (3577 kB/s) [2022-08-23T20:17:20.899Z] #29 4.053 Reading package lists... [2022-08-23T20:17:20.899Z] #29 4.883 Reading package lists... [2022-08-23T20:17:20.899Z] #29 5.657 Building dependency tree... [2022-08-23T20:17:20.899Z] #29 6.009 The following additional packages will be installed: [2022-08-23T20:17:20.899Z] #29 6.009 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-23T20:17:20.899Z] #29 6.009 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-23T20:17:20.899Z] #29 6.009 Recommended packages: [2022-08-23T20:17:20.899Z] #29 6.009 libldap-common publicsuffix libsasl2-modules [2022-08-23T20:17:20.899Z] #29 6.177 The following NEW packages will be installed: [2022-08-23T20:17:20.899Z] #29 6.177 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-23T20:17:20.899Z] #29 6.177 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-23T20:17:20.899Z] #29 6.177 libssh2-1 openssl [2022-08-23T20:17:20.899Z] #29 6.453 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:17:20.899Z] #29 6.453 Need to get 3047 kB of archives. [2022-08-23T20:17:20.899Z] #29 6.453 After this operation, 6661 kB of additional disk space will be used. [2022-08-23T20:17:20.899Z] #29 6.453 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-23T20:17:20.899Z] #29 6.469 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-23T20:17:20.900Z] #29 6.469 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-23T20:17:20.900Z] #29 6.480 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-23T20:17:20.900Z] #29 6.480 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-23T20:17:20.900Z] #29 6.480 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-23T20:17:20.900Z] #29 6.493 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-23T20:17:20.900Z] #29 6.493 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-23T20:17:20.900Z] #29 6.493 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-23T20:17:20.900Z] #29 6.493 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-23T20:17:20.900Z] #29 6.493 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-23T20:17:20.900Z] #29 6.517 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-23T20:17:20.900Z] #29 6.517 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T20:17:20.900Z] #29 6.517 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T20:17:20.900Z] #29 6.517 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T20:17:20.900Z] #29 6.729 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:17:20.900Z] #29 6.785 Fetched 3047 kB in 0s (9377 kB/s) [2022-08-23T20:17:20.900Z] #29 6.825 Selecting previously unselected package openssl. [2022-08-23T20:17:20.900Z] #29 6.825 (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 ... 6661 files and directories currently installed.) [2022-08-23T20:17:20.900Z] #29 6.829 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 6.838 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-23T20:17:20.900Z] #29 7.041 Selecting previously unselected package ca-certificates. [2022-08-23T20:17:20.900Z] #29 7.041 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-23T20:17:20.900Z] #29 7.046 Unpacking ca-certificates (20210119) ... [2022-08-23T20:17:20.900Z] #29 7.154 Selecting previously unselected package libbrotli1:amd64. [2022-08-23T20:17:20.900Z] #29 7.157 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 7.169 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T20:17:20.900Z] #29 7.305 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-23T20:17:20.900Z] #29 7.305 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 7.305 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:20.900Z] #29 7.389 Selecting previously unselected package libsasl2-2:amd64. [2022-08-23T20:17:20.900Z] #29 7.389 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 7.395 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:20.900Z] #29 7.488 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-23T20:17:20.900Z] #29 7.488 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 7.497 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T20:17:20.900Z] #29 7.619 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-23T20:17:20.900Z] #29 7.619 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 7.631 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T20:17:20.900Z] #29 7.722 Selecting previously unselected package libpsl5:amd64. [2022-08-23T20:17:20.900Z] #29 7.722 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 7.733 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T20:17:20.900Z] #29 7.815 Selecting previously unselected package librtmp1:amd64. [2022-08-23T20:17:20.900Z] #29 7.815 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 7.823 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T20:17:20.900Z] #29 7.909 Selecting previously unselected package libssh2-1:amd64. [2022-08-23T20:17:20.900Z] #29 7.909 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 7.915 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T20:17:20.900Z] #29 8.003 Selecting previously unselected package libcurl4:amd64. [2022-08-23T20:17:20.900Z] #29 8.003 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 8.018 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:20.900Z] #29 8.114 Selecting previously unselected package curl. [2022-08-23T20:17:20.900Z] #29 8.114 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 8.123 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:20.900Z] #29 8.250 Selecting previously unselected package libonig5:amd64. [2022-08-23T20:17:20.900Z] #29 8.250 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 8.258 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:17:20.900Z] #29 8.369 Selecting previously unselected package libjq1:amd64. [2022-08-23T20:17:20.900Z] #29 8.369 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 8.376 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:17:20.900Z] #29 8.449 Selecting previously unselected package jq. [2022-08-23T20:17:20.900Z] #29 8.449 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-23T20:17:20.900Z] #29 8.456 Unpacking jq (1.6-2.1) ... [2022-08-23T20:17:20.900Z] #29 8.540 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-23T20:17:20.900Z] #29 8.559 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-23T20:17:20.900Z] #29 8.583 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-23T20:17:20.900Z] #29 8.607 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:20.900Z] #29 8.632 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-23T20:17:20.900Z] #29 8.653 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-23T20:17:20.900Z] #29 8.676 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-23T20:17:20.900Z] #29 8.695 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-23T20:17:20.900Z] #29 8.725 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:17:20.900Z] #29 8.752 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:17:20.900Z] #29 8.769 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-23T20:17:20.900Z] #29 8.786 Setting up ca-certificates (20210119) ... [2022-08-23T20:17:20.900Z] #29 9.469 Updating certificates in /etc/ssl/certs... [2022-08-23T20:17:20.900Z] #29 ... [2022-08-23T20:17:20.900Z] [2022-08-23T20:17:20.900Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:20.900Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:22.291Z] #41 ... [2022-08-23T20:17:22.291Z] [2022-08-23T20:17:22.291Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-23T20:17:22.291Z] #14 sha256:1fdfd72b21b7aefbc81634ce904a01ed20677adf509052dc02e378568e812aeb [2022-08-23T20:17:22.291Z] #14 DONE 3.5s [2022-08-23T20:17:22.291Z] [2022-08-23T20:17:22.291Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-23T20:17:22.291Z] #15 sha256:ee76307a5f9d61ba500a6754d6e2bdb33bfeb65f25f4d83f896e624087406d44 [2022-08-23T20:17:22.589Z] #67 ... [2022-08-23T20:17:22.589Z] [2022-08-23T20:17:22.589Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:22.589Z] #51 sha256:ca7507efbe9a4b3de762f715615faeb9df44ba7a7f40f23d3ec6727b841273ac [2022-08-23T20:17:22.589Z] #51 5.446 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:22.589Z] #51 5.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:22.589Z] #51 5.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:22.589Z] #51 6.153 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-23T20:17:22.589Z] #51 6.699 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:17:22.589Z] #51 9.469 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:17:22.589Z] #51 12.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:17:22.589Z] #51 15.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-23T20:17:22.589Z] #51 ... [2022-08-23T20:17:22.589Z] [2022-08-23T20:17:22.589Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:22.589Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:22.589Z] #55 12.96 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-23T20:17:22.589Z] #55 12.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T20:17:22.589Z] #55 13.04 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-23T20:17:22.589Z] #55 13.23 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-23T20:17:22.589Z] #55 13.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-23T20:17:22.589Z] #55 13.35 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-23T20:17:22.589Z] #55 13.50 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-23T20:17:22.589Z] #55 13.53 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-23T20:17:22.589Z] #55 13.63 go: downloading github.com/spf13/afero v1.8.2 [2022-08-23T20:17:22.589Z] #55 13.71 go: downloading github.com/spf13/cast v1.4.1 [2022-08-23T20:17:22.589Z] #55 13.87 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-23T20:17:22.589Z] #55 14.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-23T20:17:22.589Z] #55 14.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-23T20:17:22.589Z] #55 14.09 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-23T20:17:22.589Z] #55 14.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-23T20:17:22.589Z] #55 14.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-23T20:17:22.589Z] #55 14.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-23T20:17:22.589Z] #55 14.21 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-23T20:17:22.589Z] #55 14.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-23T20:17:22.589Z] #55 14.38 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-23T20:17:22.589Z] #55 14.57 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-23T20:17:22.589Z] #55 15.08 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-23T20:17:22.589Z] #55 15.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-23T20:17:22.589Z] #55 15.20 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-23T20:17:22.589Z] #55 15.31 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-23T20:17:22.589Z] #55 15.37 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-23T20:17:22.589Z] #55 15.40 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-23T20:17:22.589Z] #55 15.67 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-23T20:17:22.589Z] #55 15.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-23T20:17:22.589Z] #55 15.79 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-23T20:17:22.589Z] #55 15.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-23T20:17:22.589Z] #55 16.09 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-23T20:17:22.589Z] #55 16.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-23T20:17:22.589Z] #55 16.19 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-23T20:17:22.589Z] #55 16.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-23T20:17:22.589Z] #55 16.31 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-23T20:17:22.845Z] #55 16.40 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-23T20:17:22.845Z] #55 16.44 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-23T20:17:22.845Z] #55 16.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-23T20:17:22.845Z] #55 16.57 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-23T20:17:22.873Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.5s [2022-08-23T20:17:23.101Z] #55 16.74 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-23T20:17:23.359Z] #55 16.89 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-23T20:17:23.359Z] #55 16.93 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-23T20:17:23.359Z] #55 16.95 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-23T20:17:23.618Z] #55 17.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-23T20:17:23.618Z] #55 17.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-23T20:17:23.618Z] #55 17.10 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-23T20:17:23.618Z] #55 17.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-23T20:17:23.884Z] #55 17.42 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-23T20:17:24.456Z] #55 ... [2022-08-23T20:17:24.456Z] [2022-08-23T20:17:24.456Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T20:17:24.456Z] #38 sha256:8bdd96f1cd7fa39cd9f58e6d9813f18d139f459cc6e5398aff779bd02c17556d [2022-08-23T20:17:24.456Z] #38 17.15 tomll can be used in two ways: [2022-08-23T20:17:24.456Z] #38 17.15 Writing to STDIN and reading from STDOUT: [2022-08-23T20:17:24.456Z] #38 17.15 cat file.toml | tomll > file.toml [2022-08-23T20:17:24.456Z] #38 17.15 [2022-08-23T20:17:24.456Z] #38 17.15 Reading and updating a list of files: [2022-08-23T20:17:24.456Z] #38 17.15 tomll a.toml b.toml c.toml [2022-08-23T20:17:24.456Z] #38 17.15 [2022-08-23T20:17:24.456Z] #38 17.15 When given a list of files, tomll will modify all files in place without asking. [2022-08-23T20:17:24.456Z] #38 DONE 18.0s [2022-08-23T20:17:24.456Z] [2022-08-23T20:17:24.456Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:24.456Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:24.456Z] #55 17.95 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-23T20:17:24.456Z] #55 ... [2022-08-23T20:17:24.456Z] [2022-08-23T20:17:24.456Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:17:24.456Z] #36 sha256:6a527611673f88c57772a6acaac00083ef65d79229f51e5d078af66e406c426e [2022-08-23T20:17:24.456Z] #36 12.10 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-23T20:17:24.456Z] #36 12.12 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-23T20:17:24.456Z] #36 12.42 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-23T20:17:24.456Z] #36 12.62 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-23T20:17:24.456Z] #36 12.91 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-23T20:17:24.456Z] #36 13.24 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-23T20:17:24.456Z] #36 13.28 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-23T20:17:24.456Z] #36 13.33 go: downloading github.com/peterh/liner v1.2.2 [2022-08-23T20:17:24.456Z] #36 13.67 go: downloading github.com/google/go-dap v0.6.0 [2022-08-23T20:17:24.456Z] #36 14.05 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-23T20:17:24.456Z] #36 14.34 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-23T20:17:24.456Z] #36 14.89 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-23T20:17:24.456Z] #36 15.00 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-23T20:17:24.456Z] #36 15.17 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-23T20:17:24.456Z] #36 16.10 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-23T20:17:24.714Z] #36 ... [2022-08-23T20:17:24.714Z] [2022-08-23T20:17:24.714Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:24.714Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:24.714Z] #55 18.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-23T20:17:24.766Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.7s done [2022-08-23T20:17:24.766Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-23T20:17:24.831Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.2s [2022-08-23T20:17:24.971Z] #55 18.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-23T20:17:25.228Z] #55 18.81 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-23T20:17:25.791Z] #55 19.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-23T20:17:25.791Z] #55 19.40 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-23T20:17:25.791Z] #55 19.46 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-23T20:17:25.791Z] #55 19.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-23T20:17:26.049Z] #55 19.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-23T20:17:26.049Z] #55 19.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-23T20:17:26.049Z] #55 19.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-23T20:17:26.166Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.0s [2022-08-23T20:17:26.166Z] #11 ... [2022-08-23T20:17:26.166Z] [2022-08-23T20:17:26.166Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-23T20:17:26.166Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-23T20:17:26.166Z] #29 10.68 129 added, 0 removed; done. [2022-08-23T20:17:26.166Z] #29 10.76 Setting up jq (1.6-2.1) ... [2022-08-23T20:17:26.166Z] #29 10.78 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:26.166Z] #29 10.79 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-23T20:17:26.166Z] #29 10.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:17:26.166Z] #29 10.85 Processing triggers for ca-certificates (20210119) ... [2022-08-23T20:17:26.166Z] #29 10.85 Updating certificates in /etc/ssl/certs... [2022-08-23T20:17:26.166Z] #29 11.97 0 added, 0 removed; done. [2022-08-23T20:17:26.166Z] #29 11.97 Running hooks in /etc/ca-certificates/update.d... [2022-08-23T20:17:26.166Z] #29 11.98 done. [2022-08-23T20:17:26.166Z] #29 DONE 14.9s [2022-08-23T20:17:26.166Z] [2022-08-23T20:17:26.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:26.166Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:26.306Z] #55 19.95 go: downloading github.com/julz/importas v0.1.0 [2022-08-23T20:17:26.424Z] #11 ... [2022-08-23T20:17:26.424Z] [2022-08-23T20:17:26.424Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-23T20:17:26.424Z] #30 sha256:0f76db97cb8158ee1241f31780c477dfb440ff3c044c4726198d06e80442a3e4 [2022-08-23T20:17:26.424Z] #30 DONE 0.5s [2022-08-23T20:17:26.424Z] [2022-08-23T20:17:26.424Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:26.424Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:26.502Z] #15 DONE 4.1s [2022-08-23T20:17:26.502Z] [2022-08-23T20:17:26.502Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-23T20:17:26.502Z] #16 sha256:5864a91c125d593bb143f10233f3620286303019b76af554dd0c3d1421bc589f [2022-08-23T20:17:26.606Z] #55 19.99 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-23T20:17:26.606Z] #55 20.17 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-23T20:17:26.606Z] #55 20.24 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-23T20:17:26.606Z] #55 20.30 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-23T20:17:26.606Z] #55 20.34 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-23T20:17:26.862Z] #55 20.42 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-23T20:17:26.862Z] #55 20.44 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-23T20:17:26.990Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.3s done [2022-08-23T20:17:27.119Z] #55 20.64 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-23T20:17:27.119Z] #55 20.66 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-23T20:17:27.119Z] #55 20.71 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-23T20:17:27.119Z] #55 20.73 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-23T20:17:27.248Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-23T20:17:27.357Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.3s done [2022-08-23T20:17:27.612Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-23T20:17:27.726Z] #55 21.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-23T20:17:27.726Z] #55 21.32 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-23T20:17:27.726Z] #55 21.35 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-23T20:17:27.726Z] #55 21.42 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-23T20:17:27.868Z] #11 DONE 30.1s [2022-08-23T20:17:27.868Z] [2022-08-23T20:17:27.868Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:27.868Z] #31 sha256:15b0b52c23fb26543e683df4d1bd8d52cf3f1747d480a86f222164c8e0b387df [2022-08-23T20:17:27.868Z] #31 1.540 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-23T20:17:27.868Z] #31 1.796 [2022-08-23T20:17:27.868Z] #31 2.013 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:27.868Z] #31 2.263 [2022-08-23T20:17:27.868Z] #31 3.094 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-23T20:17:27.868Z] #31 3.362 [2022-08-23T20:17:27.868Z] #31 3.579 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:27.868Z] #31 3.829 [2022-08-23T20:17:27.868Z] #31 4.662 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-23T20:17:27.868Z] #31 4.942 [2022-08-23T20:17:27.868Z] #31 5.171 #=#=# ################### 26.5% ########################################## 58.5% ################################################################# 90.6% ######################################################################## 100.0% [2022-08-23T20:17:27.868Z] #31 5.701 [2022-08-23T20:17:27.868Z] #31 6.617 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-23T20:17:27.868Z] #31 6.890 [2022-08-23T20:17:27.868Z] #31 7.112 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:27.868Z] #31 7.373 [2022-08-23T20:17:27.868Z] #31 8.081 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-23T20:17:27.868Z] #31 8.318 [2022-08-23T20:17:27.868Z] #31 8.531 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:27.868Z] #31 ... [2022-08-23T20:17:27.868Z] [2022-08-23T20:17:27.868Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T20:17:27.868Z] #12 sha256:a19669e78fa41bbb164575eb6e4cd07fa9f805444244cc835d2aade2cab0f008 [2022-08-23T20:17:27.984Z] #55 ... [2022-08-23T20:17:27.984Z] [2022-08-23T20:17:27.984Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:27.984Z] #76 sha256:9a852c23371318f60fe2f4717f2205e698a52d1ca6e43f5b11521565dedafa8f [2022-08-23T20:17:27.984Z] #76 11.46 Fetched 8458 kB in 9s (966 kB/s) [2022-08-23T20:17:27.984Z] #76 11.46 Reading package lists... [2022-08-23T20:17:27.984Z] #76 16.89 Reading package lists... [2022-08-23T20:17:27.984Z] #76 ... [2022-08-23T20:17:27.984Z] [2022-08-23T20:17:27.984Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:17:27.984Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:17:27.984Z] #14 11.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:17:27.984Z] #14 16.02 Fetched 8458 kB in 11s (750 kB/s) [2022-08-23T20:17:27.984Z] #14 16.02 Reading package lists... [2022-08-23T20:17:28.240Z] #14 21.30 Reading package lists... [2022-08-23T20:17:28.240Z] #14 ... [2022-08-23T20:17:28.240Z] [2022-08-23T20:17:28.240Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:28.240Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:28.240Z] #55 21.61 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-23T20:17:28.240Z] #55 21.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-23T20:17:28.240Z] #55 21.72 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-23T20:17:28.240Z] #55 21.77 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-23T20:17:28.240Z] #55 21.79 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-23T20:17:28.420Z] #16 DONE 1.9s [2022-08-23T20:17:28.420Z] [2022-08-23T20:17:28.420Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-23T20:17:28.420Z] #17 sha256:bfed3fc11dddf39725097ca1122e12946f6b20dd3c43b846fe05d039fcfcb7b7 [2022-08-23T20:17:28.499Z] #55 22.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-23T20:17:28.499Z] #55 ... [2022-08-23T20:17:28.499Z] [2022-08-23T20:17:28.499Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:28.499Z] #42 sha256:6466b512254344fa51f5fd1488292ad622812ef98937ad5d72692ce89aa18bd7 [2022-08-23T20:17:28.499Z] #42 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:17:28.499Z] #42 17.06 Fetched 8458 kB in 12s (711 kB/s) [2022-08-23T20:17:28.499Z] #42 17.06 Reading package lists... [2022-08-23T20:17:28.499Z] #42 ... [2022-08-23T20:17:28.499Z] [2022-08-23T20:17:28.499Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:28.499Z] #31 sha256:a263f61b5810acaa79b3617697773f87ab911025bac87e29a2154f6ba36c9639 [2022-08-23T20:17:28.499Z] #31 14.70 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-23T20:17:28.499Z] #31 16.54 [2022-08-23T20:17:28.499Z] #31 16.89 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:28.499Z] #31 18.22 [2022-08-23T20:17:28.499Z] #31 21.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-23T20:17:28.499Z] #31 23.12 [2022-08-23T20:17:28.499Z] #31 23.47 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:28.499Z] #31 24.70 [2022-08-23T20:17:28.681Z] #17 ... [2022-08-23T20:17:28.681Z] [2022-08-23T20:17:28.681Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:28.681Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:28.681Z] #62 5.850 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-23T20:17:28.681Z] #62 8.452 go: downloading github.com/fatih/color v1.13.0 [2022-08-23T20:17:28.681Z] #62 8.516 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T20:17:28.681Z] #62 8.735 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-23T20:17:28.681Z] #62 8.748 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-23T20:17:28.681Z] #62 9.198 go: downloading github.com/spf13/viper v1.11.0 [2022-08-23T20:17:28.681Z] #62 9.237 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-23T20:17:28.681Z] #62 10.19 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-23T20:17:28.681Z] #62 10.22 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-23T20:17:28.681Z] #62 ... [2022-08-23T20:17:28.681Z] [2022-08-23T20:17:28.681Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:17:28.681Z] #54 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:17:28.681Z] #54 6.027 + git clone https://github.com/docker/distribution.git . [2022-08-23T20:17:28.681Z] #54 6.033 Cloning into '.'... [2022-08-23T20:17:28.755Z] #31 ... [2022-08-23T20:17:28.755Z] [2022-08-23T20:17:28.755Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:17:28.755Z] #47 sha256:0067b48406c6fcf97a8846394ccce80f177a951eb81459a531ec6a775172dd15 [2022-08-23T20:17:28.756Z] #47 21.88 Updating files: 84% (1840/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-23T20:17:28.756Z] #47 22.11 + git checkout -q v2.3.0 [2022-08-23T20:17:28.943Z] #54 ... [2022-08-23T20:17:28.943Z] [2022-08-23T20:17:28.943Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T20:17:28.943Z] #45 sha256:27f33f4aa12713edc677bbf7d08ca5ed144f525e6380b81712650c4ac7dc1edb [2022-08-23T20:17:28.943Z] #45 4.872 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-23T20:17:29.012Z] #47 ... [2022-08-23T20:17:29.012Z] [2022-08-23T20:17:29.012Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:29.012Z] #31 sha256:a263f61b5810acaa79b3617697773f87ab911025bac87e29a2154f6ba36c9639 [2022-08-23T20:17:29.012Z] #31 25.14 Download of images into '/build' complete. [2022-08-23T20:17:29.012Z] #31 25.14 Use something like the following to load the result into a Docker daemon: [2022-08-23T20:17:29.012Z] #31 25.14 tar -cC '/build' . | docker load [2022-08-23T20:17:29.012Z] #31 DONE 25.3s [2022-08-23T20:17:29.209Z] #45 ... [2022-08-23T20:17:29.209Z] [2022-08-23T20:17:29.210Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:17:29.210Z] #43 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:17:29.210Z] #43 6.295 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-23T20:17:29.210Z] #43 ... [2022-08-23T20:17:29.210Z] [2022-08-23T20:17:29.210Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:29.210Z] #83 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:17:29.210Z] #83 6.434 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:29.210Z] #83 6.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:29.210Z] #83 6.477 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:29.210Z] #83 7.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:29.236Z] #12 DONE 1.3s [2022-08-23T20:17:29.236Z] [2022-08-23T20:17:29.236Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:29.236Z] #31 sha256:15b0b52c23fb26543e683df4d1bd8d52cf3f1747d480a86f222164c8e0b387df [2022-08-23T20:17:29.236Z] #31 8.801 [2022-08-23T20:17:29.236Z] #31 8.867 Download of images into '/build' complete. [2022-08-23T20:17:29.236Z] #31 8.867 Use something like the following to load the result into a Docker daemon: [2022-08-23T20:17:29.236Z] #31 8.867 tar -cC '/build' . | docker load [2022-08-23T20:17:29.236Z] #31 DONE 9.8s [2022-08-23T20:17:29.236Z] [2022-08-23T20:17:29.236Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-23T20:17:29.236Z] #13 sha256:12d10aaf33480fcb522b15f0d9f7b0628664648cca46e0336d8cd0bd4d77d287 [2022-08-23T20:17:29.269Z] [2022-08-23T20:17:29.269Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:29.269Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:29.269Z] #55 22.09 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-23T20:17:29.269Z] #55 22.13 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-23T20:17:29.269Z] #55 22.14 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-23T20:17:29.269Z] #55 22.24 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-23T20:17:29.269Z] #55 22.33 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-23T20:17:29.269Z] #55 22.38 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-23T20:17:29.269Z] #55 22.41 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-23T20:17:29.269Z] #55 22.53 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-23T20:17:29.269Z] #55 22.68 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-23T20:17:29.269Z] #55 22.76 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-23T20:17:29.269Z] #55 22.89 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-23T20:17:29.269Z] #55 22.89 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-23T20:17:29.473Z] #83 ... [2022-08-23T20:17:29.473Z] [2022-08-23T20:17:29.473Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:17:29.473Z] #47 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:17:29.473Z] #47 6.354 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-23T20:17:29.473Z] #47 7.359 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-23T20:17:29.473Z] #47 9.325 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-23T20:17:29.473Z] #47 9.716 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-23T20:17:29.473Z] #47 9.945 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-23T20:17:29.473Z] #47 ... [2022-08-23T20:17:29.473Z] [2022-08-23T20:17:29.473Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:17:29.473Z] #64 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:17:29.473Z] #64 5.204 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-23T20:17:29.473Z] #64 6.474 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-23T20:17:29.473Z] #64 6.513 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-23T20:17:29.473Z] #64 6.513 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-23T20:17:29.473Z] #64 8.842 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-23T20:17:29.525Z] #55 ... [2022-08-23T20:17:29.525Z] [2022-08-23T20:17:29.525Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:17:29.525Z] #53 sha256:88f17a5e8bd95ac820e0ff328076a22d7344fafa0119757c383453c4dfa00923 [2022-08-23T20:17:29.525Z] #53 13.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-23T20:17:29.525Z] #53 13.11 go: downloading golang.org/x/mod v0.3.0 [2022-08-23T20:17:29.735Z] #64 ... [2022-08-23T20:17:29.735Z] [2022-08-23T20:17:29.735Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:29.735Z] #58 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:17:29.735Z] #58 6.097 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:29.735Z] #58 6.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:29.735Z] #58 6.183 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:29.735Z] #58 6.762 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-23T20:17:29.735Z] #58 7.846 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:29.735Z] #58 ... [2022-08-23T20:17:29.735Z] [2022-08-23T20:17:29.735Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:17:29.735Z] #60 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:17:29.735Z] #60 5.882 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-23T20:17:29.735Z] #60 7.972 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-23T20:17:29.735Z] #60 7.972 go: downloading github.com/fatih/color v1.10.0 [2022-08-23T20:17:29.735Z] #60 8.043 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-23T20:17:29.735Z] #60 8.148 go: downloading github.com/pkg/errors v0.9.1 [2022-08-23T20:17:29.735Z] #60 8.741 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-23T20:17:29.735Z] #60 8.822 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-23T20:17:29.735Z] #60 8.856 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-23T20:17:29.735Z] #60 9.031 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-23T20:17:29.735Z] #60 9.100 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-23T20:17:29.735Z] #60 9.291 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-23T20:17:29.735Z] #60 9.548 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-23T20:17:29.735Z] #60 9.828 go: downloading golang.org/x/tools v0.1.0 [2022-08-23T20:17:29.782Z] #53 ... [2022-08-23T20:17:29.782Z] [2022-08-23T20:17:29.782Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:29.782Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:29.782Z] #55 23.21 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-23T20:17:29.782Z] #55 23.30 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-23T20:17:29.782Z] #55 23.37 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-23T20:17:29.782Z] #55 23.46 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-23T20:17:29.782Z] #55 23.53 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-23T20:17:29.782Z] #55 ... [2022-08-23T20:17:29.782Z] [2022-08-23T20:17:29.782Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:17:29.782Z] #62 sha256:ab4f174c8638d03ade1b77414ecaf56456c45ac7fc887e40cf05fc3adef0f83b [2022-08-23T20:17:29.782Z] #62 8.303 Reading package lists... [2022-08-23T20:17:29.782Z] #62 13.65 Reading package lists... [2022-08-23T20:17:29.782Z] #62 19.25 Building dependency tree... [2022-08-23T20:17:29.782Z] #62 23.16 The following additional packages will be installed: [2022-08-23T20:17:29.782Z] #62 23.19 libbtrfs0 [2022-08-23T20:17:29.782Z] #62 23.40 The following NEW packages will be installed: [2022-08-23T20:17:29.782Z] #62 23.43 libbtrfs-dev libbtrfs0 [2022-08-23T20:17:29.798Z] #13 DONE 0.7s [2022-08-23T20:17:29.798Z] [2022-08-23T20:17:29.798Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T20:17:29.798Z] #50 sha256:545d72e720ec8dfd712a20aee9f58aebeb7d105620477453c20a831946ff553d [2022-08-23T20:17:29.996Z] #60 ... [2022-08-23T20:17:29.996Z] [2022-08-23T20:17:29.996Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-23T20:17:29.996Z] #17 sha256:bfed3fc11dddf39725097ca1122e12946f6b20dd3c43b846fe05d039fcfcb7b7 [2022-08-23T20:17:29.996Z] #17 DONE 1.9s [2022-08-23T20:17:29.996Z] [2022-08-23T20:17:29.996Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-23T20:17:29.996Z] #18 sha256:e8e6e461bd257f0353b24c52208f7ae83da96567b0cb7ebe9269f98ea4f8413c [2022-08-23T20:17:30.028Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-23T20:17:30.039Z] #62 ... [2022-08-23T20:17:30.039Z] [2022-08-23T20:17:30.039Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:30.039Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:30.039Z] #55 23.66 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-23T20:17:30.295Z] #55 23.89 go: downloading honnef.co/go/tools v0.3.1 [2022-08-23T20:17:30.360Z] #50 ... [2022-08-23T20:17:30.360Z] [2022-08-23T20:17:30.360Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T20:17:30.360Z] #33 sha256:0036617231ed2f8bc258454493e49de43031a606160e3dc559fed3e5d27cddb5 [2022-08-23T20:17:30.360Z] #33 DONE 0.2s [2022-08-23T20:17:30.360Z] [2022-08-23T20:17:30.360Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-23T20:17:30.360Z] #66 sha256:0f0c6876945ecfd6902d87a98fc4c27fcc1fc67d67b8c42d0118d568018b88ad [2022-08-23T20:17:30.360Z] #66 DONE 0.3s [2022-08-23T20:17:30.360Z] [2022-08-23T20:17:30.360Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T20:17:30.360Z] #25 sha256:7b070ce9af867e40675b24f99ad4601c39f5e4023a37e1a31a6bb4313bdce2a1 [2022-08-23T20:17:30.360Z] #25 DONE 0.3s [2022-08-23T20:17:30.360Z] [2022-08-23T20:17:30.360Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-23T20:17:30.360Z] #46 sha256:87160a9fbb77a8c924ee12f5421fc062e62fec60c59122fe8470cb5873e85ef6 [2022-08-23T20:17:30.360Z] #46 DONE 0.4s [2022-08-23T20:17:30.360Z] [2022-08-23T20:17:30.360Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T20:17:30.360Z] #50 sha256:545d72e720ec8dfd712a20aee9f58aebeb7d105620477453c20a831946ff553d [2022-08-23T20:17:30.360Z] #50 DONE 0.4s [2022-08-23T20:17:30.360Z] [2022-08-23T20:17:30.360Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:30.360Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:17:30.591Z] #11 ... [2022-08-23T20:17:30.591Z] [2022-08-23T20:17:30.591Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:30.591Z] #31 sha256:2fb995a0b1aabeb5cff28435045c6ddccaf1c8b2f735dde4937e8664fd9437eb [2022-08-23T20:17:30.591Z] #31 2.287 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-23T20:17:30.591Z] #31 2.572 [2022-08-23T20:17:30.591Z] #31 2.812 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:30.591Z] #31 3.102 [2022-08-23T20:17:30.591Z] #31 4.112 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-23T20:17:30.591Z] #31 4.460 [2022-08-23T20:17:30.591Z] #31 4.690 #=#=# ############################################### 66.1% ######################################################################## 100.0% [2022-08-23T20:17:30.591Z] #31 5.036 [2022-08-23T20:17:30.591Z] #31 6.066 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-23T20:17:30.591Z] #31 6.405 [2022-08-23T20:17:30.591Z] #31 6.629 #=#=# ########## 14.0% ######################################### 58.1% ################################################################# 90.6% ######################################################################## 100.0% [2022-08-23T20:17:30.591Z] #31 7.180 [2022-08-23T20:17:30.591Z] #31 8.229 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-23T20:17:30.591Z] #31 8.556 [2022-08-23T20:17:30.591Z] #31 8.787 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:30.591Z] #31 9.148 [2022-08-23T20:17:30.591Z] #31 9.893 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-23T20:17:30.847Z] #31 10.24 [2022-08-23T20:17:30.847Z] #31 ... [2022-08-23T20:17:30.847Z] [2022-08-23T20:17:30.847Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:30.847Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:31.662Z] #55 25.13 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-23T20:17:31.662Z] #55 25.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-23T20:17:31.662Z] #55 25.27 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-23T20:17:31.662Z] #55 25.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-23T20:17:31.916Z] #18 DONE 2.2s [2022-08-23T20:17:31.916Z] [2022-08-23T20:17:31.916Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:31.916Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:31.916Z] #62 10.31 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-23T20:17:31.916Z] #62 10.41 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-23T20:17:31.916Z] #62 12.61 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-23T20:17:31.916Z] #62 12.66 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-23T20:17:31.916Z] #62 12.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-23T20:17:31.916Z] #62 12.94 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-23T20:17:31.918Z] #55 25.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-23T20:17:31.918Z] #55 25.47 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-23T20:17:31.918Z] #55 25.48 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-23T20:17:31.918Z] #55 25.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-23T20:17:32.176Z] #55 25.82 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-23T20:17:32.176Z] #55 25.83 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-23T20:17:32.432Z] #55 25.97 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-23T20:17:32.432Z] #55 25.97 go: downloading golang.org/x/text v0.3.7 [2022-08-23T20:17:32.505Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-23T20:17:32.997Z] #55 ... [2022-08-23T20:17:32.997Z] [2022-08-23T20:17:32.997Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:17:32.997Z] #62 sha256:ab4f174c8638d03ade1b77414ecaf56456c45ac7fc887e40cf05fc3adef0f83b [2022-08-23T20:17:32.997Z] #62 23.84 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:17:32.997Z] #62 23.84 Need to get 454 kB of archives. [2022-08-23T20:17:32.997Z] #62 23.84 After this operation, 1275 kB of additional disk space will be used. [2022-08-23T20:17:32.997Z] #62 23.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-23T20:17:32.997Z] #62 23.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-23T20:17:32.997Z] #62 24.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:17:32.997Z] #62 25.06 Fetched 454 kB in 0s (1341 kB/s) [2022-08-23T20:17:32.997Z] #62 25.21 Selecting previously unselected package libbtrfs0:arm64. [2022-08-23T20:17:32.997Z] #62 25.21 (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 ... 15708 files and directories currently installed.) [2022-08-23T20:17:32.997Z] #62 25.27 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-23T20:17:32.997Z] #62 25.28 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-23T20:17:32.997Z] #62 25.51 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-23T20:17:32.997Z] #62 25.51 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-23T20:17:32.997Z] #62 25.52 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-23T20:17:32.997Z] #62 25.87 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-23T20:17:32.997Z] #62 25.91 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-23T20:17:32.997Z] #62 25.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:17:32.997Z] #62 DONE 26.4s [2022-08-23T20:17:32.997Z] [2022-08-23T20:17:32.997Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-23T20:17:32.997Z] #63 sha256:72e1a8012ebb8c8b04343c8ff2662618835ed9ac7000a8cd03af14fd12d430f5 [2022-08-23T20:17:32.997Z] #63 DONE 0.1s [2022-08-23T20:17:32.997Z] [2022-08-23T20:17:32.997Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:17:32.997Z] #64 sha256:53f27a35e135dcb7950e5d24d5ba37e8e21ec0c9660ea3f4e402ce965b5861ea [2022-08-23T20:17:33.562Z] #64 0.627 + RM_GOPATH=0 [2022-08-23T20:17:33.562Z] #64 0.627 + TMP_GOPATH= [2022-08-23T20:17:33.562Z] #64 0.627 + : /build [2022-08-23T20:17:33.562Z] #64 0.627 + '[' -z '' ']' [2022-08-23T20:17:33.562Z] #64 0.632 ++ mktemp -d [2022-08-23T20:17:33.562Z] #64 0.636 + export GOPATH=/tmp/tmp.JtqPXJzmAw [2022-08-23T20:17:33.562Z] #64 0.636 + GOPATH=/tmp/tmp.JtqPXJzmAw [2022-08-23T20:17:33.562Z] #64 0.636 + RM_GOPATH=1 [2022-08-23T20:17:33.562Z] #64 0.636 + case "$(go env GOARCH)" in [2022-08-23T20:17:33.562Z] #64 0.637 ++ go env GOARCH [2022-08-23T20:17:33.562Z] #64 0.684 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:33.819Z] #64 0.685 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:33.819Z] #64 0.687 ++ dirname /install.sh [2022-08-23T20:17:33.819Z] #64 0.699 + dir=/ [2022-08-23T20:17:33.819Z] #64 0.699 + bin=containerd [2022-08-23T20:17:33.819Z] #64 0.699 + shift [2022-08-23T20:17:33.819Z] #64 0.699 + '[' '!' -f //containerd.installer ']' [2022-08-23T20:17:33.819Z] #64 0.699 + . //containerd.installer [2022-08-23T20:17:33.819Z] #64 0.699 ++ set -e [2022-08-23T20:17:33.819Z] #64 0.700 ++ : v1.6.7 [2022-08-23T20:17:33.819Z] #64 0.704 + install_containerd [2022-08-23T20:17:33.819Z] #64 0.704 + echo 'Install containerd version v1.6.7' [2022-08-23T20:17:33.819Z] #64 0.708 Install containerd version v1.6.7 [2022-08-23T20:17:33.819Z] #64 0.708 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JtqPXJzmAw/src/github.com/containerd/containerd [2022-08-23T20:17:33.819Z] #64 0.710 Cloning into '/tmp/tmp.JtqPXJzmAw/src/github.com/containerd/containerd'... [2022-08-23T20:17:34.117Z] #11 ... [2022-08-23T20:17:34.117Z] [2022-08-23T20:17:34.118Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:34.118Z] #31 sha256:2fb995a0b1aabeb5cff28435045c6ddccaf1c8b2f735dde4937e8664fd9437eb [2022-08-23T20:17:34.118Z] #31 10.48 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:34.118Z] #31 10.74 [2022-08-23T20:17:34.118Z] #31 10.85 Download of images into '/build' complete. [2022-08-23T20:17:34.118Z] #31 10.85 Use something like the following to load the result into a Docker daemon: [2022-08-23T20:17:34.118Z] #31 10.85 tar -cC '/build' . | docker load [2022-08-23T20:17:34.118Z] #31 DONE 13.1s [2022-08-23T20:17:34.118Z] [2022-08-23T20:17:34.118Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:34.118Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:35.047Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.1s [2022-08-23T20:17:35.227Z] #62 ... [2022-08-23T20:17:35.227Z] [2022-08-23T20:17:35.227Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:17:35.227Z] #41 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:17:35.227Z] #41 5.688 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-23T20:17:35.227Z] #41 5.688 Cloning into '.'... [2022-08-23T20:17:35.227Z] #41 ... [2022-08-23T20:17:35.227Z] [2022-08-23T20:17:35.227Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:17:35.227Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:17:35.227Z] #19 2.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:35.227Z] #19 2.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:35.227Z] #19 2.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:35.617Z] #51 ... [2022-08-23T20:17:35.617Z] [2022-08-23T20:17:35.617Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:35.617Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:17:35.617Z] #76 2.555 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:35.617Z] #76 2.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:35.617Z] #76 2.579 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:35.617Z] #76 2.771 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:35.617Z] #76 3.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:35.617Z] #76 3.805 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:35.617Z] #76 5.757 Fetched 8571 kB in 3s (2478 kB/s) [2022-08-23T20:17:35.711Z] #64 ... [2022-08-23T20:17:35.711Z] [2022-08-23T20:17:35.711Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:35.712Z] #51 sha256:ca7507efbe9a4b3de762f715615faeb9df44ba7a7f40f23d3ec6727b841273ac [2022-08-23T20:17:35.712Z] #51 18.55 Fetched 8462 kB in 13s (630 kB/s) [2022-08-23T20:17:35.712Z] #51 18.55 Reading package lists... [2022-08-23T20:17:35.712Z] #51 23.59 Reading package lists... [2022-08-23T20:17:35.712Z] #51 28.38 Building dependency tree... [2022-08-23T20:17:35.712Z] #51 ... [2022-08-23T20:17:35.712Z] [2022-08-23T20:17:35.712Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:35.712Z] #76 sha256:9a852c23371318f60fe2f4717f2205e698a52d1ca6e43f5b11521565dedafa8f [2022-08-23T20:17:35.712Z] #76 16.89 Reading package lists... [2022-08-23T20:17:35.712Z] #76 21.83 Building dependency tree... [2022-08-23T20:17:35.712Z] #76 25.88 python3 is already the newest version (3.9.2-3). [2022-08-23T20:17:35.712Z] #76 25.88 The following additional packages will be installed: [2022-08-23T20:17:35.712Z] #76 25.90 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-23T20:17:35.712Z] #76 25.91 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-23T20:17:35.712Z] #76 25.93 Suggested packages: [2022-08-23T20:17:35.712Z] #76 25.93 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-23T20:17:35.712Z] #76 25.93 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-23T20:17:35.712Z] #76 25.93 m4-doc ed diffutils-doc [2022-08-23T20:17:35.712Z] #76 25.93 Recommended packages: [2022-08-23T20:17:35.712Z] #76 25.93 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-23T20:17:35.712Z] #76 27.39 The following NEW packages will be installed: [2022-08-23T20:17:35.712Z] #76 27.40 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-23T20:17:35.712Z] #76 27.40 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-23T20:17:35.712Z] #76 27.41 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-23T20:17:35.712Z] #76 27.41 libyajl2 m4 patch xz-utils [2022-08-23T20:17:35.712Z] #76 27.79 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:17:35.712Z] #76 27.79 Need to get 5916 kB of archives. [2022-08-23T20:17:35.712Z] #76 27.79 After this operation, 18.6 MB of additional disk space will be used. [2022-08-23T20:17:35.712Z] #76 27.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-23T20:17:35.712Z] #76 27.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-23T20:17:35.712Z] #76 27.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-23T20:17:35.712Z] #76 27.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-23T20:17:35.712Z] #76 27.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-23T20:17:35.712Z] #76 27.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-23T20:17:35.712Z] #76 27.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-23T20:17:35.712Z] #76 27.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-23T20:17:35.712Z] #76 27.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-23T20:17:35.712Z] #76 27.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-23T20:17:35.712Z] #76 27.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-23T20:17:35.712Z] #76 27.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T20:17:35.712Z] #76 27.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-23T20:17:35.712Z] #76 27.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-23T20:17:35.712Z] #76 27.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-23T20:17:35.712Z] #76 27.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-23T20:17:35.712Z] #76 27.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-23T20:17:35.712Z] #76 27.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-23T20:17:35.712Z] #76 27.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-23T20:17:35.712Z] #76 28.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-23T20:17:35.712Z] #76 28.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-23T20:17:35.712Z] #76 28.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-23T20:17:35.712Z] #76 28.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-23T20:17:35.712Z] #76 29.04 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:17:35.712Z] #76 29.27 Fetched 5916 kB in 1s (10.3 MB/s) [2022-08-23T20:17:35.712Z] #76 29.38 Selecting previously unselected package bzip2. [2022-08-23T20:17:35.969Z] #76 29.38 (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 ... 15708 files and directories currently installed.) [2022-08-23T20:17:35.969Z] #76 29.46 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-23T20:17:35.969Z] #76 29.48 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T20:17:35.969Z] #76 29.63 Selecting previously unselected package libmagic-mgc. [2022-08-23T20:17:36.181Z] #76 5.757 Reading package lists... [2022-08-23T20:17:36.181Z] #76 ... [2022-08-23T20:17:36.181Z] [2022-08-23T20:17:36.181Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:17:36.181Z] #26 sha256:3daad2e04aa60144c30a69acfd44e08f89acd90f8ec816f26ac14bf43e0228e9 [2022-08-23T20:17:36.181Z] #26 3.346 + RM_GOPATH=0 [2022-08-23T20:17:36.181Z] #26 3.346 + TMP_GOPATH= [2022-08-23T20:17:36.181Z] #26 3.346 + : /build [2022-08-23T20:17:36.181Z] #26 3.346 + '[' -z '' ']' [2022-08-23T20:17:36.181Z] #26 3.346 ++ mktemp -d [2022-08-23T20:17:36.181Z] #26 3.346 + export GOPATH=/tmp/tmp.sDapXCSAeY [2022-08-23T20:17:36.181Z] #26 3.346 + GOPATH=/tmp/tmp.sDapXCSAeY [2022-08-23T20:17:36.181Z] #26 3.346 + RM_GOPATH=1 [2022-08-23T20:17:36.181Z] #26 3.346 + case "$(go env GOARCH)" in [2022-08-23T20:17:36.181Z] #26 3.346 ++ go env GOARCH [2022-08-23T20:17:36.181Z] #26 3.382 Install docker/cli version 17.06.2-ce from stable [2022-08-23T20:17:36.181Z] #26 3.382 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:36.181Z] #26 3.382 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:36.181Z] #26 3.382 ++ dirname /install.sh [2022-08-23T20:17:36.181Z] #26 3.382 + dir=/ [2022-08-23T20:17:36.181Z] #26 3.382 + bin=dockercli [2022-08-23T20:17:36.181Z] #26 3.382 + shift [2022-08-23T20:17:36.181Z] #26 3.382 + '[' '!' -f //dockercli.installer ']' [2022-08-23T20:17:36.181Z] #26 3.382 + . //dockercli.installer [2022-08-23T20:17:36.181Z] #26 3.382 ++ : stable [2022-08-23T20:17:36.181Z] #26 3.382 ++ : 17.06.2-ce [2022-08-23T20:17:36.181Z] #26 3.382 + install_dockercli [2022-08-23T20:17:36.181Z] #26 3.382 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-23T20:17:36.181Z] #26 3.382 ++ uname -m [2022-08-23T20:17:36.181Z] #26 3.382 + arch=x86_64 [2022-08-23T20:17:36.181Z] #26 3.382 + '[' x86_64 '!=' x86_64 ']' [2022-08-23T20:17:36.181Z] #26 3.382 + url=https://download.docker.com/linux/static [2022-08-23T20:17:36.181Z] #26 3.382 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-23T20:17:36.181Z] #26 3.382 + tar -xz docker/docker [2022-08-23T20:17:36.181Z] #26 6.031 + mkdir -p /build [2022-08-23T20:17:36.181Z] #26 6.035 + mv docker/docker /build/ [2022-08-23T20:17:36.181Z] #26 6.035 + rmdir docker [2022-08-23T20:17:36.225Z] #76 29.64 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-23T20:17:36.225Z] #76 29.67 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T20:17:36.438Z] #26 DONE 6.2s [2022-08-23T20:17:36.438Z] [2022-08-23T20:17:36.438Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:36.438Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:36.438Z] #55 5.085 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-23T20:17:36.438Z] #55 6.367 go: downloading github.com/fatih/color v1.13.0 [2022-08-23T20:17:36.438Z] #55 6.379 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T20:17:36.438Z] #55 6.426 go: downloading github.com/pkg/errors v0.9.1 [2022-08-23T20:17:36.438Z] #55 6.441 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-23T20:17:36.438Z] #55 6.513 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-23T20:17:36.438Z] #55 6.701 go: downloading github.com/spf13/viper v1.11.0 [2022-08-23T20:17:36.613Z] #19 4.584 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:36.690Z] #11 ... [2022-08-23T20:17:36.690Z] [2022-08-23T20:17:36.690Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:36.690Z] #31 sha256:9ab446b3202a4e74b2333809f845b13b83494b339636868632bf73f3988e5920 [2022-08-23T20:17:36.690Z] #31 2.374 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-23T20:17:36.690Z] #31 2.683 [2022-08-23T20:17:36.690Z] #31 2.915 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:36.690Z] #31 3.214 [2022-08-23T20:17:36.690Z] #31 4.228 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-23T20:17:36.690Z] #31 4.579 [2022-08-23T20:17:36.690Z] #31 4.812 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:36.690Z] #31 5.130 [2022-08-23T20:17:36.690Z] #31 6.125 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-23T20:17:36.690Z] #31 6.480 [2022-08-23T20:17:36.690Z] #31 6.707 #=#=# ################## 26.1% ######################### 35.2% ####################################################### 76.6% ######################################################################## 100.0% [2022-08-23T20:17:36.690Z] #31 7.254 [2022-08-23T20:17:36.690Z] #31 8.346 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-23T20:17:36.690Z] #31 8.685 [2022-08-23T20:17:36.690Z] #31 8.928 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:36.690Z] #31 9.204 [2022-08-23T20:17:36.690Z] #31 9.960 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-23T20:17:36.690Z] #31 ... [2022-08-23T20:17:36.690Z] [2022-08-23T20:17:36.690Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:36.690Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:36.697Z] #55 6.818 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-23T20:17:36.697Z] #55 6.966 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-23T20:17:36.788Z] #76 30.32 Selecting previously unselected package libmagic1:arm64. [2022-08-23T20:17:36.788Z] #76 30.32 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-23T20:17:36.788Z] #76 30.33 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-23T20:17:36.959Z] #55 6.989 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-23T20:17:36.959Z] #55 7.013 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-23T20:17:37.044Z] #76 30.50 Selecting previously unselected package file. [2022-08-23T20:17:37.044Z] #76 30.50 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-23T20:17:37.044Z] #76 30.53 Unpacking file (1:5.39-3) ... [2022-08-23T20:17:37.044Z] #76 30.69 Selecting previously unselected package xz-utils. [2022-08-23T20:17:37.044Z] #76 30.69 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-23T20:17:37.044Z] #76 30.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:17:37.205Z] #19 ... [2022-08-23T20:17:37.205Z] [2022-08-23T20:17:37.205Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:37.205Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:37.205Z] #62 18.57 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T20:17:37.205Z] #62 18.63 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-23T20:17:37.223Z] #55 7.134 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-23T20:17:37.255Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.0s [2022-08-23T20:17:37.479Z] #55 ... [2022-08-23T20:17:37.479Z] [2022-08-23T20:17:37.479Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:37.479Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:17:37.479Z] #51 7.105 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:37.479Z] #51 7.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:37.479Z] #51 7.156 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:37.557Z] #76 31.03 Selecting previously unselected package libsigsegv2:arm64. [2022-08-23T20:17:37.557Z] #76 31.03 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-23T20:17:37.557Z] #76 31.04 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-23T20:17:37.557Z] #76 31.16 Selecting previously unselected package m4. [2022-08-23T20:17:37.557Z] #76 31.16 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-23T20:17:37.557Z] #76 31.17 Unpacking m4 (1.4.18-5) ... [2022-08-23T20:17:37.779Z] #62 19.01 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-23T20:17:37.779Z] #62 19.16 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-23T20:17:37.779Z] #62 19.31 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-23T20:17:37.779Z] #62 19.34 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-23T20:17:37.813Z] #76 31.40 Selecting previously unselected package autoconf. [2022-08-23T20:17:37.813Z] #76 ... [2022-08-23T20:17:37.813Z] [2022-08-23T20:17:37.813Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:37.813Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:37.813Z] #55 31.29 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-23T20:17:37.813Z] #55 31.34 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-23T20:17:37.813Z] #55 31.36 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-23T20:17:37.813Z] #55 31.49 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-23T20:17:38.042Z] #51 7.726 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-23T20:17:38.055Z] #62 19.60 go: downloading github.com/spf13/afero v1.8.2 [2022-08-23T20:17:38.069Z] #55 31.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-23T20:17:38.069Z] #55 31.61 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-23T20:17:38.069Z] #55 31.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-23T20:17:38.069Z] #55 31.74 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-23T20:17:38.069Z] #55 31.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-23T20:17:38.300Z] #51 8.137 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:38.317Z] #62 19.61 go: downloading github.com/spf13/cast v1.4.1 [2022-08-23T20:17:38.325Z] #55 31.79 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-23T20:17:38.325Z] #55 31.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-23T20:17:38.579Z] #62 19.84 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-23T20:17:38.581Z] #55 32.00 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-23T20:17:38.840Z] #55 ... [2022-08-23T20:17:38.840Z] [2022-08-23T20:17:38.840Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:38.840Z] #42 sha256:6466b512254344fa51f5fd1488292ad622812ef98937ad5d72692ce89aa18bd7 [2022-08-23T20:17:38.840Z] #42 17.06 Reading package lists... [2022-08-23T20:17:38.840Z] #42 22.59 Reading package lists... [2022-08-23T20:17:38.840Z] #42 27.33 Building dependency tree... [2022-08-23T20:17:38.840Z] #42 31.13 The following additional packages will be installed: [2022-08-23T20:17:38.840Z] #42 31.17 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-23T20:17:38.840Z] #42 31.19 Suggested packages: [2022-08-23T20:17:38.840Z] #42 31.20 cmake-doc ninja-build lrzip [2022-08-23T20:17:38.840Z] #42 31.20 Recommended packages: [2022-08-23T20:17:38.840Z] #42 31.20 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-23T20:17:38.840Z] #42 32.00 The following NEW packages will be installed: [2022-08-23T20:17:38.840Z] #42 32.00 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-23T20:17:38.840Z] #42 32.02 vim-common xxd [2022-08-23T20:17:38.840Z] #42 32.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:17:38.840Z] #42 32.48 Need to get 15.6 MB of archives. [2022-08-23T20:17:38.840Z] #42 32.48 After this operation, 67.4 MB of additional disk space will be used. [2022-08-23T20:17:38.840Z] #42 32.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T20:17:38.840Z] #42 32.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T20:17:38.840Z] #42 32.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-23T20:17:38.840Z] #42 32.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-23T20:17:38.840Z] #42 ... [2022-08-23T20:17:38.840Z] [2022-08-23T20:17:38.840Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:38.840Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:38.840Z] #55 32.49 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-23T20:17:38.841Z] #62 20.08 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-23T20:17:38.841Z] #62 20.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-23T20:17:39.096Z] #55 32.60 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-23T20:17:39.096Z] #55 32.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-23T20:17:39.096Z] #55 32.78 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-23T20:17:39.104Z] #62 20.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-23T20:17:39.104Z] #62 20.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-23T20:17:39.228Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.7s done [2022-08-23T20:17:39.228Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-23T20:17:39.228Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-23T20:17:39.228Z] #11 DONE 52.1s [2022-08-23T20:17:39.368Z] #62 ... [2022-08-23T20:17:39.368Z] [2022-08-23T20:17:39.368Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T20:17:39.368Z] #45 sha256:27f33f4aa12713edc677bbf7d08ca5ed144f525e6380b81712650c4ac7dc1edb [2022-08-23T20:17:39.368Z] #45 20.10 tomll can be used in two ways: [2022-08-23T20:17:39.368Z] #45 20.11 Writing to STDIN and reading from STDOUT: [2022-08-23T20:17:39.368Z] #45 20.11 cat file.toml | tomll > file.toml [2022-08-23T20:17:39.368Z] #45 20.11 [2022-08-23T20:17:39.368Z] #45 20.11 Reading and updating a list of files: [2022-08-23T20:17:39.368Z] #45 20.11 tomll a.toml b.toml c.toml [2022-08-23T20:17:39.368Z] #45 20.11 [2022-08-23T20:17:39.368Z] #45 20.11 When given a list of files, tomll will modify all files in place without asking. [2022-08-23T20:17:39.368Z] #45 DONE 20.8s [2022-08-23T20:17:39.368Z] [2022-08-23T20:17:39.368Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:39.368Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:39.368Z] #62 20.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-23T20:17:39.368Z] #62 20.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-23T20:17:39.526Z] [2022-08-23T20:17:39.526Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T20:17:39.526Z] #12 sha256:a19669e78fa41bbb164575eb6e4cd07fa9f805444244cc835d2aade2cab0f008 [2022-08-23T20:17:39.630Z] #62 21.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-23T20:17:39.630Z] #62 21.10 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-23T20:17:39.891Z] #62 21.32 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-23T20:17:40.029Z] #55 33.29 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-23T20:17:40.029Z] #55 33.37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-23T20:17:40.029Z] #55 33.39 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-23T20:17:40.029Z] #55 33.42 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-23T20:17:40.029Z] #55 33.49 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-23T20:17:40.029Z] #55 33.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-23T20:17:40.029Z] #55 33.56 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-23T20:17:40.029Z] #55 33.63 go: downloading github.com/prometheus/common v0.32.1 [2022-08-23T20:17:40.126Z] #12 DONE 0.9s [2022-08-23T20:17:40.153Z] #62 ... [2022-08-23T20:17:40.153Z] [2022-08-23T20:17:40.153Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:40.153Z] #58 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:17:40.153Z] #58 11.19 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:40.153Z] #58 14.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:40.153Z] #58 18.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-23T20:17:40.153Z] #58 ... [2022-08-23T20:17:40.153Z] [2022-08-23T20:17:40.153Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:17:40.153Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:17:40.153Z] #19 5.881 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-23T20:17:40.153Z] #19 7.560 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:17:40.194Z] #51 ... [2022-08-23T20:17:40.194Z] [2022-08-23T20:17:40.194Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T20:17:40.194Z] #38 sha256:27f33f4aa12713edc677bbf7d08ca5ed144f525e6380b81712650c4ac7dc1edb [2022-08-23T20:17:40.194Z] #38 4.416 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-23T20:17:40.194Z] #38 ... [2022-08-23T20:17:40.194Z] [2022-08-23T20:17:40.194Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:17:40.194Z] #57 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:17:40.194Z] #57 8.548 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-23T20:17:40.194Z] #57 9.610 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-23T20:17:40.194Z] #57 9.612 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-23T20:17:40.194Z] #57 9.700 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-23T20:17:40.194Z] #57 ... [2022-08-23T20:17:40.194Z] [2022-08-23T20:17:40.194Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:17:40.194Z] #67 sha256:70763d2a5984e9b1ac038f48551d50f052a0e685dae4c428641a1468e324e293 [2022-08-23T20:17:40.194Z] #67 5.348 + RM_GOPATH=0 [2022-08-23T20:17:40.194Z] #67 5.348 + TMP_GOPATH= [2022-08-23T20:17:40.194Z] #67 5.348 + : /build [2022-08-23T20:17:40.194Z] #67 5.348 + '[' -z '' ']' [2022-08-23T20:17:40.194Z] #67 5.348 ++ mktemp -d [2022-08-23T20:17:40.194Z] #67 5.348 + export GOPATH=/tmp/tmp.C7pSpHCP0Y [2022-08-23T20:17:40.194Z] #67 5.348 + GOPATH=/tmp/tmp.C7pSpHCP0Y [2022-08-23T20:17:40.194Z] #67 5.348 + RM_GOPATH=1 [2022-08-23T20:17:40.194Z] #67 5.348 + case "$(go env GOARCH)" in [2022-08-23T20:17:40.194Z] #67 5.348 ++ go env GOARCH [2022-08-23T20:17:40.194Z] #67 5.378 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:40.194Z] #67 5.378 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:40.194Z] #67 5.378 ++ dirname /install.sh [2022-08-23T20:17:40.194Z] #67 5.378 + dir=/ [2022-08-23T20:17:40.194Z] #67 5.378 + bin=rootlesskit [2022-08-23T20:17:40.194Z] #67 5.378 + shift [2022-08-23T20:17:40.194Z] #67 5.378 + '[' '!' -f //rootlesskit.installer ']' [2022-08-23T20:17:40.194Z] #67 5.378 + . //rootlesskit.installer [2022-08-23T20:17:40.194Z] #67 5.378 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:17:40.194Z] #67 5.378 + install_rootlesskit [2022-08-23T20:17:40.194Z] #67 5.378 + case "$1" in [2022-08-23T20:17:40.194Z] #67 5.378 + export CGO_ENABLED=0 [2022-08-23T20:17:40.194Z] #67 5.378 + CGO_ENABLED=0 [2022-08-23T20:17:40.194Z] #67 5.378 + _install_rootlesskit [2022-08-23T20:17:40.194Z] #67 5.378 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-23T20:17:40.194Z] #67 5.378 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T20:17:40.194Z] #67 5.378 + GOBIN=/build [2022-08-23T20:17:40.194Z] #67 5.378 + GO111MODULE=on [2022-08-23T20:17:40.194Z] #67 5.378 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:17:40.194Z] #67 5.378 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:17:40.194Z] #67 5.817 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-23T20:17:40.194Z] #67 7.453 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T20:17:40.194Z] #67 7.453 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-23T20:17:40.194Z] #67 8.296 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-23T20:17:40.288Z] #55 ... [2022-08-23T20:17:40.288Z] [2022-08-23T20:17:40.288Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:17:40.288Z] #57 sha256:92f8a7969daa386c486dfe2ab3f6c5ec0820b4e811c0f7c850c2f603386b409c [2022-08-23T20:17:40.288Z] #57 32.90 v3.0.2 [2022-08-23T20:17:40.288Z] #57 DONE 34.0s [2022-08-23T20:17:40.396Z] [2022-08-23T20:17:40.396Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-23T20:17:40.396Z] #13 sha256:12d10aaf33480fcb522b15f0d9f7b0628664648cca46e0336d8cd0bd4d77d287 [2022-08-23T20:17:40.415Z] #19 ... [2022-08-23T20:17:40.415Z] [2022-08-23T20:17:40.415Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:40.415Z] #83 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:17:40.415Z] #83 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:40.415Z] #83 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:40.415Z] #83 ... [2022-08-23T20:17:40.415Z] [2022-08-23T20:17:40.416Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:17:40.416Z] #60 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:17:40.416Z] #60 17.38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-23T20:17:40.416Z] #60 17.41 go: downloading golang.org/x/mod v0.3.0 [2022-08-23T20:17:40.452Z] #67 ... [2022-08-23T20:17:40.452Z] [2022-08-23T20:17:40.452Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:40.452Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:17:40.452Z] #42 8.664 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:40.452Z] #42 8.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:40.452Z] #42 8.693 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:40.452Z] #42 9.729 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:40.452Z] #42 ... [2022-08-23T20:17:40.452Z] [2022-08-23T20:17:40.452Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:17:40.452Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:17:40.452Z] #53 8.055 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-23T20:17:40.452Z] #53 9.936 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-23T20:17:40.452Z] #53 9.936 go: downloading github.com/fatih/color v1.10.0 [2022-08-23T20:17:40.452Z] #53 9.970 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-23T20:17:40.452Z] #53 10.43 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-23T20:17:40.452Z] #53 10.48 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-23T20:17:40.535Z] #11 ... [2022-08-23T20:17:40.535Z] [2022-08-23T20:17:40.535Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-23T20:17:40.535Z] #31 sha256:9ab446b3202a4e74b2333809f845b13b83494b339636868632bf73f3988e5920 [2022-08-23T20:17:40.535Z] #31 10.26 [2022-08-23T20:17:40.535Z] #31 10.50 #=#=# ######################################################################## 100.0% [2022-08-23T20:17:40.535Z] #31 10.82 [2022-08-23T20:17:40.535Z] #31 10.88 Download of images into '/build' complete. [2022-08-23T20:17:40.535Z] #31 10.88 Use something like the following to load the result into a Docker daemon: [2022-08-23T20:17:40.535Z] #31 10.88 tar -cC '/build' . | docker load [2022-08-23T20:17:40.535Z] #31 DONE 13.9s [2022-08-23T20:17:40.535Z] [2022-08-23T20:17:40.535Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:19b772f7bc50bb7d3b65f8fc53f266d2b8fa7285099776a6c1cb35bdbea4ca13 [2022-08-23T20:17:40.535Z] #11 sha256:a9ac81a5ef431ce60bb1ad1f150546106a92d1eb1d5cc21c592864c43114db60 [2022-08-23T20:17:40.546Z] [2022-08-23T20:17:40.546Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:40.546Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:40.546Z] #55 34.08 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-23T20:17:40.546Z] #55 34.15 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-23T20:17:40.709Z] #53 10.63 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-23T20:17:40.709Z] #53 10.72 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-23T20:17:40.709Z] #53 ... [2022-08-23T20:17:40.709Z] [2022-08-23T20:17:40.709Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:17:40.709Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:17:40.709Z] #62 9.218 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:40.709Z] #62 9.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:40.709Z] #62 9.250 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:40.709Z] #62 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:40.709Z] #62 ... [2022-08-23T20:17:40.709Z] [2022-08-23T20:17:40.709Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:17:40.709Z] #34 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:17:40.709Z] #34 6.356 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-23T20:17:40.709Z] #34 6.356 Cloning into '.'... [2022-08-23T20:17:40.966Z] #34 ... [2022-08-23T20:17:40.966Z] [2022-08-23T20:17:40.966Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:17:40.966Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:17:40.966Z] #47 4.893 + git clone https://github.com/docker/distribution.git . [2022-08-23T20:17:40.966Z] #47 4.893 Cloning into '.'... [2022-08-23T20:17:40.966Z] #47 ... [2022-08-23T20:17:40.966Z] [2022-08-23T20:17:40.966Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:17:40.966Z] #40 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:17:40.966Z] #40 7.555 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-23T20:17:40.966Z] #40 8.485 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-23T20:17:40.966Z] #40 10.06 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-23T20:17:40.966Z] #40 10.48 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-23T20:17:40.966Z] #40 10.52 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-23T20:17:40.982Z] #13 DONE 0.7s [2022-08-23T20:17:40.982Z] [2022-08-23T20:17:40.982Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-23T20:17:40.982Z] #46 sha256:87160a9fbb77a8c924ee12f5421fc062e62fec60c59122fe8470cb5873e85ef6 [2022-08-23T20:17:40.982Z] #46 DONE 0.1s [2022-08-23T20:17:40.982Z] [2022-08-23T20:17:40.982Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T20:17:40.982Z] #33 sha256:0036617231ed2f8bc258454493e49de43031a606160e3dc559fed3e5d27cddb5 [2022-08-23T20:17:40.982Z] #33 DONE 0.1s [2022-08-23T20:17:40.982Z] [2022-08-23T20:17:40.982Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:17:40.982Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:17:40.982Z] #47 ... [2022-08-23T20:17:40.982Z] [2022-08-23T20:17:40.982Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T20:17:40.982Z] #25 sha256:aa137d4381c167fde58cd9cd87eca3603a521c7f6dc2c4de0a013ee8c4148974 [2022-08-23T20:17:40.982Z] #25 DONE 0.2s [2022-08-23T20:17:41.107Z] #55 ... [2022-08-23T20:17:41.107Z] [2022-08-23T20:17:41.108Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:17:41.108Z] #47 sha256:0067b48406c6fcf97a8846394ccce80f177a951eb81459a531ec6a775172dd15 [2022-08-23T20:17:41.108Z] #47 24.29 + 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-08-23T20:17:41.108Z] #47 ... [2022-08-23T20:17:41.108Z] [2022-08-23T20:17:41.108Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:41.108Z] #76 sha256:9a852c23371318f60fe2f4717f2205e698a52d1ca6e43f5b11521565dedafa8f [2022-08-23T20:17:41.108Z] #76 31.40 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-23T20:17:41.108Z] #76 31.41 Unpacking autoconf (2.69-14) ... [2022-08-23T20:17:41.108Z] #76 31.84 Selecting previously unselected package autotools-dev. [2022-08-23T20:17:41.108Z] #76 31.84 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-23T20:17:41.108Z] #76 31.89 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-23T20:17:41.108Z] #76 32.13 Selecting previously unselected package automake. [2022-08-23T20:17:41.108Z] #76 32.14 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-23T20:17:41.108Z] #76 32.17 Unpacking automake (1:1.16.3-2) ... [2022-08-23T20:17:41.108Z] #76 32.71 Selecting previously unselected package patch. [2022-08-23T20:17:41.108Z] #76 32.72 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-23T20:17:41.108Z] #76 32.74 Unpacking patch (2.7.6-7) ... [2022-08-23T20:17:41.108Z] #76 33.08 Selecting previously unselected package dpkg-dev. [2022-08-23T20:17:41.108Z] #76 33.08 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-23T20:17:41.108Z] #76 33.18 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T20:17:41.108Z] #76 34.42 Selecting previously unselected package build-essential. [2022-08-23T20:17:41.108Z] #76 34.43 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-23T20:17:41.108Z] #76 34.45 Unpacking build-essential (12.9) ... [2022-08-23T20:17:41.108Z] #76 34.72 Selecting previously unselected package libcap2:arm64. [2022-08-23T20:17:41.225Z] #40 ... [2022-08-23T20:17:41.225Z] [2022-08-23T20:17:41.225Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:17:41.225Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:17:41.225Z] #14 8.664 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:41.225Z] #14 8.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:41.225Z] #14 8.750 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:41.225Z] #14 9.748 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:41.225Z] #14 ... [2022-08-23T20:17:41.225Z] [2022-08-23T20:17:41.225Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:17:41.225Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:17:41.225Z] #36 7.308 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-23T20:17:41.248Z] [2022-08-23T20:17:41.248Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T20:17:41.248Z] #50 sha256:545d72e720ec8dfd712a20aee9f58aebeb7d105620477453c20a831946ff553d [2022-08-23T20:17:41.248Z] #50 DONE 0.3s [2022-08-23T20:17:41.248Z] [2022-08-23T20:17:41.248Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-23T20:17:41.248Z] #66 sha256:0f94dd5c0410938b626f96bf302decb3cf5521a1c889628281da0032a68000ed [2022-08-23T20:17:41.248Z] #66 DONE 0.4s [2022-08-23T20:17:41.248Z] [2022-08-23T20:17:41.248Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:41.248Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:17:41.363Z] #76 34.73 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-23T20:17:41.363Z] #76 34.74 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-23T20:17:41.364Z] #60 ... [2022-08-23T20:17:41.364Z] [2022-08-23T20:17:41.364Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:17:41.364Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:17:41.364Z] #19 9.308 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-23T20:17:41.482Z] #36 ... [2022-08-23T20:17:41.482Z] [2022-08-23T20:17:41.482Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:17:41.482Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:17:41.482Z] #53 10.87 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-23T20:17:41.482Z] #53 11.00 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-23T20:17:41.482Z] #53 11.19 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-23T20:17:41.482Z] #53 11.53 go: downloading golang.org/x/tools v0.1.0 [2022-08-23T20:17:41.641Z] #76 35.17 Selecting previously unselected package libcap-dev:arm64. [2022-08-23T20:17:41.641Z] #76 35.17 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-23T20:17:41.641Z] #76 35.19 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-23T20:17:42.216Z] #76 35.71 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-23T20:17:42.216Z] #76 35.73 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-23T20:17:42.216Z] #76 35.80 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T20:17:42.437Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 15.0s done [2022-08-23T20:17:42.437Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-23T20:17:42.472Z] #76 ... [2022-08-23T20:17:42.472Z] [2022-08-23T20:17:42.472Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:17:42.472Z] #40 sha256:d0efcd11b2aca431d4372dde1f3f9cc12535aab04b37e331c0ba70002b3ca5dc [2022-08-23T20:17:42.472Z] #40 35.42 NAME: [2022-08-23T20:17:42.472Z] #40 35.43 go-winres - A tool for embedding resources in Windows executables [2022-08-23T20:17:42.472Z] #40 35.43 [2022-08-23T20:17:42.472Z] #40 35.43 USAGE: [2022-08-23T20:17:42.472Z] #40 35.43 go-winres [global options] command [command options] [arguments...] [2022-08-23T20:17:42.472Z] #40 35.43 [2022-08-23T20:17:42.472Z] #40 35.43 COMMANDS: [2022-08-23T20:17:42.472Z] #40 35.43 init Create an initial ./winres/winres.json [2022-08-23T20:17:42.472Z] #40 35.43 make Make syso files for the "go build" command [2022-08-23T20:17:42.472Z] #40 35.43 simply Make syso files for the "go build" command (simplified) [2022-08-23T20:17:42.472Z] #40 35.43 extract Extract all resources from an executable [2022-08-23T20:17:42.472Z] #40 35.43 patch Replace resources in an executable file (exe, dll) [2022-08-23T20:17:42.472Z] #40 35.43 help, h Shows a list of commands or help for one command [2022-08-23T20:17:42.472Z] #40 35.43 [2022-08-23T20:17:42.472Z] #40 35.43 GLOBAL OPTIONS: [2022-08-23T20:17:42.472Z] #40 35.43 --help, -h show help (default: false) [2022-08-23T20:17:42.472Z] #40 DONE 35.9s [2022-08-23T20:17:42.472Z] [2022-08-23T20:17:42.472Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:42.472Z] #76 sha256:9a852c23371318f60fe2f4717f2205e698a52d1ca6e43f5b11521565dedafa8f [2022-08-23T20:17:42.472Z] #76 35.94 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-23T20:17:42.472Z] #76 35.94 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-23T20:17:42.472Z] #76 35.97 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-23T20:17:42.472Z] #76 ... [2022-08-23T20:17:42.472Z] [2022-08-23T20:17:42.472Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:17:42.472Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:17:42.472Z] #14 21.30 Reading package lists... [2022-08-23T20:17:42.472Z] #14 26.00 Building dependency tree... [2022-08-23T20:17:42.472Z] #14 29.74 The following additional packages will be installed: [2022-08-23T20:17:42.472Z] #14 29.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T20:17:42.472Z] #14 29.74 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-23T20:17:42.472Z] #14 29.74 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-23T20:17:42.472Z] #14 29.74 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-23T20:17:42.472Z] #14 29.75 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-23T20:17:42.472Z] #14 29.76 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-23T20:17:42.472Z] #14 29.76 mingw-w64-common mingw-w64-x86-64-dev [2022-08-23T20:17:42.472Z] #14 29.78 Suggested packages: [2022-08-23T20:17:42.472Z] #14 29.78 gcc-10-locales seccomp wine64 [2022-08-23T20:17:42.472Z] #14 30.98 The following NEW packages will be installed: [2022-08-23T20:17:42.472Z] #14 30.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T20:17:42.472Z] #14 30.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-23T20:17:42.472Z] #14 30.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-23T20:17:42.472Z] #14 30.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-23T20:17:42.472Z] #14 31.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-23T20:17:42.472Z] #14 31.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-23T20:17:42.472Z] #14 31.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-23T20:17:42.472Z] #14 31.00 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-23T20:17:42.472Z] #14 31.00 mingw-w64-x86-64-dev [2022-08-23T20:17:42.472Z] #14 31.40 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:17:42.472Z] #14 31.40 Need to get 108 MB of archives. [2022-08-23T20:17:42.472Z] #14 31.40 After this operation, 620 MB of additional disk space will be used. [2022-08-23T20:17:42.472Z] #14 31.40 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-08-23T20:17:42.472Z] #14 31.48 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-08-23T20:17:42.472Z] #14 31.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-23T20:17:42.472Z] #14 31.63 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-08-23T20:17:42.472Z] #14 31.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-23T20:17:42.472Z] #14 31.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-23T20:17:42.472Z] #14 31.85 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-08-23T20:17:42.472Z] #14 32.01 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-08-23T20:17:42.472Z] #14 32.02 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-08-23T20:17:42.472Z] #14 32.45 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-08-23T20:17:42.472Z] #14 33.68 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-08-23T20:17:42.472Z] #14 34.05 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-08-23T20:17:42.472Z] #14 34.59 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-08-23T20:17:42.472Z] #14 35.59 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-08-23T20:17:42.472Z] #14 36.02 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-08-23T20:17:42.472Z] #14 36.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-23T20:17:42.472Z] #14 36.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-23T20:17:42.472Z] #14 36.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-23T20:17:42.472Z] #14 36.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-23T20:17:42.472Z] #14 36.07 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-08-23T20:17:42.472Z] #14 36.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-23T20:17:42.472Z] #14 36.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-23T20:17:42.472Z] #14 36.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-23T20:17:42.472Z] #14 36.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-23T20:17:42.472Z] #14 ... [2022-08-23T20:17:42.472Z] [2022-08-23T20:17:42.472Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:42.472Z] #42 sha256:6466b512254344fa51f5fd1488292ad622812ef98937ad5d72692ce89aa18bd7 [2022-08-23T20:17:42.472Z] #42 33.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-23T20:17:42.472Z] #42 33.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-23T20:17:42.472Z] #42 33.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-23T20:17:42.472Z] #42 33.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-23T20:17:42.472Z] #42 33.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-23T20:17:42.472Z] #42 33.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-23T20:17:42.472Z] #42 34.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:17:42.472Z] #42 35.16 Fetched 15.6 MB in 1s (11.3 MB/s) [2022-08-23T20:17:42.472Z] #42 35.41 Selecting previously unselected package xxd. [2022-08-23T20:17:42.472Z] #42 35.41 (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 ... 15708 files and directories currently installed.) [2022-08-23T20:17:42.472Z] #42 35.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-23T20:17:42.472Z] #42 35.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:17:42.472Z] #42 35.94 Selecting previously unselected package vim-common. [2022-08-23T20:17:42.472Z] #42 35.95 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:17:42.472Z] #42 35.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:17:42.695Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-23T20:17:42.766Z] #19 ... [2022-08-23T20:17:42.766Z] [2022-08-23T20:17:42.766Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:17:42.766Z] #47 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:17:42.766Z] #47 14.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-23T20:17:42.766Z] #47 14.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T20:17:42.984Z] #42 36.39 Selecting previously unselected package cmake-data. [2022-08-23T20:17:42.984Z] #42 36.39 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-23T20:17:42.984Z] #42 36.46 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T20:17:43.031Z] #47 ... [2022-08-23T20:17:43.032Z] [2022-08-23T20:17:43.032Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:17:43.032Z] #43 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:17:43.032Z] #43 22.09 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-23T20:17:43.032Z] #43 22.09 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-23T20:17:43.032Z] #43 22.92 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-23T20:17:43.032Z] #43 23.22 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-23T20:17:43.032Z] #43 23.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-23T20:17:43.032Z] #43 24.28 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-23T20:17:43.032Z] #43 24.35 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-23T20:17:43.032Z] #43 24.48 go: downloading github.com/peterh/liner v1.2.2 [2022-08-23T20:17:43.262Z] #11 DONE 52.4s [2022-08-23T20:17:43.262Z] [2022-08-23T20:17:43.262Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-23T20:17:43.262Z] #12 sha256:a19669e78fa41bbb164575eb6e4cd07fa9f805444244cc835d2aade2cab0f008 [2022-08-23T20:17:43.607Z] #43 24.78 go: downloading github.com/google/go-dap v0.6.0 [2022-08-23T20:17:43.829Z] #12 DONE 0.6s [2022-08-23T20:17:43.829Z] [2022-08-23T20:17:43.829Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-23T20:17:43.829Z] #13 sha256:12d10aaf33480fcb522b15f0d9f7b0628664648cca46e0336d8cd0bd4d77d287 [2022-08-23T20:17:43.869Z] #43 25.31 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-23T20:17:44.394Z] #13 DONE 0.7s [2022-08-23T20:17:44.394Z] [2022-08-23T20:17:44.394Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T20:17:44.394Z] #33 sha256:0036617231ed2f8bc258454493e49de43031a606160e3dc559fed3e5d27cddb5 [2022-08-23T20:17:44.442Z] #43 25.73 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-23T20:17:44.965Z] #33 ... [2022-08-23T20:17:44.965Z] [2022-08-23T20:17:44.965Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-23T20:17:44.965Z] #46 sha256:87160a9fbb77a8c924ee12f5421fc062e62fec60c59122fe8470cb5873e85ef6 [2022-08-23T20:17:44.965Z] #46 DONE 0.3s [2022-08-23T20:17:44.965Z] [2022-08-23T20:17:44.965Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-23T20:17:44.965Z] #33 sha256:0036617231ed2f8bc258454493e49de43031a606160e3dc559fed3e5d27cddb5 [2022-08-23T20:17:44.965Z] #33 DONE 0.5s [2022-08-23T20:17:44.966Z] [2022-08-23T20:17:44.966Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T20:17:44.966Z] #25 sha256:588d0e426785c0609fe5c57282bf7e666660c8a5ccbda1f89cbfb15c7da99b8d [2022-08-23T20:17:44.966Z] #25 DONE 0.5s [2022-08-23T20:17:44.966Z] [2022-08-23T20:17:44.966Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-23T20:17:44.966Z] #50 sha256:545d72e720ec8dfd712a20aee9f58aebeb7d105620477453c20a831946ff553d [2022-08-23T20:17:44.966Z] #50 DONE 0.5s [2022-08-23T20:17:44.966Z] [2022-08-23T20:17:44.966Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-23T20:17:44.966Z] #66 sha256:8e5d3239b7c2b5bd93e0ff51395a6a1066f75e83299153556fb95d091a0ee41e [2022-08-23T20:17:44.966Z] #66 DONE 0.5s [2022-08-23T20:17:44.966Z] [2022-08-23T20:17:44.966Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:17:44.966Z] #67 sha256:fbee434666a440c72165a6e441f13fee35ef353a045ec8c5e3bed22cde4ff561 [2022-08-23T20:17:45.014Z] #43 26.55 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-23T20:17:45.501Z] #42 ... [2022-08-23T20:17:45.501Z] [2022-08-23T20:17:45.501Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:45.501Z] #76 sha256:9a852c23371318f60fe2f4717f2205e698a52d1ca6e43f5b11521565dedafa8f [2022-08-23T20:17:45.501Z] #76 36.14 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-23T20:17:45.501Z] #76 36.15 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-23T20:17:45.501Z] #76 36.16 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T20:17:45.501Z] #76 36.53 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-23T20:17:45.501Z] #76 36.57 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-23T20:17:45.501Z] #76 36.57 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-23T20:17:45.501Z] #76 37.34 Selecting previously unselected package libtool. [2022-08-23T20:17:45.501Z] #76 37.35 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-23T20:17:45.501Z] #76 37.38 Unpacking libtool (2.4.6-15) ... [2022-08-23T20:17:45.501Z] #76 37.62 Selecting previously unselected package libudev-dev:arm64. [2022-08-23T20:17:45.501Z] #76 37.64 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-23T20:17:45.501Z] #76 37.65 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-23T20:17:45.501Z] #76 37.88 Selecting previously unselected package libyajl2:arm64. [2022-08-23T20:17:45.501Z] #76 37.88 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-23T20:17:45.501Z] #76 37.89 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-23T20:17:45.501Z] #76 38.00 Selecting previously unselected package libyajl-dev:arm64. [2022-08-23T20:17:45.501Z] #76 38.02 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-23T20:17:45.501Z] #76 38.03 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-23T20:17:45.501Z] #76 38.22 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T20:17:45.501Z] #76 38.29 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T20:17:45.501Z] #76 38.30 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-23T20:17:45.501Z] #76 38.32 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-23T20:17:45.501Z] #76 38.37 Setting up file (1:5.39-3) ... [2022-08-23T20:17:45.501Z] #76 38.39 Setting up bzip2 (1.0.8-4) ... [2022-08-23T20:17:45.501Z] #76 38.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T20:17:45.501Z] #76 38.43 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-23T20:17:45.501Z] #76 38.45 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-23T20:17:45.501Z] #76 38.48 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-23T20:17:45.501Z] #76 38.49 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-23T20:17:45.501Z] #76 38.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:17:45.501Z] #76 38.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T20:17:45.501Z] #76 38.58 Setting up patch (2.7.6-7) ... [2022-08-23T20:17:45.501Z] #76 38.60 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-23T20:17:45.501Z] #76 38.62 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-23T20:17:45.501Z] #76 38.64 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-23T20:17:45.501Z] #76 38.67 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-23T20:17:45.501Z] #76 38.69 Setting up libtool (2.4.6-15) ... [2022-08-23T20:17:45.501Z] #76 38.71 Setting up m4 (1.4.18-5) ... [2022-08-23T20:17:45.501Z] #76 38.72 Setting up dpkg-dev (1.20.11) ... [2022-08-23T20:17:45.501Z] #76 38.76 Setting up autoconf (2.69-14) ... [2022-08-23T20:17:45.501Z] #76 38.78 Setting up build-essential (12.9) ... [2022-08-23T20:17:45.501Z] #76 38.79 Setting up automake (1:1.16.3-2) ... [2022-08-23T20:17:45.501Z] #76 38.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-23T20:17:45.501Z] #76 38.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:17:45.651Z] #43 26.85 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-23T20:17:45.651Z] #43 26.90 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-23T20:17:45.664Z] #53 ... [2022-08-23T20:17:45.664Z] [2022-08-23T20:17:45.664Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T20:17:45.664Z] #38 sha256:27f33f4aa12713edc677bbf7d08ca5ed144f525e6380b81712650c4ac7dc1edb [2022-08-23T20:17:45.664Z] #38 14.68 tomll can be used in two ways: [2022-08-23T20:17:45.664Z] #38 14.68 Writing to STDIN and reading from STDOUT: [2022-08-23T20:17:45.664Z] #38 14.68 cat file.toml | tomll > file.toml [2022-08-23T20:17:45.664Z] #38 14.68 [2022-08-23T20:17:45.664Z] #38 14.68 Reading and updating a list of files: [2022-08-23T20:17:45.664Z] #38 14.68 tomll a.toml b.toml c.toml [2022-08-23T20:17:45.664Z] #38 14.68 [2022-08-23T20:17:45.664Z] #38 14.68 When given a list of files, tomll will modify all files in place without asking. [2022-08-23T20:17:45.664Z] #38 DONE 15.3s [2022-08-23T20:17:45.664Z] [2022-08-23T20:17:45.664Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:17:45.664Z] #67 sha256:70763d2a5984e9b1ac038f48551d50f052a0e685dae4c428641a1468e324e293 [2022-08-23T20:17:45.664Z] #67 11.16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-23T20:17:45.664Z] #67 12.27 go: downloading github.com/google/uuid v1.3.0 [2022-08-23T20:17:45.664Z] #67 12.41 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-23T20:17:45.664Z] #67 12.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-23T20:17:45.664Z] #67 13.28 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T20:17:45.664Z] #67 13.56 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-23T20:17:45.664Z] #67 13.94 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-23T20:17:45.664Z] #67 14.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-23T20:17:45.664Z] #67 14.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-23T20:17:45.664Z] #67 14.39 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-23T20:17:46.065Z] #76 DONE 39.6s [2022-08-23T20:17:46.065Z] [2022-08-23T20:17:46.065Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:17:46.065Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:17:46.510Z] #51 ... [2022-08-23T20:17:46.510Z] [2022-08-23T20:17:46.510Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:17:46.510Z] #40 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:17:46.510Z] #40 5.297 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-23T20:17:46.597Z] #67 16.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T20:17:46.627Z] #77 ... [2022-08-23T20:17:46.627Z] [2022-08-23T20:17:46.627Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:46.627Z] #51 sha256:ca7507efbe9a4b3de762f715615faeb9df44ba7a7f40f23d3ec6727b841273ac [2022-08-23T20:17:46.627Z] #51 28.38 Building dependency tree... [2022-08-23T20:17:46.627Z] #51 32.35 The following additional packages will be installed: [2022-08-23T20:17:46.627Z] #51 32.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T20:17:46.627Z] #51 32.38 python3-protobuf python3-six [2022-08-23T20:17:46.627Z] #51 32.40 Suggested packages: [2022-08-23T20:17:46.627Z] #51 32.40 python3-setuptools [2022-08-23T20:17:46.627Z] #51 32.40 Recommended packages: [2022-08-23T20:17:46.627Z] #51 32.40 iproute2 | iproute [2022-08-23T20:17:46.627Z] #51 32.84 The following NEW packages will be installed: [2022-08-23T20:17:46.627Z] #51 32.84 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T20:17:46.627Z] #51 32.84 python3-protobuf python3-six [2022-08-23T20:17:46.627Z] #51 33.47 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:17:46.627Z] #51 33.47 Need to get 2136 kB of archives. [2022-08-23T20:17:46.627Z] #51 33.47 After this operation, 10.8 MB of additional disk space will be used. [2022-08-23T20:17:46.627Z] #51 33.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-23T20:17:46.627Z] #51 33.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T20:17:46.627Z] #51 33.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-23T20:17:46.627Z] #51 33.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-23T20:17:46.627Z] #51 33.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-23T20:17:46.627Z] #51 33.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-23T20:17:46.627Z] #51 33.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-23T20:17:46.627Z] #51 35.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-23T20:17:46.627Z] #51 37.35 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:17:46.627Z] #51 37.55 Fetched 2136 kB in 3s (647 kB/s) [2022-08-23T20:17:46.627Z] #51 37.70 Selecting previously unselected package libprotobuf23:arm64. [2022-08-23T20:17:46.627Z] #51 37.70 (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 ... 15708 files and directories currently installed.) [2022-08-23T20:17:46.627Z] #51 37.78 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-23T20:17:46.627Z] #51 37.85 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-23T20:17:46.627Z] #51 38.38 Selecting previously unselected package python3-pkg-resources. [2022-08-23T20:17:46.627Z] #51 38.38 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T20:17:46.627Z] #51 38.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:17:46.627Z] #51 38.59 Selecting previously unselected package python3-six. [2022-08-23T20:17:46.627Z] #51 38.59 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-23T20:17:46.627Z] #51 38.60 Unpacking python3-six (1.16.0-2) ... [2022-08-23T20:17:46.627Z] #51 38.72 Selecting previously unselected package python3-protobuf. [2022-08-23T20:17:46.627Z] #51 38.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-23T20:17:46.627Z] #51 38.75 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-23T20:17:46.627Z] #51 39.27 Selecting previously unselected package libnet1:arm64. [2022-08-23T20:17:46.627Z] #51 39.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-23T20:17:46.627Z] #51 39.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:17:46.627Z] #51 39.49 Selecting previously unselected package libnl-3-200:arm64. [2022-08-23T20:17:46.627Z] #51 39.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-23T20:17:46.627Z] #51 39.52 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-23T20:17:46.627Z] #51 39.69 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-23T20:17:46.627Z] #51 39.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-23T20:17:46.627Z] #51 39.70 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T20:17:46.627Z] #51 39.83 Selecting previously unselected package criu. [2022-08-23T20:17:46.627Z] #51 39.85 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-23T20:17:46.627Z] #51 39.86 Unpacking criu (3.17.1-1) ... [2022-08-23T20:17:46.627Z] #51 ... [2022-08-23T20:17:46.627Z] [2022-08-23T20:17:46.627Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:17:46.627Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:17:46.627Z] #77 0.717 Cloning into '/tmp/crun-build'... [2022-08-23T20:17:47.078Z] #40 6.258 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-23T20:17:47.106Z] #43 ... [2022-08-23T20:17:47.106Z] [2022-08-23T20:17:47.106Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:47.106Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:47.106Z] #62 22.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-23T20:17:47.106Z] #62 23.42 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-23T20:17:47.106Z] #62 24.30 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-23T20:17:47.106Z] #62 24.49 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-23T20:17:47.106Z] #62 24.75 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-23T20:17:47.106Z] #62 24.97 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-23T20:17:47.106Z] #62 25.09 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-23T20:17:47.106Z] #62 25.85 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-23T20:17:47.106Z] #62 26.17 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-23T20:17:47.106Z] #62 26.40 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-23T20:17:47.106Z] #62 26.44 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-23T20:17:47.106Z] #62 26.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-23T20:17:47.106Z] #62 26.66 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-23T20:17:47.106Z] #62 26.67 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-23T20:17:47.106Z] #62 26.84 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-23T20:17:47.106Z] #62 26.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-23T20:17:47.106Z] #62 27.11 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-23T20:17:47.106Z] #62 27.35 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-23T20:17:47.106Z] #62 27.37 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-23T20:17:47.106Z] #62 27.53 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-23T20:17:47.106Z] #62 27.63 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-23T20:17:47.106Z] #62 27.84 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-23T20:17:47.106Z] #62 28.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-23T20:17:47.106Z] #62 28.23 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-23T20:17:47.106Z] #62 28.31 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-23T20:17:47.106Z] #62 28.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-23T20:17:47.161Z] #67 ... [2022-08-23T20:17:47.161Z] [2022-08-23T20:17:47.161Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:17:47.161Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:17:47.161Z] #36 17.12 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-23T20:17:47.161Z] #36 17.12 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-23T20:17:47.383Z] #62 28.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-23T20:17:47.384Z] #62 28.54 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-23T20:17:47.384Z] #62 28.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-23T20:17:47.646Z] #40 6.849 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-23T20:17:47.650Z] #62 29.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-23T20:17:47.650Z] #62 ... [2022-08-23T20:17:47.650Z] [2022-08-23T20:17:47.650Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:17:47.650Z] #43 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:17:47.650Z] #43 29.18 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-23T20:17:47.768Z] #36 17.70 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-23T20:17:47.768Z] #36 17.82 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-23T20:17:47.902Z] #40 7.056 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-23T20:17:47.902Z] #40 7.105 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-23T20:17:47.911Z] #43 29.29 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-23T20:17:48.158Z] #40 ... [2022-08-23T20:17:48.158Z] [2022-08-23T20:17:48.158Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:17:48.158Z] #67 sha256:0c962dd7bd5b70f95caa3b7c31cb5329f4a0668436c1413f0c7998942a086e75 [2022-08-23T20:17:48.158Z] #67 7.087 + RM_GOPATH=0 [2022-08-23T20:17:48.158Z] #67 7.087 + TMP_GOPATH= [2022-08-23T20:17:48.158Z] #67 7.087 + : /build [2022-08-23T20:17:48.158Z] #67 7.087 + '[' -z '' ']' [2022-08-23T20:17:48.158Z] #67 7.087 ++ mktemp -d [2022-08-23T20:17:48.158Z] #67 7.087 + export GOPATH=/tmp/tmp.Ro2Mfjp22J [2022-08-23T20:17:48.158Z] #67 7.087 + GOPATH=/tmp/tmp.Ro2Mfjp22J [2022-08-23T20:17:48.158Z] #67 7.087 + RM_GOPATH=1 [2022-08-23T20:17:48.158Z] #67 7.087 + case "$(go env GOARCH)" in [2022-08-23T20:17:48.158Z] #67 7.087 ++ go env GOARCH [2022-08-23T20:17:48.158Z] #67 7.089 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:48.158Z] #67 7.089 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:48.158Z] #67 7.100 ++ dirname /install.sh [2022-08-23T20:17:48.158Z] #67 7.100 + dir=/ [2022-08-23T20:17:48.158Z] #67 7.100 + bin=rootlesskit [2022-08-23T20:17:48.158Z] #67 7.100 + shift [2022-08-23T20:17:48.158Z] #67 7.100 + '[' '!' -f //rootlesskit.installer ']' [2022-08-23T20:17:48.158Z] #67 7.100 + . //rootlesskit.installer [2022-08-23T20:17:48.158Z] #67 7.100 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:17:48.158Z] #67 7.100 + install_rootlesskit [2022-08-23T20:17:48.158Z] #67 7.100 + case "$1" in [2022-08-23T20:17:48.158Z] #67 7.100 + export CGO_ENABLED=0 [2022-08-23T20:17:48.158Z] #67 7.100 + CGO_ENABLED=0 [2022-08-23T20:17:48.158Z] #67 7.100 + _install_rootlesskit [2022-08-23T20:17:48.158Z] #67 7.105 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-23T20:17:48.332Z] #36 18.29 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-23T20:17:48.332Z] #36 ... [2022-08-23T20:17:48.332Z] [2022-08-23T20:17:48.332Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:48.332Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:48.332Z] #55 8.277 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-23T20:17:48.332Z] #55 8.458 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-23T20:17:48.332Z] #55 8.618 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-23T20:17:48.332Z] #55 13.64 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-23T20:17:48.332Z] #55 13.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T20:17:48.332Z] #55 14.00 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-23T20:17:48.332Z] #55 14.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-23T20:17:48.332Z] #55 14.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-23T20:17:48.332Z] #55 14.38 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-23T20:17:48.332Z] #55 14.38 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-23T20:17:48.332Z] #55 14.57 go: downloading github.com/spf13/afero v1.8.2 [2022-08-23T20:17:48.332Z] #55 14.63 go: downloading github.com/spf13/cast v1.4.1 [2022-08-23T20:17:48.332Z] #55 14.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-23T20:17:48.332Z] #55 14.98 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-23T20:17:48.332Z] #55 15.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-23T20:17:48.332Z] #55 15.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-23T20:17:48.332Z] #55 15.37 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-23T20:17:48.332Z] #55 15.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-23T20:17:48.332Z] #55 15.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-23T20:17:48.332Z] #55 15.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-23T20:17:48.332Z] #55 15.89 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-23T20:17:48.332Z] #55 15.89 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-23T20:17:48.332Z] #55 16.89 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-23T20:17:48.332Z] #55 17.06 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-23T20:17:48.332Z] #55 ... [2022-08-23T20:17:48.332Z] [2022-08-23T20:17:48.332Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:17:48.332Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:17:48.332Z] #53 17.97 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-23T20:17:48.332Z] #53 17.99 go: downloading golang.org/x/mod v0.3.0 [2022-08-23T20:17:48.414Z] #67 7.113 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T20:17:48.414Z] #67 7.113 + GOBIN=/build [2022-08-23T20:17:48.414Z] #67 7.113 + GO111MODULE=on [2022-08-23T20:17:48.414Z] #67 7.113 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:17:48.414Z] #67 7.114 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:17:48.671Z] #67 ... [2022-08-23T20:17:48.671Z] [2022-08-23T20:17:48.671Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:17:48.671Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:17:48.671Z] #47 7.686 + git clone https://github.com/docker/distribution.git . [2022-08-23T20:17:48.671Z] #47 7.704 Cloning into '.'... [2022-08-23T20:17:50.226Z] #53 ... [2022-08-23T20:17:50.226Z] [2022-08-23T20:17:50.226Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:50.226Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:17:50.226Z] #76 5.757 Reading package lists... [2022-08-23T20:17:50.226Z] #76 10.70 Reading package lists... [2022-08-23T20:17:50.226Z] #76 17.78 Building dependency tree... [2022-08-23T20:17:50.484Z] #76 ... [2022-08-23T20:17:50.484Z] [2022-08-23T20:17:50.484Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:50.484Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:50.484Z] #55 18.56 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-23T20:17:50.484Z] #55 18.65 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-23T20:17:50.484Z] #55 18.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-23T20:17:50.484Z] #55 18.74 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-23T20:17:50.484Z] #55 18.96 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-23T20:17:50.484Z] #55 18.96 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-23T20:17:50.484Z] #55 19.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-23T20:17:50.484Z] #55 19.18 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-23T20:17:50.484Z] #55 19.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-23T20:17:50.484Z] #55 19.55 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-23T20:17:50.484Z] #55 19.59 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-23T20:17:50.484Z] #55 19.73 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-23T20:17:50.484Z] #55 19.89 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-23T20:17:50.484Z] #55 20.00 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-23T20:17:50.484Z] #55 20.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-23T20:17:50.484Z] #55 20.16 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-23T20:17:50.484Z] #55 20.24 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-23T20:17:50.484Z] #55 20.36 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-23T20:17:50.484Z] #55 20.39 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-23T20:17:50.484Z] #55 20.45 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-23T20:17:50.484Z] #55 20.47 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-23T20:17:50.484Z] #55 20.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-23T20:17:50.741Z] #55 20.77 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-23T20:17:50.741Z] #55 20.80 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-23T20:17:50.741Z] #55 20.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-23T20:17:50.741Z] #55 20.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-23T20:17:50.741Z] #55 ... [2022-08-23T20:17:50.741Z] [2022-08-23T20:17:50.741Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:50.741Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:17:50.741Z] #51 10.53 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:50.741Z] #51 13.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:50.741Z] #51 16.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-23T20:17:51.003Z] #51 ... [2022-08-23T20:17:51.003Z] [2022-08-23T20:17:51.003Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:51.003Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:51.003Z] #55 20.98 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-23T20:17:51.195Z] #47 ... [2022-08-23T20:17:51.195Z] [2022-08-23T20:17:51.195Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:17:51.195Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:17:51.195Z] #36 7.945 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-23T20:17:51.195Z] #36 ... [2022-08-23T20:17:51.195Z] [2022-08-23T20:17:51.195Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:51.195Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:51.195Z] #55 6.953 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-23T20:17:51.195Z] #55 8.881 go: downloading github.com/fatih/color v1.13.0 [2022-08-23T20:17:51.195Z] #55 8.914 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T20:17:51.195Z] #55 8.976 go: downloading github.com/pkg/errors v0.9.1 [2022-08-23T20:17:51.195Z] #55 9.136 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-23T20:17:51.195Z] #55 9.142 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-23T20:17:51.195Z] #55 9.570 go: downloading github.com/spf13/viper v1.11.0 [2022-08-23T20:17:51.195Z] #55 9.646 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-23T20:17:51.195Z] #55 10.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-23T20:17:51.195Z] #55 ... [2022-08-23T20:17:51.195Z] [2022-08-23T20:17:51.195Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T20:17:51.195Z] #38 sha256:27f33f4aa12713edc677bbf7d08ca5ed144f525e6380b81712650c4ac7dc1edb [2022-08-23T20:17:51.195Z] #38 6.548 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-23T20:17:51.195Z] #38 ... [2022-08-23T20:17:51.195Z] [2022-08-23T20:17:51.195Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:17:51.195Z] #26 sha256:564422ef8e5056a019eaef7192bc5eb42c11c256d77cd63b60afbe65b90b51a2 [2022-08-23T20:17:51.195Z] #26 7.803 + RM_GOPATH=0 [2022-08-23T20:17:51.195Z] #26 7.803 + TMP_GOPATH= [2022-08-23T20:17:51.195Z] #26 7.803 + : /build [2022-08-23T20:17:51.195Z] #26 7.803 + '[' -z '' ']' [2022-08-23T20:17:51.195Z] #26 7.803 ++ mktemp -d [2022-08-23T20:17:51.195Z] #26 7.803 + export GOPATH=/tmp/tmp.UELkf6Ciwu [2022-08-23T20:17:51.195Z] #26 7.803 + GOPATH=/tmp/tmp.UELkf6Ciwu [2022-08-23T20:17:51.195Z] #26 7.803 + RM_GOPATH=1 [2022-08-23T20:17:51.195Z] #26 7.803 + case "$(go env GOARCH)" in [2022-08-23T20:17:51.195Z] #26 7.803 ++ go env GOARCH [2022-08-23T20:17:51.195Z] #26 7.863 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:51.195Z] #26 7.864 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:51.195Z] #26 7.864 ++ dirname /install.sh [2022-08-23T20:17:51.195Z] #26 7.867 + dir=/ [2022-08-23T20:17:51.195Z] #26 7.873 + bin=dockercli [2022-08-23T20:17:51.195Z] #26 7.873 + shift [2022-08-23T20:17:51.195Z] #26 7.874 + '[' '!' -f //dockercli.installer ']' [2022-08-23T20:17:51.195Z] #26 7.874 + . //dockercli.installer [2022-08-23T20:17:51.195Z] #26 7.880 ++ : stable [2022-08-23T20:17:51.195Z] #26 7.880 ++ : 17.06.2-ce [2022-08-23T20:17:51.195Z] #26 7.881 + install_dockercli [2022-08-23T20:17:51.195Z] #26 7.882 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-23T20:17:51.195Z] #26 7.882 Install docker/cli version 17.06.2-ce from stable [2022-08-23T20:17:51.195Z] #26 7.885 ++ uname -m [2022-08-23T20:17:51.195Z] #26 7.909 + arch=x86_64 [2022-08-23T20:17:51.195Z] #26 7.910 + '[' x86_64 '!=' x86_64 ']' [2022-08-23T20:17:51.195Z] #26 7.911 + url=https://download.docker.com/linux/static [2022-08-23T20:17:51.195Z] #26 7.912 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-23T20:17:51.195Z] #26 7.919 + tar -xz docker/docker [2022-08-23T20:17:51.260Z] #55 21.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-23T20:17:51.260Z] #55 21.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-23T20:17:51.452Z] #26 ... [2022-08-23T20:17:51.452Z] [2022-08-23T20:17:51.452Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:51.452Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:17:51.452Z] #76 8.566 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:51.452Z] #76 8.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:51.452Z] #76 8.629 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:51.452Z] #76 9.566 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:51.452Z] #76 ... [2022-08-23T20:17:51.452Z] [2022-08-23T20:17:51.452Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:17:51.452Z] #34 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:17:51.452Z] #34 7.804 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-23T20:17:51.452Z] #34 7.813 Cloning into '.'... [2022-08-23T20:17:51.517Z] #55 21.52 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-23T20:17:51.517Z] #55 21.56 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-23T20:17:51.517Z] #55 21.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-23T20:17:51.517Z] #55 21.77 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-23T20:17:51.536Z] #67 ... [2022-08-23T20:17:51.536Z] [2022-08-23T20:17:51.536Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:17:51.536Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:17:51.536Z] #47 6.069 + git clone https://github.com/docker/distribution.git . [2022-08-23T20:17:51.536Z] #47 6.069 Cloning into '.'... [2022-08-23T20:17:51.536Z] #47 ... [2022-08-23T20:17:51.536Z] [2022-08-23T20:17:51.536Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:17:51.536Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:17:51.536Z] #14 6.625 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:51.536Z] #14 6.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:51.536Z] #14 6.641 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:51.536Z] #14 ... [2022-08-23T20:17:51.536Z] [2022-08-23T20:17:51.536Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:51.537Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:17:51.537Z] #76 6.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:51.537Z] #76 6.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:51.537Z] #76 6.890 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:51.708Z] #34 ... [2022-08-23T20:17:51.708Z] [2022-08-23T20:17:51.708Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:17:51.708Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:17:51.708Z] #62 8.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:51.708Z] #62 8.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:51.708Z] #62 8.744 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:51.708Z] #62 9.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:51.774Z] #55 21.91 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-23T20:17:51.774Z] #55 ... [2022-08-23T20:17:51.774Z] [2022-08-23T20:17:51.774Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:17:51.774Z] #57 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:17:51.774Z] #57 11.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-23T20:17:51.795Z] #76 ... [2022-08-23T20:17:51.795Z] [2022-08-23T20:17:51.795Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:17:51.795Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:17:51.795Z] #14 7.199 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:51.977Z] #62 ... [2022-08-23T20:17:51.977Z] [2022-08-23T20:17:51.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:17:51.977Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:17:51.977Z] #14 7.896 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:51.977Z] #14 7.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:51.977Z] #14 7.983 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:51.977Z] #14 9.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:51.977Z] #14 ... [2022-08-23T20:17:51.977Z] [2022-08-23T20:17:51.977Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:51.977Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:17:51.977Z] #42 8.488 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:51.977Z] #42 8.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:51.977Z] #42 8.551 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:51.977Z] #42 9.732 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:51.994Z] #77 ... [2022-08-23T20:17:51.994Z] [2022-08-23T20:17:51.994Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:51.994Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:17:51.995Z] #55 35.40 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-23T20:17:51.995Z] #55 36.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-23T20:17:51.995Z] #55 ... [2022-08-23T20:17:51.995Z] [2022-08-23T20:17:51.995Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:17:51.995Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:17:51.995Z] #14 36.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-23T20:17:51.995Z] #14 36.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-23T20:17:51.995Z] #14 36.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-23T20:17:51.995Z] #14 36.17 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-08-23T20:17:51.995Z] #14 36.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-23T20:17:51.995Z] #14 36.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-23T20:17:51.995Z] #14 37.27 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:17:51.995Z] #14 37.50 Fetched 108 MB in 5s (21.3 MB/s) [2022-08-23T20:17:51.995Z] #14 37.60 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-23T20:17:51.995Z] #14 37.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-23T20:17:51.995Z] #14 37.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-23T20:17:51.995Z] #14 37.66 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T20:17:51.995Z] #14 40.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-23T20:17:51.995Z] #14 40.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-23T20:17:51.995Z] #14 40.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T20:17:51.995Z] #14 42.86 Selecting previously unselected package binutils-mingw-w64. [2022-08-23T20:17:51.995Z] #14 42.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-23T20:17:51.995Z] #14 42.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T20:17:51.995Z] #14 43.00 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-23T20:17:51.995Z] #14 43.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-23T20:17:51.995Z] #14 43.01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-23T20:17:51.995Z] #14 43.20 Selecting previously unselected package dmsetup. [2022-08-23T20:17:51.995Z] #14 43.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-23T20:17:51.995Z] #14 43.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-23T20:17:51.995Z] #14 43.41 Selecting previously unselected package mingw-w64-common. [2022-08-23T20:17:51.995Z] #14 43.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-23T20:17:51.995Z] #14 43.44 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-23T20:17:52.031Z] #57 ... [2022-08-23T20:17:52.031Z] [2022-08-23T20:17:52.032Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:52.032Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:52.032Z] #55 22.00 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-23T20:17:52.032Z] #55 22.10 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-23T20:17:52.032Z] #55 22.11 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-23T20:17:52.032Z] #55 22.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-23T20:17:52.032Z] #55 22.23 go: downloading github.com/julz/importas v0.1.0 [2022-08-23T20:17:52.032Z] #55 22.26 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-23T20:17:52.234Z] #42 ... [2022-08-23T20:17:52.234Z] [2022-08-23T20:17:52.234Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:17:52.234Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:17:52.234Z] #53 6.826 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-23T20:17:52.234Z] #53 9.034 go: downloading github.com/fatih/color v1.10.0 [2022-08-23T20:17:52.234Z] #53 9.361 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-23T20:17:52.234Z] #53 9.536 go: downloading golang.org/x/tools v0.1.0 [2022-08-23T20:17:52.234Z] #53 9.750 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-23T20:17:52.234Z] #53 9.859 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-23T20:17:52.234Z] #53 9.943 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-23T20:17:52.234Z] #53 10.48 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-23T20:17:52.234Z] #53 10.62 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-23T20:17:52.234Z] #53 10.81 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-23T20:17:52.234Z] #53 10.96 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-23T20:17:52.234Z] #53 11.14 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-23T20:17:52.234Z] #53 ... [2022-08-23T20:17:52.234Z] [2022-08-23T20:17:52.234Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:17:52.234Z] #57 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:17:52.234Z] #57 7.881 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-23T20:17:52.234Z] #57 9.602 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-23T20:17:52.234Z] #57 9.641 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-23T20:17:52.234Z] #57 9.738 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-23T20:17:52.250Z] #14 ... [2022-08-23T20:17:52.250Z] [2022-08-23T20:17:52.250Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:17:52.250Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:17:52.250Z] #77 6.292 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-23T20:17:52.250Z] #77 6.330 Cloning into '/tmp/crun-build/libocispec'... [2022-08-23T20:17:52.289Z] #55 22.33 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-23T20:17:52.289Z] #55 22.36 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-23T20:17:52.289Z] #55 ... [2022-08-23T20:17:52.289Z] [2022-08-23T20:17:52.289Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:17:52.289Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:17:52.289Z] #14 12.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:52.289Z] #14 14.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:52.289Z] #14 ... [2022-08-23T20:17:52.289Z] [2022-08-23T20:17:52.289Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:52.289Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:17:52.289Z] #42 12.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:52.289Z] #42 15.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:52.491Z] #57 ... [2022-08-23T20:17:52.491Z] [2022-08-23T20:17:52.491Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:52.491Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:17:52.491Z] #42 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:52.546Z] #42 ... [2022-08-23T20:17:52.546Z] [2022-08-23T20:17:52.546Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:17:52.546Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:17:52.546Z] #62 12.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:52.546Z] #62 15.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:52.804Z] #62 ... [2022-08-23T20:17:52.804Z] [2022-08-23T20:17:52.804Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:52.804Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:52.804Z] #55 22.55 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-23T20:17:52.804Z] #55 22.61 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-23T20:17:52.804Z] #55 22.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-23T20:17:52.804Z] #55 22.76 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-23T20:17:52.804Z] #55 22.90 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-23T20:17:52.804Z] #55 22.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-23T20:17:53.061Z] #55 22.99 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-23T20:17:53.061Z] #55 23.13 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-23T20:17:53.200Z] #43 ... [2022-08-23T20:17:53.200Z] [2022-08-23T20:17:53.200Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:53.200Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:53.200Z] #62 29.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-23T20:17:53.200Z] #62 29.35 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-23T20:17:53.200Z] #62 29.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-23T20:17:53.200Z] #62 29.41 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-23T20:17:53.200Z] #62 29.56 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-23T20:17:53.200Z] #62 29.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-23T20:17:53.200Z] #62 29.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-23T20:17:53.200Z] #62 29.79 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-23T20:17:53.200Z] #62 29.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-23T20:17:53.200Z] #62 29.91 go: downloading github.com/julz/importas v0.1.0 [2022-08-23T20:17:53.200Z] #62 29.98 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-23T20:17:53.200Z] #62 29.99 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-23T20:17:53.200Z] #62 30.07 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-23T20:17:53.200Z] #62 30.18 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-23T20:17:53.200Z] #62 30.21 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-23T20:17:53.200Z] #62 30.26 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-23T20:17:53.200Z] #62 30.33 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-23T20:17:53.200Z] #62 30.40 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-23T20:17:53.200Z] #62 30.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-23T20:17:53.200Z] #62 30.50 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-23T20:17:53.200Z] #62 30.52 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-23T20:17:53.200Z] #62 31.21 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-23T20:17:53.200Z] #62 31.23 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-23T20:17:53.200Z] #62 31.28 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-23T20:17:53.200Z] #62 31.31 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-23T20:17:53.200Z] #62 31.41 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-23T20:17:53.200Z] #62 31.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-23T20:17:53.200Z] #62 31.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-23T20:17:53.200Z] #62 31.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-23T20:17:53.200Z] #62 31.71 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-23T20:17:53.200Z] #62 32.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-23T20:17:53.200Z] #62 32.01 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-23T20:17:53.200Z] #62 32.04 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-23T20:17:53.200Z] #62 32.12 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-23T20:17:53.200Z] #62 32.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-23T20:17:53.200Z] #62 32.24 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-23T20:17:53.200Z] #62 32.36 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-23T20:17:53.200Z] #62 32.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-23T20:17:53.200Z] #62 32.51 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-23T20:17:53.200Z] #62 32.54 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-23T20:17:53.200Z] #62 32.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-23T20:17:53.200Z] #62 32.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-23T20:17:53.200Z] #62 32.77 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-23T20:17:53.200Z] #62 33.22 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-23T20:17:53.200Z] #62 33.32 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-23T20:17:53.200Z] #62 33.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-23T20:17:53.200Z] #62 33.63 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-23T20:17:53.200Z] #62 33.68 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-23T20:17:53.200Z] #62 33.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-23T20:17:53.200Z] #62 34.20 go: downloading honnef.co/go/tools v0.3.1 [2022-08-23T20:17:53.462Z] #62 ... [2022-08-23T20:17:53.462Z] [2022-08-23T20:17:53.462Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:17:53.462Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:17:53.462Z] #19 11.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-23T20:17:53.462Z] #19 13.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-23T20:17:53.462Z] #19 14.78 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-23T20:17:53.462Z] #19 14.80 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-23T20:17:53.462Z] #19 14.83 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:53.462Z] #19 14.91 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-23T20:17:53.462Z] #19 14.93 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-23T20:17:53.462Z] #19 14.94 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:17:53.462Z] #19 15.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:17:53.462Z] #19 15.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-23T20:17:53.462Z] #19 15.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-23T20:17:53.462Z] #19 15.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:53.462Z] #19 15.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-23T20:17:53.462Z] #19 15.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-23T20:17:53.462Z] #19 ... [2022-08-23T20:17:53.462Z] [2022-08-23T20:17:53.462Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:17:53.462Z] #54 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:17:53.462Z] #54 31.41 Updating files: 87% (1905/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-23T20:17:53.462Z] #54 31.61 + git checkout -q v2.3.0 [2022-08-23T20:17:53.462Z] #54 33.43 + 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-08-23T20:17:53.617Z] #77 7.402 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-23T20:17:53.617Z] #77 7.434 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-23T20:17:53.617Z] #77 7.434 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-23T20:17:53.617Z] #77 7.435 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-23T20:17:53.617Z] #77 7.479 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-23T20:17:53.627Z] #55 23.87 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-23T20:17:53.724Z] #54 ... [2022-08-23T20:17:53.724Z] [2022-08-23T20:17:53.724Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:53.724Z] #83 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:17:53.724Z] #83 25.19 Fetched 8571 kB in 19s (454 kB/s) [2022-08-23T20:17:53.724Z] #83 25.19 Reading package lists... [2022-08-23T20:17:53.885Z] #55 23.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-23T20:17:53.885Z] #55 23.95 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-23T20:17:53.986Z] #83 31.74 Reading package lists... [2022-08-23T20:17:53.986Z] #83 ... [2022-08-23T20:17:53.986Z] [2022-08-23T20:17:53.986Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:53.986Z] #58 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:17:53.986Z] #58 26.29 Fetched 8575 kB in 20s (422 kB/s) [2022-08-23T20:17:53.986Z] #58 26.29 Reading package lists... [2022-08-23T20:17:54.142Z] #55 24.11 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-23T20:17:54.142Z] #55 ... [2022-08-23T20:17:54.142Z] [2022-08-23T20:17:54.142Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:17:54.142Z] #40 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:17:54.142Z] #40 14.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-23T20:17:54.142Z] #40 14.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T20:17:54.142Z] #40 ... [2022-08-23T20:17:54.142Z] [2022-08-23T20:17:54.142Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:54.142Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:54.142Z] #55 24.23 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-23T20:17:54.326Z] #14 9.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:54.326Z] #14 ... [2022-08-23T20:17:54.326Z] [2022-08-23T20:17:54.326Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:17:54.326Z] #57 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:17:54.326Z] #57 7.541 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-23T20:17:54.327Z] #57 9.616 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-23T20:17:54.327Z] #57 9.643 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-23T20:17:54.327Z] #57 9.699 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-23T20:17:54.399Z] #55 24.30 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-23T20:17:54.399Z] #55 24.44 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-23T20:17:54.399Z] #55 24.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-23T20:17:54.399Z] #55 24.53 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-23T20:17:54.585Z] #57 ... [2022-08-23T20:17:54.585Z] [2022-08-23T20:17:54.585Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:17:54.585Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:17:54.585Z] #53 8.311 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-23T20:17:54.656Z] #55 24.87 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-23T20:17:54.846Z] #53 ... [2022-08-23T20:17:54.846Z] [2022-08-23T20:17:54.846Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:17:54.846Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:17:54.846Z] #36 7.399 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-23T20:17:54.846Z] #36 ... [2022-08-23T20:17:54.846Z] [2022-08-23T20:17:54.846Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:54.846Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:17:54.846Z] #51 8.052 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:54.846Z] #51 8.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:54.846Z] #51 8.218 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:54.846Z] #51 8.843 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-23T20:17:54.846Z] #51 9.479 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:54.913Z] #55 24.88 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-23T20:17:54.913Z] #55 24.97 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-23T20:17:54.913Z] #55 25.01 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-23T20:17:55.104Z] #51 ... [2022-08-23T20:17:55.104Z] [2022-08-23T20:17:55.104Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:17:55.104Z] #40 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:17:55.104Z] #40 8.471 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-23T20:17:55.104Z] #40 9.680 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-23T20:17:55.104Z] #40 ... [2022-08-23T20:17:55.104Z] [2022-08-23T20:17:55.105Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:55.105Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:17:55.105Z] #42 8.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:55.105Z] #42 8.649 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:55.105Z] #42 8.679 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:55.105Z] #42 9.708 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:55.170Z] #55 25.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-23T20:17:55.362Z] #42 ... [2022-08-23T20:17:55.362Z] [2022-08-23T20:17:55.362Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T20:17:55.362Z] #38 sha256:27f33f4aa12713edc677bbf7d08ca5ed144f525e6380b81712650c4ac7dc1edb [2022-08-23T20:17:55.362Z] #38 7.844 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-23T20:17:55.362Z] #38 ... [2022-08-23T20:17:55.362Z] [2022-08-23T20:17:55.362Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:17:55.362Z] #34 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:17:55.362Z] #34 7.325 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-23T20:17:55.362Z] #34 7.325 Cloning into '.'... [2022-08-23T20:17:55.373Z] #58 32.38 Reading package lists... [2022-08-23T20:17:55.373Z] #58 ... [2022-08-23T20:17:55.373Z] [2022-08-23T20:17:55.373Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:55.373Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:55.373Z] #62 36.79 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-23T20:17:55.373Z] #62 36.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-23T20:17:55.428Z] #55 25.38 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-23T20:17:55.428Z] #55 25.41 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-23T20:17:55.428Z] #55 25.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-23T20:17:55.428Z] #55 25.55 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-23T20:17:55.428Z] #55 25.58 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-23T20:17:55.428Z] #55 25.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-23T20:17:55.508Z] #77 9.205 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-23T20:17:55.508Z] #77 ... [2022-08-23T20:17:55.508Z] [2022-08-23T20:17:55.508Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:17:55.508Z] #34 sha256:aeca3736ffede471a3850d231b0a159219cf3a3a98ced48f68c125fe085c9535 [2022-08-23T20:17:55.508Z] #34 38.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-23T20:17:55.508Z] #34 39.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:17:55.621Z] #34 ... [2022-08-23T20:17:55.621Z] [2022-08-23T20:17:55.621Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:17:55.621Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:17:55.621Z] #62 6.616 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:55.621Z] #62 6.637 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:55.621Z] #62 6.637 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:55.621Z] #62 7.228 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:55.621Z] #62 9.320 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:55.621Z] #62 ... [2022-08-23T20:17:55.621Z] [2022-08-23T20:17:55.621Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:55.621Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:55.621Z] #55 7.092 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-23T20:17:55.621Z] #55 9.782 go: downloading github.com/fatih/color v1.13.0 [2022-08-23T20:17:55.621Z] #55 9.790 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T20:17:55.621Z] #55 9.931 go: downloading github.com/pkg/errors v0.9.1 [2022-08-23T20:17:55.621Z] #55 9.937 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-23T20:17:55.621Z] #55 10.07 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-23T20:17:55.621Z] #55 10.45 go: downloading github.com/spf13/viper v1.11.0 [2022-08-23T20:17:55.621Z] #55 10.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-23T20:17:55.621Z] #55 11.30 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-23T20:17:55.621Z] #55 11.39 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-23T20:17:55.635Z] #62 37.02 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-23T20:17:55.635Z] #62 37.11 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-23T20:17:55.635Z] #62 37.20 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-23T20:17:55.688Z] #55 25.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-23T20:17:55.688Z] #55 25.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-23T20:17:55.765Z] #34 ... [2022-08-23T20:17:55.765Z] [2022-08-23T20:17:55.765Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:17:55.765Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:17:55.765Z] #14 49.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-23T20:17:55.765Z] #14 49.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-23T20:17:55.765Z] #14 49.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T20:17:55.879Z] #55 ... [2022-08-23T20:17:55.879Z] [2022-08-23T20:17:55.879Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:17:55.879Z] #26 sha256:d2777531a0bc7e907727e8feab32dba93e4617832463b1ef5539a39458254cc7 [2022-08-23T20:17:55.879Z] #26 7.467 + RM_GOPATH=0 [2022-08-23T20:17:55.879Z] #26 7.467 + TMP_GOPATH= [2022-08-23T20:17:55.879Z] #26 7.468 + : /build [2022-08-23T20:17:55.879Z] #26 7.468 + '[' -z '' ']' [2022-08-23T20:17:55.879Z] #26 7.471 ++ mktemp -d [2022-08-23T20:17:55.879Z] #26 7.472 + export GOPATH=/tmp/tmp.gqjmgyXGXW [2022-08-23T20:17:55.879Z] #26 7.472 + GOPATH=/tmp/tmp.gqjmgyXGXW [2022-08-23T20:17:55.879Z] #26 7.472 + RM_GOPATH=1 [2022-08-23T20:17:55.879Z] #26 7.472 + case "$(go env GOARCH)" in [2022-08-23T20:17:55.879Z] #26 7.472 ++ go env GOARCH [2022-08-23T20:17:55.879Z] #26 7.503 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:55.879Z] #26 7.503 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:17:55.879Z] #26 7.505 ++ dirname /install.sh [2022-08-23T20:17:55.879Z] #26 7.506 + dir=/ [2022-08-23T20:17:55.879Z] #26 7.511 + bin=dockercli [2022-08-23T20:17:55.879Z] #26 7.511 + shift [2022-08-23T20:17:55.879Z] #26 7.511 + '[' '!' -f //dockercli.installer ']' [2022-08-23T20:17:55.879Z] #26 7.511 + . //dockercli.installer [2022-08-23T20:17:55.879Z] #26 7.511 ++ : stable [2022-08-23T20:17:55.879Z] #26 7.515 ++ : 17.06.2-ce [2022-08-23T20:17:55.879Z] #26 7.515 + install_dockercli [2022-08-23T20:17:55.879Z] #26 7.519 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-23T20:17:55.879Z] #26 7.519 Install docker/cli version 17.06.2-ce from stable [2022-08-23T20:17:55.879Z] #26 7.522 ++ uname -m [2022-08-23T20:17:55.879Z] #26 7.535 + arch=x86_64 [2022-08-23T20:17:55.879Z] #26 7.535 + '[' x86_64 '!=' x86_64 ']' [2022-08-23T20:17:55.879Z] #26 7.535 + url=https://download.docker.com/linux/static [2022-08-23T20:17:55.879Z] #26 7.535 + tar -xz docker/docker [2022-08-23T20:17:55.879Z] #26 7.535 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-23T20:17:55.879Z] #26 ... [2022-08-23T20:17:55.879Z] [2022-08-23T20:17:55.879Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:55.879Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:55.879Z] #55 11.53 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-23T20:17:55.879Z] #55 11.53 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-23T20:17:55.950Z] #55 26.05 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-23T20:17:55.950Z] #55 26.12 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-23T20:17:55.950Z] #55 26.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-23T20:17:56.207Z] #55 26.29 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-23T20:17:56.207Z] #55 26.36 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-23T20:17:56.211Z] #62 37.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-23T20:17:56.211Z] #62 37.61 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-23T20:17:56.211Z] #62 37.62 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-23T20:17:56.211Z] #62 37.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-23T20:17:56.464Z] #55 26.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-23T20:17:56.669Z] #42 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:56.721Z] #55 26.80 go: downloading honnef.co/go/tools v0.3.1 [2022-08-23T20:17:56.791Z] #62 38.33 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-23T20:17:56.791Z] #62 38.33 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-23T20:17:57.134Z] #14 ... [2022-08-23T20:17:57.134Z] [2022-08-23T20:17:57.134Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:57.134Z] #42 sha256:6466b512254344fa51f5fd1488292ad622812ef98937ad5d72692ce89aa18bd7 [2022-08-23T20:17:57.134Z] #42 40.58 Selecting previously unselected package libicu67:arm64. [2022-08-23T20:17:57.134Z] #42 40.60 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-23T20:17:57.134Z] #42 40.62 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-23T20:17:57.134Z] #42 46.51 Selecting previously unselected package libxml2:arm64. [2022-08-23T20:17:57.134Z] #42 46.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-23T20:17:57.134Z] #42 46.52 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T20:17:57.134Z] #42 47.05 Selecting previously unselected package libarchive13:arm64. [2022-08-23T20:17:57.134Z] #42 47.05 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-23T20:17:57.134Z] #42 47.06 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-23T20:17:57.134Z] #42 47.34 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-23T20:17:57.134Z] #42 47.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-23T20:17:57.134Z] #42 47.38 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-23T20:17:57.134Z] #42 47.56 Selecting previously unselected package librhash0:arm64. [2022-08-23T20:17:57.134Z] #42 47.56 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-23T20:17:57.134Z] #42 47.57 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-23T20:17:57.134Z] #42 47.75 Selecting previously unselected package libuv1:arm64. [2022-08-23T20:17:57.134Z] #42 47.76 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-23T20:17:57.134Z] #42 47.77 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-23T20:17:57.134Z] #42 47.93 Selecting previously unselected package cmake. [2022-08-23T20:17:57.134Z] #42 47.94 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-23T20:17:57.134Z] #42 47.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-23T20:17:57.134Z] #42 ... [2022-08-23T20:17:57.134Z] [2022-08-23T20:17:57.134Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:17:57.134Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:17:57.134Z] #77 11.00 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-23T20:17:57.362Z] #62 38.56 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-23T20:17:57.362Z] #62 38.66 go: downloading golang.org/x/text v0.3.7 [2022-08-23T20:17:57.394Z] #77 ... [2022-08-23T20:17:57.394Z] [2022-08-23T20:17:57.394Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:57.394Z] #51 sha256:ca7507efbe9a4b3de762f715615faeb9df44ba7a7f40f23d3ec6727b841273ac [2022-08-23T20:17:57.394Z] #51 40.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:17:57.394Z] #51 42.27 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-23T20:17:57.394Z] #51 42.28 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:17:57.394Z] #51 42.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T20:17:57.394Z] #51 42.30 Setting up python3-six (1.16.0-2) ... [2022-08-23T20:17:57.394Z] #51 43.29 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-23T20:17:57.394Z] #51 43.32 Setting up python3-protobuf (3.12.4-1) ... [2022-08-23T20:17:57.394Z] #51 46.74 Setting up criu (3.17.1-1) ... [2022-08-23T20:17:57.394Z] #51 48.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:17:57.394Z] #51 ... [2022-08-23T20:17:57.394Z] [2022-08-23T20:17:57.394Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:57.394Z] #42 sha256:6466b512254344fa51f5fd1488292ad622812ef98937ad5d72692ce89aa18bd7 [2022-08-23T20:17:57.394Z] #42 51.00 Setting up libicu67:arm64 (67.1-7) ... [2022-08-23T20:17:57.394Z] #42 51.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:17:57.651Z] #42 51.28 Setting up libuv1:arm64 (1.40.0-2) ...#42 ... [2022-08-23T20:17:57.651Z] [2022-08-23T20:17:57.651Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:57.651Z] #51 sha256:ca7507efbe9a4b3de762f715615faeb9df44ba7a7f40f23d3ec6727b841273ac [2022-08-23T20:17:57.651Z] #51 DONE 51.0s [2022-08-23T20:17:57.651Z] [2022-08-23T20:17:57.651Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:17:57.651Z] #42 sha256:6466b512254344fa51f5fd1488292ad622812ef98937ad5d72692ce89aa18bd7 [2022-08-23T20:17:57.651Z] #42 51.28 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-23T20:17:57.651Z] #42 51.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:17:57.651Z] #42 51.39 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-23T20:17:57.908Z] #42 51.45 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-23T20:17:57.908Z] #42 51.50 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T20:17:57.908Z] #42 51.58 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T20:17:58.037Z] #42 ... [2022-08-23T20:17:58.037Z] [2022-08-23T20:17:58.037Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:17:58.037Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:17:58.037Z] #55 10.33 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-23T20:17:58.037Z] #55 10.47 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-23T20:17:58.037Z] #55 12.16 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-23T20:17:58.037Z] #55 14.90 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-23T20:17:58.037Z] #55 15.14 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-23T20:17:58.037Z] #55 15.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-23T20:17:58.037Z] #55 15.58 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-23T20:17:58.165Z] #42 51.66 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-23T20:17:58.165Z] #42 51.72 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-23T20:17:58.407Z] #55 13.96 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-23T20:17:58.421Z] #42 51.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:17:58.615Z] #55 28.49 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-23T20:17:58.615Z] #55 28.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-23T20:17:58.615Z] #55 ... [2022-08-23T20:17:58.615Z] [2022-08-23T20:17:58.615Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:17:58.615Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:17:58.615Z] #36 18.52 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-23T20:17:58.615Z] #36 18.52 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-23T20:17:58.615Z] #36 18.56 go: downloading github.com/peterh/liner v1.2.2 [2022-08-23T20:17:58.615Z] #36 18.82 go: downloading github.com/google/go-dap v0.6.0 [2022-08-23T20:17:58.615Z] #36 19.08 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-23T20:17:58.615Z] #36 19.66 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-23T20:17:58.615Z] #36 19.91 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-23T20:17:58.615Z] #36 20.36 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-23T20:17:58.615Z] #36 20.53 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-23T20:17:58.615Z] #36 22.18 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-23T20:17:58.615Z] #36 22.20 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-23T20:17:58.615Z] #36 ... [2022-08-23T20:17:58.615Z] [2022-08-23T20:17:58.615Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:17:58.615Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:17:58.615Z] #76 22.24 python3 is already the newest version (3.9.2-3). [2022-08-23T20:17:58.615Z] #76 22.24 The following additional packages will be installed: [2022-08-23T20:17:58.615Z] #76 22.26 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-23T20:17:58.615Z] #76 22.28 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-23T20:17:58.615Z] #76 22.29 Suggested packages: [2022-08-23T20:17:58.615Z] #76 22.29 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-23T20:17:58.615Z] #76 22.29 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-23T20:17:58.615Z] #76 22.29 m4-doc ed diffutils-doc [2022-08-23T20:17:58.615Z] #76 22.29 Recommended packages: [2022-08-23T20:17:58.615Z] #76 22.29 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-23T20:17:58.615Z] #76 24.22 The following NEW packages will be installed: [2022-08-23T20:17:58.615Z] #76 24.27 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-23T20:17:58.615Z] #76 24.27 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-23T20:17:58.615Z] #76 24.27 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-23T20:17:58.615Z] #76 24.27 libyajl2 m4 patch xz-utils [2022-08-23T20:17:58.615Z] #76 24.73 0 upgraded, 23 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:17:58.615Z] #76 24.73 Need to get 5940 kB of archives. [2022-08-23T20:17:58.615Z] #76 24.73 After this operation, 18.7 MB of additional disk space will be used. [2022-08-23T20:17:58.615Z] #76 24.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T20:17:58.615Z] #76 24.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-23T20:17:58.615Z] #76 24.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-23T20:17:58.615Z] #76 24.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-23T20:17:58.615Z] #76 24.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T20:17:58.615Z] #76 24.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-23T20:17:58.615Z] #76 24.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-23T20:17:58.615Z] #76 24.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-23T20:17:58.615Z] #76 24.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-23T20:17:58.615Z] #76 24.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-23T20:17:58.615Z] #76 24.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T20:17:58.615Z] #76 24.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T20:17:58.615Z] #76 25.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-23T20:17:58.615Z] #76 25.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T20:17:58.615Z] #76 25.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-23T20:17:58.615Z] #76 25.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:17:58.615Z] #76 25.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-23T20:17:58.615Z] #76 25.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T20:17:58.615Z] #76 25.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T20:17:58.615Z] #76 25.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-23T20:17:58.615Z] #76 25.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T20:17:58.615Z] #76 25.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T20:17:58.615Z] #76 25.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-23T20:17:58.615Z] #76 26.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:17:58.615Z] #76 26.93 Fetched 5940 kB in 1s (6328 kB/s) [2022-08-23T20:17:58.615Z] #76 27.02 Selecting previously unselected package bzip2. [2022-08-23T20:17:58.615Z] #76 27.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:17:58.615Z] #76 27.13 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T20:17:58.615Z] #76 27.14 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T20:17:58.615Z] #76 27.30 Selecting previously unselected package libmagic-mgc. [2022-08-23T20:17:58.615Z] #76 27.30 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-23T20:17:58.615Z] #76 27.32 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T20:17:58.615Z] #76 27.97 Selecting previously unselected package libmagic1:amd64. [2022-08-23T20:17:58.615Z] #76 27.97 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-23T20:17:58.615Z] #76 27.98 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-23T20:17:58.615Z] #76 28.14 Selecting previously unselected package file. [2022-08-23T20:17:58.615Z] #76 28.14 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-23T20:17:58.615Z] #76 28.15 Unpacking file (1:5.39-3) ... [2022-08-23T20:17:58.615Z] #76 28.28 Selecting previously unselected package xz-utils. [2022-08-23T20:17:58.615Z] #76 28.29 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T20:17:58.615Z] #76 28.29 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:17:58.615Z] #76 28.59 Selecting previously unselected package libsigsegv2:amd64. [2022-08-23T20:17:58.615Z] #76 28.59 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-23T20:17:58.615Z] #76 28.60 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-23T20:17:58.615Z] #76 28.72 Selecting previously unselected package m4. [2022-08-23T20:17:58.615Z] #76 28.73 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-23T20:17:58.615Z] #76 28.73 Unpacking m4 (1.4.18-5) ... [2022-08-23T20:17:58.665Z] #55 14.20 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-23T20:17:58.665Z] #55 14.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-23T20:17:58.686Z] #42 DONE 52.4s [2022-08-23T20:17:58.686Z] [2022-08-23T20:17:58.686Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:17:58.686Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:17:58.686Z] #77 12.58 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-23T20:17:58.872Z] #76 29.05 Selecting previously unselected package autoconf. [2022-08-23T20:17:58.872Z] #76 29.05 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-23T20:17:58.872Z] #76 29.06 Unpacking autoconf (2.69-14) ... [2022-08-23T20:17:58.942Z] #77 ... [2022-08-23T20:17:58.942Z] [2022-08-23T20:17:58.942Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-23T20:17:58.942Z] #43 sha256:db29868e853d132fbcaefa666f9f8b5fe1d797d886b2822456f154c764046f26 [2022-08-23T20:17:58.942Z] #43 DONE 0.2s [2022-08-23T20:17:58.942Z] [2022-08-23T20:17:58.942Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:17:58.942Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:17:58.942Z] #77 12.98 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-23T20:17:58.967Z] #55 ... [2022-08-23T20:17:58.967Z] [2022-08-23T20:17:58.967Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:17:58.967Z] #67 sha256:0c962dd7bd5b70f95caa3b7c31cb5329f4a0668436c1413f0c7998942a086e75 [2022-08-23T20:17:58.967Z] #67 7.723 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-23T20:17:58.967Z] #67 10.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T20:17:58.967Z] #67 10.69 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-23T20:17:58.967Z] #67 11.60 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-23T20:17:58.967Z] #67 17.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-23T20:17:59.225Z] #67 ... [2022-08-23T20:17:59.225Z] [2022-08-23T20:17:59.225Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:17:59.225Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:17:59.225Z] #51 8.521 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:17:59.225Z] #51 8.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:17:59.225Z] #51 8.621 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:17:59.225Z] #51 9.214 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-23T20:17:59.225Z] #51 9.776 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:17:59.225Z] #51 12.39 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:17:59.225Z] #51 17.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:17:59.231Z] #55 14.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-23T20:17:59.440Z] #76 29.50 Selecting previously unselected package autotools-dev. [2022-08-23T20:17:59.440Z] #76 29.51 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-23T20:17:59.440Z] #76 29.53 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-23T20:17:59.505Z] #77 13.40 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-23T20:17:59.712Z] #76 29.72 Selecting previously unselected package automake. [2022-08-23T20:17:59.712Z] #76 29.72 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-23T20:17:59.712Z] #76 29.73 Unpacking automake (1:1.16.3-2) ... [2022-08-23T20:18:00.276Z] #76 30.38 Selecting previously unselected package patch. [2022-08-23T20:18:00.276Z] #76 30.38 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-23T20:18:00.276Z] #76 30.40 Unpacking patch (2.7.6-7) ... [2022-08-23T20:18:00.532Z] #76 30.58 Selecting previously unselected package dpkg-dev. [2022-08-23T20:18:00.532Z] #76 30.58 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-23T20:18:00.532Z] #76 30.60 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T20:18:00.596Z] #51 ... [2022-08-23T20:18:00.596Z] [2022-08-23T20:18:00.596Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:18:00.596Z] #67 sha256:0c962dd7bd5b70f95caa3b7c31cb5329f4a0668436c1413f0c7998942a086e75 [2022-08-23T20:18:00.596Z] #67 19.30 go: downloading github.com/google/uuid v1.3.0 [2022-08-23T20:18:00.596Z] #67 19.48 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-23T20:18:01.162Z] #67 ... [2022-08-23T20:18:01.162Z] [2022-08-23T20:18:01.162Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:18:01.162Z] #40 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:18:01.162Z] #40 10.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-23T20:18:01.162Z] #40 10.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T20:18:01.162Z] #40 ... [2022-08-23T20:18:01.162Z] [2022-08-23T20:18:01.162Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:01.162Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:01.162Z] #62 12.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:18:01.162Z] #62 16.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:18:01.726Z] #62 ... [2022-08-23T20:18:01.726Z] [2022-08-23T20:18:01.726Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:01.726Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:01.726Z] #51 20.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-23T20:18:01.916Z] #76 32.01 Selecting previously unselected package build-essential. [2022-08-23T20:18:01.916Z] #76 32.01 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-23T20:18:01.916Z] #76 32.02 Unpacking build-essential (12.9) ... [2022-08-23T20:18:02.065Z] #77 ... [2022-08-23T20:18:02.065Z] [2022-08-23T20:18:02.065Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:18:02.065Z] #53 sha256:88f17a5e8bd95ac820e0ff328076a22d7344fafa0119757c383453c4dfa00923 [2022-08-23T20:18:02.065Z] #53 54.93 gotestsum version dev [2022-08-23T20:18:02.065Z] #53 DONE 55.5s [2022-08-23T20:18:02.065Z] [2022-08-23T20:18:02.065Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T20:18:02.065Z] #44 sha256:2ee75c94542cb74de10f00fd07ef317d52bbbf993fb8518ae0f0cde12ba25019 [2022-08-23T20:18:02.065Z] #44 0.626 + RM_GOPATH=0 [2022-08-23T20:18:02.065Z] #44 0.627 + TMP_GOPATH= [2022-08-23T20:18:02.065Z] #44 0.627 + : /build [2022-08-23T20:18:02.065Z] #44 0.627 + '[' -z '' ']' [2022-08-23T20:18:02.065Z] #44 0.629 ++ mktemp -d [2022-08-23T20:18:02.065Z] #44 0.632 + export GOPATH=/tmp/tmp.tAPJdQCXsB [2022-08-23T20:18:02.065Z] #44 0.632 + GOPATH=/tmp/tmp.tAPJdQCXsB [2022-08-23T20:18:02.065Z] #44 0.632 + RM_GOPATH=1 [2022-08-23T20:18:02.065Z] #44 0.633 + case "$(go env GOARCH)" in [2022-08-23T20:18:02.065Z] #44 0.634 ++ go env GOARCH [2022-08-23T20:18:02.065Z] #44 0.665 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:02.065Z] #44 0.665 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:02.065Z] #44 0.667 ++ dirname /install.sh [2022-08-23T20:18:02.065Z] #44 0.670 + dir=/ [2022-08-23T20:18:02.065Z] #44 0.671 + bin=tini [2022-08-23T20:18:02.065Z] #44 0.671 + shift [2022-08-23T20:18:02.065Z] #44 0.671 + '[' '!' -f //tini.installer ']' [2022-08-23T20:18:02.065Z] #44 0.672 + . //tini.installer [2022-08-23T20:18:02.065Z] #44 0.673 ++ : v0.19.0 [2022-08-23T20:18:02.065Z] #44 0.673 + install_tini [2022-08-23T20:18:02.065Z] #44 0.674 + echo 'Install tini version v0.19.0' [2022-08-23T20:18:02.065Z] #44 0.674 Install tini version v0.19.0 [2022-08-23T20:18:02.065Z] #44 0.674 + git clone https://github.com/krallin/tini.git /tmp/tmp.tAPJdQCXsB/tini [2022-08-23T20:18:02.065Z] #44 0.687 Cloning into '/tmp/tmp.tAPJdQCXsB/tini'... [2022-08-23T20:18:02.065Z] #44 1.369 + cd /tmp/tmp.tAPJdQCXsB/tini [2022-08-23T20:18:02.065Z] #44 1.370 + git checkout -q v0.19.0 [2022-08-23T20:18:02.065Z] #44 1.394 + cmake . [2022-08-23T20:18:02.065Z] #44 1.846 -- The C compiler identification is GNU 10.2.1 [2022-08-23T20:18:02.065Z] #44 1.947 -- Detecting C compiler ABI info [2022-08-23T20:18:02.065Z] #44 2.485 -- Detecting C compiler ABI info - done [2022-08-23T20:18:02.065Z] #44 2.566 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-23T20:18:02.065Z] #44 2.569 -- Detecting C compile features [2022-08-23T20:18:02.065Z] #44 2.571 -- Detecting C compile features - done [2022-08-23T20:18:02.065Z] #44 2.626 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-23T20:18:02.065Z] #44 2.900 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-23T20:18:02.065Z] #44 2.985 -- Configuring done [2022-08-23T20:18:02.065Z] #44 3.009 -- Generating done [2022-08-23T20:18:02.065Z] #44 3.009 -- Build files have been written to: /tmp/tmp.tAPJdQCXsB/tini [2022-08-23T20:18:02.065Z] #44 3.038 + make tini-static [2022-08-23T20:18:02.172Z] #76 32.12 Selecting previously unselected package libcap2:amd64. [2022-08-23T20:18:02.172Z] #76 32.13 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T20:18:02.172Z] #76 32.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:18:02.172Z] #76 32.23 Selecting previously unselected package libcap-dev:amd64. [2022-08-23T20:18:02.172Z] #76 32.24 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-23T20:18:02.172Z] #76 32.25 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T20:18:02.429Z] #76 32.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:18:02.429Z] #76 32.41 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:02.429Z] #76 32.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:02.429Z] #76 32.56 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-23T20:18:02.429Z] #76 32.56 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:02.429Z] #76 32.58 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:02.511Z] #55 ... [2022-08-23T20:18:02.512Z] [2022-08-23T20:18:02.512Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:18:02.512Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:18:02.512Z] #53 10.76 go: downloading github.com/fatih/color v1.10.0 [2022-08-23T20:18:02.512Z] #53 11.09 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-23T20:18:02.512Z] #53 11.17 go: downloading golang.org/x/tools v0.1.0 [2022-08-23T20:18:02.512Z] #53 11.54 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-23T20:18:02.512Z] #53 11.61 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-23T20:18:02.512Z] #53 11.62 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-23T20:18:02.512Z] #53 12.44 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-23T20:18:02.512Z] #53 12.74 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-23T20:18:02.512Z] #53 12.84 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-23T20:18:02.512Z] #53 12.97 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-23T20:18:02.512Z] #53 13.35 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-23T20:18:02.512Z] #53 ... [2022-08-23T20:18:02.512Z] [2022-08-23T20:18:02.512Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:02.512Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:02.512Z] #76 8.086 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:18:02.512Z] #76 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:18:02.512Z] #76 12.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:18:02.629Z] #44 3.636 Scanning dependencies of target tini-static [2022-08-23T20:18:02.686Z] #76 32.68 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T20:18:02.686Z] #76 32.70 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T20:18:02.686Z] #76 32.71 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:18:02.769Z] #76 ... [2022-08-23T20:18:02.769Z] [2022-08-23T20:18:02.769Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:18:02.769Z] #67 sha256:fbee434666a440c72165a6e441f13fee35ef353a045ec8c5e3bed22cde4ff561 [2022-08-23T20:18:02.769Z] #67 7.553 + RM_GOPATH=0 [2022-08-23T20:18:02.769Z] #67 7.553 + TMP_GOPATH= [2022-08-23T20:18:02.769Z] #67 7.553 + : /build [2022-08-23T20:18:02.769Z] #67 7.553 + '[' -z '' ']' [2022-08-23T20:18:02.769Z] #67 7.553 ++ mktemp -d [2022-08-23T20:18:02.769Z] #67 7.560 + export GOPATH=/tmp/tmp.p2QOhPtfCl [2022-08-23T20:18:02.769Z] #67 7.560 + GOPATH=/tmp/tmp.p2QOhPtfCl [2022-08-23T20:18:02.769Z] #67 7.560 + RM_GOPATH=1 [2022-08-23T20:18:02.769Z] #67 7.560 + case "$(go env GOARCH)" in [2022-08-23T20:18:02.769Z] #67 7.561 ++ go env GOARCH [2022-08-23T20:18:02.770Z] #67 7.616 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:02.770Z] #67 7.616 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:02.770Z] #67 7.617 ++ dirname /install.sh [2022-08-23T20:18:02.770Z] #67 7.625 + dir=/ [2022-08-23T20:18:02.770Z] #67 7.625 + bin=rootlesskit [2022-08-23T20:18:02.770Z] #67 7.625 + shift [2022-08-23T20:18:02.770Z] #67 7.625 + '[' '!' -f //rootlesskit.installer ']' [2022-08-23T20:18:02.770Z] #67 7.625 + . //rootlesskit.installer [2022-08-23T20:18:02.770Z] #67 7.625 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:18:02.770Z] #67 7.625 + install_rootlesskit [2022-08-23T20:18:02.770Z] #67 7.625 + case "$1" in [2022-08-23T20:18:02.770Z] #67 7.625 + export CGO_ENABLED=0 [2022-08-23T20:18:02.770Z] #67 7.625 + CGO_ENABLED=0 [2022-08-23T20:18:02.770Z] #67 7.625 + _install_rootlesskit [2022-08-23T20:18:02.770Z] #67 7.625 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-23T20:18:02.770Z] #67 7.625 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T20:18:02.770Z] #67 7.625 + GOBIN=/build [2022-08-23T20:18:02.770Z] #67 7.625 + GO111MODULE=on [2022-08-23T20:18:02.770Z] #67 7.625 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:18:02.770Z] #67 7.625 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:18:02.770Z] #67 8.514 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-23T20:18:02.770Z] #67 11.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T20:18:02.770Z] #67 11.58 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-23T20:18:02.770Z] #67 12.53 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-23T20:18:02.770Z] #67 17.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-23T20:18:02.887Z] #44 3.765 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-23T20:18:02.943Z] #76 32.94 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T20:18:02.943Z] #76 33.01 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T20:18:02.943Z] #76 33.02 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:18:03.096Z] #51 ... [2022-08-23T20:18:03.096Z] [2022-08-23T20:18:03.096Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:03.096Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:03.096Z] #76 11.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:18:03.096Z] #76 16.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:18:03.096Z] #76 ... [2022-08-23T20:18:03.096Z] [2022-08-23T20:18:03.096Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:18:03.096Z] #57 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:18:03.096Z] #57 11.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-23T20:18:03.096Z] #57 ... [2022-08-23T20:18:03.096Z] [2022-08-23T20:18:03.096Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:03.096Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:03.096Z] #14 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:18:03.096Z] #14 16.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:18:03.354Z] #14 ... [2022-08-23T20:18:03.354Z] [2022-08-23T20:18:03.354Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:18:03.354Z] #26 sha256:564422ef8e5056a019eaef7192bc5eb42c11c256d77cd63b60afbe65b90b51a2 [2022-08-23T20:18:03.354Z] #26 21.72 + mkdir -p /build [2022-08-23T20:18:03.354Z] #26 21.74 + mv docker/docker /build/ [2022-08-23T20:18:03.354Z] #26 21.74 + rmdir docker [2022-08-23T20:18:03.506Z] #76 ... [2022-08-23T20:18:03.506Z] [2022-08-23T20:18:03.506Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:03.506Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:03.506Z] #51 23.08 Fetched 8575 kB in 16s (527 kB/s) [2022-08-23T20:18:03.506Z] #51 23.08 Reading package lists... [2022-08-23T20:18:03.506Z] #51 29.27 Reading package lists... [2022-08-23T20:18:03.506Z] #51 ... [2022-08-23T20:18:03.506Z] [2022-08-23T20:18:03.506Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:18:03.506Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:18:03.506Z] #47 24.13 Updating files: 73% (1599/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-23T20:18:03.506Z] #47 24.96 + git checkout -q v2.3.0 [2022-08-23T20:18:03.506Z] #47 26.66 + 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-08-23T20:18:03.763Z] #47 ... [2022-08-23T20:18:03.763Z] [2022-08-23T20:18:03.763Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:03.763Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:03.763Z] #14 23.72 Fetched 8571 kB in 15s (559 kB/s) [2022-08-23T20:18:03.763Z] #14 23.72 Reading package lists... [2022-08-23T20:18:03.763Z] #14 29.73 Reading package lists... [2022-08-23T20:18:03.763Z] #14 ... [2022-08-23T20:18:03.763Z] [2022-08-23T20:18:03.763Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:03.763Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:03.763Z] #42 23.93 Fetched 8571 kB in 16s (550 kB/s) [2022-08-23T20:18:03.763Z] #42 23.93 Reading package lists... [2022-08-23T20:18:03.952Z] #62 ... [2022-08-23T20:18:03.952Z] [2022-08-23T20:18:03.952Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:03.952Z] #83 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:03.952Z] #83 31.74 Reading package lists... [2022-08-23T20:18:03.952Z] #83 39.02 Building dependency tree... [2022-08-23T20:18:03.952Z] #83 43.88 python3 is already the newest version (3.9.2-3). [2022-08-23T20:18:03.952Z] #83 43.88 The following additional packages will be installed: [2022-08-23T20:18:03.952Z] #83 43.88 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-23T20:18:03.952Z] #83 43.90 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-23T20:18:03.952Z] #83 43.90 Suggested packages: [2022-08-23T20:18:03.952Z] #83 43.92 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-23T20:18:03.952Z] #83 43.92 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-23T20:18:03.952Z] #83 43.92 m4-doc ed diffutils-doc [2022-08-23T20:18:03.952Z] #83 43.92 Recommended packages: [2022-08-23T20:18:03.952Z] #83 43.92 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-23T20:18:04.020Z] #42 30.16 Reading package lists... [2022-08-23T20:18:04.020Z] #42 ... [2022-08-23T20:18:04.020Z] [2022-08-23T20:18:04.020Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:04.020Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:04.020Z] #76 33.92 Selecting previously unselected package libtool. [2022-08-23T20:18:04.020Z] #76 33.95 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-23T20:18:04.020Z] #76 33.95 Unpacking libtool (2.4.6-15) ... [2022-08-23T20:18:04.256Z] #44 5.228 [100%] Linking C executable tini-static [2022-08-23T20:18:04.276Z] #76 34.25 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T20:18:04.276Z] #76 34.25 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T20:18:04.276Z] #76 34.26 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:18:04.276Z] #76 ... [2022-08-23T20:18:04.276Z] [2022-08-23T20:18:04.276Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:04.276Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:04.276Z] #62 24.31 Fetched 8571 kB in 15s (557 kB/s) [2022-08-23T20:18:04.276Z] #62 24.31 Reading package lists... [2022-08-23T20:18:04.523Z] #83 45.92 The following NEW packages will be installed: [2022-08-23T20:18:04.523Z] #83 45.93 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-23T20:18:04.523Z] #83 45.94 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-23T20:18:04.523Z] #83 45.94 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-23T20:18:04.523Z] #83 45.94 libyajl2 m4 patch xz-utils [2022-08-23T20:18:04.533Z] #62 30.25 Reading package lists... [2022-08-23T20:18:04.533Z] #62 ... [2022-08-23T20:18:04.533Z] [2022-08-23T20:18:04.533Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:04.533Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:04.533Z] #76 34.47 Selecting previously unselected package libyajl2:amd64. [2022-08-23T20:18:04.533Z] #76 34.47 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T20:18:04.533Z] #76 34.49 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:18:04.533Z] #76 34.58 Selecting previously unselected package libyajl-dev:amd64. [2022-08-23T20:18:04.533Z] #76 34.59 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-23T20:18:04.533Z] #76 34.61 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T20:18:04.671Z] #67 19.33 go: downloading github.com/google/uuid v1.3.0 [2022-08-23T20:18:04.671Z] #67 19.43 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-23T20:18:04.671Z] #67 19.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-23T20:18:04.724Z] #26 DONE 23.5s [2022-08-23T20:18:04.724Z] [2022-08-23T20:18:04.724Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:04.724Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:04.724Z] #55 20.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T20:18:04.724Z] #55 20.64 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-23T20:18:04.724Z] #55 21.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-23T20:18:04.724Z] #55 21.32 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-23T20:18:04.724Z] #55 21.73 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-23T20:18:04.724Z] #55 21.87 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-23T20:18:04.724Z] #55 22.09 go: downloading github.com/spf13/afero v1.8.2 [2022-08-23T20:18:04.724Z] #55 22.50 go: downloading github.com/spf13/cast v1.4.1 [2022-08-23T20:18:04.724Z] #55 22.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-23T20:18:04.724Z] #55 22.95 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-23T20:18:04.724Z] #55 23.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-23T20:18:04.724Z] #55 23.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-23T20:18:04.724Z] #55 23.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-23T20:18:04.813Z] #76 34.91 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:18:04.813Z] #76 34.92 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T20:18:04.813Z] #76 34.93 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:18:04.813Z] #76 34.95 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-23T20:18:04.819Z] #44 5.834 [100%] Built target tini-static [2022-08-23T20:18:04.819Z] #44 5.904 + mkdir -p /build [2022-08-23T20:18:04.819Z] #44 5.908 + cp tini-static /build/docker-init [2022-08-23T20:18:04.981Z] #55 24.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-23T20:18:05.069Z] #76 34.97 Setting up file (1:5.39-3) ... [2022-08-23T20:18:05.069Z] #76 34.98 Setting up bzip2 (1.0.8-4) ... [2022-08-23T20:18:05.069Z] #76 34.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:05.069Z] #76 35.00 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:05.069Z] #76 35.01 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:18:05.069Z] #76 35.02 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-23T20:18:05.069Z] #76 35.10 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-23T20:18:05.069Z] #76 35.11 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:18:05.069Z] #76 35.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T20:18:05.069Z] #76 35.17 Setting up patch (2.7.6-7) ... [2022-08-23T20:18:05.069Z] #76 35.18 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:18:05.069Z] #76 35.20 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T20:18:05.069Z] #76 35.24 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T20:18:05.069Z] #76 35.25 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:18:05.069Z] #76 35.27 Setting up libtool (2.4.6-15) ... [2022-08-23T20:18:05.069Z] #76 35.28 Setting up m4 (1.4.18-5) ... [2022-08-23T20:18:05.069Z] #76 35.29 Setting up dpkg-dev (1.20.11) ... [2022-08-23T20:18:05.096Z] #83 46.44 0 upgraded, 23 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:05.096Z] #83 46.44 Need to get 5940 kB of archives. [2022-08-23T20:18:05.096Z] #83 46.44 After this operation, 18.7 MB of additional disk space will be used. [2022-08-23T20:18:05.096Z] #83 46.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T20:18:05.096Z] #83 46.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-23T20:18:05.096Z] #83 46.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-23T20:18:05.096Z] #83 46.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-23T20:18:05.096Z] #83 46.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T20:18:05.096Z] #83 46.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-23T20:18:05.096Z] #83 46.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-23T20:18:05.096Z] #83 46.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-23T20:18:05.096Z] #83 46.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-23T20:18:05.096Z] #83 46.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-23T20:18:05.096Z] #83 46.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T20:18:05.238Z] #55 24.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-23T20:18:05.238Z] #67 20.12 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T20:18:05.238Z] #67 20.26 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-23T20:18:05.238Z] #67 ... [2022-08-23T20:18:05.238Z] [2022-08-23T20:18:05.238Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:18:05.238Z] #26 sha256:d2777531a0bc7e907727e8feab32dba93e4617832463b1ef5539a39458254cc7 [2022-08-23T20:18:05.238Z] #26 20.26 + mkdir -p /build [2022-08-23T20:18:05.238Z] #26 20.26 + mv docker/docker /build/ [2022-08-23T20:18:05.238Z] #26 20.30 + rmdir docker [2022-08-23T20:18:05.326Z] #76 35.31 Setting up autoconf (2.69-14) ... [2022-08-23T20:18:05.326Z] #76 35.33 Setting up build-essential (12.9) ... [2022-08-23T20:18:05.326Z] #76 35.35 Setting up automake (1:1.16.3-2) ... [2022-08-23T20:18:05.326Z] #76 35.37 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-23T20:18:05.326Z] #76 35.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:18:05.357Z] #83 46.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T20:18:05.357Z] #83 46.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-23T20:18:05.357Z] #83 46.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T20:18:05.357Z] #83 46.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-23T20:18:05.357Z] #83 46.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:18:05.357Z] #83 46.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-23T20:18:05.357Z] #83 46.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T20:18:05.357Z] #83 46.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T20:18:05.357Z] #83 46.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-23T20:18:05.386Z] #44 DONE 6.5s [2022-08-23T20:18:05.386Z] [2022-08-23T20:18:05.386Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:05.386Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:18:05.386Z] #14 55.74 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-23T20:18:05.386Z] #14 55.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-23T20:18:05.386Z] #14 55.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T20:18:05.386Z] #14 56.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-23T20:18:05.387Z] #14 56.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-23T20:18:05.387Z] #14 56.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T20:18:05.498Z] #55 24.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-23T20:18:05.498Z] #55 24.75 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-23T20:18:05.582Z] #76 DONE 35.8s [2022-08-23T20:18:05.582Z] [2022-08-23T20:18:05.582Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:05.582Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:05.582Z] #42 30.16 Reading package lists... [2022-08-23T20:18:05.618Z] #83 46.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T20:18:05.618Z] #83 46.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T20:18:05.618Z] #83 46.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-23T20:18:05.758Z] #55 ... [2022-08-23T20:18:05.758Z] [2022-08-23T20:18:05.758Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T20:18:05.758Z] #38 sha256:27f33f4aa12713edc677bbf7d08ca5ed144f525e6380b81712650c4ac7dc1edb [2022-08-23T20:18:05.758Z] #38 24.55 tomll can be used in two ways: [2022-08-23T20:18:05.758Z] #38 24.55 Writing to STDIN and reading from STDOUT: [2022-08-23T20:18:05.758Z] #38 24.55 cat file.toml | tomll > file.toml [2022-08-23T20:18:05.758Z] #38 24.55 [2022-08-23T20:18:05.758Z] #38 24.55 Reading and updating a list of files: [2022-08-23T20:18:05.758Z] #38 24.55 tomll a.toml b.toml c.toml [2022-08-23T20:18:05.758Z] #38 24.55 [2022-08-23T20:18:05.758Z] #38 24.55 When given a list of files, tomll will modify all files in place without asking. [2022-08-23T20:18:05.758Z] #38 DONE 24.8s [2022-08-23T20:18:05.758Z] [2022-08-23T20:18:05.758Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:05.758Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:05.758Z] #55 24.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-23T20:18:05.804Z] #26 ... [2022-08-23T20:18:05.804Z] [2022-08-23T20:18:05.804Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:18:05.804Z] #40 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:18:05.804Z] #40 11.17 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-23T20:18:05.804Z] #40 11.56 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-23T20:18:05.804Z] #40 11.63 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-23T20:18:05.804Z] #40 17.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-23T20:18:05.804Z] #40 18.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T20:18:05.804Z] #40 ... [2022-08-23T20:18:05.804Z] [2022-08-23T20:18:05.804Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:18:05.804Z] #67 sha256:fbee434666a440c72165a6e441f13fee35ef353a045ec8c5e3bed22cde4ff561 [2022-08-23T20:18:05.804Z] #67 20.55 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-23T20:18:06.063Z] #67 ... [2022-08-23T20:18:06.063Z] [2022-08-23T20:18:06.063Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:06.063Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:06.063Z] #42 11.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:18:06.063Z] #42 14.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:18:06.063Z] #42 ... [2022-08-23T20:18:06.063Z] [2022-08-23T20:18:06.063Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:06.063Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:06.063Z] #14 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:18:06.190Z] #83 ... [2022-08-23T20:18:06.190Z] [2022-08-23T20:18:06.190Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:06.190Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:06.190Z] #62 47.50 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-23T20:18:06.190Z] #62 47.68 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-23T20:18:06.190Z] #62 47.74 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-23T20:18:06.323Z] #14 ... [2022-08-23T20:18:06.324Z] [2022-08-23T20:18:06.324Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:06.324Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:06.324Z] #62 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:18:06.324Z] #62 ... [2022-08-23T20:18:06.324Z] [2022-08-23T20:18:06.324Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:18:06.324Z] #57 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:18:06.324Z] #57 11.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-23T20:18:06.451Z] #62 47.84 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-23T20:18:06.583Z] #57 ... [2022-08-23T20:18:06.583Z] [2022-08-23T20:18:06.583Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:06.583Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:06.583Z] #51 11.61 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:18:06.583Z] #51 15.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:18:06.583Z] #51 19.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-23T20:18:06.583Z] #51 ... [2022-08-23T20:18:06.583Z] [2022-08-23T20:18:06.583Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:18:06.583Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:18:06.583Z] #36 22.15 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-23T20:18:06.583Z] #36 22.16 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-23T20:18:06.688Z] #55 ... [2022-08-23T20:18:06.688Z] [2022-08-23T20:18:06.688Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:18:06.688Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:18:06.688Z] #36 21.50 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-23T20:18:06.688Z] #36 21.50 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-23T20:18:06.688Z] #36 22.16 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-23T20:18:06.688Z] #36 22.67 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-23T20:18:06.688Z] #36 23.06 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-23T20:18:06.688Z] #36 23.56 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-23T20:18:06.688Z] #36 23.65 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-23T20:18:06.688Z] #36 23.70 go: downloading github.com/peterh/liner v1.2.2 [2022-08-23T20:18:06.688Z] #36 24.13 go: downloading github.com/google/go-dap v0.6.0 [2022-08-23T20:18:06.688Z] #36 24.82 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-23T20:18:06.712Z] #62 48.08 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-23T20:18:06.947Z] #36 26.00 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-23T20:18:06.972Z] #62 48.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-23T20:18:06.972Z] #62 48.19 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-23T20:18:06.972Z] #62 48.33 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-23T20:18:06.972Z] #62 48.42 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-23T20:18:07.203Z] #36 26.42 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-23T20:18:07.209Z] #42 35.86 Building dependency tree... [2022-08-23T20:18:07.233Z] #62 48.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-23T20:18:07.233Z] #62 48.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-23T20:18:07.471Z] #36 ... [2022-08-23T20:18:07.471Z] [2022-08-23T20:18:07.471Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:07.471Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:07.471Z] #55 26.57 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-23T20:18:07.496Z] #62 48.81 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-23T20:18:07.961Z] #36 23.41 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-23T20:18:07.961Z] #36 ... [2022-08-23T20:18:07.961Z] [2022-08-23T20:18:07.961Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:18:07.961Z] #26 sha256:d2777531a0bc7e907727e8feab32dba93e4617832463b1ef5539a39458254cc7 [2022-08-23T20:18:07.961Z] #26 DONE 23.1s [2022-08-23T20:18:08.036Z] #55 26.97 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-23T20:18:08.218Z] [2022-08-23T20:18:08.218Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:08.218Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:08.218Z] #55 21.80 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-23T20:18:08.218Z] #55 21.90 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T20:18:08.218Z] #55 22.62 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-23T20:18:08.218Z] #55 22.69 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-23T20:18:08.218Z] #55 23.05 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-23T20:18:08.218Z] #55 23.08 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-23T20:18:08.218Z] #55 23.27 go: downloading github.com/spf13/afero v1.8.2 [2022-08-23T20:18:08.218Z] #55 23.49 go: downloading github.com/spf13/cast v1.4.1 [2022-08-23T20:18:08.218Z] #55 23.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-23T20:18:08.443Z] #62 49.75 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-23T20:18:08.443Z] #62 ... [2022-08-23T20:18:08.443Z] [2022-08-23T20:18:08.443Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:18:08.443Z] #64 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:18:08.443Z] #64 47.80 v3.0.2 [2022-08-23T20:18:08.443Z] #64 DONE 49.8s [2022-08-23T20:18:08.443Z] [2022-08-23T20:18:08.443Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:08.443Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:08.443Z] #62 49.88 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-23T20:18:08.443Z] #62 ... [2022-08-23T20:18:08.443Z] [2022-08-23T20:18:08.443Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:08.443Z] #58 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:08.443Z] #58 32.38 Reading package lists... [2022-08-23T20:18:08.443Z] #58 39.72 Building dependency tree... [2022-08-23T20:18:08.443Z] #58 44.90 The following additional packages will be installed: [2022-08-23T20:18:08.443Z] #58 44.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T20:18:08.443Z] #58 44.93 python3-protobuf python3-six [2022-08-23T20:18:08.443Z] #58 44.95 Suggested packages: [2022-08-23T20:18:08.443Z] #58 44.95 python3-setuptools [2022-08-23T20:18:08.443Z] #58 44.95 Recommended packages: [2022-08-23T20:18:08.443Z] #58 44.95 iproute2 | iproute [2022-08-23T20:18:08.443Z] #58 45.90 The following NEW packages will be installed: [2022-08-23T20:18:08.443Z] #58 45.93 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T20:18:08.443Z] #58 45.94 python3-protobuf python3-six [2022-08-23T20:18:08.443Z] #58 46.46 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:08.443Z] #58 46.46 Need to get 2315 kB of archives. [2022-08-23T20:18:08.443Z] #58 46.46 After this operation, 11.1 MB of additional disk space will be used. [2022-08-23T20:18:08.443Z] #58 46.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-23T20:18:08.443Z] #58 46.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T20:18:08.443Z] #58 46.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-23T20:18:08.443Z] #58 46.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-23T20:18:08.443Z] #58 46.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T20:18:08.443Z] #58 46.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T20:18:08.443Z] #58 46.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:18:08.443Z] #58 49.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-23T20:18:08.476Z] #55 24.01 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-23T20:18:08.476Z] #55 24.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-23T20:18:08.582Z] #42 ... [2022-08-23T20:18:08.582Z] [2022-08-23T20:18:08.582Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:08.582Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:08.582Z] #55 28.75 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-23T20:18:08.582Z] #55 28.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-23T20:18:08.582Z] #55 28.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-23T20:18:08.582Z] #55 28.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-23T20:18:08.582Z] #55 29.10 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-23T20:18:08.582Z] #55 29.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-23T20:18:08.582Z] #55 29.40 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-23T20:18:08.582Z] #55 29.45 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-23T20:18:08.582Z] #55 29.55 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-23T20:18:08.582Z] #55 29.76 go: downloading golang.org/x/text v0.3.7 [2022-08-23T20:18:08.582Z] #55 37.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-23T20:18:08.582Z] #55 37.21 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-23T20:18:08.582Z] #55 37.24 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-23T20:18:08.582Z] #55 37.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-23T20:18:08.582Z] #55 37.35 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-23T20:18:08.582Z] #55 37.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-23T20:18:08.582Z] #55 37.46 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-23T20:18:08.582Z] #55 37.53 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-23T20:18:08.582Z] #55 37.68 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-23T20:18:08.582Z] #55 37.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-23T20:18:08.582Z] #55 37.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-23T20:18:08.582Z] #55 37.97 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-23T20:18:08.582Z] #55 38.50 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-23T20:18:08.582Z] #55 38.65 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-23T20:18:08.582Z] #55 38.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-23T20:18:08.600Z] #55 27.82 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-23T20:18:08.705Z] #58 ... [2022-08-23T20:18:08.705Z] [2022-08-23T20:18:08.705Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:08.705Z] #83 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:08.705Z] #83 48.84 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:08.705Z] #83 49.25 Fetched 5940 kB in 1s (7152 kB/s) [2022-08-23T20:18:08.706Z] #83 49.67 Selecting previously unselected package bzip2. [2022-08-23T20:18:08.706Z] #83 49.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:18:08.706Z] #83 49.74 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T20:18:08.706Z] #83 49.81 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T20:18:08.706Z] #83 50.10 Selecting previously unselected package libmagic-mgc. [2022-08-23T20:18:08.706Z] #83 50.10 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-23T20:18:08.706Z] #83 50.13 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T20:18:08.734Z] #55 24.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-23T20:18:08.839Z] #55 38.87 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-23T20:18:08.991Z] #55 24.41 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-23T20:18:09.097Z] #55 39.26 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-23T20:18:09.249Z] #55 24.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-23T20:18:09.249Z] #55 24.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-23T20:18:09.354Z] #55 39.56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-23T20:18:09.608Z] #14 62.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-23T20:18:09.608Z] #14 62.51 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-23T20:18:09.608Z] #14 62.52 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:18:09.611Z] #55 39.59 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-23T20:18:09.611Z] #55 39.59 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-23T20:18:09.611Z] #55 39.69 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-23T20:18:09.611Z] #55 39.78 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-23T20:18:09.611Z] #55 ... [2022-08-23T20:18:09.611Z] [2022-08-23T20:18:09.611Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:09.611Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:09.611Z] #42 39.77 The following additional packages will be installed: [2022-08-23T20:18:09.611Z] #42 39.81 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-23T20:18:09.648Z] #83 51.00 Selecting previously unselected package libmagic1:amd64. [2022-08-23T20:18:09.648Z] #83 51.02 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-23T20:18:09.648Z] #83 51.02 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-23T20:18:09.819Z] #55 25.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-23T20:18:09.819Z] #55 25.15 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-23T20:18:09.820Z] #55 25.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-23T20:18:09.869Z] #42 39.82 Suggested packages: [2022-08-23T20:18:09.869Z] #42 39.84 cmake-doc ninja-build lrzip [2022-08-23T20:18:09.869Z] #42 39.84 Recommended packages: [2022-08-23T20:18:09.869Z] #42 39.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-23T20:18:09.909Z] #83 51.36 Selecting previously unselected package file. [2022-08-23T20:18:09.970Z] #55 28.90 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-23T20:18:09.970Z] #55 29.13 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-23T20:18:10.170Z] #83 51.36 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-23T20:18:10.170Z] #83 51.39 Unpacking file (1:5.39-3) ... [2022-08-23T20:18:10.227Z] #55 29.16 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-23T20:18:10.227Z] #55 29.40 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-23T20:18:10.227Z] #55 29.52 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-23T20:18:10.451Z] #83 51.81 Selecting previously unselected package xz-utils. [2022-08-23T20:18:10.451Z] #83 51.82 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T20:18:10.451Z] #83 51.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:18:10.715Z] #83 52.16 Selecting previously unselected package libsigsegv2:amd64. [2022-08-23T20:18:10.715Z] #83 52.17 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-23T20:18:10.715Z] #83 52.17 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-23T20:18:10.790Z] #55 29.68 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-23T20:18:10.790Z] #55 29.97 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-23T20:18:10.803Z] #42 40.89 The following NEW packages will be installed: [2022-08-23T20:18:10.803Z] #42 40.90 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-23T20:18:10.803Z] #42 40.92 vim-common xxd [2022-08-23T20:18:10.976Z] #83 52.30 Selecting previously unselected package m4. [2022-08-23T20:18:10.976Z] #83 52.31 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-23T20:18:10.976Z] #83 52.34 Unpacking m4 (1.4.18-5) ... [2022-08-23T20:18:11.246Z] #83 ... [2022-08-23T20:18:11.246Z] [2022-08-23T20:18:11.246Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:18:11.246Z] #47 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:18:11.246Z] #47 52.31 NAME: [2022-08-23T20:18:11.246Z] #47 52.33 go-winres - A tool for embedding resources in Windows executables [2022-08-23T20:18:11.246Z] #47 52.33 [2022-08-23T20:18:11.246Z] #47 52.33 USAGE: [2022-08-23T20:18:11.247Z] #47 52.33 go-winres [global options] command [command options] [arguments...] [2022-08-23T20:18:11.247Z] #47 52.33 [2022-08-23T20:18:11.247Z] #47 52.33 COMMANDS: [2022-08-23T20:18:11.247Z] #47 52.33 init Create an initial ./winres/winres.json [2022-08-23T20:18:11.247Z] #47 52.33 make Make syso files for the "go build" command [2022-08-23T20:18:11.247Z] #47 52.33 simply Make syso files for the "go build" command (simplified) [2022-08-23T20:18:11.247Z] #47 52.33 extract Extract all resources from an executable [2022-08-23T20:18:11.247Z] #47 52.33 patch Replace resources in an executable file (exe, dll) [2022-08-23T20:18:11.247Z] #47 52.33 help, h Shows a list of commands or help for one command [2022-08-23T20:18:11.247Z] #47 52.33 [2022-08-23T20:18:11.247Z] #47 52.33 GLOBAL OPTIONS: [2022-08-23T20:18:11.247Z] #47 52.33 --help, -h show help (default: false) [2022-08-23T20:18:11.247Z] #47 DONE 52.5s [2022-08-23T20:18:11.247Z] [2022-08-23T20:18:11.247Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:11.247Z] #83 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:11.247Z] #83 52.65 Selecting previously unselected package autoconf. [2022-08-23T20:18:11.247Z] #83 52.68 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-23T20:18:11.356Z] #55 30.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-23T20:18:11.366Z] #42 41.34 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:11.366Z] #42 41.34 Need to get 17.7 MB of archives. [2022-08-23T20:18:11.366Z] #42 41.34 After this operation, 70.7 MB of additional disk space will be used. [2022-08-23T20:18:11.366Z] #42 41.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T20:18:11.366Z] #42 41.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T20:18:11.366Z] #42 41.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-23T20:18:11.366Z] #42 41.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T20:18:11.507Z] #83 52.69 Unpacking autoconf (2.69-14) ... [2022-08-23T20:18:11.613Z] #55 ... [2022-08-23T20:18:11.613Z] [2022-08-23T20:18:11.613Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:18:11.613Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:18:11.613Z] #53 20.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-23T20:18:11.613Z] #53 20.65 go: downloading golang.org/x/mod v0.3.0 [2022-08-23T20:18:11.613Z] #53 ... [2022-08-23T20:18:11.613Z] [2022-08-23T20:18:11.613Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:18:11.613Z] #67 sha256:0c962dd7bd5b70f95caa3b7c31cb5329f4a0668436c1413f0c7998942a086e75 [2022-08-23T20:18:11.613Z] #67 20.42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-23T20:18:11.613Z] #67 20.80 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T20:18:11.613Z] #67 20.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-23T20:18:11.613Z] #67 21.35 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-23T20:18:11.613Z] #67 21.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-23T20:18:11.613Z] #67 22.05 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-23T20:18:11.613Z] #67 22.42 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-23T20:18:11.613Z] #67 26.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T20:18:11.720Z] #55 27.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-23T20:18:11.720Z] #55 27.35 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-23T20:18:11.869Z] #67 ... [2022-08-23T20:18:11.869Z] [2022-08-23T20:18:11.869Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:11.869Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:11.869Z] #55 30.75 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-23T20:18:11.869Z] #55 30.86 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-23T20:18:11.869Z] #55 31.03 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-23T20:18:11.929Z] #42 42.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-23T20:18:11.929Z] #42 42.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-23T20:18:11.929Z] #42 42.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-23T20:18:11.929Z] #42 42.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-23T20:18:11.929Z] #42 42.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-23T20:18:11.929Z] #42 42.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-23T20:18:12.084Z] #83 53.28 Selecting previously unselected package autotools-dev. [2022-08-23T20:18:12.084Z] #83 53.28 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-23T20:18:12.084Z] #83 53.31 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-23T20:18:12.126Z] #55 31.14 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-23T20:18:12.126Z] #55 31.36 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-23T20:18:12.347Z] #83 53.61 Selecting previously unselected package automake. [2022-08-23T20:18:12.347Z] #83 53.62 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-23T20:18:12.347Z] #83 53.64 Unpacking automake (1:1.16.3-2) ... [2022-08-23T20:18:12.656Z] #55 28.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-23T20:18:12.689Z] #55 31.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-23T20:18:12.689Z] #55 31.85 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-23T20:18:12.689Z] #55 31.90 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-23T20:18:12.869Z] #42 ... [2022-08-23T20:18:12.869Z] [2022-08-23T20:18:12.869Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:18:12.869Z] #57 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:18:12.869Z] #57 42.53 v3.0.2 [2022-08-23T20:18:12.869Z] #57 DONE 42.8s [2022-08-23T20:18:12.869Z] [2022-08-23T20:18:12.869Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:12.869Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:12.869Z] #62 30.25 Reading package lists... [2022-08-23T20:18:12.869Z] #62 36.60 Building dependency tree... [2022-08-23T20:18:12.869Z] #62 40.32 The following additional packages will be installed: [2022-08-23T20:18:12.869Z] #62 40.33 libbtrfs0 [2022-08-23T20:18:12.869Z] #62 40.53 The following NEW packages will be installed: [2022-08-23T20:18:12.869Z] #62 40.57 libbtrfs-dev libbtrfs0 [2022-08-23T20:18:12.869Z] #62 41.06 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:12.869Z] #62 41.06 Need to get 460 kB of archives. [2022-08-23T20:18:12.869Z] #62 41.06 After this operation, 1237 kB of additional disk space will be used. [2022-08-23T20:18:12.869Z] #62 41.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T20:18:12.869Z] #62 41.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T20:18:12.869Z] #62 42.35 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:12.869Z] #62 42.80 Fetched 460 kB in 0s (1304 kB/s) [2022-08-23T20:18:12.869Z] #62 42.90 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T20:18:12.869Z] #62 42.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:18:12.869Z] #62 42.97 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T20:18:12.869Z] #62 42.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:18:12.917Z] #55 ... [2022-08-23T20:18:12.917Z] [2022-08-23T20:18:12.917Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:12.917Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:12.917Z] #76 28.51 Fetched 8571 kB in 22s (392 kB/s) [2022-08-23T20:18:12.918Z] #83 54.27 Selecting previously unselected package patch. [2022-08-23T20:18:12.919Z] #83 54.29 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-23T20:18:12.919Z] #83 54.29 Unpacking patch (2.7.6-7) ... [2022-08-23T20:18:12.946Z] #55 31.97 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-23T20:18:12.946Z] #55 32.13 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-23T20:18:12.946Z] #55 32.20 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-23T20:18:13.126Z] #62 43.20 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T20:18:13.126Z] #62 43.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T20:18:13.126Z] #62 43.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:18:13.183Z] #83 54.64 Selecting previously unselected package dpkg-dev. [2022-08-23T20:18:13.183Z] #83 54.64 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-23T20:18:13.183Z] #83 54.69 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T20:18:13.206Z] #55 32.21 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-23T20:18:13.388Z] #62 43.57 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:18:13.388Z] #62 43.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:18:13.462Z] #55 32.52 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-23T20:18:13.646Z] #62 43.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:18:13.646Z] #62 ... [2022-08-23T20:18:13.646Z] [2022-08-23T20:18:13.646Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:13.646Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:13.646Z] #42 43.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:13.718Z] #55 32.65 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-23T20:18:13.718Z] #55 32.67 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-23T20:18:13.718Z] #55 32.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-23T20:18:13.718Z] #55 32.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-23T20:18:13.783Z] #14 ... [2022-08-23T20:18:13.783Z] [2022-08-23T20:18:13.783Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:13.783Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:18:13.783Z] #77 27.02 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-23T20:18:13.975Z] #55 32.92 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-23T20:18:13.975Z] #55 33.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-23T20:18:14.211Z] #42 ... [2022-08-23T20:18:14.211Z] [2022-08-23T20:18:14.211Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:14.211Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:14.211Z] #62 DONE 44.1s [2022-08-23T20:18:14.211Z] [2022-08-23T20:18:14.211Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:14.211Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:14.211Z] #42 44.11 Fetched 17.7 MB in 1s (13.6 MB/s) [2022-08-23T20:18:14.211Z] #42 44.27 Selecting previously unselected package xxd. [2022-08-23T20:18:14.211Z] #42 44.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 ... 15717 files and directories currently installed.) [2022-08-23T20:18:14.211Z] #42 44.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:18:14.211Z] #42 44.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:18:14.231Z] #55 33.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-23T20:18:14.301Z] #76 28.51 Reading package lists... [2022-08-23T20:18:14.302Z] #76 ... [2022-08-23T20:18:14.302Z] [2022-08-23T20:18:14.302Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-23T20:18:14.302Z] #38 sha256:27f33f4aa12713edc677bbf7d08ca5ed144f525e6380b81712650c4ac7dc1edb [2022-08-23T20:18:14.302Z] #38 29.28 tomll can be used in two ways: [2022-08-23T20:18:14.302Z] #38 29.28 Writing to STDIN and reading from STDOUT: [2022-08-23T20:18:14.302Z] #38 29.28 cat file.toml | tomll > file.toml [2022-08-23T20:18:14.302Z] #38 29.28 [2022-08-23T20:18:14.302Z] #38 29.28 Reading and updating a list of files: [2022-08-23T20:18:14.302Z] #38 29.28 tomll a.toml b.toml c.toml [2022-08-23T20:18:14.302Z] #38 29.28 [2022-08-23T20:18:14.302Z] #38 29.28 When given a list of files, tomll will modify all files in place without asking. [2022-08-23T20:18:14.302Z] #38 DONE 29.6s [2022-08-23T20:18:14.302Z] [2022-08-23T20:18:14.302Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:14.302Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:14.302Z] #55 29.74 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-23T20:18:14.302Z] #55 29.96 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-23T20:18:14.468Z] #42 ... [2022-08-23T20:18:14.468Z] [2022-08-23T20:18:14.468Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-23T20:18:14.468Z] #63 sha256:fb67d97864f730df2b4c4dc195845e3080a355ea4868d5bad3961f69f1832488 [2022-08-23T20:18:14.468Z] #63 DONE 0.4s [2022-08-23T20:18:14.489Z] #55 33.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-23T20:18:14.489Z] #55 33.64 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-23T20:18:14.559Z] #55 29.98 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-23T20:18:14.559Z] #55 30.17 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-23T20:18:14.568Z] #83 55.91 Selecting previously unselected package build-essential. [2022-08-23T20:18:14.568Z] #83 55.98 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-23T20:18:14.568Z] #83 55.98 Unpacking build-essential (12.9) ... [2022-08-23T20:18:14.737Z] [2022-08-23T20:18:14.737Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:14.737Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:14.737Z] #42 44.65 Selecting previously unselected package vim-common. [2022-08-23T20:18:14.737Z] #42 44.65 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:18:14.737Z] #42 44.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:18:14.747Z] #55 33.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-23T20:18:14.747Z] #55 33.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-23T20:18:14.817Z] #55 30.43 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-23T20:18:14.818Z] #55 30.46 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-23T20:18:14.829Z] #83 56.18 Selecting previously unselected package libcap2:amd64. [2022-08-23T20:18:14.829Z] #83 56.19 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T20:18:14.829Z] #83 56.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:18:15.003Z] #55 34.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-23T20:18:15.090Z] #83 56.36 Selecting previously unselected package libcap-dev:amd64. [2022-08-23T20:18:15.091Z] #83 56.42 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-23T20:18:15.091Z] #83 56.44 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T20:18:15.260Z] #55 34.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-23T20:18:15.309Z] #42 45.30 Selecting previously unselected package cmake-data. [2022-08-23T20:18:15.309Z] #42 45.34 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-23T20:18:15.309Z] #42 45.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T20:18:15.354Z] #83 56.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:18:15.354Z] #83 56.68 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:15.354Z] #83 56.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:15.354Z] #83 56.76 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-23T20:18:15.354Z] #83 56.77 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:15.354Z] #83 56.78 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:15.517Z] #55 34.48 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-23T20:18:15.517Z] #55 34.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-23T20:18:15.517Z] #55 34.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-23T20:18:15.517Z] #55 34.60 go: downloading github.com/julz/importas v0.1.0 [2022-08-23T20:18:15.517Z] #55 34.71 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-23T20:18:15.571Z] #42 ... [2022-08-23T20:18:15.571Z] [2022-08-23T20:18:15.571Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:18:15.571Z] #40 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:18:15.571Z] #40 45.00 NAME: [2022-08-23T20:18:15.571Z] #40 45.00 go-winres - A tool for embedding resources in Windows executables [2022-08-23T20:18:15.571Z] #40 45.00 [2022-08-23T20:18:15.571Z] #40 45.00 USAGE: [2022-08-23T20:18:15.571Z] #40 45.00 go-winres [global options] command [command options] [arguments...] [2022-08-23T20:18:15.571Z] #40 45.00 [2022-08-23T20:18:15.571Z] #40 45.00 COMMANDS: [2022-08-23T20:18:15.571Z] #40 45.00 init Create an initial ./winres/winres.json [2022-08-23T20:18:15.571Z] #40 45.00 make Make syso files for the "go build" command [2022-08-23T20:18:15.571Z] #40 45.00 simply Make syso files for the "go build" command (simplified) [2022-08-23T20:18:15.571Z] #40 45.00 extract Extract all resources from an executable [2022-08-23T20:18:15.571Z] #40 45.00 patch Replace resources in an executable file (exe, dll) [2022-08-23T20:18:15.571Z] #40 45.00 help, h Shows a list of commands or help for one command [2022-08-23T20:18:15.571Z] #40 45.00 [2022-08-23T20:18:15.571Z] #40 45.00 GLOBAL OPTIONS: [2022-08-23T20:18:15.571Z] #40 45.00 --help, -h show help (default: false) [2022-08-23T20:18:15.571Z] #40 DONE 45.6s [2022-08-23T20:18:15.571Z] [2022-08-23T20:18:15.571Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:15.571Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:15.571Z] #51 29.27 Reading package lists... [2022-08-23T20:18:15.571Z] #51 35.57 Building dependency tree... [2022-08-23T20:18:15.571Z] #51 39.72 The following additional packages will be installed: [2022-08-23T20:18:15.571Z] #51 39.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T20:18:15.571Z] #51 39.73 python3-protobuf python3-six [2022-08-23T20:18:15.571Z] #51 39.75 Suggested packages: [2022-08-23T20:18:15.571Z] #51 39.76 python3-setuptools [2022-08-23T20:18:15.571Z] #51 39.76 Recommended packages: [2022-08-23T20:18:15.571Z] #51 39.76 iproute2 | iproute [2022-08-23T20:18:15.571Z] #51 40.54 The following NEW packages will be installed: [2022-08-23T20:18:15.571Z] #51 40.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T20:18:15.571Z] #51 40.55 python3-protobuf python3-six [2022-08-23T20:18:15.571Z] #51 41.02 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:15.571Z] #51 41.02 Need to get 2315 kB of archives. [2022-08-23T20:18:15.571Z] #51 41.02 After this operation, 11.1 MB of additional disk space will be used. [2022-08-23T20:18:15.571Z] #51 41.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-23T20:18:15.571Z] #51 41.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T20:18:15.571Z] #51 41.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-23T20:18:15.571Z] #51 41.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-23T20:18:15.571Z] #51 41.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T20:18:15.571Z] #51 41.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T20:18:15.571Z] #51 41.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:18:15.571Z] #51 43.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-23T20:18:15.616Z] #83 56.94 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T20:18:15.616Z] #83 56.95 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T20:18:15.616Z] #83 57.00 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:18:15.753Z] #55 31.25 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-23T20:18:15.753Z] #55 31.51 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-23T20:18:15.774Z] #55 34.87 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-23T20:18:15.878Z] #83 57.15 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T20:18:15.878Z] #83 57.16 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T20:18:15.878Z] #83 57.19 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:18:15.889Z] #51 45.49 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:15.890Z] #51 ... [2022-08-23T20:18:15.890Z] [2022-08-23T20:18:15.890Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:15.890Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:15.890Z] #14 29.73 Reading package lists... [2022-08-23T20:18:15.890Z] #14 35.97 Building dependency tree... [2022-08-23T20:18:15.890Z] #14 40.24 The following additional packages will be installed: [2022-08-23T20:18:15.890Z] #14 40.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T20:18:15.890Z] #14 40.26 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-23T20:18:15.890Z] #14 40.27 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-23T20:18:15.890Z] #14 40.27 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-23T20:18:15.890Z] #14 40.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-23T20:18:15.890Z] #14 40.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-23T20:18:15.890Z] #14 40.29 mingw-w64-common mingw-w64-x86-64-dev [2022-08-23T20:18:15.890Z] #14 40.30 Suggested packages: [2022-08-23T20:18:15.890Z] #14 40.31 gcc-10-locales seccomp wine64 [2022-08-23T20:18:15.890Z] #14 41.82 The following NEW packages will be installed: [2022-08-23T20:18:15.890Z] #14 41.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T20:18:15.890Z] #14 41.82 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-23T20:18:15.890Z] #14 41.82 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-23T20:18:15.890Z] #14 41.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-23T20:18:15.890Z] #14 41.82 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-23T20:18:15.890Z] #14 41.82 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-23T20:18:15.890Z] #14 41.82 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-23T20:18:15.890Z] #14 41.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-23T20:18:15.890Z] #14 41.82 mingw-w64-x86-64-dev [2022-08-23T20:18:15.890Z] #14 42.26 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:15.890Z] #14 42.26 Need to get 115 MB of archives. [2022-08-23T20:18:15.890Z] #14 42.26 After this operation, 645 MB of additional disk space will be used. [2022-08-23T20:18:15.890Z] #14 42.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-23T20:18:15.890Z] #14 42.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-23T20:18:15.890Z] #14 42.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-23T20:18:15.890Z] #14 42.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-23T20:18:15.890Z] #14 42.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-23T20:18:15.890Z] #14 42.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-23T20:18:15.890Z] #14 43.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-23T20:18:15.890Z] #14 43.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-23T20:18:15.890Z] #14 43.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-23T20:18:15.890Z] #14 44.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T20:18:15.890Z] #14 ... [2022-08-23T20:18:15.890Z] [2022-08-23T20:18:15.890Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:15.890Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:18:15.890Z] #77 3.060 Cloning into '/tmp/crun-build'... [2022-08-23T20:18:16.011Z] #55 31.77 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-23T20:18:16.030Z] #55 35.06 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-23T20:18:16.030Z] #55 35.18 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-23T20:18:16.150Z] #77 ... [2022-08-23T20:18:16.150Z] [2022-08-23T20:18:16.150Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:16.150Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:16.150Z] #55 39.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-23T20:18:16.150Z] #55 39.88 go: downloading github.com/prometheus/common v0.32.1 [2022-08-23T20:18:16.150Z] #55 40.31 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-23T20:18:16.150Z] #55 40.40 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-23T20:18:16.150Z] #55 41.24 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-23T20:18:16.150Z] #55 41.31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-23T20:18:16.150Z] #55 ... [2022-08-23T20:18:16.150Z] [2022-08-23T20:18:16.150Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:16.150Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:16.150Z] #51 45.81 Fetched 2315 kB in 3s (726 kB/s) [2022-08-23T20:18:16.150Z] #51 45.90 Selecting previously unselected package libprotobuf23:amd64. [2022-08-23T20:18:16.269Z] #55 ... [2022-08-23T20:18:16.269Z] [2022-08-23T20:18:16.269Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:18:16.269Z] #67 sha256:fbee434666a440c72165a6e441f13fee35ef353a045ec8c5e3bed22cde4ff561 [2022-08-23T20:18:16.269Z] #67 21.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-23T20:18:16.269Z] #67 21.71 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-23T20:18:16.269Z] #67 21.95 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-23T20:18:16.269Z] #67 26.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T20:18:16.287Z] #55 35.32 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-23T20:18:16.287Z] #55 35.37 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-23T20:18:16.406Z] #51 45.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:18:16.406Z] #51 45.95 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-23T20:18:16.406Z] #51 45.97 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T20:18:16.527Z] #67 ... [2022-08-23T20:18:16.527Z] [2022-08-23T20:18:16.527Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:16.527Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:16.527Z] #55 31.98 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-23T20:18:16.527Z] #55 32.07 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-23T20:18:16.527Z] #55 ... [2022-08-23T20:18:16.527Z] [2022-08-23T20:18:16.527Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:18:16.527Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:18:16.527Z] #53 22.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-23T20:18:16.527Z] #53 22.34 go: downloading golang.org/x/mod v0.3.0 [2022-08-23T20:18:16.560Z] #55 35.49 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-23T20:18:16.561Z] #55 35.67 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-23T20:18:16.561Z] #55 35.69 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-23T20:18:16.785Z] #53 ... [2022-08-23T20:18:16.785Z] [2022-08-23T20:18:16.785Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:16.785Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:16.785Z] #55 32.31 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-23T20:18:16.785Z] #55 32.33 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-23T20:18:16.785Z] #55 32.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-23T20:18:16.817Z] #55 35.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-23T20:18:16.817Z] #55 35.96 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-23T20:18:16.821Z] #83 58.06 Selecting previously unselected package libtool. [2022-08-23T20:18:16.821Z] #83 58.07 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-23T20:18:16.821Z] #83 58.09 Unpacking libtool (2.4.6-15) ... [2022-08-23T20:18:17.043Z] #55 32.71 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-23T20:18:17.081Z] #83 58.44 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T20:18:17.081Z] #83 58.46 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T20:18:17.081Z] #83 58.48 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:18:17.301Z] #55 32.81 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-23T20:18:17.301Z] #55 33.03 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-23T20:18:17.301Z] #55 33.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-23T20:18:17.336Z] #51 46.97 Selecting previously unselected package python3-pkg-resources. [2022-08-23T20:18:17.336Z] #51 46.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T20:18:17.336Z] #51 47.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:18:17.592Z] #51 47.20 Selecting previously unselected package python3-six. [2022-08-23T20:18:17.592Z] #51 47.22 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-23T20:18:17.592Z] #51 47.22 Unpacking python3-six (1.16.0-2) ... [2022-08-23T20:18:17.592Z] #51 47.30 Selecting previously unselected package python3-protobuf. [2022-08-23T20:18:17.592Z] #51 47.32 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-23T20:18:17.592Z] #51 47.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-23T20:18:17.652Z] #83 59.03 Selecting previously unselected package libyajl2:amd64. [2022-08-23T20:18:17.652Z] #83 59.04 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T20:18:17.652Z] #83 59.10 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:18:17.745Z] #55 ... [2022-08-23T20:18:17.745Z] [2022-08-23T20:18:17.745Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:18:17.745Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:18:17.745Z] #36 26.68 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-23T20:18:17.745Z] #36 29.49 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-23T20:18:17.745Z] #36 29.93 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-23T20:18:17.745Z] #36 31.27 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-23T20:18:17.877Z] #55 33.30 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-23T20:18:17.877Z] #55 33.41 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-23T20:18:17.914Z] #83 59.33 Selecting previously unselected package libyajl-dev:amd64. [2022-08-23T20:18:17.914Z] #83 59.34 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-23T20:18:17.914Z] #83 59.35 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T20:18:18.136Z] #55 33.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-23T20:18:18.136Z] #55 ... [2022-08-23T20:18:18.136Z] [2022-08-23T20:18:18.136Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:18:18.136Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:18:18.136Z] #36 23.80 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-23T20:18:18.136Z] #36 24.24 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-23T20:18:18.136Z] #36 24.77 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-23T20:18:18.136Z] #36 24.78 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-23T20:18:18.136Z] #36 25.04 go: downloading github.com/peterh/liner v1.2.2 [2022-08-23T20:18:18.136Z] #36 25.78 go: downloading github.com/google/go-dap v0.6.0 [2022-08-23T20:18:18.136Z] #36 26.19 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-23T20:18:18.136Z] #36 27.02 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-23T20:18:18.136Z] #36 27.24 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-23T20:18:18.136Z] #36 27.63 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-23T20:18:18.136Z] #36 27.89 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-23T20:18:18.136Z] #36 30.86 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-23T20:18:18.136Z] #36 30.99 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-23T20:18:18.154Z] #51 47.81 Selecting previously unselected package libnet1:amd64. [2022-08-23T20:18:18.154Z] #51 47.81 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T20:18:18.154Z] #51 47.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:18:18.195Z] #83 59.53 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:18:18.195Z] #83 59.57 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T20:18:18.195Z] #83 59.59 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:18:18.195Z] #83 59.63 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-23T20:18:18.195Z] #83 59.64 Setting up file (1:5.39-3) ... [2022-08-23T20:18:18.195Z] #83 59.65 Setting up bzip2 (1.0.8-4) ... [2022-08-23T20:18:18.195Z] #83 59.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:18.195Z] #83 59.67 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:18.195Z] #83 59.68 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:18:18.394Z] #36 ... [2022-08-23T20:18:18.394Z] [2022-08-23T20:18:18.394Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:18.394Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:18.394Z] #55 33.93 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-23T20:18:18.394Z] #55 33.93 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-23T20:18:18.412Z] #51 48.03 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T20:18:18.412Z] #51 48.03 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T20:18:18.412Z] #51 48.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:18:18.412Z] #51 48.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:18:18.412Z] #51 48.14 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:18.412Z] #51 48.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:18.469Z] #83 59.69 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-23T20:18:18.469Z] #83 59.71 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-23T20:18:18.469Z] #83 59.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:18:18.469Z] #83 59.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T20:18:18.469Z] #83 59.82 Setting up patch (2.7.6-7) ... [2022-08-23T20:18:18.469Z] #83 59.83 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:18:18.469Z] #83 59.84 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T20:18:18.469Z] #83 59.85 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T20:18:18.469Z] #83 59.86 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:18:18.469Z] #83 59.87 Setting up libtool (2.4.6-15) ... [2022-08-23T20:18:18.469Z] #83 59.88 Setting up m4 (1.4.18-5) ... [2022-08-23T20:18:18.469Z] #83 59.89 Setting up dpkg-dev (1.20.11) ... [2022-08-23T20:18:18.469Z] #83 59.91 Setting up autoconf (2.69-14) ... [2022-08-23T20:18:18.469Z] #83 59.92 Setting up build-essential (12.9) ... [2022-08-23T20:18:18.653Z] #55 34.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-23T20:18:18.653Z] #55 34.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-23T20:18:18.653Z] #55 34.24 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-23T20:18:18.669Z] #51 48.26 Selecting previously unselected package criu. [2022-08-23T20:18:18.669Z] #51 48.26 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-23T20:18:18.669Z] #51 48.26 Unpacking criu (3.17.1-1) ... [2022-08-23T20:18:18.674Z] #36 ... [2022-08-23T20:18:18.674Z] [2022-08-23T20:18:18.674Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:18.674Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:18.674Z] #55 37.66 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-23T20:18:18.674Z] #55 37.71 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-23T20:18:18.674Z] #55 37.78 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-23T20:18:18.674Z] #55 37.91 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-23T20:18:18.731Z] #83 59.93 Setting up automake (1:1.16.3-2) ... [2022-08-23T20:18:18.731Z] #83 59.98 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-23T20:18:18.731Z] #83 60.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:18:18.731Z] #83 ... [2022-08-23T20:18:18.731Z] [2022-08-23T20:18:18.731Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:18.731Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:18.731Z] #62 50.21 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-23T20:18:18.731Z] #62 50.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-23T20:18:18.731Z] #62 50.42 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-23T20:18:18.731Z] #62 50.64 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-23T20:18:18.731Z] #62 50.76 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-23T20:18:18.731Z] #62 50.78 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-23T20:18:18.731Z] #62 51.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-23T20:18:18.731Z] #62 51.05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-23T20:18:18.731Z] #62 51.14 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-23T20:18:18.731Z] #62 51.15 go: downloading github.com/prometheus/common v0.32.1 [2022-08-23T20:18:18.731Z] #62 51.63 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-23T20:18:18.731Z] #62 51.65 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-23T20:18:18.731Z] #62 52.63 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-23T20:18:18.731Z] #62 54.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-23T20:18:18.911Z] #55 34.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-23T20:18:18.994Z] #62 ... [2022-08-23T20:18:18.994Z] [2022-08-23T20:18:18.994Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:18.994Z] #58 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:18.994Z] #58 50.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:18.994Z] #58 51.45 Fetched 2315 kB in 3s (675 kB/s) [2022-08-23T20:18:18.994Z] #58 51.74 Selecting previously unselected package libprotobuf23:amd64. [2022-08-23T20:18:18.994Z] #58 51.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 ... 15717 files and directories currently installed.) [2022-08-23T20:18:18.994Z] #58 51.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-23T20:18:18.994Z] #58 51.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T20:18:18.994Z] #58 53.15 Selecting previously unselected package python3-pkg-resources. [2022-08-23T20:18:18.994Z] #58 53.16 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T20:18:18.994Z] #58 53.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:18:18.994Z] #58 53.61 Selecting previously unselected package python3-six. [2022-08-23T20:18:18.994Z] #58 53.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-23T20:18:18.994Z] #58 53.64 Unpacking python3-six (1.16.0-2) ... [2022-08-23T20:18:18.994Z] #58 53.79 Selecting previously unselected package python3-protobuf. [2022-08-23T20:18:18.994Z] #58 53.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-23T20:18:18.994Z] #58 53.80 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-23T20:18:18.994Z] #58 54.74 Selecting previously unselected package libnet1:amd64. [2022-08-23T20:18:18.994Z] #58 54.74 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T20:18:18.994Z] #58 54.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:18:18.994Z] #58 54.96 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T20:18:18.994Z] #58 54.96 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T20:18:18.994Z] #58 54.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:18:18.994Z] #58 55.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:18:18.994Z] #58 55.47 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:18.994Z] #58 55.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:18.994Z] #58 55.62 Selecting previously unselected package criu. [2022-08-23T20:18:18.994Z] #58 55.62 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-23T20:18:18.994Z] #58 55.63 Unpacking criu (3.17.1-1) ... [2022-08-23T20:18:18.994Z] #58 56.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:18:18.994Z] #58 58.80 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T20:18:18.994Z] #58 58.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:18:18.994Z] #58 58.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:18.994Z] #58 58.86 Setting up python3-six (1.16.0-2) ... [2022-08-23T20:18:19.028Z] #77 ... [2022-08-23T20:18:19.028Z] [2022-08-23T20:18:19.028Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:18:19.028Z] #64 sha256:53f27a35e135dcb7950e5d24d5ba37e8e21ec0c9660ea3f4e402ce965b5861ea [2022-08-23T20:18:19.028Z] #64 42.68 Updating files: 52% (2616/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-23T20:18:19.028Z] #64 43.88 + cd /tmp/tmp.JtqPXJzmAw/src/github.com/containerd/containerd [2022-08-23T20:18:19.028Z] #64 43.88 + git checkout -q v1.6.7 [2022-08-23T20:18:19.028Z] #64 45.50 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-23T20:18:19.028Z] #64 45.50 + BUILDTAGS='netgo osusergo static_build' [2022-08-23T20:18:19.028Z] #64 45.50 + export EXTRA_FLAGS=-buildmode=pie [2022-08-23T20:18:19.028Z] #64 45.50 + EXTRA_FLAGS=-buildmode=pie [2022-08-23T20:18:19.028Z] #64 45.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-23T20:18:19.028Z] #64 45.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-23T20:18:19.028Z] #64 45.51 + '[' '' = dynamic ']' [2022-08-23T20:18:19.028Z] #64 45.51 + make [2022-08-23T20:18:19.172Z] #55 34.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-23T20:18:19.248Z] #55 38.27 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-23T20:18:19.248Z] #55 38.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-23T20:18:19.248Z] #55 38.48 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-23T20:18:19.431Z] #55 35.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-23T20:18:19.504Z] #55 38.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-23T20:18:19.504Z] #55 38.74 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-23T20:18:19.567Z] #58 60.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:18:19.567Z] #58 ... [2022-08-23T20:18:19.567Z] [2022-08-23T20:18:19.567Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:19.567Z] #83 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:19.567Z] #83 DONE 61.0s [2022-08-23T20:18:19.567Z] [2022-08-23T20:18:19.567Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:19.567Z] #58 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:19.567Z] #58 60.73 Setting up python3-protobuf (3.12.4-1) ... [2022-08-23T20:18:19.567Z] #58 ... [2022-08-23T20:18:19.567Z] [2022-08-23T20:18:19.567Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:19.567Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:18:19.597Z] #51 49.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:18:19.692Z] #55 35.16 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-23T20:18:19.692Z] #55 35.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-23T20:18:19.692Z] #55 35.29 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-23T20:18:19.950Z] #55 35.44 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-23T20:18:19.950Z] #55 35.51 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-23T20:18:19.950Z] #55 35.56 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-23T20:18:20.065Z] #55 39.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-23T20:18:20.208Z] #55 35.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-23T20:18:20.208Z] #55 ... [2022-08-23T20:18:20.208Z] [2022-08-23T20:18:20.208Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:20.208Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:20.208Z] #62 25.91 Fetched 8571 kB in 20s (439 kB/s) [2022-08-23T20:18:20.208Z] #62 25.91 Reading package lists... [2022-08-23T20:18:20.321Z] #55 39.36 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-23T20:18:20.437Z] #64 47.18 + bin/ctr [2022-08-23T20:18:20.475Z] #62 35.43 Reading package lists... [2022-08-23T20:18:20.475Z] #62 ... [2022-08-23T20:18:20.475Z] [2022-08-23T20:18:20.475Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:20.475Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:20.475Z] #55 35.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-23T20:18:20.475Z] #55 36.07 go: downloading github.com/julz/importas v0.1.0 [2022-08-23T20:18:20.475Z] #55 36.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-23T20:18:20.577Z] #55 39.52 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-23T20:18:20.577Z] #55 39.56 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-23T20:18:20.577Z] #55 39.74 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-23T20:18:20.733Z] #55 36.36 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-23T20:18:20.833Z] #55 39.98 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-23T20:18:20.955Z] #84 1.346 Cloning into '/tmp/crun-build'... [2022-08-23T20:18:20.991Z] #55 36.55 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-23T20:18:20.991Z] #55 ... [2022-08-23T20:18:20.991Z] [2022-08-23T20:18:20.991Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:20.991Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:20.991Z] #14 26.52 Fetched 8571 kB in 20s (425 kB/s) [2022-08-23T20:18:20.991Z] #14 26.52 Reading package lists... [2022-08-23T20:18:20.991Z] #14 36.49 Reading package lists... [2022-08-23T20:18:20.991Z] #14 ... [2022-08-23T20:18:20.991Z] [2022-08-23T20:18:20.991Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:18:20.991Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:18:21.090Z] #55 40.23 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-23T20:18:21.090Z] #55 40.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-23T20:18:21.090Z] #55 ... [2022-08-23T20:18:21.090Z] [2022-08-23T20:18:21.090Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:21.090Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:21.090Z] #14 30.28 Fetched 8571 kB in 23s (378 kB/s) [2022-08-23T20:18:21.090Z] #14 30.28 Reading package lists... [2022-08-23T20:18:21.356Z] #14 39.53 Reading package lists... [2022-08-23T20:18:21.356Z] #14 ... [2022-08-23T20:18:21.356Z] [2022-08-23T20:18:21.356Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:21.356Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:21.356Z] #42 30.40 Fetched 8571 kB in 22s (387 kB/s) [2022-08-23T20:18:21.356Z] #42 30.40 Reading package lists... [2022-08-23T20:18:21.356Z] #42 39.50 Reading package lists... [2022-08-23T20:18:21.356Z] #42 ... [2022-08-23T20:18:21.356Z] [2022-08-23T20:18:21.356Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:18:21.356Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:18:21.488Z] #51 50.93 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T20:18:21.488Z] #51 50.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:18:21.488Z] #51 50.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:21.488Z] #51 50.96 Setting up python3-six (1.16.0-2) ... [2022-08-23T20:18:21.614Z] #47 38.91 Updating files: 44% (972/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-23T20:18:21.614Z] #47 40.68 + git checkout -q v2.3.0 [2022-08-23T20:18:21.614Z] #47 ... [2022-08-23T20:18:21.614Z] [2022-08-23T20:18:21.614Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:21.614Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:21.614Z] #76 30.78 Fetched 8571 kB in 23s (380 kB/s) [2022-08-23T20:18:21.614Z] #76 30.78 Reading package lists... [2022-08-23T20:18:21.884Z] #76 40.30 Reading package lists... [2022-08-23T20:18:21.884Z] #76 ... [2022-08-23T20:18:21.884Z] [2022-08-23T20:18:21.884Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:21.884Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:21.884Z] #62 30.70 Fetched 8571 kB in 23s (381 kB/s) [2022-08-23T20:18:21.884Z] #62 30.70 Reading package lists... [2022-08-23T20:18:21.884Z] #62 39.95 Reading package lists... [2022-08-23T20:18:21.884Z] #62 ... [2022-08-23T20:18:21.884Z] [2022-08-23T20:18:21.884Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:21.884Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:21.884Z] #55 40.38 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-23T20:18:21.884Z] #55 40.45 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-23T20:18:21.884Z] #55 40.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-23T20:18:21.884Z] #55 40.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-23T20:18:21.884Z] #55 40.89 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-23T20:18:22.142Z] #55 41.31 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-23T20:18:22.327Z] #64 ... [2022-08-23T20:18:22.327Z] [2022-08-23T20:18:22.327Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:22.327Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:18:22.327Z] #77 36.14 libtoolize: putting auxiliary files in '.'. [2022-08-23T20:18:22.327Z] #77 36.14 libtoolize: copying file './ltmain.sh' [2022-08-23T20:18:22.398Z] #55 41.53 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-23T20:18:22.540Z] #47 36.22 Updating files: 43% (953/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 78% (1710/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-23T20:18:22.653Z] #55 ... [2022-08-23T20:18:22.653Z] [2022-08-23T20:18:22.653Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:22.653Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:22.653Z] #51 31.51 Fetched 8575 kB in 23s (367 kB/s) [2022-08-23T20:18:22.653Z] #51 31.51 Reading package lists... [2022-08-23T20:18:22.798Z] #47 37.92 + git checkout -q v2.3.0 [2022-08-23T20:18:22.858Z] #51 52.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:18:22.858Z] #51 52.32 Setting up python3-protobuf (3.12.4-1) ... [2022-08-23T20:18:23.215Z] #51 40.77 Reading package lists... [2022-08-23T20:18:23.215Z] #51 ... [2022-08-23T20:18:23.215Z] [2022-08-23T20:18:23.215Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:23.215Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:23.215Z] #55 42.17 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-23T20:18:23.215Z] #55 42.22 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-23T20:18:23.215Z] #55 42.29 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-23T20:18:23.255Z] #77 36.92 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-23T20:18:23.255Z] #77 36.92 libtoolize: and rerunning libtoolize and aclocal. [2022-08-23T20:18:23.255Z] #77 36.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T20:18:23.517Z] #84 ... [2022-08-23T20:18:23.517Z] [2022-08-23T20:18:23.517Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:18:23.517Z] #41 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:18:23.517Z] #41 54.29 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-23T20:18:23.517Z] #41 54.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-23T20:18:23.517Z] #41 54.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:18:24.234Z] #47 ... [2022-08-23T20:18:24.234Z] [2022-08-23T20:18:24.234Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:24.234Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:24.234Z] #42 29.60 Fetched 8571 kB in 21s (399 kB/s) [2022-08-23T20:18:24.234Z] #42 29.60 Reading package lists... [2022-08-23T20:18:24.234Z] #42 39.46 Reading package lists... [2022-08-23T20:18:24.234Z] #42 ... [2022-08-23T20:18:24.234Z] [2022-08-23T20:18:24.234Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:24.234Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:24.234Z] #55 36.63 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-23T20:18:24.234Z] #55 36.87 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-23T20:18:24.234Z] #55 37.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-23T20:18:24.234Z] #55 37.11 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-23T20:18:24.234Z] #55 37.32 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-23T20:18:24.234Z] #55 37.54 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-23T20:18:24.234Z] #55 37.62 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-23T20:18:24.234Z] #55 37.75 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-23T20:18:24.234Z] #55 38.96 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-23T20:18:24.234Z] #55 38.97 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-23T20:18:24.234Z] #55 39.03 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-23T20:18:24.234Z] #55 39.21 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-23T20:18:24.234Z] #55 39.48 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-23T20:18:24.234Z] #55 39.79 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-23T20:18:24.234Z] #55 39.83 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-23T20:18:24.234Z] #55 39.87 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-23T20:18:24.581Z] #55 43.41 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-23T20:18:24.581Z] #55 43.52 go: downloading honnef.co/go/tools v0.3.1 [2022-08-23T20:18:24.754Z] #51 ... [2022-08-23T20:18:24.754Z] [2022-08-23T20:18:24.754Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:18:24.754Z] #64 sha256:6d0e718aaf7c5de5ae6072d67176e40686e2bdea55085ff9761159dc90069914 [2022-08-23T20:18:24.754Z] #64 8.379 + RM_GOPATH=0 [2022-08-23T20:18:24.754Z] #64 8.379 + TMP_GOPATH= [2022-08-23T20:18:24.754Z] #64 8.379 + : /build [2022-08-23T20:18:24.754Z] #64 8.379 + '[' -z '' ']' [2022-08-23T20:18:24.754Z] #64 8.379 ++ mktemp -d [2022-08-23T20:18:24.754Z] #64 8.379 + export GOPATH=/tmp/tmp.OZi92bjAVp [2022-08-23T20:18:24.754Z] #64 8.379 + GOPATH=/tmp/tmp.OZi92bjAVp [2022-08-23T20:18:24.754Z] #64 8.379 + RM_GOPATH=1 [2022-08-23T20:18:24.754Z] #64 8.379 + case "$(go env GOARCH)" in [2022-08-23T20:18:24.754Z] #64 8.379 ++ go env GOARCH [2022-08-23T20:18:24.754Z] #64 8.422 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:24.754Z] #64 8.422 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:24.754Z] #64 8.422 ++ dirname /install.sh [2022-08-23T20:18:24.754Z] #64 8.422 + dir=/ [2022-08-23T20:18:24.754Z] #64 8.422 + bin=containerd [2022-08-23T20:18:24.754Z] #64 8.422 + shift [2022-08-23T20:18:24.754Z] #64 8.422 + '[' '!' -f //containerd.installer ']' [2022-08-23T20:18:24.754Z] #64 8.422 + . //containerd.installer [2022-08-23T20:18:24.754Z] #64 8.422 ++ set -e [2022-08-23T20:18:24.754Z] #64 8.422 ++ : v1.6.7 [2022-08-23T20:18:24.754Z] #64 8.422 + install_containerd [2022-08-23T20:18:24.754Z] #64 8.422 + echo 'Install containerd version v1.6.7' [2022-08-23T20:18:24.754Z] #64 8.422 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OZi92bjAVp/src/github.com/containerd/containerd [2022-08-23T20:18:24.754Z] #64 8.422 Cloning into '/tmp/tmp.OZi92bjAVp/src/github.com/containerd/containerd'... [2022-08-23T20:18:24.754Z] #64 8.461 Install containerd version v1.6.7 [2022-08-23T20:18:24.754Z] #64 ... [2022-08-23T20:18:24.754Z] [2022-08-23T20:18:24.754Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:24.754Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:24.754Z] #14 46.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T20:18:24.754Z] #14 47.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-23T20:18:24.754Z] #14 47.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T20:18:24.754Z] #14 49.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T20:18:24.754Z] #14 50.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-23T20:18:24.754Z] #14 50.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-23T20:18:24.754Z] #14 50.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-23T20:18:24.754Z] #14 50.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T20:18:24.754Z] #14 50.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T20:18:24.754Z] #14 50.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-23T20:18:24.754Z] #14 50.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T20:18:24.754Z] #14 50.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-23T20:18:24.754Z] #14 50.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-23T20:18:24.754Z] #14 50.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-23T20:18:24.754Z] #14 50.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-23T20:18:24.754Z] #14 50.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-23T20:18:24.754Z] #14 50.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-23T20:18:24.754Z] #14 50.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-23T20:18:24.754Z] #14 50.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T20:18:24.754Z] #14 50.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T20:18:24.754Z] #14 51.42 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:24.754Z] #14 51.65 Fetched 115 MB in 8s (13.7 MB/s) [2022-08-23T20:18:24.754Z] #14 51.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-23T20:18:24.754Z] #14 51.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:18:24.754Z] #14 51.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T20:18:24.754Z] #14 51.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T20:18:24.754Z] #14 54.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-23T20:18:24.754Z] #14 54.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T20:18:24.754Z] #14 54.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T20:18:24.817Z] #55 40.14 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-23T20:18:25.078Z] #55 40.60 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-23T20:18:25.078Z] #55 40.63 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-23T20:18:25.078Z] #55 40.71 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-23T20:18:25.362Z] #55 40.77 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-23T20:18:25.362Z] #55 40.91 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-23T20:18:25.435Z] #41 ... [2022-08-23T20:18:25.435Z] [2022-08-23T20:18:25.435Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:25.435Z] #58 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:25.435Z] #58 66.16 Setting up criu (3.17.1-1) ... [2022-08-23T20:18:25.625Z] #55 41.27 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-23T20:18:25.901Z] #55 41.52 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-23T20:18:25.901Z] #55 41.64 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-23T20:18:26.164Z] #55 ... [2022-08-23T20:18:26.164Z] [2022-08-23T20:18:26.164Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:26.164Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:26.164Z] #51 31.17 Fetched 8575 kB in 23s (365 kB/s) [2022-08-23T20:18:26.164Z] #51 31.17 Reading package lists... [2022-08-23T20:18:26.455Z] #51 40.87 Reading package lists... [2022-08-23T20:18:26.455Z] #51 ... [2022-08-23T20:18:26.455Z] [2022-08-23T20:18:26.455Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:26.455Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:26.455Z] #55 41.79 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-23T20:18:26.455Z] #55 41.79 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-23T20:18:26.455Z] #55 41.96 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-23T20:18:26.455Z] #55 41.98 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-23T20:18:26.470Z] #55 45.54 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-23T20:18:26.470Z] #55 45.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-23T20:18:26.726Z] #55 45.85 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-23T20:18:26.727Z] #55 42.16 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-23T20:18:26.982Z] #55 46.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-23T20:18:26.982Z] #55 46.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-23T20:18:26.982Z] #55 46.17 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-23T20:18:26.986Z] #55 42.67 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-23T20:18:27.244Z] #55 42.79 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-23T20:18:27.277Z] #14 ... [2022-08-23T20:18:27.277Z] [2022-08-23T20:18:27.277Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:27.277Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:18:27.277Z] #77 11.04 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-23T20:18:27.277Z] #77 11.10 Cloning into '/tmp/crun-build/libocispec'... [2022-08-23T20:18:27.277Z] #77 12.34 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-23T20:18:27.277Z] #77 12.37 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-23T20:18:27.277Z] #77 12.37 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-23T20:18:27.277Z] #77 12.37 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-23T20:18:27.277Z] #77 12.38 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-23T20:18:27.277Z] #77 14.84 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-23T20:18:27.277Z] #77 16.91 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-23T20:18:27.277Z] #77 18.68 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-23T20:18:27.277Z] #77 18.91 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-23T20:18:27.277Z] #77 19.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-23T20:18:27.277Z] #77 ... [2022-08-23T20:18:27.277Z] [2022-08-23T20:18:27.277Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:18:27.277Z] #34 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:18:27.277Z] #34 47.02 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-23T20:18:27.277Z] #34 47.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-23T20:18:27.277Z] #34 48.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:18:27.277Z] #34 ... [2022-08-23T20:18:27.277Z] [2022-08-23T20:18:27.277Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:27.277Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:27.277Z] #14 57.37 Selecting previously unselected package binutils-mingw-w64. [2022-08-23T20:18:27.277Z] #14 57.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-23T20:18:27.277Z] #14 57.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T20:18:27.501Z] #55 42.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-23T20:18:27.501Z] #55 43.09 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-23T20:18:27.533Z] #14 57.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-23T20:18:27.533Z] #14 57.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:18:27.533Z] #14 57.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:18:27.533Z] #14 57.70 Selecting previously unselected package dmsetup. [2022-08-23T20:18:27.533Z] #14 57.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:18:27.533Z] #14 57.74 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-23T20:18:27.646Z] #55 46.51 go: downloading golang.org/x/text v0.3.7 [2022-08-23T20:18:27.762Z] #55 43.33 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-23T20:18:27.987Z] #58 69.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:18:28.019Z] #55 43.46 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-23T20:18:28.098Z] #14 57.93 Selecting previously unselected package mingw-w64-common. [2022-08-23T20:18:28.098Z] #14 57.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-23T20:18:28.098Z] #14 58.08 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-23T20:18:28.277Z] #55 43.74 go: downloading honnef.co/go/tools v0.3.1 [2022-08-23T20:18:28.663Z] #14 ... [2022-08-23T20:18:28.663Z] [2022-08-23T20:18:28.663Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:28.663Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:28.663Z] #42 48.72 Selecting previously unselected package libicu67:amd64. [2022-08-23T20:18:28.663Z] #42 48.72 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-23T20:18:28.663Z] #42 48.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T20:18:28.663Z] #42 55.41 Selecting previously unselected package libxml2:amd64. [2022-08-23T20:18:28.663Z] #42 55.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-23T20:18:28.663Z] #42 55.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T20:18:28.663Z] #42 55.96 Selecting previously unselected package libarchive13:amd64. [2022-08-23T20:18:28.663Z] #42 55.96 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-23T20:18:28.663Z] #42 55.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T20:18:28.663Z] #42 56.42 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-23T20:18:28.663Z] #42 56.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-23T20:18:28.663Z] #42 56.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T20:18:28.663Z] #42 56.67 Selecting previously unselected package librhash0:amd64. [2022-08-23T20:18:28.663Z] #42 56.67 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-23T20:18:28.663Z] #42 56.67 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-23T20:18:28.663Z] #42 56.83 Selecting previously unselected package libuv1:amd64. [2022-08-23T20:18:28.663Z] #42 56.85 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-23T20:18:28.663Z] #42 56.85 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-23T20:18:28.663Z] #42 57.08 Selecting previously unselected package cmake. [2022-08-23T20:18:28.663Z] #42 57.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-23T20:18:28.663Z] #42 57.08 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-23T20:18:28.935Z] #58 DONE 70.0s [2022-08-23T20:18:28.935Z] [2022-08-23T20:18:28.935Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:28.935Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:18:28.935Z] #84 9.022 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-23T20:18:28.935Z] #84 9.083 Cloning into '/tmp/crun-build/libocispec'... [2022-08-23T20:18:29.837Z] #77 ... [2022-08-23T20:18:29.837Z] [2022-08-23T20:18:29.837Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:29.837Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:18:29.837Z] #14 72.93 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-23T20:18:29.837Z] #14 72.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-23T20:18:29.837Z] #14 72.95 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:18:29.837Z] #14 78.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-23T20:18:29.837Z] #14 78.27 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-23T20:18:29.837Z] #14 78.28 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T20:18:30.093Z] #14 ... [2022-08-23T20:18:30.093Z] [2022-08-23T20:18:30.093Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:30.093Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:18:30.093Z] #77 44.21 configure.ac:7: installing './compile' [2022-08-23T20:18:30.189Z] #55 ... [2022-08-23T20:18:30.189Z] [2022-08-23T20:18:30.189Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:30.189Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:30.189Z] #42 39.50 Reading package lists... [2022-08-23T20:18:30.322Z] #84 10.68 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-23T20:18:30.322Z] #84 10.73 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-23T20:18:30.322Z] #84 10.73 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-23T20:18:30.322Z] #84 10.73 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-23T20:18:30.348Z] #77 44.21 configure.ac:11: installing './config.guess' [2022-08-23T20:18:30.348Z] #77 44.22 configure.ac:11: installing './config.sub' [2022-08-23T20:18:30.348Z] #77 44.23 configure.ac:8: installing './install-sh' [2022-08-23T20:18:30.348Z] #77 44.23 configure.ac:8: installing './missing' [2022-08-23T20:18:30.348Z] #77 44.33 Makefile.am: installing './depcomp' [2022-08-23T20:18:30.555Z] #42 ... [2022-08-23T20:18:30.555Z] [2022-08-23T20:18:30.555Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:30.555Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:30.555Z] #51 57.13 Setting up criu (3.17.1-1) ... [2022-08-23T20:18:30.555Z] #51 59.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:18:30.555Z] #51 DONE 59.8s [2022-08-23T20:18:30.555Z] [2022-08-23T20:18:30.555Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:30.555Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:30.583Z] #84 10.78 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-23T20:18:30.806Z] #55 46.43 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-23T20:18:30.807Z] #55 46.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-23T20:18:31.370Z] #55 46.86 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-23T20:18:31.370Z] #55 46.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-23T20:18:31.370Z] #55 47.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-23T20:18:31.370Z] #55 47.08 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-23T20:18:31.627Z] #55 47.32 go: downloading golang.org/x/text v0.3.7 [2022-08-23T20:18:31.712Z] #77 45.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T20:18:31.712Z] #77 45.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T20:18:31.712Z] #77 45.57 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T20:18:31.712Z] #77 45.58 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T20:18:31.713Z] #77 45.69 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T20:18:31.713Z] #77 45.79 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T20:18:31.969Z] #77 45.95 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T20:18:31.969Z] #77 46.06 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T20:18:32.225Z] #77 46.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T20:18:32.450Z] #42 62.29 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T20:18:32.450Z] #42 62.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:18:32.450Z] #42 62.33 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-23T20:18:32.450Z] #42 62.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:18:32.450Z] #42 62.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T20:18:32.450Z] #42 62.37 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-23T20:18:32.450Z] #42 62.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T20:18:32.450Z] #42 62.42 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T20:18:32.450Z] #42 62.43 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T20:18:32.450Z] #42 62.44 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-23T20:18:32.450Z] #42 62.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:18:32.559Z] #55 ... [2022-08-23T20:18:32.559Z] [2022-08-23T20:18:32.559Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:32.559Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:32.559Z] #76 28.51 Reading package lists... [2022-08-23T20:18:32.559Z] #76 38.54 Reading package lists... [2022-08-23T20:18:32.559Z] #76 ... [2022-08-23T20:18:32.559Z] [2022-08-23T20:18:32.559Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:32.559Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:32.559Z] #62 35.43 Reading package lists... [2022-08-23T20:18:32.559Z] #62 45.48 Building dependency tree... [2022-08-23T20:18:32.996Z] #42 49.55 Building dependency tree... [2022-08-23T20:18:33.013Z] #42 DONE 63.1s [2022-08-23T20:18:33.013Z] [2022-08-23T20:18:33.013Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:18:33.013Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:18:33.131Z] #84 13.13 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-23T20:18:33.274Z] #47 ... [2022-08-23T20:18:33.274Z] [2022-08-23T20:18:33.274Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-23T20:18:33.274Z] #43 sha256:d921a436330925a87d4fc6ce161c4985d34c3b29d7f0756db4cdef57412da853 [2022-08-23T20:18:33.274Z] #43 DONE 0.3s [2022-08-23T20:18:33.274Z] [2022-08-23T20:18:33.274Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:18:33.274Z] #64 sha256:6d0e718aaf7c5de5ae6072d67176e40686e2bdea55085ff9761159dc90069914 [2022-08-23T20:18:33.536Z] #64 ... [2022-08-23T20:18:33.536Z] [2022-08-23T20:18:33.536Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T20:18:33.536Z] #44 sha256:1a0e968f952981fe3e9d7387908d6aae2fd522d827d35c51c7158b2dad5fa4ab [2022-08-23T20:18:34.887Z] #42 ... [2022-08-23T20:18:34.887Z] [2022-08-23T20:18:34.887Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:18:34.887Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:18:34.887Z] #47 43.72 + 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-08-23T20:18:34.887Z] #47 ... [2022-08-23T20:18:34.887Z] [2022-08-23T20:18:34.887Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:34.887Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:34.887Z] #51 40.77 Reading package lists... [2022-08-23T20:18:34.887Z] #51 50.71 Building dependency tree... [2022-08-23T20:18:35.057Z] #84 15.19 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-23T20:18:35.839Z] #62 ... [2022-08-23T20:18:35.839Z] [2022-08-23T20:18:35.839Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:35.839Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:35.839Z] #51 40.87 Reading package lists... [2022-08-23T20:18:36.403Z] #51 50.53 Building dependency tree... [2022-08-23T20:18:36.403Z] #51 ... [2022-08-23T20:18:36.403Z] [2022-08-23T20:18:36.403Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:18:36.403Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:18:36.403Z] #47 41.65 + 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-08-23T20:18:36.403Z] #47 ... [2022-08-23T20:18:36.403Z] [2022-08-23T20:18:36.403Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:36.403Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:36.403Z] #62 51.84 The following additional packages will be installed: [2022-08-23T20:18:36.403Z] #62 51.86 libbtrfs0 [2022-08-23T20:18:36.661Z] #62 52.38 The following NEW packages will be installed: [2022-08-23T20:18:36.661Z] #62 52.42 libbtrfs-dev libbtrfs0 [2022-08-23T20:18:36.791Z] #51 ... [2022-08-23T20:18:36.791Z] [2022-08-23T20:18:36.791Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:36.791Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:36.791Z] #42 55.72 The following additional packages will be installed: [2022-08-23T20:18:36.791Z] #42 55.80 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-23T20:18:36.791Z] #42 55.83 Suggested packages: [2022-08-23T20:18:36.791Z] #42 55.83 cmake-doc ninja-build lrzip [2022-08-23T20:18:36.791Z] #42 55.83 Recommended packages: [2022-08-23T20:18:36.791Z] #42 55.83 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-23T20:18:36.972Z] #84 17.06 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-23T20:18:36.972Z] #84 ... [2022-08-23T20:18:36.972Z] [2022-08-23T20:18:36.972Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:18:36.972Z] #60 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:18:36.972Z] #60 78.22 gotestsum version dev [2022-08-23T20:18:37.225Z] #62 52.99 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:37.225Z] #62 52.99 Need to get 460 kB of archives. [2022-08-23T20:18:37.225Z] #62 52.99 After this operation, 1237 kB of additional disk space will be used. [2022-08-23T20:18:37.225Z] #62 52.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T20:18:37.483Z] #62 53.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T20:18:37.915Z] #60 DONE 79.1s [2022-08-23T20:18:37.915Z] [2022-08-23T20:18:37.915Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:37.915Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:18:37.915Z] #84 17.49 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-23T20:18:37.915Z] #84 17.88 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-23T20:18:38.160Z] #42 57.19 The following NEW packages will be installed: [2022-08-23T20:18:38.160Z] #42 57.21 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-23T20:18:38.160Z] #42 57.24 vim-common xxd [2022-08-23T20:18:38.722Z] #42 57.85 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:38.722Z] #42 57.85 Need to get 17.7 MB of archives. [2022-08-23T20:18:38.722Z] #42 57.85 After this operation, 70.7 MB of additional disk space will be used. [2022-08-23T20:18:38.722Z] #42 57.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T20:18:38.785Z] #44 4.533 + RM_GOPATH=0 [2022-08-23T20:18:38.785Z] #44 4.533 + TMP_GOPATH= [2022-08-23T20:18:38.785Z] #44 4.533 + : /build [2022-08-23T20:18:38.785Z] #44 4.533 + '[' -z '' ']' [2022-08-23T20:18:38.785Z] #44 4.535 ++ mktemp -d [2022-08-23T20:18:38.785Z] #44 4.556 + export GOPATH=/tmp/tmp.c84ydIS6iF [2022-08-23T20:18:38.785Z] #44 4.556 + GOPATH=/tmp/tmp.c84ydIS6iF [2022-08-23T20:18:38.785Z] #44 4.556 + RM_GOPATH=1 [2022-08-23T20:18:38.785Z] #44 4.556 + case "$(go env GOARCH)" in [2022-08-23T20:18:38.785Z] #44 4.556 ++ go env GOARCH [2022-08-23T20:18:38.785Z] #44 4.593 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:38.785Z] #44 4.594 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:38.785Z] #44 4.595 ++ dirname /install.sh [2022-08-23T20:18:38.785Z] #44 4.596 + dir=/ [2022-08-23T20:18:38.785Z] #44 4.597 + bin=tini [2022-08-23T20:18:38.785Z] #44 4.597 + shift [2022-08-23T20:18:38.785Z] #44 4.597 + '[' '!' -f //tini.installer ']' [2022-08-23T20:18:38.785Z] #44 4.598 + . //tini.installer [2022-08-23T20:18:38.785Z] #44 4.599 ++ : v0.19.0 [2022-08-23T20:18:38.785Z] #44 4.600 + install_tini [2022-08-23T20:18:38.785Z] #44 4.601 + echo 'Install tini version v0.19.0' [2022-08-23T20:18:38.785Z] #44 4.601 Install tini version v0.19.0 [2022-08-23T20:18:38.785Z] #44 4.602 + git clone https://github.com/krallin/tini.git /tmp/tmp.c84ydIS6iF/tini [2022-08-23T20:18:38.785Z] #44 4.622 Cloning into '/tmp/tmp.c84ydIS6iF/tini'... [2022-08-23T20:18:38.979Z] #42 57.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T20:18:38.979Z] #42 57.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-23T20:18:39.042Z] #44 ... [2022-08-23T20:18:39.042Z] [2022-08-23T20:18:39.043Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:18:39.043Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:18:39.043Z] #53 68.21 gotestsum version dev [2022-08-23T20:18:39.043Z] #53 DONE 69.0s [2022-08-23T20:18:39.043Z] [2022-08-23T20:18:39.043Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T20:18:39.043Z] #44 sha256:1a0e968f952981fe3e9d7387908d6aae2fd522d827d35c51c7158b2dad5fa4ab [2022-08-23T20:18:39.043Z] #44 5.580 + cd /tmp/tmp.c84ydIS6iF/tini [2022-08-23T20:18:39.043Z] #44 5.580 + git checkout -q v0.19.0 [2022-08-23T20:18:39.043Z] #44 5.581 + cmake . [2022-08-23T20:18:39.043Z] #44 ... [2022-08-23T20:18:39.043Z] [2022-08-23T20:18:39.043Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:39.043Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:39.043Z] #14 64.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-23T20:18:39.043Z] #14 64.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-23T20:18:39.043Z] #14 64.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T20:18:39.235Z] #42 58.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T20:18:39.300Z] #14 ... [2022-08-23T20:18:39.300Z] [2022-08-23T20:18:39.300Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T20:18:39.300Z] #44 sha256:1a0e968f952981fe3e9d7387908d6aae2fd522d827d35c51c7158b2dad5fa4ab [2022-08-23T20:18:39.300Z] #44 6.076 -- The C compiler identification is GNU 10.2.1 [2022-08-23T20:18:39.376Z] #62 54.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:39.557Z] #44 6.150 -- Detecting C compiler ABI info [2022-08-23T20:18:39.633Z] #62 ... [2022-08-23T20:18:39.633Z] [2022-08-23T20:18:39.633Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:39.633Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:39.633Z] #14 36.49 Reading package lists... [2022-08-23T20:18:39.633Z] #14 45.31 Building dependency tree... [2022-08-23T20:18:39.633Z] #14 51.53 The following additional packages will be installed: [2022-08-23T20:18:39.633Z] #14 51.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T20:18:39.633Z] #14 51.54 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-23T20:18:39.633Z] #14 51.54 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-23T20:18:39.633Z] #14 51.54 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-23T20:18:39.633Z] #14 51.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-23T20:18:39.633Z] #14 51.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-23T20:18:39.633Z] #14 51.56 mingw-w64-common mingw-w64-x86-64-dev [2022-08-23T20:18:39.633Z] #14 51.59 Suggested packages: [2022-08-23T20:18:39.633Z] #14 51.61 gcc-10-locales seccomp wine64 [2022-08-23T20:18:39.633Z] #14 53.97 The following NEW packages will be installed: [2022-08-23T20:18:39.633Z] #14 53.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T20:18:39.633Z] #14 54.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-23T20:18:39.633Z] #14 54.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-23T20:18:39.633Z] #14 54.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-23T20:18:39.633Z] #14 54.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-23T20:18:39.633Z] #14 54.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-23T20:18:39.633Z] #14 54.02 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-23T20:18:39.633Z] #14 54.02 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-23T20:18:39.633Z] #14 54.02 mingw-w64-x86-64-dev [2022-08-23T20:18:39.633Z] #14 54.67 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:39.633Z] #14 54.67 Need to get 115 MB of archives. [2022-08-23T20:18:39.633Z] #14 54.67 After this operation, 645 MB of additional disk space will be used. [2022-08-23T20:18:39.633Z] #14 54.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-23T20:18:39.633Z] #14 54.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-23T20:18:39.633Z] #14 55.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-23T20:18:39.633Z] #14 55.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-23T20:18:39.633Z] #14 55.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-23T20:18:39.633Z] #14 55.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-23T20:18:39.633Z] #14 ... [2022-08-23T20:18:39.633Z] [2022-08-23T20:18:39.633Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:39.633Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:39.633Z] #62 55.27 Fetched 460 kB in 0s (1151 kB/s) [2022-08-23T20:18:39.889Z] #62 55.50 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T20:18:40.122Z] #44 6.791 -- Detecting C compiler ABI info - done [2022-08-23T20:18:40.150Z] #62 55.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:18:40.150Z] #62 55.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T20:18:40.150Z] #62 55.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:18:40.164Z] #42 ... [2022-08-23T20:18:40.164Z] [2022-08-23T20:18:40.164Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:40.164Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:40.164Z] #14 39.53 Reading package lists... [2022-08-23T20:18:40.164Z] #14 49.33 Building dependency tree... [2022-08-23T20:18:40.164Z] #14 55.56 The following additional packages will be installed: [2022-08-23T20:18:40.164Z] #14 55.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T20:18:40.164Z] #14 55.57 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-23T20:18:40.164Z] #14 55.57 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-23T20:18:40.164Z] #14 55.57 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-23T20:18:40.164Z] #14 55.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-23T20:18:40.164Z] #14 55.59 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-23T20:18:40.164Z] #14 55.59 mingw-w64-common mingw-w64-x86-64-dev [2022-08-23T20:18:40.164Z] #14 55.63 Suggested packages: [2022-08-23T20:18:40.164Z] #14 55.65 gcc-10-locales seccomp wine64 [2022-08-23T20:18:40.164Z] #14 57.68 The following NEW packages will be installed: [2022-08-23T20:18:40.164Z] #14 57.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T20:18:40.164Z] #14 57.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-23T20:18:40.164Z] #14 57.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-23T20:18:40.164Z] #14 57.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-23T20:18:40.164Z] #14 57.70 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-23T20:18:40.164Z] #14 57.70 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-23T20:18:40.164Z] #14 57.70 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-23T20:18:40.164Z] #14 57.70 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-23T20:18:40.164Z] #14 57.70 mingw-w64-x86-64-dev [2022-08-23T20:18:40.164Z] #14 58.39 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:40.164Z] #14 58.39 Need to get 115 MB of archives. [2022-08-23T20:18:40.164Z] #14 58.39 After this operation, 645 MB of additional disk space will be used. [2022-08-23T20:18:40.164Z] #14 58.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-23T20:18:40.164Z] #14 58.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-23T20:18:40.164Z] #14 58.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-23T20:18:40.164Z] #14 58.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-23T20:18:40.164Z] #14 58.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-23T20:18:40.164Z] #14 58.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-23T20:18:40.164Z] #14 ... [2022-08-23T20:18:40.164Z] [2022-08-23T20:18:40.164Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:40.164Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:40.164Z] #62 39.95 Reading package lists... [2022-08-23T20:18:40.164Z] #62 49.71 Building dependency tree... [2022-08-23T20:18:40.164Z] #62 56.06 The following additional packages will be installed: [2022-08-23T20:18:40.164Z] #62 56.08 libbtrfs0 [2022-08-23T20:18:40.164Z] #62 56.45 The following NEW packages will be installed: [2022-08-23T20:18:40.164Z] #62 56.45 libbtrfs-dev libbtrfs0 [2022-08-23T20:18:40.164Z] #62 56.94 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:40.164Z] #62 56.94 Need to get 460 kB of archives. [2022-08-23T20:18:40.164Z] #62 56.94 After this operation, 1237 kB of additional disk space will be used. [2022-08-23T20:18:40.164Z] #62 56.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T20:18:40.164Z] #62 56.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T20:18:40.164Z] #62 59.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:40.351Z] #77 ... [2022-08-23T20:18:40.351Z] [2022-08-23T20:18:40.351Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:40.351Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:18:40.351Z] #14 83.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-23T20:18:40.351Z] #14 83.88 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-23T20:18:40.351Z] #14 83.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:18:40.378Z] #44 6.960 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-23T20:18:40.378Z] #44 6.982 -- Detecting C compile features [2022-08-23T20:18:40.378Z] #44 6.983 -- Detecting C compile features - done [2022-08-23T20:18:40.378Z] #44 7.045 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-23T20:18:40.420Z] #62 ... [2022-08-23T20:18:40.421Z] [2022-08-23T20:18:40.421Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:40.421Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:40.421Z] #42 59.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-23T20:18:40.421Z] #42 59.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-23T20:18:40.421Z] #42 59.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-23T20:18:40.421Z] #42 59.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-23T20:18:40.421Z] #42 59.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-23T20:18:40.421Z] #42 59.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-23T20:18:40.634Z] #44 7.265 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-23T20:18:40.634Z] #44 7.387 -- Configuring done [2022-08-23T20:18:40.634Z] #44 7.426 -- Generating done [2022-08-23T20:18:40.634Z] #44 7.439 -- Build files have been written to: /tmp/tmp.c84ydIS6iF/tini [2022-08-23T20:18:40.634Z] #44 7.454 + make tini-static [2022-08-23T20:18:40.714Z] #62 56.30 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T20:18:40.714Z] #62 56.31 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T20:18:40.714Z] #62 56.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:18:41.015Z] #42 ... [2022-08-23T20:18:41.015Z] [2022-08-23T20:18:41.015Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:41.015Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:41.015Z] #76 40.30 Reading package lists... [2022-08-23T20:18:41.015Z] #76 50.23 Building dependency tree... [2022-08-23T20:18:41.015Z] #76 56.51 python3 is already the newest version (3.9.2-3). [2022-08-23T20:18:41.015Z] #76 56.51 The following additional packages will be installed: [2022-08-23T20:18:41.015Z] #76 56.53 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-23T20:18:41.015Z] #76 56.53 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-23T20:18:41.015Z] #76 56.59 Suggested packages: [2022-08-23T20:18:41.015Z] #76 56.60 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-23T20:18:41.015Z] #76 56.60 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-23T20:18:41.015Z] #76 56.60 m4-doc ed diffutils-doc [2022-08-23T20:18:41.015Z] #76 56.60 Recommended packages: [2022-08-23T20:18:41.015Z] #76 56.60 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-23T20:18:41.015Z] #76 59.30 The following NEW packages will be installed: [2022-08-23T20:18:41.015Z] #76 59.30 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-23T20:18:41.015Z] #76 59.31 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-23T20:18:41.015Z] #76 59.32 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-23T20:18:41.015Z] #76 59.33 libyajl2 m4 patch xz-utils [2022-08-23T20:18:41.016Z] #76 59.91 0 upgraded, 23 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:41.016Z] #76 59.91 Need to get 5940 kB of archives. [2022-08-23T20:18:41.016Z] #76 59.91 After this operation, 18.7 MB of additional disk space will be used. [2022-08-23T20:18:41.016Z] #76 59.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T20:18:41.016Z] #76 59.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-23T20:18:41.016Z] #76 59.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-23T20:18:41.016Z] #76 59.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-23T20:18:41.016Z] #76 59.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T20:18:41.016Z] #76 59.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-23T20:18:41.016Z] #76 59.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-23T20:18:41.016Z] #76 59.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-23T20:18:41.016Z] #76 59.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-23T20:18:41.016Z] #76 59.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-23T20:18:41.016Z] #76 60.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T20:18:41.016Z] #76 60.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T20:18:41.016Z] #76 ... [2022-08-23T20:18:41.016Z] [2022-08-23T20:18:41.016Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:41.016Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:41.016Z] #62 59.56 Fetched 460 kB in 0s (1221 kB/s) [2022-08-23T20:18:41.016Z] #62 59.83 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T20:18:41.016Z] #62 59.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:18:41.016Z] #62 59.93 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T20:18:41.016Z] #62 59.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:18:41.273Z] #62 60.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T20:18:41.273Z] #62 60.49 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T20:18:41.273Z] #62 60.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:18:41.277Z] #14 94.85 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-23T20:18:41.277Z] #14 94.85 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-23T20:18:41.277Z] #14 94.86 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:18:41.562Z] #44 7.925 Scanning dependencies of target tini-static [2022-08-23T20:18:41.562Z] #44 8.054 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-23T20:18:41.655Z] #62 57.08 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:18:41.912Z] #62 57.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:18:41.912Z] #62 57.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:18:42.640Z] #62 61.61 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:18:42.846Z] #62 ... [2022-08-23T20:18:42.846Z] [2022-08-23T20:18:42.846Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:42.846Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:42.846Z] #76 48.35 Building dependency tree... [2022-08-23T20:18:42.846Z] #76 54.77 python3 is already the newest version (3.9.2-3). [2022-08-23T20:18:42.846Z] #76 54.77 The following additional packages will be installed: [2022-08-23T20:18:42.846Z] #76 54.77 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-23T20:18:42.846Z] #76 54.77 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-23T20:18:42.846Z] #76 54.82 Suggested packages: [2022-08-23T20:18:42.846Z] #76 54.82 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-23T20:18:42.846Z] #76 54.82 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-23T20:18:42.846Z] #76 54.82 m4-doc ed diffutils-doc [2022-08-23T20:18:42.846Z] #76 54.82 Recommended packages: [2022-08-23T20:18:42.846Z] #76 54.82 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-23T20:18:42.846Z] #76 57.51 The following NEW packages will be installed: [2022-08-23T20:18:42.846Z] #76 57.51 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-23T20:18:42.846Z] #76 57.51 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-23T20:18:42.846Z] #76 57.51 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-23T20:18:42.846Z] #76 57.51 libyajl2 m4 patch xz-utils [2022-08-23T20:18:42.846Z] #76 58.00 0 upgraded, 23 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:42.846Z] #76 58.00 Need to get 5940 kB of archives. [2022-08-23T20:18:42.846Z] #76 58.00 After this operation, 18.7 MB of additional disk space will be used. [2022-08-23T20:18:42.846Z] #76 58.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T20:18:42.846Z] #76 58.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-23T20:18:42.846Z] #76 58.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-23T20:18:42.846Z] #76 58.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-23T20:18:42.846Z] #76 58.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T20:18:42.846Z] #76 58.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-23T20:18:42.846Z] #76 58.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-23T20:18:42.846Z] #76 58.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-23T20:18:42.846Z] #76 58.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-23T20:18:42.846Z] #76 58.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-23T20:18:42.846Z] #76 58.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T20:18:42.846Z] #76 58.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T20:18:42.846Z] #76 ... [2022-08-23T20:18:42.846Z] [2022-08-23T20:18:42.846Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:42.846Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:42.846Z] #55 58.09 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-23T20:18:42.846Z] #55 58.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-23T20:18:42.896Z] #62 62.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:18:42.929Z] #44 9.504 [100%] Linking C executable tini-static [2022-08-23T20:18:43.103Z] #55 58.54 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-23T20:18:43.103Z] #55 58.54 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-23T20:18:43.103Z] #55 58.71 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-23T20:18:43.206Z] #14 ... [2022-08-23T20:18:43.206Z] [2022-08-23T20:18:43.206Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:43.206Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:18:43.206Z] #77 56.91 configure.ac:7: installing 'build-aux/compile' [2022-08-23T20:18:43.207Z] #77 56.93 configure.ac:9: installing 'build-aux/config.guess' [2022-08-23T20:18:43.207Z] #77 56.94 configure.ac:9: installing 'build-aux/config.sub' [2022-08-23T20:18:43.207Z] #77 56.95 configure.ac:11: installing 'build-aux/install-sh' [2022-08-23T20:18:43.207Z] #77 56.96 configure.ac:11: installing 'build-aux/missing' [2022-08-23T20:18:43.207Z] #77 57.18 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T20:18:43.207Z] #77 57.27 parallel-tests: installing 'build-aux/test-driver' [2022-08-23T20:18:43.362Z] #55 ... [2022-08-23T20:18:43.363Z] [2022-08-23T20:18:43.363Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:43.363Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:43.363Z] #42 39.46 Reading package lists... [2022-08-23T20:18:43.363Z] #42 48.98 Building dependency tree... [2022-08-23T20:18:43.363Z] #42 55.25 The following additional packages will be installed: [2022-08-23T20:18:43.363Z] #42 55.26 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-23T20:18:43.363Z] #42 55.29 Suggested packages: [2022-08-23T20:18:43.363Z] #42 55.33 cmake-doc ninja-build lrzip [2022-08-23T20:18:43.363Z] #42 55.33 Recommended packages: [2022-08-23T20:18:43.363Z] #42 55.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-23T20:18:43.363Z] #42 57.15 The following NEW packages will be installed: [2022-08-23T20:18:43.363Z] #42 57.16 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-23T20:18:43.363Z] #42 57.19 vim-common xxd [2022-08-23T20:18:43.363Z] #42 57.68 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:43.363Z] #42 57.68 Need to get 17.7 MB of archives. [2022-08-23T20:18:43.363Z] #42 57.68 After this operation, 70.7 MB of additional disk space will be used. [2022-08-23T20:18:43.363Z] #42 57.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T20:18:43.363Z] #42 57.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T20:18:43.363Z] #42 57.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-23T20:18:43.363Z] #42 57.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T20:18:43.363Z] #42 58.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-23T20:18:43.363Z] #42 58.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-23T20:18:43.363Z] #42 58.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-23T20:18:43.363Z] #42 58.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-23T20:18:43.363Z] #42 58.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-23T20:18:43.363Z] #42 58.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-23T20:18:43.363Z] #42 ... [2022-08-23T20:18:43.363Z] [2022-08-23T20:18:43.363Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:43.363Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:43.363Z] #62 DONE 58.9s [2022-08-23T20:18:43.363Z] [2022-08-23T20:18:43.363Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:43.363Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:43.363Z] #76 58.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-23T20:18:43.363Z] #76 58.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T20:18:43.363Z] #76 58.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-23T20:18:43.363Z] #76 58.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:18:43.363Z] #76 58.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-23T20:18:43.363Z] #76 58.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T20:18:43.363Z] #76 58.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T20:18:43.363Z] #76 58.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-23T20:18:43.363Z] #76 58.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T20:18:43.363Z] #76 58.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T20:18:43.363Z] #76 58.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-23T20:18:43.459Z] #62 62.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:18:43.491Z] #44 10.23 [100%] Built target tini-static [2022-08-23T20:18:43.491Z] #44 10.26 + mkdir -p /build [2022-08-23T20:18:43.759Z] #44 10.27 + cp tini-static /build/docker-init [2022-08-23T20:18:43.928Z] #76 ... [2022-08-23T20:18:43.928Z] [2022-08-23T20:18:43.928Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-23T20:18:43.928Z] #63 sha256:8155a6791f198f2c875078baa0d591a98187e387a8e387957175ccc42a1b1767 [2022-08-23T20:18:43.928Z] #63 DONE 0.5s [2022-08-23T20:18:43.928Z] [2022-08-23T20:18:43.928Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:43.928Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:43.928Z] #55 58.94 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-23T20:18:43.928Z] #55 59.24 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-23T20:18:43.928Z] #55 59.35 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-23T20:18:43.928Z] #55 59.42 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-23T20:18:44.024Z] #62 ... [2022-08-23T20:18:44.024Z] [2022-08-23T20:18:44.024Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:18:44.024Z] #57 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:18:44.024Z] #57 61.29 v3.0.2 [2022-08-23T20:18:44.024Z] #57 DONE 63.3s [2022-08-23T20:18:44.187Z] #55 59.70 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-23T20:18:44.187Z] #55 59.93 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-23T20:18:44.280Z] [2022-08-23T20:18:44.280Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:18:44.280Z] #40 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:18:44.280Z] #40 61.52 NAME: [2022-08-23T20:18:44.280Z] #40 61.52 go-winres - A tool for embedding resources in Windows executables [2022-08-23T20:18:44.280Z] #40 61.52 [2022-08-23T20:18:44.280Z] #40 61.52 USAGE: [2022-08-23T20:18:44.280Z] #40 61.52 go-winres [global options] command [command options] [arguments...] [2022-08-23T20:18:44.280Z] #40 61.52 [2022-08-23T20:18:44.280Z] #40 61.52 COMMANDS: [2022-08-23T20:18:44.280Z] #40 61.52 init Create an initial ./winres/winres.json [2022-08-23T20:18:44.280Z] #40 61.52 make Make syso files for the "go build" command [2022-08-23T20:18:44.280Z] #40 61.52 simply Make syso files for the "go build" command (simplified) [2022-08-23T20:18:44.280Z] #40 61.52 extract Extract all resources from an executable [2022-08-23T20:18:44.280Z] #40 61.52 patch Replace resources in an executable file (exe, dll) [2022-08-23T20:18:44.280Z] #40 61.52 help, h Shows a list of commands or help for one command [2022-08-23T20:18:44.280Z] #40 61.52 [2022-08-23T20:18:44.280Z] #40 61.52 GLOBAL OPTIONS: [2022-08-23T20:18:44.280Z] #40 61.52 --help, -h show help (default: false) [2022-08-23T20:18:44.281Z] #40 DONE 63.3s [2022-08-23T20:18:44.281Z] [2022-08-23T20:18:44.281Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:44.281Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:44.281Z] #42 61.91 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:44.281Z] #42 62.65 Fetched 17.7 MB in 3s (6818 kB/s) [2022-08-23T20:18:44.281Z] #42 63.06 Selecting previously unselected package xxd. [2022-08-23T20:18:44.281Z] #42 63.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 ... 15717 files and directories currently installed.) [2022-08-23T20:18:44.281Z] #42 63.14 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:18:44.281Z] #42 63.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:18:44.445Z] #55 59.94 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-23T20:18:44.537Z] #42 ... [2022-08-23T20:18:44.537Z] [2022-08-23T20:18:44.537Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:18:44.537Z] #62 sha256:6b0d802636c3a44a65fdd69691f130557454f787919120db1ecc66a1ca99818b [2022-08-23T20:18:44.537Z] #62 DONE 63.6s [2022-08-23T20:18:44.537Z] [2022-08-23T20:18:44.537Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:44.537Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:44.537Z] #76 60.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-23T20:18:44.537Z] #76 60.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T20:18:44.537Z] #76 60.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-23T20:18:44.537Z] #76 60.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:18:44.537Z] #76 60.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-23T20:18:44.537Z] #76 60.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T20:18:44.537Z] #76 60.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T20:18:44.537Z] #76 60.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-23T20:18:44.537Z] #76 60.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T20:18:44.537Z] #76 60.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T20:18:44.537Z] #76 60.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-23T20:18:44.537Z] #76 62.41 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:44.537Z] #76 63.29 Fetched 5940 kB in 1s (5565 kB/s) [2022-08-23T20:18:44.537Z] #76 63.52 Selecting previously unselected package bzip2. [2022-08-23T20:18:44.537Z] #76 63.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:18:44.537Z] #76 63.63 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T20:18:44.537Z] #76 63.69 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T20:18:44.703Z] #55 60.14 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-23T20:18:44.703Z] #55 60.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-23T20:18:44.815Z] #76 63.99 Selecting previously unselected package libmagic-mgc. [2022-08-23T20:18:44.815Z] #76 64.03 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-23T20:18:44.815Z] #76 64.07 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T20:18:44.964Z] #55 60.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-23T20:18:44.964Z] #55 60.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-23T20:18:45.124Z] #44 DONE 11.5s [2022-08-23T20:18:45.124Z] [2022-08-23T20:18:45.124Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:45.124Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:18:45.124Z] #77 38.41 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-23T20:18:45.222Z] #55 60.69 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-23T20:18:45.376Z] #76 ... [2022-08-23T20:18:45.376Z] [2022-08-23T20:18:45.376Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-23T20:18:45.376Z] #63 sha256:e5045591ed79c3c7a89af67baa6a2469c113d0a866956fe0429502ba8057e3d8 [2022-08-23T20:18:45.376Z] #63 DONE 0.7s [2022-08-23T20:18:45.376Z] [2022-08-23T20:18:45.376Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:18:45.376Z] #64 sha256:86730f58c81def11d6547102445a78b79e35516df4d8ffa5d955883d982d51e6 [2022-08-23T20:18:45.480Z] #55 ... [2022-08-23T20:18:45.480Z] [2022-08-23T20:18:45.480Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-23T20:18:45.480Z] #57 sha256:5ade85693e26e97f25f238b1476d30baea61cc55f9c8cef62272ab06a5c6570d [2022-08-23T20:18:45.480Z] #57 60.37 v3.0.2 [2022-08-23T20:18:45.480Z] #57 DONE 60.9s [2022-08-23T20:18:45.480Z] [2022-08-23T20:18:45.480Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:18:45.480Z] #64 sha256:c52653f3ecc05d30b7100caf9cb6b5fca1d0e2480a05e201777d1e0ca8527bc3 [2022-08-23T20:18:45.480Z] #64 1.123 + RM_GOPATH=0 [2022-08-23T20:18:45.480Z] #64 1.123 + TMP_GOPATH= [2022-08-23T20:18:45.480Z] #64 1.123 + : /build [2022-08-23T20:18:45.480Z] #64 1.123 + '[' -z '' ']' [2022-08-23T20:18:45.480Z] #64 1.123 ++ mktemp -d [2022-08-23T20:18:45.480Z] #64 1.170 + export GOPATH=/tmp/tmp.PXUnRHMsy8 [2022-08-23T20:18:45.480Z] #64 1.180 + GOPATH=/tmp/tmp.PXUnRHMsy8 [2022-08-23T20:18:45.480Z] #64 1.180 + RM_GOPATH=1 [2022-08-23T20:18:45.480Z] #64 1.180 + case "$(go env GOARCH)" in [2022-08-23T20:18:45.480Z] #64 1.180 ++ go env GOARCH [2022-08-23T20:18:45.480Z] #64 1.201 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:45.480Z] #64 1.211 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:45.480Z] #64 1.211 ++ dirname /install.sh [2022-08-23T20:18:45.480Z] #64 1.211 + dir=/ [2022-08-23T20:18:45.480Z] #64 1.211 + bin=containerd [2022-08-23T20:18:45.480Z] #64 1.211 + shift [2022-08-23T20:18:45.480Z] #64 1.211 + '[' '!' -f //containerd.installer ']' [2022-08-23T20:18:45.480Z] #64 1.211 + . //containerd.installer [2022-08-23T20:18:45.480Z] #64 1.211 ++ set -e [2022-08-23T20:18:45.480Z] #64 1.211 ++ : v1.6.7 [2022-08-23T20:18:45.480Z] #64 1.211 + install_containerd [2022-08-23T20:18:45.480Z] #64 1.211 + echo 'Install containerd version v1.6.7' [2022-08-23T20:18:45.480Z] #64 1.211 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PXUnRHMsy8/src/github.com/containerd/containerd [2022-08-23T20:18:45.480Z] #64 1.211 Install containerd version v1.6.7 [2022-08-23T20:18:45.480Z] #64 1.220 Cloning into '/tmp/tmp.PXUnRHMsy8/src/github.com/containerd/containerd'... [2022-08-23T20:18:45.766Z] #77 59.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T20:18:45.766Z] #77 59.36 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T20:18:46.033Z] #77 59.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T20:18:46.033Z] #77 59.95 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T20:18:46.033Z] #77 60.08 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T20:18:46.033Z] #77 60.18 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T20:18:46.599Z] #77 60.36 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T20:18:46.599Z] #77 60.49 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T20:18:47.266Z] #64 2.214 + RM_GOPATH=0 [2022-08-23T20:18:47.266Z] #64 2.214 + TMP_GOPATH= [2022-08-23T20:18:47.266Z] #64 2.214 + : /build [2022-08-23T20:18:47.266Z] #64 2.214 + '[' -z '' ']' [2022-08-23T20:18:47.266Z] #64 2.214 ++ mktemp -d [2022-08-23T20:18:47.522Z] #64 2.229 + export GOPATH=/tmp/tmp.UABPHGXEj3 [2022-08-23T20:18:47.522Z] #64 2.229 + GOPATH=/tmp/tmp.UABPHGXEj3 [2022-08-23T20:18:47.522Z] #64 2.229 + RM_GOPATH=1 [2022-08-23T20:18:47.522Z] #64 2.229 + case "$(go env GOARCH)" in [2022-08-23T20:18:47.522Z] #64 2.236 ++ go env GOARCH [2022-08-23T20:18:47.522Z] #64 2.254 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:47.522Z] #64 2.254 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:47.522Z] #64 2.254 ++ dirname /install.sh [2022-08-23T20:18:47.522Z] #64 2.277 + dir=/ [2022-08-23T20:18:47.522Z] #64 2.277 + bin=containerd [2022-08-23T20:18:47.522Z] #64 2.277 + shift [2022-08-23T20:18:47.522Z] #64 2.277 + '[' '!' -f //containerd.installer ']' [2022-08-23T20:18:47.522Z] #64 2.277 + . //containerd.installer [2022-08-23T20:18:47.522Z] #64 2.277 ++ set -e [2022-08-23T20:18:47.522Z] #64 2.277 ++ : v1.6.7 [2022-08-23T20:18:47.522Z] #64 2.277 + install_containerd [2022-08-23T20:18:47.522Z] #64 2.277 + echo 'Install containerd version v1.6.7' [2022-08-23T20:18:47.522Z] #64 2.277 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UABPHGXEj3/src/github.com/containerd/containerd [2022-08-23T20:18:47.522Z] #64 2.277 Install containerd version v1.6.7 [2022-08-23T20:18:47.522Z] #64 2.291 Cloning into '/tmp/tmp.UABPHGXEj3/src/github.com/containerd/containerd'... [2022-08-23T20:18:48.012Z] #64 ... [2022-08-23T20:18:48.012Z] [2022-08-23T20:18:48.012Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:48.012Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:48.012Z] #51 50.53 Building dependency tree... [2022-08-23T20:18:48.012Z] #51 56.74 The following additional packages will be installed: [2022-08-23T20:18:48.012Z] #51 56.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T20:18:48.012Z] #51 56.77 python3-protobuf python3-six [2022-08-23T20:18:48.012Z] #51 56.79 Suggested packages: [2022-08-23T20:18:48.012Z] #51 56.80 python3-setuptools [2022-08-23T20:18:48.012Z] #51 56.80 Recommended packages: [2022-08-23T20:18:48.012Z] #51 56.80 iproute2 | iproute [2022-08-23T20:18:48.012Z] #51 57.59 The following NEW packages will be installed: [2022-08-23T20:18:48.012Z] #51 57.59 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T20:18:48.012Z] #51 57.61 python3-protobuf python3-six [2022-08-23T20:18:48.012Z] #51 58.12 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:48.012Z] #51 58.12 Need to get 2315 kB of archives. [2022-08-23T20:18:48.012Z] #51 58.12 After this operation, 11.1 MB of additional disk space will be used. [2022-08-23T20:18:48.012Z] #51 58.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-23T20:18:48.012Z] #51 58.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T20:18:48.012Z] #51 58.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-23T20:18:48.012Z] #51 58.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-23T20:18:48.012Z] #51 58.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T20:18:48.012Z] #51 58.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T20:18:48.012Z] #51 58.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:18:48.012Z] #51 60.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-23T20:18:48.012Z] #51 62.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:48.012Z] #51 ... [2022-08-23T20:18:48.012Z] [2022-08-23T20:18:48.012Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:48.012Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:48.012Z] #55 61.50 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-23T20:18:48.012Z] #55 61.59 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-23T20:18:48.012Z] #55 61.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-23T20:18:48.012Z] #55 61.87 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-23T20:18:48.012Z] #55 62.49 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-23T20:18:48.012Z] #55 62.66 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-23T20:18:48.012Z] #55 62.69 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-23T20:18:48.012Z] #55 62.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-23T20:18:48.012Z] #55 63.01 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-23T20:18:48.012Z] #55 63.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-23T20:18:48.012Z] #55 63.17 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-23T20:18:48.012Z] #55 63.47 go: downloading github.com/prometheus/common v0.32.1 [2022-08-23T20:18:48.086Z] #64 ... [2022-08-23T20:18:48.086Z] [2022-08-23T20:18:48.086Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:48.086Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:48.086Z] #51 56.87 The following additional packages will be installed: [2022-08-23T20:18:48.086Z] #51 56.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T20:18:48.086Z] #51 56.91 python3-protobuf python3-six [2022-08-23T20:18:48.086Z] #51 56.93 Suggested packages: [2022-08-23T20:18:48.086Z] #51 56.93 python3-setuptools [2022-08-23T20:18:48.086Z] #51 56.93 Recommended packages: [2022-08-23T20:18:48.086Z] #51 56.93 iproute2 | iproute [2022-08-23T20:18:48.086Z] #51 58.14 The following NEW packages will be installed: [2022-08-23T20:18:48.086Z] #51 58.14 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-23T20:18:48.086Z] #51 58.16 python3-protobuf python3-six [2022-08-23T20:18:48.086Z] #51 58.96 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:18:48.086Z] #51 58.96 Need to get 2315 kB of archives. [2022-08-23T20:18:48.086Z] #51 58.96 After this operation, 11.1 MB of additional disk space will be used. [2022-08-23T20:18:48.086Z] #51 58.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-23T20:18:48.086Z] #51 59.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T20:18:48.086Z] #51 59.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-23T20:18:48.086Z] #51 59.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-23T20:18:48.086Z] #51 59.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T20:18:48.086Z] #51 59.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T20:18:48.086Z] #51 59.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:18:48.086Z] #51 61.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-23T20:18:48.086Z] #51 63.43 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:48.086Z] #51 63.89 Fetched 2315 kB in 4s (617 kB/s) [2022-08-23T20:18:48.086Z] #51 64.14 Selecting previously unselected package libprotobuf23:amd64. [2022-08-23T20:18:48.086Z] #51 64.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:18:48.086Z] #51 64.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-23T20:18:48.086Z] #51 64.34 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T20:18:48.086Z] #51 65.98 Selecting previously unselected package python3-pkg-resources. [2022-08-23T20:18:48.086Z] #51 66.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T20:18:48.086Z] #51 66.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:18:48.086Z] #51 66.60 Selecting previously unselected package python3-six. [2022-08-23T20:18:48.086Z] #51 66.60 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-23T20:18:48.086Z] #51 66.62 Unpacking python3-six (1.16.0-2) ... [2022-08-23T20:18:48.086Z] #51 66.86 Selecting previously unselected package python3-protobuf. [2022-08-23T20:18:48.086Z] #51 66.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-23T20:18:48.086Z] #51 66.88 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-23T20:18:48.342Z] #51 ... [2022-08-23T20:18:48.342Z] [2022-08-23T20:18:48.342Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:48.342Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:48.342Z] #76 65.12 Selecting previously unselected package libmagic1:amd64. [2022-08-23T20:18:48.342Z] #76 65.13 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-23T20:18:48.342Z] #76 65.17 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-23T20:18:48.342Z] #76 65.53 Selecting previously unselected package file. [2022-08-23T20:18:48.342Z] #76 65.58 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-23T20:18:48.342Z] #76 65.65 Unpacking file (1:5.39-3) ... [2022-08-23T20:18:48.342Z] #76 65.89 Selecting previously unselected package xz-utils. [2022-08-23T20:18:48.342Z] #76 65.89 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T20:18:48.342Z] #76 65.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:18:48.342Z] #76 66.46 Selecting previously unselected package libsigsegv2:amd64. [2022-08-23T20:18:48.342Z] #76 66.46 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-23T20:18:48.342Z] #76 66.47 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-23T20:18:48.342Z] #76 66.62 Selecting previously unselected package m4. [2022-08-23T20:18:48.342Z] #76 66.62 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-23T20:18:48.342Z] #76 66.66 Unpacking m4 (1.4.18-5) ... [2022-08-23T20:18:48.342Z] #76 67.02 Selecting previously unselected package autoconf. [2022-08-23T20:18:48.342Z] #76 67.02 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-23T20:18:48.342Z] #76 67.04 Unpacking autoconf (2.69-14) ... [2022-08-23T20:18:48.487Z] #77 ... [2022-08-23T20:18:48.487Z] [2022-08-23T20:18:48.487Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:48.487Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:18:48.487Z] #14 100.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-23T20:18:48.487Z] #14 100.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-23T20:18:48.487Z] #14 100.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T20:18:48.487Z] #14 100.6 Selecting previously unselected package libapparmor1:arm64. [2022-08-23T20:18:48.487Z] #14 100.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-23T20:18:48.487Z] #14 100.6 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-23T20:18:48.487Z] #14 100.7 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-23T20:18:48.487Z] #14 100.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-23T20:18:48.487Z] #14 100.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-23T20:18:48.487Z] #14 100.9 Selecting previously unselected package libbtrfs0:arm64. [2022-08-23T20:18:48.487Z] #14 100.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-23T20:18:48.487Z] #14 101.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-23T20:18:48.487Z] #14 101.1 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-23T20:18:48.487Z] #14 101.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-23T20:18:48.487Z] #14 101.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-23T20:18:48.487Z] #14 101.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-23T20:18:48.487Z] #14 101.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-23T20:18:48.487Z] #14 101.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-23T20:18:48.487Z] #14 101.4 Selecting previously unselected package libudev-dev:arm64. [2022-08-23T20:18:48.487Z] #14 101.4 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-23T20:18:48.487Z] #14 101.4 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-23T20:18:48.487Z] #14 101.5 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-23T20:18:48.487Z] #14 101.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-23T20:18:48.487Z] #14 101.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-23T20:18:48.487Z] #14 101.8 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-23T20:18:48.487Z] #14 101.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-23T20:18:48.487Z] #14 101.8 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-23T20:18:48.487Z] #14 102.0 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-23T20:18:48.487Z] #14 102.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-23T20:18:48.487Z] #14 102.0 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-23T20:18:48.487Z] #14 102.1 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-23T20:18:48.487Z] #14 102.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-23T20:18:48.487Z] #14 102.1 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-23T20:18:48.577Z] #55 64.09 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-23T20:18:48.577Z] #55 64.10 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-23T20:18:48.742Z] #14 102.2 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-23T20:18:48.742Z] #14 102.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-23T20:18:48.742Z] #14 102.2 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-23T20:18:48.919Z] #76 68.05 Selecting previously unselected package autotools-dev. [2022-08-23T20:18:48.919Z] #76 68.06 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-23T20:18:48.919Z] #76 68.13 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-23T20:18:48.919Z] #76 ... [2022-08-23T20:18:48.919Z] [2022-08-23T20:18:48.919Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:48.919Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:48.919Z] #55 58.11 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-23T20:18:48.919Z] #55 58.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-23T20:18:48.919Z] #55 58.63 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-23T20:18:48.919Z] #55 58.64 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-23T20:18:48.919Z] #55 58.93 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-23T20:18:48.919Z] #55 59.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-23T20:18:48.919Z] #55 59.58 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-23T20:18:48.919Z] #55 59.72 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-23T20:18:48.919Z] #55 59.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-23T20:18:48.919Z] #55 59.96 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-23T20:18:48.919Z] #55 60.02 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-23T20:18:48.919Z] #55 60.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-23T20:18:48.919Z] #55 60.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-23T20:18:48.919Z] #55 60.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-23T20:18:48.919Z] #55 60.37 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-23T20:18:48.919Z] #55 60.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-23T20:18:48.919Z] #55 60.82 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-23T20:18:48.919Z] #55 61.91 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-23T20:18:48.919Z] #55 62.12 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-23T20:18:48.919Z] #55 62.21 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-23T20:18:48.919Z] #55 62.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-23T20:18:48.919Z] #55 62.95 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-23T20:18:48.919Z] #55 63.08 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-23T20:18:48.919Z] #55 63.08 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-23T20:18:48.919Z] #55 63.21 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-23T20:18:48.919Z] #55 63.49 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-23T20:18:48.919Z] #55 63.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-23T20:18:48.919Z] #55 63.68 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-23T20:18:48.919Z] #55 63.68 go: downloading github.com/prometheus/common v0.32.1 [2022-08-23T20:18:48.919Z] #55 64.68 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-23T20:18:48.919Z] #55 64.71 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-23T20:18:48.919Z] #55 66.58 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-23T20:18:48.998Z] #14 102.6 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-23T20:18:48.998Z] #14 102.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-23T20:18:48.998Z] #14 102.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-23T20:18:49.484Z] #55 ... [2022-08-23T20:18:49.484Z] [2022-08-23T20:18:49.484Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:49.484Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:49.484Z] #51 68.18 Selecting previously unselected package libnet1:amd64. [2022-08-23T20:18:49.484Z] #51 68.18 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T20:18:49.484Z] #51 68.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:18:49.605Z] #14 103.0 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-23T20:18:49.605Z] #14 103.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-23T20:18:49.605Z] #14 103.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-23T20:18:49.741Z] #51 68.45 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T20:18:49.741Z] #51 68.46 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T20:18:49.741Z] #51 68.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:18:49.949Z] #55 ... [2022-08-23T20:18:49.949Z] [2022-08-23T20:18:49.949Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:49.949Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:49.949Z] #14 55.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-23T20:18:49.949Z] #14 55.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-23T20:18:49.949Z] #14 55.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-23T20:18:49.949Z] #14 57.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T20:18:49.949Z] #14 59.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T20:18:49.949Z] #14 60.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-23T20:18:49.949Z] #14 61.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T20:18:49.949Z] #14 64.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T20:18:49.949Z] #14 65.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-23T20:18:49.950Z] #14 65.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-23T20:18:49.950Z] #14 65.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-23T20:18:49.950Z] #14 65.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T20:18:49.950Z] #14 65.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T20:18:49.950Z] #14 65.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-23T20:18:49.950Z] #14 65.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T20:18:49.950Z] #14 65.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-23T20:18:49.950Z] #14 65.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-23T20:18:49.950Z] #14 65.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-23T20:18:49.950Z] #14 65.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-23T20:18:49.950Z] #14 65.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-23T20:18:49.950Z] #14 65.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-23T20:18:49.950Z] #14 65.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-23T20:18:49.950Z] #14 65.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T20:18:49.950Z] #14 65.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T20:18:49.997Z] #51 68.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:18:49.997Z] #51 68.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:49.997Z] #51 68.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:50.116Z] #14 103.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-23T20:18:50.116Z] #14 103.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-23T20:18:50.116Z] #14 103.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T20:18:50.116Z] #14 103.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-23T20:18:50.116Z] #14 103.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-23T20:18:50.116Z] #14 103.7 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-23T20:18:50.207Z] #14 ... [2022-08-23T20:18:50.207Z] [2022-08-23T20:18:50.207Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:50.207Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:50.207Z] #55 65.79 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-23T20:18:50.251Z] #84 ... [2022-08-23T20:18:50.251Z] [2022-08-23T20:18:50.251Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:18:50.251Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:18:50.251Z] #19 68.26 Fetched 49.2 MB in 1min 6s (741 kB/s) [2022-08-23T20:18:50.259Z] #51 69.12 Selecting previously unselected package criu. [2022-08-23T20:18:50.259Z] #51 69.14 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-23T20:18:50.259Z] #51 69.14 Unpacking criu (3.17.1-1) ... [2022-08-23T20:18:50.371Z] #77 ... [2022-08-23T20:18:50.371Z] [2022-08-23T20:18:50.371Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:50.371Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:50.371Z] #14 70.53 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-23T20:18:50.371Z] #14 70.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:18:50.371Z] #14 70.55 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T20:18:50.371Z] #14 70.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-23T20:18:50.371Z] #14 70.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:18:50.371Z] #14 70.73 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T20:18:50.371Z] #14 78.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-23T20:18:50.371Z] #14 78.65 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:18:50.371Z] #14 78.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:18:50.515Z] #51 ... [2022-08-23T20:18:50.515Z] [2022-08-23T20:18:50.515Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:50.515Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:50.515Z] #14 59.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-23T20:18:50.515Z] #14 59.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-23T20:18:50.515Z] #14 59.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-23T20:18:50.515Z] #14 61.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T20:18:50.515Z] #14 63.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T20:18:50.515Z] #14 64.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-23T20:18:50.515Z] #14 65.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T20:18:50.515Z] #14 68.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T20:18:50.515Z] #14 69.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-23T20:18:50.515Z] #14 69.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-23T20:18:50.515Z] #14 69.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-23T20:18:50.515Z] #14 69.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T20:18:50.515Z] #14 69.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T20:18:50.515Z] #14 69.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-23T20:18:50.515Z] #14 69.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T20:18:50.515Z] #14 69.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-23T20:18:50.515Z] #14 69.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-23T20:18:50.515Z] #14 69.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-23T20:18:50.515Z] #14 69.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-23T20:18:50.515Z] #14 69.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-23T20:18:50.515Z] #14 69.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-23T20:18:50.515Z] #14 69.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-23T20:18:50.515Z] #14 69.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T20:18:50.515Z] #14 69.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T20:18:50.515Z] #14 ... [2022-08-23T20:18:50.515Z] [2022-08-23T20:18:50.515Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:50.515Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:50.515Z] #76 68.64 Selecting previously unselected package automake. [2022-08-23T20:18:50.515Z] #76 68.65 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-23T20:18:50.515Z] #76 68.67 Unpacking automake (1:1.16.3-2) ... [2022-08-23T20:18:50.515Z] #76 69.52 Selecting previously unselected package patch. [2022-08-23T20:18:50.515Z] #76 69.56 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-23T20:18:50.515Z] #76 69.57 Unpacking patch (2.7.6-7) ... [2022-08-23T20:18:51.078Z] #76 70.00 Selecting previously unselected package dpkg-dev. [2022-08-23T20:18:51.078Z] #76 70.00 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-23T20:18:51.078Z] #76 70.00 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T20:18:51.089Z] #14 104.4 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T20:18:51.089Z] #14 104.6 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-23T20:18:51.349Z] #14 104.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T20:18:51.628Z] #14 105.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-23T20:18:51.884Z] #14 105.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T20:18:52.106Z] #55 67.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-23T20:18:52.141Z] #14 105.6 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-23T20:18:52.141Z] #14 105.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-23T20:18:52.688Z] #14 106.0 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-23T20:18:52.688Z] #14 106.1 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-23T20:18:52.945Z] #14 106.5 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-23T20:18:52.945Z] #14 106.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T20:18:52.969Z] #76 71.87 Selecting previously unselected package build-essential. [2022-08-23T20:18:52.969Z] #76 71.87 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-23T20:18:52.969Z] #76 71.88 Unpacking build-essential (12.9) ... [2022-08-23T20:18:52.969Z] #76 72.12 Selecting previously unselected package libcap2:amd64. [2022-08-23T20:18:52.969Z] #76 72.12 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T20:18:52.969Z] #76 72.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:18:52.969Z] #76 72.25 Selecting previously unselected package libcap-dev:amd64. [2022-08-23T20:18:53.049Z] #55 ... [2022-08-23T20:18:53.049Z] [2022-08-23T20:18:53.049Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-23T20:18:53.049Z] #40 sha256:4f982e4fc01b418810912274ca69bb44d6f7281a55a3fb0a970c413191e2caf4 [2022-08-23T20:18:53.049Z] #40 67.28 NAME: [2022-08-23T20:18:53.049Z] #40 67.31 go-winres - A tool for embedding resources in Windows executables [2022-08-23T20:18:53.049Z] #40 67.31 [2022-08-23T20:18:53.049Z] #40 67.31 USAGE: [2022-08-23T20:18:53.049Z] #40 67.31 go-winres [global options] command [command options] [arguments...] [2022-08-23T20:18:53.049Z] #40 67.31 [2022-08-23T20:18:53.049Z] #40 67.31 COMMANDS: [2022-08-23T20:18:53.049Z] #40 67.31 init Create an initial ./winres/winres.json [2022-08-23T20:18:53.049Z] #40 67.31 make Make syso files for the "go build" command [2022-08-23T20:18:53.049Z] #40 67.31 simply Make syso files for the "go build" command (simplified) [2022-08-23T20:18:53.049Z] #40 67.31 extract Extract all resources from an executable [2022-08-23T20:18:53.050Z] #40 67.31 patch Replace resources in an executable file (exe, dll) [2022-08-23T20:18:53.050Z] #40 67.31 help, h Shows a list of commands or help for one command [2022-08-23T20:18:53.050Z] #40 67.31 [2022-08-23T20:18:53.050Z] #40 67.31 GLOBAL OPTIONS: [2022-08-23T20:18:53.050Z] #40 67.31 --help, -h show help (default: false) [2022-08-23T20:18:53.050Z] #40 DONE 68.6s [2022-08-23T20:18:53.050Z] [2022-08-23T20:18:53.050Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:53.050Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:53.050Z] #14 67.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:53.050Z] #14 67.50 Fetched 115 MB in 11s (10.3 MB/s) [2022-08-23T20:18:53.050Z] #14 68.13 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-23T20:18:53.050Z] #14 68.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:18:53.050Z] #14 68.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T20:18:53.050Z] #14 68.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T20:18:53.201Z] #14 106.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-23T20:18:53.201Z] #14 106.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T20:18:53.201Z] #14 106.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-23T20:18:53.201Z] #14 106.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-23T20:18:53.201Z] #14 106.9 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-23T20:18:53.226Z] #76 72.27 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-23T20:18:53.226Z] #76 72.28 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T20:18:53.226Z] #76 72.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:18:53.464Z] #14 ... [2022-08-23T20:18:53.464Z] [2022-08-23T20:18:53.464Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:18:53.464Z] #67 sha256:e772299ea7a68df4b283b4363162e333dc004a97b4720d700f37f522bfd62313 [2022-08-23T20:18:53.464Z] #67 98.28 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T20:18:53.464Z] #67 98.28 + GOBIN=/build [2022-08-23T20:18:53.464Z] #67 98.28 + GO111MODULE=on [2022-08-23T20:18:53.464Z] #67 98.28 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:18:53.464Z] #67 103.4 rootlesskit version 1.0.0 [2022-08-23T20:18:53.464Z] #67 103.4 Usage of /build/rootlesskit-docker-proxy: [2022-08-23T20:18:53.464Z] #67 103.4 -container-ip string [2022-08-23T20:18:53.464Z] #67 103.4 container ip [2022-08-23T20:18:53.464Z] #67 103.4 -container-port int [2022-08-23T20:18:53.464Z] #67 103.4 container port (default -1) [2022-08-23T20:18:53.464Z] #67 103.4 -host-ip string [2022-08-23T20:18:53.464Z] #67 103.4 host ip [2022-08-23T20:18:53.464Z] #67 103.4 -host-port int [2022-08-23T20:18:53.464Z] #67 103.4 host port (default -1) [2022-08-23T20:18:53.464Z] #67 103.4 -proto string [2022-08-23T20:18:53.464Z] #67 103.4 proxy protocol (default "tcp") [2022-08-23T20:18:53.464Z] #67 DONE 106.6s [2022-08-23T20:18:53.464Z] [2022-08-23T20:18:53.464Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:53.464Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:18:53.464Z] #14 107.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T20:18:53.464Z] #14 107.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-23T20:18:53.464Z] #14 ... [2022-08-23T20:18:53.464Z] [2022-08-23T20:18:53.464Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-23T20:18:53.464Z] #68 sha256:d9ceadea4bbebc3f79f2d042aeeadb40a38d86024bf00eed9d94e3e6ed5313ab [2022-08-23T20:18:53.464Z] #68 DONE 0.1s [2022-08-23T20:18:53.464Z] [2022-08-23T20:18:53.464Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:53.464Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:18:53.464Z] #14 107.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-23T20:18:53.464Z] #14 ... [2022-08-23T20:18:53.464Z] [2022-08-23T20:18:53.464Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-23T20:18:53.464Z] #69 sha256:49006b4b8e357e2d3716d9e75500a8019e43e3ecb404a15c29a17d6d270c2089 [2022-08-23T20:18:53.464Z] #69 DONE 0.1s [2022-08-23T20:18:53.464Z] [2022-08-23T20:18:53.464Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:53.464Z] #14 sha256:f3db055d8c0835290cdddf6be8d978eb9cd8f2e62c91aad3a85fafc0ca01df75 [2022-08-23T20:18:53.464Z] #14 107.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T20:18:53.464Z] #14 107.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:18:53.464Z] #14 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T20:18:53.464Z] #14 107.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:18:53.464Z] #14 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T20:18:53.483Z] #76 72.50 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:53.483Z] #76 72.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:53.720Z] #14 107.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T20:18:53.720Z] #14 107.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:18:53.720Z] #14 107.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-23T20:18:53.721Z] #14 107.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:18:53.721Z] #14 107.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T20:18:53.721Z] #14 107.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-23T20:18:53.721Z] #14 107.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-23T20:18:53.740Z] #76 72.68 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-23T20:18:53.740Z] #76 72.70 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:53.740Z] #76 72.71 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:53.740Z] #76 72.88 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T20:18:53.740Z] #76 72.93 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T20:18:53.977Z] #14 107.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-23T20:18:53.977Z] #14 107.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-23T20:18:53.996Z] #76 72.93 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:18:54.233Z] #14 107.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:18:54.256Z] #76 73.34 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T20:18:54.256Z] #76 73.34 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T20:18:54.256Z] #76 73.35 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:18:54.463Z] #19 68.26 Reading package lists... [2022-08-23T20:18:54.463Z] #19 ... [2022-08-23T20:18:54.463Z] [2022-08-23T20:18:54.463Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:54.463Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:18:54.463Z] #84 34.47 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-23T20:18:54.489Z] #14 DONE 108.1s [2022-08-23T20:18:54.489Z] [2022-08-23T20:18:54.489Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-23T20:18:54.489Z] #59 sha256:9c355e45ce628229fd04f362b8506a8e1070a40df72b80df1c662e2970d9f12a [2022-08-23T20:18:54.748Z] #59 DONE 0.3s [2022-08-23T20:18:54.748Z] [2022-08-23T20:18:54.748Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-23T20:18:54.748Z] #15 sha256:fed4cc73645f520b66a68ecc426e4d0943c606d6cd61cde7a23e84f7972154c2 [2022-08-23T20:18:54.822Z] #76 ... [2022-08-23T20:18:54.822Z] [2022-08-23T20:18:54.822Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:54.822Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:54.822Z] #42 63.81 Selecting previously unselected package vim-common. [2022-08-23T20:18:54.822Z] #42 63.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:18:54.822Z] #42 63.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:18:54.822Z] #42 64.52 Selecting previously unselected package cmake-data. [2022-08-23T20:18:54.822Z] #42 64.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-23T20:18:54.822Z] #42 64.52 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T20:18:54.822Z] #42 70.57 Selecting previously unselected package libicu67:amd64. [2022-08-23T20:18:54.822Z] #42 70.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-23T20:18:54.822Z] #42 70.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T20:18:54.822Z] #42 ... [2022-08-23T20:18:54.822Z] [2022-08-23T20:18:54.822Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:18:54.822Z] #34 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:18:54.822Z] #34 71.28 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-23T20:18:54.822Z] #34 72.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-23T20:18:54.822Z] #34 73.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:18:55.580Z] #14 ... [2022-08-23T20:18:55.580Z] [2022-08-23T20:18:55.580Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:55.580Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:55.580Z] #76 60.84 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:55.580Z] #76 61.20 Fetched 5940 kB in 1s (4983 kB/s) [2022-08-23T20:18:55.580Z] #76 61.42 Selecting previously unselected package bzip2. [2022-08-23T20:18:55.580Z] #76 61.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 ... 15717 files and directories currently installed.) [2022-08-23T20:18:55.580Z] #76 61.49 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T20:18:55.580Z] #76 61.50 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T20:18:55.580Z] #76 62.07 Selecting previously unselected package libmagic-mgc. [2022-08-23T20:18:55.580Z] #76 62.08 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-23T20:18:55.580Z] #76 62.17 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T20:18:55.580Z] #76 63.69 Selecting previously unselected package libmagic1:amd64. [2022-08-23T20:18:55.580Z] #76 63.69 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-23T20:18:55.580Z] #76 63.81 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-23T20:18:55.580Z] #76 64.55 Selecting previously unselected package file. [2022-08-23T20:18:55.580Z] #76 64.55 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-23T20:18:55.580Z] #76 64.66 Unpacking file (1:5.39-3) ... [2022-08-23T20:18:55.580Z] #76 64.95 Selecting previously unselected package xz-utils. [2022-08-23T20:18:55.580Z] #76 64.98 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T20:18:55.580Z] #76 65.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:18:55.580Z] #76 65.75 Selecting previously unselected package libsigsegv2:amd64. [2022-08-23T20:18:55.580Z] #76 65.75 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-23T20:18:55.580Z] #76 65.77 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-23T20:18:55.580Z] #76 66.04 Selecting previously unselected package m4. [2022-08-23T20:18:55.580Z] #76 66.04 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-23T20:18:55.580Z] #76 66.06 Unpacking m4 (1.4.18-5) ... [2022-08-23T20:18:55.580Z] #76 66.51 Selecting previously unselected package autoconf. [2022-08-23T20:18:55.580Z] #76 66.51 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-23T20:18:55.580Z] #76 66.53 Unpacking autoconf (2.69-14) ... [2022-08-23T20:18:55.580Z] #76 67.77 Selecting previously unselected package autotools-dev. [2022-08-23T20:18:55.580Z] #76 67.77 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-23T20:18:55.580Z] #76 68.12 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-23T20:18:55.580Z] #76 68.65 Selecting previously unselected package automake. [2022-08-23T20:18:55.580Z] #76 68.67 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-23T20:18:55.580Z] #76 68.69 Unpacking automake (1:1.16.3-2) ... [2022-08-23T20:18:55.580Z] #76 69.43 Selecting previously unselected package patch. [2022-08-23T20:18:55.580Z] #76 69.43 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-23T20:18:55.580Z] #76 69.46 Unpacking patch (2.7.6-7) ... [2022-08-23T20:18:55.580Z] #76 69.97 Selecting previously unselected package dpkg-dev. [2022-08-23T20:18:55.580Z] #76 69.97 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-23T20:18:55.580Z] #76 69.97 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T20:18:55.580Z] #76 ... [2022-08-23T20:18:55.580Z] [2022-08-23T20:18:55.580Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:18:55.580Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:18:55.581Z] #42 60.83 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:55.581Z] #42 61.43 Fetched 17.7 MB in 2s (11.0 MB/s) [2022-08-23T20:18:55.581Z] #42 61.93 Selecting previously unselected package xxd. [2022-08-23T20:18:55.581Z] #42 61.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 ... 15717 files and directories currently installed.) [2022-08-23T20:18:55.581Z] #42 62.06 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:18:55.581Z] #42 62.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:18:55.581Z] #42 62.57 Selecting previously unselected package vim-common. [2022-08-23T20:18:55.581Z] #42 62.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:18:55.581Z] #42 62.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:18:55.581Z] #42 63.76 Selecting previously unselected package cmake-data. [2022-08-23T20:18:55.581Z] #42 63.76 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-23T20:18:55.581Z] #42 63.86 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T20:18:55.581Z] #42 68.82 Selecting previously unselected package libicu67:amd64. [2022-08-23T20:18:55.581Z] #42 68.82 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-23T20:18:55.581Z] #42 68.88 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T20:18:55.581Z] #42 ... [2022-08-23T20:18:55.581Z] [2022-08-23T20:18:55.581Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:18:55.581Z] #34 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:18:55.581Z] #34 69.64 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-23T20:18:55.581Z] #34 70.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-23T20:18:55.581Z] #34 70.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:18:55.620Z] #14 ... [2022-08-23T20:18:55.620Z] [2022-08-23T20:18:55.620Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:55.620Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:18:55.620Z] #77 49.14 libtoolize: putting auxiliary files in '.'. [2022-08-23T20:18:55.620Z] #77 49.14 libtoolize: copying file './ltmain.sh' [2022-08-23T20:18:55.620Z] #77 49.83 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-23T20:18:55.620Z] #77 49.83 libtoolize: and rerunning libtoolize and aclocal. [2022-08-23T20:18:55.620Z] #77 49.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T20:18:55.722Z] #15 DONE 1.1s [2022-08-23T20:18:55.722Z] [2022-08-23T20:18:55.722Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:18:55.722Z] #60 sha256:04bbcef804486fc9eca135f8a0e48c2a26a67e94c2696d2d9db0bef3663f66c1 [2022-08-23T20:18:55.722Z] #60 0.885 + RM_GOPATH=0 [2022-08-23T20:18:55.722Z] #60 0.885 + TMP_GOPATH= [2022-08-23T20:18:55.722Z] #60 0.885 + : /build [2022-08-23T20:18:55.722Z] #60 0.885 + '[' -z '' ']' [2022-08-23T20:18:55.722Z] #60 0.886 ++ mktemp -d [2022-08-23T20:18:55.722Z] #60 0.887 + export GOPATH=/tmp/tmp.DHtk4G5533 [2022-08-23T20:18:55.722Z] #60 0.888 + GOPATH=/tmp/tmp.DHtk4G5533 [2022-08-23T20:18:55.722Z] #60 0.888 + RM_GOPATH=1 [2022-08-23T20:18:55.722Z] #60 0.888 + case "$(go env GOARCH)" in [2022-08-23T20:18:55.722Z] #60 0.889 ++ go env GOARCH [2022-08-23T20:18:55.722Z] #60 0.893 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:55.722Z] #60 0.894 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:18:55.722Z] #60 0.894 ++ dirname /install.sh [2022-08-23T20:18:55.722Z] #60 0.920 + dir=/ [2022-08-23T20:18:55.722Z] #60 0.920 + bin=runc [2022-08-23T20:18:55.722Z] #60 0.920 + shift [2022-08-23T20:18:55.722Z] #60 0.921 + '[' '!' -f //runc.installer ']' [2022-08-23T20:18:55.722Z] #60 0.921 + . //runc.installer [2022-08-23T20:18:55.722Z] #60 0.921 ++ set -e [2022-08-23T20:18:55.722Z] #60 0.922 ++ : v1.1.3 [2022-08-23T20:18:55.722Z] #60 0.922 + install_runc [2022-08-23T20:18:55.722Z] #60 0.922 + RUNC_BUILDTAGS=seccomp [2022-08-23T20:18:55.722Z] #60 0.922 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-23T20:18:55.722Z] #60 0.922 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DHtk4G5533/src/github.com/opencontainers/runc [2022-08-23T20:18:55.722Z] #60 0.923 Install runc version v1.1.3 (build tags: seccomp) [2022-08-23T20:18:55.722Z] #60 0.926 Cloning into '/tmp/tmp.DHtk4G5533/src/github.com/opencontainers/runc'... [2022-08-23T20:18:56.650Z] #60 ... [2022-08-23T20:18:56.650Z] [2022-08-23T20:18:56.650Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-23T20:18:56.650Z] #16 sha256:e50daecce15e42fb91175f092778ccbb55b47ddaaea50f267cbbcd5e2b82d636 [2022-08-23T20:18:56.650Z] #16 DONE 0.9s [2022-08-23T20:18:56.650Z] [2022-08-23T20:18:56.650Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T20:18:56.650Z] #17 sha256:3d3f3f43b71ab02d143b71a4b800f12e580c784751710ab591ee43a494a5a5fa [2022-08-23T20:18:57.213Z] #17 0.606 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-23T20:18:57.213Z] #17 DONE 0.7s [2022-08-23T20:18:57.213Z] [2022-08-23T20:18:57.213Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:18:57.213Z] #60 sha256:04bbcef804486fc9eca135f8a0e48c2a26a67e94c2696d2d9db0bef3663f66c1 [2022-08-23T20:18:58.111Z] #34 ... [2022-08-23T20:18:58.111Z] [2022-08-23T20:18:58.111Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:18:58.111Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:18:58.111Z] #51 63.24 Fetched 2315 kB in 3s (704 kB/s) [2022-08-23T20:18:58.111Z] #51 63.36 Selecting previously unselected package libprotobuf23:amd64. [2022-08-23T20:18:58.111Z] #51 63.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:18:58.111Z] #51 63.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-23T20:18:58.111Z] #51 63.62 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T20:18:58.111Z] #51 65.25 Selecting previously unselected package python3-pkg-resources. [2022-08-23T20:18:58.111Z] #51 65.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T20:18:58.111Z] #51 65.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:18:58.111Z] #51 65.70 Selecting previously unselected package python3-six. [2022-08-23T20:18:58.111Z] #51 65.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-23T20:18:58.111Z] #51 65.70 Unpacking python3-six (1.16.0-2) ... [2022-08-23T20:18:58.111Z] #51 65.91 Selecting previously unselected package python3-protobuf. [2022-08-23T20:18:58.111Z] #51 65.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-23T20:18:58.111Z] #51 65.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-23T20:18:58.111Z] #51 67.86 Selecting previously unselected package libnet1:amd64. [2022-08-23T20:18:58.111Z] #51 67.86 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T20:18:58.111Z] #51 67.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:18:58.111Z] #51 68.22 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T20:18:58.111Z] #51 68.23 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T20:18:58.111Z] #51 68.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:18:58.111Z] #51 68.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:18:58.111Z] #51 68.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:58.111Z] #51 68.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:58.111Z] #51 68.84 Selecting previously unselected package criu. [2022-08-23T20:18:58.111Z] #51 68.84 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-23T20:18:58.111Z] #51 68.85 Unpacking criu (3.17.1-1) ... [2022-08-23T20:18:58.111Z] #51 70.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:18:58.111Z] #51 72.39 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T20:18:58.111Z] #51 72.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:18:58.111Z] #51 72.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:58.111Z] #51 72.69 Setting up python3-six (1.16.0-2) ... [2022-08-23T20:18:58.141Z] #60 ... [2022-08-23T20:18:58.141Z] [2022-08-23T20:18:58.141Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-23T20:18:58.141Z] #18 sha256:6c63f074e06f7cf979935f4b474531ea04b5eb2741505a807b915085942faa31 [2022-08-23T20:18:58.141Z] #18 DONE 0.8s [2022-08-23T20:18:58.141Z] [2022-08-23T20:18:58.141Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T20:18:58.141Z] #19 sha256:c25f324bae76abcb7d1afd25c67d6740f7112293bb55707a0b068adc303c2796 [2022-08-23T20:18:58.369Z] #51 ... [2022-08-23T20:18:58.369Z] [2022-08-23T20:18:58.369Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:58.369Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:58.369Z] #76 71.91 Selecting previously unselected package build-essential. [2022-08-23T20:18:58.369Z] #76 71.92 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-23T20:18:58.369Z] #76 71.93 Unpacking build-essential (12.9) ... [2022-08-23T20:18:58.369Z] #76 72.12 Selecting previously unselected package libcap2:amd64. [2022-08-23T20:18:58.369Z] #76 72.14 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T20:18:58.369Z] #76 72.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:18:58.369Z] #76 72.42 Selecting previously unselected package libcap-dev:amd64. [2022-08-23T20:18:58.369Z] #76 72.43 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-23T20:18:58.369Z] #76 72.43 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T20:18:58.369Z] #76 72.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:18:58.369Z] #76 72.67 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:58.369Z] #76 72.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:58.369Z] #76 72.97 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-23T20:18:58.369Z] #76 72.99 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:18:58.369Z] #76 72.99 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:58.369Z] #76 73.27 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T20:18:58.369Z] #76 73.27 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T20:18:58.369Z] #76 73.27 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:18:58.369Z] #76 73.59 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T20:18:58.369Z] #76 73.60 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T20:18:58.369Z] #76 73.61 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:18:58.703Z] #19 DONE 0.8s [2022-08-23T20:18:58.703Z] [2022-08-23T20:18:58.703Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-23T20:18:58.703Z] #20 sha256:1a36dc4e7654e1367876a169fb9d3369714d8480d5e0bdee481d9d56c0616c99 [2022-08-23T20:18:58.995Z] #34 ... [2022-08-23T20:18:58.995Z] [2022-08-23T20:18:58.995Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-23T20:18:58.995Z] #76 sha256:1724137accea060d8932cd6c20a8a916db0565b223741f1197e70335022070ae [2022-08-23T20:18:58.995Z] #76 74.58 Selecting previously unselected package libtool. [2022-08-23T20:18:58.995Z] #76 74.59 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-23T20:18:58.995Z] #76 74.61 Unpacking libtool (2.4.6-15) ... [2022-08-23T20:18:58.995Z] #76 75.17 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T20:18:58.995Z] #76 75.17 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T20:18:58.995Z] #76 75.18 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:18:58.995Z] #76 75.71 Selecting previously unselected package libyajl2:amd64. [2022-08-23T20:18:58.995Z] #76 75.71 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T20:18:58.995Z] #76 75.72 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:18:58.995Z] #76 75.92 Selecting previously unselected package libyajl-dev:amd64. [2022-08-23T20:18:58.995Z] #76 75.95 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-23T20:18:58.995Z] #76 76.00 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T20:18:58.995Z] #76 76.46 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:18:58.995Z] #76 76.52 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T20:18:58.995Z] #76 76.54 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:18:58.995Z] #76 76.55 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-23T20:18:58.995Z] #76 76.58 Setting up file (1:5.39-3) ... [2022-08-23T20:18:58.995Z] #76 76.59 Setting up bzip2 (1.0.8-4) ... [2022-08-23T20:18:58.995Z] #76 76.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:58.995Z] #76 76.62 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T20:18:58.995Z] #76 76.64 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:18:58.995Z] #76 76.65 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-23T20:18:58.995Z] #76 76.66 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-23T20:18:58.995Z] #76 76.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:18:58.995Z] #76 76.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T20:18:58.995Z] #76 76.70 Setting up patch (2.7.6-7) ... [2022-08-23T20:18:58.995Z] #76 76.71 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:18:58.995Z] #76 76.73 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T20:18:58.995Z] #76 76.74 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T20:18:58.995Z] #76 76.76 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:18:58.995Z] #76 76.77 Setting up libtool (2.4.6-15) ... [2022-08-23T20:18:58.995Z] #76 76.78 Setting up m4 (1.4.18-5) ... [2022-08-23T20:18:58.995Z] #76 76.79 Setting up dpkg-dev (1.20.11) ... [2022-08-23T20:18:58.995Z] #76 76.82 Setting up autoconf (2.69-14) ... [2022-08-23T20:18:58.995Z] #76 76.85 Setting up build-essential (12.9) ... [2022-08-23T20:18:58.995Z] #76 76.88 Setting up automake (1:1.16.3-2) ... [2022-08-23T20:18:58.995Z] #76 76.89 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-23T20:18:58.995Z] #76 76.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:18:58.995Z] #76 DONE 77.9s [2022-08-23T20:18:58.995Z] [2022-08-23T20:18:58.995Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:18:58.995Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:18:59.303Z] #76 74.77 Selecting previously unselected package libtool. [2022-08-23T20:18:59.303Z] #76 74.77 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-23T20:18:59.303Z] #76 74.78 Unpacking libtool (2.4.6-15) ... [2022-08-23T20:18:59.561Z] #76 75.20 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T20:18:59.561Z] #76 75.20 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T20:18:59.674Z] #20 DONE 0.8s [2022-08-23T20:18:59.674Z] [2022-08-23T20:18:59.674Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:18:59.674Z] #21 sha256:6c3d37b3902f3ba565700df67b5ac01597d7cce202628507fb46f2d77bb30176 [2022-08-23T20:18:59.818Z] #76 75.21 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:18:59.923Z] #77 ... [2022-08-23T20:18:59.923Z] [2022-08-23T20:18:59.923Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:18:59.923Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:18:59.923Z] #55 68.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-23T20:18:59.923Z] #55 ... [2022-08-23T20:18:59.923Z] [2022-08-23T20:18:59.923Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:18:59.923Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:18:59.923Z] #14 70.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:18:59.923Z] #14 71.51 Fetched 115 MB in 11s (10.0 MB/s) [2022-08-23T20:18:59.923Z] #14 71.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-23T20:18:59.923Z] #14 71.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 ... 15717 files and directories currently installed.) [2022-08-23T20:18:59.923Z] #14 71.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T20:18:59.923Z] #14 71.77 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T20:18:59.923Z] #14 75.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-23T20:18:59.923Z] #14 75.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T20:18:59.923Z] #14 75.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T20:19:00.076Z] #76 75.54 Selecting previously unselected package libyajl2:amd64. [2022-08-23T20:19:00.076Z] #76 75.54 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T20:19:00.076Z] #76 75.56 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:19:00.076Z] #76 75.75 Selecting previously unselected package libyajl-dev:amd64. [2022-08-23T20:19:00.076Z] #76 75.77 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-23T20:19:00.335Z] #76 75.78 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T20:19:00.335Z] #76 76.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:19:00.335Z] #76 76.05 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T20:19:00.486Z] #14 ... [2022-08-23T20:19:00.486Z] [2022-08-23T20:19:00.486Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:00.486Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:00.486Z] #77 1.628 Cloning into '/tmp/crun-build'... [2022-08-23T20:19:00.592Z] #76 76.08 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:19:00.593Z] #76 76.12 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-23T20:19:00.593Z] #76 76.16 Setting up file (1:5.39-3) ... [2022-08-23T20:19:00.593Z] #76 76.19 Setting up bzip2 (1.0.8-4) ... [2022-08-23T20:19:00.593Z] #76 76.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:19:00.593Z] #76 76.28 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-23T20:19:00.605Z] #21 1.017 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:19:00.605Z] #21 1.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:19:00.605Z] #21 1.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:19:00.851Z] #76 76.31 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:19:00.851Z] #76 76.33 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-23T20:19:00.851Z] #76 76.35 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-23T20:19:00.851Z] #76 76.38 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:19:00.851Z] #76 76.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T20:19:00.852Z] #76 76.43 Setting up patch (2.7.6-7) ... [2022-08-23T20:19:00.852Z] #76 76.48 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:19:01.109Z] #76 76.52 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-23T20:19:01.109Z] #76 76.55 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-23T20:19:01.109Z] #76 76.60 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:19:01.109Z] #76 76.67 Setting up libtool (2.4.6-15) ... [2022-08-23T20:19:01.109Z] #76 76.70 Setting up m4 (1.4.18-5) ... [2022-08-23T20:19:01.109Z] #76 76.76 Setting up dpkg-dev (1.20.11) ... [2022-08-23T20:19:01.173Z] #21 1.589 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:19:01.367Z] #76 76.87 Setting up autoconf (2.69-14) ... [2022-08-23T20:19:01.367Z] #76 76.97 Setting up build-essential (12.9) ... [2022-08-23T20:19:01.367Z] #76 77.02 Setting up automake (1:1.16.3-2) ... [2022-08-23T20:19:01.367Z] #76 77.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-23T20:19:01.625Z] #76 77.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:19:01.851Z] #77 ... [2022-08-23T20:19:01.851Z] [2022-08-23T20:19:01.851Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:19:01.851Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:19:01.851Z] #51 70.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:19:01.851Z] #51 73.00 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-23T20:19:01.851Z] #51 73.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:19:01.851Z] #51 73.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:19:01.851Z] #51 73.07 Setting up python3-six (1.16.0-2) ... [2022-08-23T20:19:01.851Z] #51 75.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:19:01.851Z] #51 75.15 Setting up python3-protobuf (3.12.4-1) ... [2022-08-23T20:19:01.851Z] #51 ... [2022-08-23T20:19:01.851Z] [2022-08-23T20:19:01.851Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:01.851Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:01.851Z] #14 80.21 Selecting previously unselected package binutils-mingw-w64. [2022-08-23T20:19:01.851Z] #14 80.23 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-23T20:19:01.851Z] #14 80.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T20:19:01.851Z] #14 80.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-23T20:19:01.851Z] #14 80.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:19:01.851Z] #14 80.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:19:01.851Z] #14 80.72 Selecting previously unselected package dmsetup. [2022-08-23T20:19:01.851Z] #14 80.72 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:19:01.851Z] #14 80.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-23T20:19:01.851Z] #14 80.98 Selecting previously unselected package mingw-w64-common. [2022-08-23T20:19:01.851Z] #14 81.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-23T20:19:02.111Z] #14 81.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-23T20:19:02.162Z] #77 ... [2022-08-23T20:19:02.162Z] [2022-08-23T20:19:02.162Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:02.162Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:02.162Z] #14 91.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-23T20:19:02.162Z] #14 91.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:19:02.162Z] #14 91.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:19:02.539Z] #21 2.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:19:02.561Z] #76 DONE 78.2s [2022-08-23T20:19:02.561Z] [2022-08-23T20:19:02.561Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:02.561Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:02.561Z] #14 72.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-23T20:19:02.561Z] #14 72.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T20:19:02.561Z] #14 72.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T20:19:02.561Z] #14 77.23 Selecting previously unselected package binutils-mingw-w64. [2022-08-23T20:19:02.561Z] #14 77.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-23T20:19:02.561Z] #14 77.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T20:19:02.561Z] #14 77.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-23T20:19:02.561Z] #14 77.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:19:02.561Z] #14 78.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:19:02.820Z] #14 78.41 Selecting previously unselected package dmsetup. [2022-08-23T20:19:02.820Z] #14 78.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:19:02.820Z] #14 78.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-23T20:19:03.078Z] #14 78.71 Selecting previously unselected package mingw-w64-common. [2022-08-23T20:19:03.078Z] #14 78.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-23T20:19:03.078Z] #14 78.72 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-23T20:19:04.429Z] #21 4.763 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:19:04.476Z] #84 ... [2022-08-23T20:19:04.476Z] [2022-08-23T20:19:04.476Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:19:04.476Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:19:04.476Z] #19 68.26 Reading package lists... [2022-08-23T20:19:04.686Z] #21 ... [2022-08-23T20:19:04.686Z] [2022-08-23T20:19:04.686Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:19:04.686Z] #36 sha256:6a527611673f88c57772a6acaac00083ef65d79229f51e5d078af66e406c426e [2022-08-23T20:19:04.686Z] #36 118.2 Delve is a source level debugger for Go programs. [2022-08-23T20:19:04.686Z] #36 118.2 [2022-08-23T20:19:04.686Z] #36 118.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-23T20:19:04.686Z] #36 118.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-23T20:19:04.686Z] #36 118.2 [2022-08-23T20:19:04.686Z] #36 118.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-23T20:19:04.686Z] #36 118.2 [2022-08-23T20:19:04.686Z] #36 118.2 Pass flags to the program you are debugging using `--`, for example: [2022-08-23T20:19:04.686Z] #36 118.2 [2022-08-23T20:19:04.686Z] #36 118.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-23T20:19:04.686Z] #36 118.2 [2022-08-23T20:19:04.686Z] #36 118.2 Usage: [2022-08-23T20:19:04.686Z] #36 118.2 dlv [command] [2022-08-23T20:19:04.686Z] #36 118.2 [2022-08-23T20:19:04.686Z] #36 118.2 Available Commands: [2022-08-23T20:19:04.686Z] #36 118.2 attach Attach to running process and begin debugging. [2022-08-23T20:19:04.686Z] #36 118.2 connect Connect to a headless debug server with a terminal client. [2022-08-23T20:19:04.686Z] #36 118.2 core Examine a core dump. [2022-08-23T20:19:04.686Z] #36 118.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-23T20:19:04.686Z] #36 118.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-23T20:19:04.686Z] #36 118.2 exec Execute a precompiled binary, and begin a debug session. [2022-08-23T20:19:04.686Z] #36 118.2 help Help about any command [2022-08-23T20:19:04.686Z] #36 118.2 run Deprecated command. Use 'debug' instead. [2022-08-23T20:19:04.686Z] #36 118.2 test Compile test binary and begin debugging program. [2022-08-23T20:19:04.686Z] #36 118.2 trace Compile and begin tracing program. [2022-08-23T20:19:04.686Z] #36 118.2 version Prints version. [2022-08-23T20:19:04.686Z] #36 118.2 [2022-08-23T20:19:04.686Z] #36 118.2 Flags: [2022-08-23T20:19:04.686Z] #36 118.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-23T20:19:04.686Z] #36 118.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-23T20:19:04.686Z] #36 118.2 --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-08-23T20:19:04.686Z] #36 118.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-23T20:19:04.686Z] #36 118.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-23T20:19:04.686Z] #36 118.2 --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-08-23T20:19:04.686Z] #36 118.2 --disable-aslr Disables address space randomization [2022-08-23T20:19:04.686Z] #36 118.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-23T20:19:04.686Z] #36 118.2 -h, --help help for dlv [2022-08-23T20:19:04.686Z] #36 118.2 --init string Init file, executed by the terminal client. [2022-08-23T20:19:04.686Z] #36 118.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-23T20:19:04.686Z] #36 118.2 --log Enable debugging server logging. [2022-08-23T20:19:04.686Z] #36 118.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-23T20:19:04.686Z] #36 118.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-23T20:19:04.686Z] #36 118.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-23T20:19:04.686Z] #36 118.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-23T20:19:04.686Z] #36 118.2 --wd string Working directory for running the program. [2022-08-23T20:19:04.686Z] #36 118.2 [2022-08-23T20:19:04.686Z] #36 118.2 Additional help topics: [2022-08-23T20:19:04.686Z] #36 118.2 dlv backend Help about the --backend flag. [2022-08-23T20:19:04.686Z] #36 118.2 dlv log Help about logging flags. [2022-08-23T20:19:04.686Z] #36 118.2 dlv redirect Help about file redirection. [2022-08-23T20:19:04.686Z] #36 118.2 [2022-08-23T20:19:04.686Z] #36 118.2 Use "dlv [command] --help" for more information about a command. [2022-08-23T20:19:05.605Z] #14 ... [2022-08-23T20:19:05.605Z] [2022-08-23T20:19:05.605Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:19:05.605Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:19:05.605Z] #42 80.67 Selecting previously unselected package libxml2:amd64. [2022-08-23T20:19:05.605Z] #42 80.67 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-23T20:19:05.605Z] #42 80.68 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T20:19:06.055Z] #36 DONE 119.5s [2022-08-23T20:19:06.055Z] [2022-08-23T20:19:06.055Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:19:06.055Z] #26 sha256:57da44c78bf47476b71da3786187de72225e1d3a214dbb5d2f4de97f569b39bb [2022-08-23T20:19:06.170Z] #42 81.75 Selecting previously unselected package libarchive13:amd64. [2022-08-23T20:19:06.170Z] #42 81.75 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-23T20:19:06.170Z] #42 81.76 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T20:19:07.103Z] #42 82.52 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-23T20:19:07.103Z] #42 82.52 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-23T20:19:07.103Z] #42 82.53 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T20:19:07.361Z] #42 82.92 Selecting previously unselected package librhash0:amd64. [2022-08-23T20:19:07.361Z] #42 82.98 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-23T20:19:07.361Z] #42 83.00 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-23T20:19:07.361Z] #14 ... [2022-08-23T20:19:07.361Z] [2022-08-23T20:19:07.361Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:19:07.361Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:19:07.361Z] #51 81.84 Setting up criu (3.17.1-1) ... [2022-08-23T20:19:07.361Z] #51 84.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:19:07.361Z] #51 DONE 85.5s [2022-08-23T20:19:07.361Z] [2022-08-23T20:19:07.361Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:19:07.361Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:19:07.361Z] #42 82.82 Selecting previously unselected package libxml2:amd64. [2022-08-23T20:19:07.361Z] #42 82.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-23T20:19:07.361Z] #42 82.85 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T20:19:07.361Z] #42 83.89 Selecting previously unselected package libarchive13:amd64. [2022-08-23T20:19:07.362Z] #42 83.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-23T20:19:07.362Z] #42 83.95 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T20:19:07.362Z] #42 84.39 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-23T20:19:07.362Z] #42 84.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-23T20:19:07.362Z] #42 84.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T20:19:07.362Z] #42 84.65 Selecting previously unselected package librhash0:amd64. [2022-08-23T20:19:07.362Z] #42 84.66 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-23T20:19:07.362Z] #42 84.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-23T20:19:07.362Z] #42 85.00 Selecting previously unselected package libuv1:amd64. [2022-08-23T20:19:07.362Z] #42 85.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-23T20:19:07.362Z] #42 85.03 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-23T20:19:07.362Z] #42 85.28 Selecting previously unselected package cmake. [2022-08-23T20:19:07.362Z] #42 85.31 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-23T20:19:07.362Z] #42 85.33 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-23T20:19:07.414Z] #14 ... [2022-08-23T20:19:07.414Z] [2022-08-23T20:19:07.414Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:19:07.414Z] #64 sha256:6d0e718aaf7c5de5ae6072d67176e40686e2bdea55085ff9761159dc90069914 [2022-08-23T20:19:07.619Z] #42 83.23 Selecting previously unselected package libuv1:amd64. [2022-08-23T20:19:07.619Z] #42 83.23 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-23T20:19:07.619Z] #42 83.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-23T20:19:07.892Z] #26 117.2 Updating files: 26% (2971/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/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: 48% (5564/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 67% (7669/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: 80% (9243/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-08-23T20:19:07.892Z] #26 121.0 + cd /tmp/tmp.zQVd62LMOJ/tmp/docker-ce [2022-08-23T20:19:07.892Z] #26 121.0 + git checkout -q v17.06.2-ce [2022-08-23T20:19:08.185Z] #42 83.57 Selecting previously unselected package cmake. [2022-08-23T20:19:08.185Z] #42 83.57 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-23T20:19:08.185Z] #42 83.59 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-23T20:19:08.955Z] #64 52.77 Updating files: 37% (1862/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 79% (3956/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-23T20:19:09.212Z] #64 54.61 + cd /tmp/tmp.OZi92bjAVp/src/github.com/containerd/containerd [2022-08-23T20:19:09.212Z] #64 54.61 + git checkout -q v1.6.7 [2022-08-23T20:19:09.558Z] #42 ... [2022-08-23T20:19:09.558Z] [2022-08-23T20:19:09.558Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-23T20:19:09.559Z] #51 sha256:ff75f822e319e4501b9d9f62a91a77501b2a8716da25ee351948741397d8bd63 [2022-08-23T20:19:09.559Z] #51 74.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:19:09.559Z] #51 74.57 Setting up python3-protobuf (3.12.4-1) ... [2022-08-23T20:19:09.559Z] #51 81.31 Setting up criu (3.17.1-1) ... [2022-08-23T20:19:09.559Z] #51 84.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:19:09.770Z] #19 92.09 Reading package lists... [2022-08-23T20:19:09.770Z] #19 ... [2022-08-23T20:19:09.770Z] [2022-08-23T20:19:09.770Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:09.770Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:09.770Z] #84 49.25 libtoolize: putting auxiliary files in '.'. [2022-08-23T20:19:09.770Z] #84 49.25 libtoolize: copying file './ltmain.sh' [2022-08-23T20:19:10.344Z] #84 50.74 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-23T20:19:10.344Z] #84 50.74 libtoolize: and rerunning libtoolize and aclocal. [2022-08-23T20:19:10.344Z] #84 50.74 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T20:19:10.633Z] #42 ... [2022-08-23T20:19:10.633Z] [2022-08-23T20:19:10.633Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:10.633Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:10.633Z] #77 11.27 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-23T20:19:10.633Z] #77 11.28 Cloning into '/tmp/crun-build/libocispec'... [2022-08-23T20:19:10.934Z] #51 DONE 85.7s [2022-08-23T20:19:10.934Z] [2022-08-23T20:19:10.934Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:10.934Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:10.934Z] #77 1.500 Cloning into '/tmp/crun-build'... [2022-08-23T20:19:11.160Z] #26 ... [2022-08-23T20:19:11.160Z] [2022-08-23T20:19:11.160Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:11.160Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:19:11.160Z] #77 75.22 configure.ac:11: installing 'build-aux/compile' [2022-08-23T20:19:11.160Z] #77 75.23 configure.ac:11: installing 'build-aux/config.guess' [2022-08-23T20:19:11.160Z] #77 75.24 configure.ac:11: installing 'build-aux/config.sub' [2022-08-23T20:19:11.160Z] #77 75.24 configure.ac:13: installing 'build-aux/install-sh' [2022-08-23T20:19:11.160Z] #77 75.26 configure.ac:13: installing 'build-aux/missing' [2022-08-23T20:19:11.160Z] #77 75.27 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-23T20:19:11.160Z] #77 75.47 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T20:19:11.160Z] #77 76.95 checking build system type... aarch64-unknown-linux-gnu [2022-08-23T20:19:11.160Z] #77 77.30 checking host system type... aarch64-unknown-linux-gnu [2022-08-23T20:19:11.160Z] #77 77.30 checking how to print strings... printf [2022-08-23T20:19:11.160Z] #77 77.31 checking for gcc... gcc [2022-08-23T20:19:11.160Z] #77 77.43 checking whether the C compiler works... yes [2022-08-23T20:19:11.160Z] #77 77.60 checking for C compiler default output file name... a.out [2022-08-23T20:19:11.160Z] #77 77.60 checking for suffix of executables... [2022-08-23T20:19:11.160Z] #77 77.75 checking whether we are cross compiling... no [2022-08-23T20:19:11.160Z] #77 78.09 checking for suffix of object files... o [2022-08-23T20:19:11.160Z] #77 78.23 checking whether we are using the GNU C compiler... yes [2022-08-23T20:19:11.160Z] #77 78.33 checking whether gcc accepts -g... yes [2022-08-23T20:19:11.160Z] #77 78.45 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:19:11.160Z] #77 78.68 checking whether gcc understands -c and -o together... yes [2022-08-23T20:19:11.160Z] #77 78.85 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:19:11.160Z] #77 78.87 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:19:11.160Z] #77 78.90 checking for egrep... /bin/grep -E [2022-08-23T20:19:11.160Z] #77 78.91 checking for fgrep... /bin/grep -F [2022-08-23T20:19:11.160Z] #77 78.92 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:19:11.160Z] #77 78.94 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:19:11.160Z] #77 78.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:19:11.160Z] #77 78.97 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:19:11.160Z] #77 79.13 checking whether ln -s works... yes [2022-08-23T20:19:11.160Z] #77 79.13 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:19:11.161Z] #77 79.17 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-23T20:19:11.161Z] #77 79.17 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:19:11.161Z] #77 79.17 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:19:11.161Z] #77 79.17 checking for objdump... objdump [2022-08-23T20:19:11.161Z] #77 79.17 checking how to recognize dependent libraries... pass_all [2022-08-23T20:19:11.161Z] #77 79.17 checking for dlltool... no [2022-08-23T20:19:11.161Z] #77 79.17 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:19:11.161Z] #77 79.17 checking for ar... ar [2022-08-23T20:19:11.161Z] #77 79.17 checking for archiver @FILE support... @ [2022-08-23T20:19:11.161Z] #77 79.31 checking for strip... strip [2022-08-23T20:19:11.161Z] #77 79.31 checking for ranlib... ranlib [2022-08-23T20:19:11.161Z] #77 79.31 checking for gawk... no [2022-08-23T20:19:11.161Z] #77 79.31 checking for mawk... mawk [2022-08-23T20:19:11.161Z] #77 79.31 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:19:11.161Z] #77 79.74 checking for sysroot... no [2022-08-23T20:19:11.161Z] #77 79.75 checking for a working dd... /bin/dd [2022-08-23T20:19:11.161Z] #77 79.77 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:19:11.161Z] #77 79.78 checking for mt... no [2022-08-23T20:19:11.161Z] #77 79.79 checking if : is a manifest tool... no [2022-08-23T20:19:11.161Z] #77 79.80 checking how to run the C preprocessor... gcc -E [2022-08-23T20:19:11.161Z] #77 80.02 checking for ANSI C header files... yes [2022-08-23T20:19:11.161Z] #77 81.08 checking for sys/types.h... yes [2022-08-23T20:19:11.161Z] #77 81.18 checking for sys/stat.h... yes [2022-08-23T20:19:11.161Z] #77 81.31 checking for stdlib.h... yes [2022-08-23T20:19:11.161Z] #77 81.47 checking for string.h... yes [2022-08-23T20:19:11.161Z] #77 81.67 checking for memory.h... yes [2022-08-23T20:19:11.161Z] #77 81.88 checking for strings.h... yes [2022-08-23T20:19:11.161Z] #77 82.17 checking for inttypes.h... yes [2022-08-23T20:19:11.161Z] #77 82.32 checking for stdint.h... yes [2022-08-23T20:19:11.161Z] #77 82.54 checking for unistd.h... yes [2022-08-23T20:19:11.161Z] #77 82.68 checking for dlfcn.h... yes [2022-08-23T20:19:11.161Z] #77 82.91 checking for objdir... .libs [2022-08-23T20:19:11.161Z] #77 83.19 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:19:11.161Z] #77 83.28 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:19:11.161Z] #77 83.28 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:19:11.161Z] #77 83.37 checking if gcc static flag -static works... yes [2022-08-23T20:19:11.161Z] #77 83.66 checking if gcc supports -c -o file.o... yes [2022-08-23T20:19:11.161Z] #77 83.86 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:19:11.161Z] #77 83.86 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-23T20:19:11.161Z] #77 83.92 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:19:11.161Z] #77 84.27 checking how to hardcode library paths into programs... immediate [2022-08-23T20:19:11.161Z] #77 84.27 checking whether stripping libraries is possible... yes [2022-08-23T20:19:11.161Z] #77 84.29 checking if libtool supports shared libraries... yes [2022-08-23T20:19:11.161Z] #77 84.29 checking whether to build shared libraries... no [2022-08-23T20:19:11.161Z] #77 84.29 checking whether to build static libraries... yes [2022-08-23T20:19:11.161Z] #77 84.30 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:19:11.161Z] #77 84.35 checking whether build environment is sane... yes [2022-08-23T20:19:11.161Z] #77 84.44 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:19:11.161Z] #77 84.44 checking whether make sets $(MAKE)... yes [2022-08-23T20:19:11.161Z] #77 84.50 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:19:11.161Z] #77 84.54 checking whether make supports nested variables... yes [2022-08-23T20:19:11.161Z] #77 84.59 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:19:11.161Z] #77 84.59 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:19:11.161Z] #77 84.59 checking how to create a ustar tar archive... gnutar [2022-08-23T20:19:11.161Z] #77 84.72 checking dependency style of gcc... gcc3 [2022-08-23T20:19:11.161Z] #77 84.88 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:19:11.161Z] #77 84.88 checking whether make supports nested variables... (cached) yes [2022-08-23T20:19:11.161Z] #77 84.88 checking for gawk... (cached) mawk [2022-08-23T20:19:11.161Z] #77 84.88 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T20:19:11.161Z] #77 84.89 checking for gcc... (cached) gcc [2022-08-23T20:19:11.161Z] #77 84.99 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T20:19:11.161Z] #77 85.00 checking whether gcc accepts -g... (cached) yes [2022-08-23T20:19:11.161Z] #77 85.00 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T20:19:11.161Z] #77 85.00 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T20:19:11.161Z] #77 85.00 checking for a Python interpreter with version >= 3... python3 [2022-08-23T20:19:11.161Z] #77 85.09 checking for python3... /usr/bin/python3 [2022-08-23T20:19:11.161Z] #77 85.09 checking for python3 version... 3.9 [2022-08-23T20:19:11.161Z] #77 85.13 checking for python3 platform... linux [2022-08-23T20:19:11.417Z] #77 85.17 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T20:19:11.417Z] #77 85.31 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T20:19:11.417Z] #77 85.44 checking for go-md2man... no [2022-08-23T20:19:11.417Z] #77 85.46 checking error.h usability... [2022-08-23T20:19:11.417Z] #77 ... [2022-08-23T20:19:11.417Z] [2022-08-23T20:19:11.417Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:19:11.417Z] #26 sha256:57da44c78bf47476b71da3786187de72225e1d3a214dbb5d2f4de97f569b39bb [2022-08-23T20:19:11.417Z] #26 124.6 + mkdir -p /tmp/tmp.zQVd62LMOJ/src/github.com/docker [2022-08-23T20:19:11.417Z] #26 124.6 + mv components/cli /tmp/tmp.zQVd62LMOJ/src/github.com/docker/cli [2022-08-23T20:19:11.417Z] #26 124.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-23T20:19:11.734Z] #64 56.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-23T20:19:11.734Z] #64 56.93 + BUILDTAGS='netgo osusergo static_build' [2022-08-23T20:19:11.734Z] #64 56.93 + export EXTRA_FLAGS=-buildmode=pie [2022-08-23T20:19:11.734Z] #64 56.93 + EXTRA_FLAGS=-buildmode=pie [2022-08-23T20:19:11.734Z] #64 56.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-23T20:19:11.734Z] #64 56.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-23T20:19:11.734Z] #64 56.93 + '[' '' = dynamic ']' [2022-08-23T20:19:11.734Z] #64 56.93 + make [2022-08-23T20:19:12.001Z] #77 13.11 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-23T20:19:12.001Z] #77 13.12 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-23T20:19:12.001Z] #77 13.12 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-23T20:19:12.001Z] #77 13.12 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-23T20:19:12.001Z] #77 13.14 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-23T20:19:13.100Z] #64 58.58 + bin/ctr [2022-08-23T20:19:13.461Z] #77 ... [2022-08-23T20:19:13.461Z] [2022-08-23T20:19:13.461Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:13.461Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:13.461Z] #14 88.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-23T20:19:13.461Z] #14 88.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-23T20:19:13.461Z] #14 88.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T20:19:14.992Z] #64 ... [2022-08-23T20:19:14.992Z] [2022-08-23T20:19:14.992Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:14.992Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:14.992Z] #77 59.41 configure.ac:7: installing './compile' [2022-08-23T20:19:14.992Z] #77 59.42 configure.ac:11: installing './config.guess' [2022-08-23T20:19:14.992Z] #77 59.43 configure.ac:11: installing './config.sub' [2022-08-23T20:19:14.992Z] #77 59.43 configure.ac:8: installing './install-sh' [2022-08-23T20:19:14.992Z] #77 59.46 configure.ac:8: installing './missing' [2022-08-23T20:19:14.992Z] #77 59.58 Makefile.am: installing './depcomp' [2022-08-23T20:19:14.992Z] #77 60.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T20:19:14.992Z] #77 60.92 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T20:19:14.992Z] #77 61.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T20:19:14.992Z] #77 61.03 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T20:19:14.992Z] #77 61.15 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T20:19:14.992Z] #77 61.27 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T20:19:14.992Z] #77 61.35 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T20:19:14.992Z] #77 61.40 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T20:19:14.992Z] #77 61.49 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T20:19:15.276Z] #77 16.49 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-23T20:19:15.532Z] #77 ... [2022-08-23T20:19:15.532Z] [2022-08-23T20:19:15.532Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:19:15.532Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:19:15.532Z] #42 92.80 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T20:19:15.532Z] #42 92.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:15.532Z] #42 92.90 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-23T20:19:15.532Z] #42 92.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:15.532Z] #42 93.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T20:19:15.532Z] #42 93.10 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-23T20:19:15.532Z] #42 93.11 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T20:19:15.532Z] #42 93.17 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T20:19:15.532Z] #42 93.19 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T20:19:15.532Z] #42 93.22 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-23T20:19:15.532Z] #42 93.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:19:15.532Z] #42 DONE 94.8s [2022-08-23T20:19:15.532Z] [2022-08-23T20:19:15.532Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:15.532Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:15.532Z] #14 91.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-23T20:19:15.532Z] #14 91.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-23T20:19:15.532Z] #14 91.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T20:19:15.586Z] #26 ... [2022-08-23T20:19:15.586Z] [2022-08-23T20:19:15.586Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:19:15.586Z] #60 sha256:04bbcef804486fc9eca135f8a0e48c2a26a67e94c2696d2d9db0bef3663f66c1 [2022-08-23T20:19:15.586Z] #60 10.50 + cd /tmp/tmp.DHtk4G5533/src/github.com/opencontainers/runc [2022-08-23T20:19:15.586Z] #60 10.50 + git checkout -q v1.1.3 [2022-08-23T20:19:15.586Z] #60 10.92 + '[' -z '' ']' [2022-08-23T20:19:15.586Z] #60 10.92 + target=static [2022-08-23T20:19:15.586Z] #60 10.92 + make BUILDTAGS=seccomp static [2022-08-23T20:19:15.586Z] #60 11.60 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-23T20:19:15.586Z] #60 ... [2022-08-23T20:19:15.586Z] [2022-08-23T20:19:15.586Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:15.586Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:19:15.586Z] #77 85.46 checking error.h usability... yes [2022-08-23T20:19:15.586Z] #77 85.57 checking error.h presence... yes [2022-08-23T20:19:15.586Z] #77 85.61 checking for error.h... yes [2022-08-23T20:19:15.586Z] #77 85.65 checking linux/openat2.h usability... yes [2022-08-23T20:19:15.586Z] #77 85.80 checking linux/openat2.h presence... yes [2022-08-23T20:19:15.586Z] #77 85.84 checking for linux/openat2.h... yes [2022-08-23T20:19:15.586Z] #77 85.89 checking for copy_file_range... yes [2022-08-23T20:19:15.586Z] #77 86.11 checking for fgetxattr... yes [2022-08-23T20:19:15.586Z] #77 86.31 checking for statx... yes [2022-08-23T20:19:15.586Z] #77 86.53 checking for fgetpwent_r... yes [2022-08-23T20:19:15.586Z] #77 86.84 checking for issetugid... no [2022-08-23T20:19:15.586Z] #77 87.10 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T20:19:15.586Z] #77 87.10 checking pkg-config is at least version 0.9.0... yes [2022-08-23T20:19:15.586Z] #77 87.10 checking for library containing yajl_tree_get... -lyajl [2022-08-23T20:19:15.586Z] #77 87.61 checking for yajl >= 2.0.0... yes [2022-08-23T20:19:15.586Z] #77 87.67 checking sys/capability.h usability... yes [2022-08-23T20:19:15.586Z] #77 87.85 checking sys/capability.h presence... yes [2022-08-23T20:19:15.586Z] #77 87.97 checking for sys/capability.h... yes [2022-08-23T20:19:15.586Z] #77 87.98 checking for library containing cap_from_name... -lcap [2022-08-23T20:19:15.586Z] #77 88.50 checking for library containing dlopen... -ldl [2022-08-23T20:19:15.586Z] #77 88.97 checking seccomp.h usability... yes [2022-08-23T20:19:15.586Z] #77 89.17 checking seccomp.h presence... yes [2022-08-23T20:19:15.586Z] #77 89.20 checking for seccomp.h... yes [2022-08-23T20:19:15.586Z] #77 89.21 checking for library containing seccomp_rule_add... -lseccomp [2022-08-23T20:19:15.790Z] #14 ... [2022-08-23T20:19:15.790Z] [2022-08-23T20:19:15.790Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-23T20:19:15.790Z] #43 sha256:5c1be83556869d6d5643d5bd9958deb1593d8ff479a976dd7acddc2ae910e502 [2022-08-23T20:19:15.790Z] #43 DONE 0.1s [2022-08-23T20:19:15.843Z] #77 89.58 checking for library containing seccomp_arch_resolve_name... none required [2022-08-23T20:19:16.152Z] #77 89.83 checking systemd/sd-bus.h usability... yes [2022-08-23T20:19:16.152Z] #77 90.09 checking systemd/sd-bus.h presence... yes [2022-08-23T20:19:16.152Z] #77 90.16 checking for systemd/sd-bus.h... yes [2022-08-23T20:19:16.155Z] [2022-08-23T20:19:16.155Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T20:19:16.155Z] #44 sha256:ae51e998cba6a16e13362bacc0a44ab41482d423fb6f837a9533111706dc4137 [2022-08-23T20:19:16.717Z] #77 90.16 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-23T20:19:16.717Z] #77 90.57 checking for sd_notify_barrier... [2022-08-23T20:19:16.717Z] #77 ... [2022-08-23T20:19:16.717Z] [2022-08-23T20:19:16.717Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:19:16.717Z] #34 sha256:aeca3736ffede471a3850d231b0a159219cf3a3a98ced48f68c125fe085c9535 [2022-08-23T20:19:16.717Z] #34 DONE 130.1s [2022-08-23T20:19:16.717Z] [2022-08-23T20:19:16.717Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:19:16.717Z] #21 sha256:6c3d37b3902f3ba565700df67b5ac01597d7cce202628507fb46f2d77bb30176 [2022-08-23T20:19:16.717Z] #21 7.741 Fetched 8458 kB in 7s (1205 kB/s) [2022-08-23T20:19:16.717Z] #21 7.741 Reading package lists... [2022-08-23T20:19:16.717Z] #21 10.25 Reading package lists... [2022-08-23T20:19:16.717Z] #21 12.65 Building dependency tree... [2022-08-23T20:19:16.717Z] #21 14.53 The following additional packages will be installed: [2022-08-23T20:19:16.717Z] #21 14.53 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-23T20:19:16.717Z] #21 14.53 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-23T20:19:16.717Z] #21 14.53 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-23T20:19:16.717Z] #21 14.53 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T20:19:16.717Z] #21 14.53 python3-pkg-resources systemd vim-runtime xxd [2022-08-23T20:19:16.717Z] #21 14.53 Suggested packages: [2022-08-23T20:19:16.717Z] #21 14.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-23T20:19:16.717Z] #21 14.53 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-23T20:19:16.717Z] #21 14.53 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-23T20:19:16.717Z] #21 14.53 Recommended packages: [2022-08-23T20:19:16.717Z] #21 14.53 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-23T20:19:16.717Z] #21 14.53 systemd-timesyncd | time-daemon unzip [2022-08-23T20:19:16.717Z] #21 16.03 The following NEW packages will be installed: [2022-08-23T20:19:16.717Z] #21 16.04 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-23T20:19:16.717Z] #21 16.04 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-23T20:19:16.717Z] #21 16.04 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-23T20:19:16.717Z] #21 16.04 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-23T20:19:16.717Z] #21 16.04 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-23T20:19:16.717Z] #21 16.04 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T20:19:16.717Z] #21 16.05 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-23T20:19:16.717Z] #21 16.05 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-23T20:19:16.717Z] #21 16.05 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-23T20:19:16.717Z] #21 16.40 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-23T20:19:16.717Z] #21 16.40 Need to get 31.8 MB of archives. [2022-08-23T20:19:16.717Z] #21 16.40 After this operation, 123 MB of additional disk space will be used. [2022-08-23T20:19:16.717Z] #21 16.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-23T20:19:16.717Z] #21 16.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-23T20:19:16.717Z] #21 16.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-23T20:19:16.717Z] #21 16.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-23T20:19:16.717Z] #21 16.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-23T20:19:16.717Z] #21 16.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-23T20:19:16.717Z] #21 16.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-23T20:19:16.717Z] #21 16.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-23T20:19:16.717Z] #21 16.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-23T20:19:16.717Z] #21 16.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-23T20:19:16.717Z] #21 16.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-23T20:19:16.717Z] #21 16.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-23T20:19:16.717Z] #21 16.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-23T20:19:16.717Z] #21 16.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-23T20:19:16.717Z] #21 16.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T20:19:16.717Z] #21 16.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T20:19:16.717Z] #21 16.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-23T20:19:16.717Z] #21 16.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-23T20:19:16.717Z] #21 16.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-23T20:19:16.717Z] #21 16.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-23T20:19:16.717Z] #21 16.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-23T20:19:16.717Z] #21 16.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-23T20:19:16.717Z] #21 16.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-23T20:19:16.717Z] #21 16.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-23T20:19:16.717Z] #21 16.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-23T20:19:16.717Z] #21 16.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-23T20:19:16.717Z] #21 16.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-23T20:19:16.717Z] #21 16.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-23T20:19:16.717Z] #21 16.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-23T20:19:16.717Z] #21 16.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-23T20:19:16.717Z] #21 16.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-23T20:19:16.717Z] #21 16.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-23T20:19:16.717Z] #21 17.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-23T20:19:16.717Z] #21 17.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-23T20:19:16.717Z] #21 17.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-23T20:19:16.717Z] #21 17.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-23T20:19:16.717Z] #21 17.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-23T20:19:16.717Z] #21 17.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-23T20:19:16.717Z] #21 17.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-23T20:19:16.717Z] #21 17.15 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-23T20:19:16.717Z] #21 17.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-23T20:19:16.717Z] #21 17.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-23T20:19:16.717Z] #21 17.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-23T20:19:16.717Z] #21 17.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T20:19:16.717Z] #21 17.22 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-23T20:19:16.717Z] #21 17.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-23T20:19:16.717Z] #21 17.25 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-23T20:19:16.717Z] #21 17.25 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-23T20:19:16.717Z] #21 17.28 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-23T20:19:16.717Z] #21 17.29 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-23T20:19:16.717Z] #21 17.31 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-23T20:19:16.717Z] #21 17.31 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-23T20:19:16.974Z] #21 ... [2022-08-23T20:19:16.974Z] [2022-08-23T20:19:16.974Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:16.974Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:19:16.974Z] #77 90.57 checking for sd_notify_barrier... yes [2022-08-23T20:19:17.085Z] #44 1.409 + RM_GOPATH=0 [2022-08-23T20:19:17.230Z] #77 90.89 checking linux/bpf.h usability... yes [2022-08-23T20:19:17.230Z] #77 91.17 checking linux/bpf.h presence... yes [2022-08-23T20:19:17.230Z] #77 91.23 checking for linux/bpf.h... yes [2022-08-23T20:19:17.342Z] #44 1.409 + TMP_GOPATH= [2022-08-23T20:19:17.342Z] #44 1.410 + : /build [2022-08-23T20:19:17.342Z] #44 1.411 + '[' -z '' ']' [2022-08-23T20:19:17.342Z] #44 1.422 ++ mktemp -d [2022-08-23T20:19:17.342Z] #44 1.456 + export GOPATH=/tmp/tmp.Od5gnwpCog [2022-08-23T20:19:17.342Z] #44 1.457 + GOPATH=/tmp/tmp.Od5gnwpCog [2022-08-23T20:19:17.342Z] #44 1.458 + RM_GOPATH=1 [2022-08-23T20:19:17.342Z] #44 1.458 + case "$(go env GOARCH)" in [2022-08-23T20:19:17.342Z] #44 1.459 ++ go env GOARCH [2022-08-23T20:19:17.342Z] #44 1.477 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:19:17.342Z] #44 1.478 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:19:17.342Z] #44 1.481 ++ dirname /install.sh [2022-08-23T20:19:17.342Z] #44 1.482 + dir=/ [2022-08-23T20:19:17.342Z] #44 1.493 + bin=tini [2022-08-23T20:19:17.342Z] #44 1.493 + shift [2022-08-23T20:19:17.342Z] #44 1.494 + '[' '!' -f //tini.installer ']' [2022-08-23T20:19:17.342Z] #44 1.494 + . //tini.installer [2022-08-23T20:19:17.342Z] #44 1.495 ++ : v0.19.0 [2022-08-23T20:19:17.342Z] #44 1.495 + install_tini [2022-08-23T20:19:17.342Z] #44 1.496 + echo 'Install tini version v0.19.0' [2022-08-23T20:19:17.342Z] #44 1.497 Install tini version v0.19.0 [2022-08-23T20:19:17.342Z] #44 1.497 + git clone https://github.com/krallin/tini.git /tmp/tmp.Od5gnwpCog/tini [2022-08-23T20:19:17.342Z] #44 1.512 Cloning into '/tmp/tmp.Od5gnwpCog/tini'... [2022-08-23T20:19:17.486Z] #77 91.24 checking compilation for eBPF... yes [2022-08-23T20:19:17.742Z] #77 91.58 checking for criu >= 3.15... no [2022-08-23T20:19:17.742Z] #77 91.60 configure: CRIU headers not found, building without CRIU support [2022-08-23T20:19:17.742Z] #77 91.60 checking for criu > 3.16... no [2022-08-23T20:19:17.742Z] #77 91.63 configure: CRIU version doesn't support join-ns API [2022-08-23T20:19:17.742Z] #77 91.63 checking for criu > 3.16.1... no [2022-08-23T20:19:17.742Z] #77 91.67 configure: CRIU version doesn't support for pre-dumping [2022-08-23T20:19:17.742Z] #77 91.68 checking for new mount API (fsconfig)... yes [2022-08-23T20:19:17.742Z] #77 91.74 checking for seccomp notify API... yes [2022-08-23T20:19:17.998Z] #77 91.83 checking for gperf... no [2022-08-23T20:19:17.998Z] #77 91.84 configure: gperf not found - cannot rebuild signal parser code [2022-08-23T20:19:17.998Z] #77 91.84 checking for library containing argp_parse... none required [2022-08-23T20:19:18.255Z] #77 92.25 checking that generated files are newer than configure... done [2022-08-23T20:19:18.255Z] #77 92.25 configure: creating ./config.status [2022-08-23T20:19:18.284Z] #77 ... [2022-08-23T20:19:18.284Z] [2022-08-23T20:19:18.284Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:18.284Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:18.284Z] #14 97.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-23T20:19:18.284Z] #14 97.98 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:19:18.284Z] #14 97.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T20:19:18.284Z] #14 105.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-23T20:19:18.284Z] #14 105.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:19:18.284Z] #14 105.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:19:18.710Z] #44 2.764 + cd /tmp/tmp.Od5gnwpCog/tini [2022-08-23T20:19:18.710Z] #44 2.765 + git checkout -q v0.19.0 [2022-08-23T20:19:18.710Z] #44 2.901 + cmake . [2022-08-23T20:19:18.879Z] #14 ... [2022-08-23T20:19:18.879Z] [2022-08-23T20:19:18.879Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:19:18.879Z] #42 sha256:d429aa8d1d1552fc9a590b32cf917cb7b717ca1705ff0e8eca03dd3d46b70664 [2022-08-23T20:19:18.879Z] #42 91.21 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T20:19:18.879Z] #42 91.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:18.879Z] #42 91.32 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-23T20:19:18.879Z] #42 91.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:18.879Z] #42 91.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T20:19:18.879Z] #42 91.47 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-23T20:19:18.879Z] #42 91.53 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T20:19:18.879Z] #42 91.64 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T20:19:18.879Z] #42 91.73 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T20:19:18.879Z] #42 91.79 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-23T20:19:18.879Z] #42 91.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:19:18.879Z] #42 DONE 94.1s [2022-08-23T20:19:18.879Z] [2022-08-23T20:19:18.879Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-23T20:19:18.879Z] #43 sha256:e514b8ea453afb97c18df7e65c67af0592644c5d7310842dfddb9a680285a84e [2022-08-23T20:19:18.879Z] #43 DONE 0.4s [2022-08-23T20:19:18.879Z] [2022-08-23T20:19:18.879Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:18.879Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:18.879Z] #77 11.88 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-23T20:19:18.879Z] #77 11.88 Cloning into '/tmp/crun-build/libocispec'... [2022-08-23T20:19:18.879Z] #77 13.71 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-23T20:19:18.879Z] #77 13.77 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-23T20:19:18.879Z] #77 13.77 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-23T20:19:18.879Z] #77 13.77 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-23T20:19:18.879Z] #77 13.88 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-23T20:19:19.639Z] #44 3.847 -- The C compiler identification is GNU 10.2.1 [2022-08-23T20:19:19.812Z] #77 17.04 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-23T20:19:19.896Z] #44 3.977 -- Detecting C compiler ABI info [2022-08-23T20:19:20.070Z] #77 ... [2022-08-23T20:19:20.070Z] [2022-08-23T20:19:20.070Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T20:19:20.070Z] #44 sha256:9719de58a2337d9c25154aaca25bee2517f60cfe8d3ac6ac0bda5ce7ded7d449 [2022-08-23T20:19:20.070Z] #44 1.098 + RM_GOPATH=0 [2022-08-23T20:19:20.070Z] #44 1.098 + TMP_GOPATH= [2022-08-23T20:19:20.070Z] #44 1.098 + : /build [2022-08-23T20:19:20.070Z] #44 1.098 + '[' -z '' ']' [2022-08-23T20:19:20.070Z] #44 1.101 ++ mktemp -d [2022-08-23T20:19:20.070Z] #44 1.103 + export GOPATH=/tmp/tmp.eX3IX51ycE [2022-08-23T20:19:20.070Z] #44 1.103 + GOPATH=/tmp/tmp.eX3IX51ycE [2022-08-23T20:19:20.070Z] #44 1.103 + RM_GOPATH=1 [2022-08-23T20:19:20.070Z] #44 1.103 + case "$(go env GOARCH)" in [2022-08-23T20:19:20.070Z] #44 1.104 ++ go env GOARCH [2022-08-23T20:19:20.070Z] #44 1.173 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:19:20.070Z] #44 1.174 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:19:20.070Z] #44 1.181 ++ dirname /install.sh [2022-08-23T20:19:20.070Z] #44 1.182 + dir=/ [2022-08-23T20:19:20.070Z] #44 1.182 + bin=tini [2022-08-23T20:19:20.070Z] #44 1.182 + shift [2022-08-23T20:19:20.070Z] #44 1.182 + '[' '!' -f //tini.installer ']' [2022-08-23T20:19:20.070Z] #44 1.182 + . //tini.installer [2022-08-23T20:19:20.070Z] #44 1.182 ++ : v0.19.0 [2022-08-23T20:19:20.070Z] #44 1.182 + install_tini [2022-08-23T20:19:20.070Z] #44 1.182 + echo 'Install tini version v0.19.0' [2022-08-23T20:19:20.070Z] #44 1.182 + git clone https://github.com/krallin/tini.git /tmp/tmp.eX3IX51ycE/tini [2022-08-23T20:19:20.070Z] #44 1.183 Install tini version v0.19.0 [2022-08-23T20:19:20.070Z] #44 1.198 Cloning into '/tmp/tmp.eX3IX51ycE/tini'... [2022-08-23T20:19:20.798Z] #14 ... [2022-08-23T20:19:20.798Z] [2022-08-23T20:19:20.798Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:20.798Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:20.798Z] #77 74.98 configure.ac:7: installing 'build-aux/compile' [2022-08-23T20:19:20.798Z] #77 75.01 configure.ac:9: installing 'build-aux/config.guess' [2022-08-23T20:19:20.798Z] #77 75.02 configure.ac:9: installing 'build-aux/config.sub' [2022-08-23T20:19:20.798Z] #77 75.03 configure.ac:11: installing 'build-aux/install-sh' [2022-08-23T20:19:20.798Z] #77 75.04 configure.ac:11: installing 'build-aux/missing' [2022-08-23T20:19:20.825Z] #44 5.094 -- Detecting C compiler ABI info - done [2022-08-23T20:19:20.825Z] #44 5.235 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-23T20:19:21.054Z] #77 75.28 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T20:19:21.054Z] #77 75.40 parallel-tests: installing 'build-aux/test-driver' [2022-08-23T20:19:21.081Z] #44 5.249 -- Detecting C compile features [2022-08-23T20:19:21.081Z] #44 5.253 -- Detecting C compile features - done [2022-08-23T20:19:21.081Z] #44 5.294 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-23T20:19:21.338Z] #44 5.448 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-23T20:19:21.338Z] #44 5.578 -- Configuring done [2022-08-23T20:19:21.338Z] #44 5.616 -- Generating done [2022-08-23T20:19:21.338Z] #44 5.619 -- Build files have been written to: /tmp/tmp.Od5gnwpCog/tini [2022-08-23T20:19:21.338Z] #44 5.632 + make tini-static [2022-08-23T20:19:21.442Z] #44 2.620 + cd /tmp/tmp.eX3IX51ycE/tini [2022-08-23T20:19:21.442Z] #44 2.621 + git checkout -q v0.19.0 [2022-08-23T20:19:21.442Z] #44 2.666 + cmake . [2022-08-23T20:19:21.519Z] #77 94.94 config.status: creating Makefile [2022-08-23T20:19:21.519Z] #77 95.03 config.status: creating rpm/crun.spec [2022-08-23T20:19:21.519Z] #77 95.13 config.status: creating config.h [2022-08-23T20:19:21.519Z] #77 95.17 config.status: executing libtool commands [2022-08-23T20:19:21.519Z] #77 95.22 config.status: executing depfiles commands [2022-08-23T20:19:21.946Z] #44 6.131 Scanning dependencies of target tini-static [2022-08-23T20:19:21.946Z] #44 6.238 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-23T20:19:22.203Z] #44 ... [2022-08-23T20:19:22.203Z] [2022-08-23T20:19:22.203Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:19:22.203Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:19:22.203Z] #53 100.7 gotestsum version dev [2022-08-23T20:19:22.203Z] #53 DONE 101.4s [2022-08-23T20:19:22.203Z] [2022-08-23T20:19:22.203Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:22.203Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:22.203Z] #77 19.80 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-23T20:19:22.203Z] #77 21.98 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-23T20:19:22.203Z] #77 22.34 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-23T20:19:22.203Z] #77 22.73 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-23T20:19:22.444Z] #77 96.40 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-23T20:19:22.445Z] #77 96.43 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T20:19:22.879Z] #44 3.802 -- The C compiler identification is GNU 10.2.1 [2022-08-23T20:19:22.879Z] #44 3.971 -- Detecting C compiler ABI info [2022-08-23T20:19:23.007Z] #77 96.83 checking for gcc... gcc [2022-08-23T20:19:23.007Z] #77 96.91 checking whether the C compiler works... yes [2022-08-23T20:19:23.262Z] #77 97.08 checking for C compiler default output file name... a.out [2022-08-23T20:19:23.262Z] #77 97.09 checking for suffix of executables... [2022-08-23T20:19:23.457Z] #44 4.645 -- Detecting C compiler ABI info - done [2022-08-23T20:19:23.517Z] #77 97.31 checking whether we are cross compiling... no [2022-08-23T20:19:23.572Z] #77 77.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T20:19:23.572Z] #77 77.65 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T20:19:23.715Z] #44 4.856 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-23T20:19:23.772Z] #77 97.47 checking for suffix of object files... o [2022-08-23T20:19:23.772Z] #77 97.59 checking whether we are using the GNU C compiler... yes [2022-08-23T20:19:23.772Z] #77 97.72 checking whether gcc accepts -g... yes [2022-08-23T20:19:23.973Z] #44 4.859 -- Detecting C compile features [2022-08-23T20:19:23.973Z] #44 4.864 -- Detecting C compile features - done [2022-08-23T20:19:23.973Z] #44 4.921 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-23T20:19:23.973Z] #44 ... [2022-08-23T20:19:23.973Z] [2022-08-23T20:19:23.973Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-23T20:19:23.973Z] #53 sha256:287d1726a5165ff781110b409100de7753f8990f31855aebec9526f023ed704e [2022-08-23T20:19:23.973Z] #53 98.49 gotestsum version dev [2022-08-23T20:19:23.973Z] #53 DONE 99.6s [2022-08-23T20:19:23.973Z] [2022-08-23T20:19:23.973Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:23.973Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:23.973Z] #14 99.42 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-23T20:19:23.973Z] #14 99.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:19:23.973Z] #14 99.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T20:19:24.028Z] #77 97.83 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:19:24.135Z] #77 78.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T20:19:24.135Z] #77 78.32 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T20:19:24.135Z] #77 78.41 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T20:19:24.135Z] #77 78.50 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T20:19:24.140Z] #77 ... [2022-08-23T20:19:24.140Z] [2022-08-23T20:19:24.140Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T20:19:24.140Z] #44 sha256:ae51e998cba6a16e13362bacc0a44ab41482d423fb6f837a9533111706dc4137 [2022-08-23T20:19:24.140Z] #44 8.065 [100%] Linking C executable tini-static [2022-08-23T20:19:24.230Z] #14 99.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-23T20:19:24.283Z] #77 98.06 checking whether gcc understands -c and -o together... yes [2022-08-23T20:19:24.283Z] #77 98.21 checking how to run the C preprocessor... gcc -E [2022-08-23T20:19:24.283Z] #77 ... [2022-08-23T20:19:24.283Z] [2022-08-23T20:19:24.283Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:19:24.283Z] #21 sha256:6c3d37b3902f3ba565700df67b5ac01597d7cce202628507fb46f2d77bb30176 [2022-08-23T20:19:24.283Z] #21 17.65 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-23T20:19:24.283Z] #21 17.68 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-23T20:19:24.283Z] #21 17.72 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-23T20:19:24.283Z] #21 17.72 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-23T20:19:24.283Z] #21 18.47 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:19:24.283Z] #21 18.58 Fetched 31.8 MB in 2s (19.1 MB/s) [2022-08-23T20:19:24.283Z] #21 18.66 Selecting previously unselected package libcap2:arm64. [2022-08-23T20:19:24.283Z] #21 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 ... 24009 files and directories currently installed.) [2022-08-23T20:19:24.283Z] #21 18.70 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 18.71 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-23T20:19:24.283Z] #21 18.78 Selecting previously unselected package libargon2-1:arm64. [2022-08-23T20:19:24.283Z] #21 18.78 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 18.79 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-23T20:19:24.283Z] #21 18.89 Selecting previously unselected package libjson-c5:arm64. [2022-08-23T20:19:24.283Z] #21 18.90 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 18.90 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-23T20:19:24.283Z] #21 18.96 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-23T20:19:24.283Z] #21 18.98 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 18.98 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-23T20:19:24.283Z] #21 19.12 Selecting previously unselected package libip4tc2:arm64. [2022-08-23T20:19:24.283Z] #21 19.12 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 19.12 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-23T20:19:24.283Z] #21 19.18 Selecting previously unselected package libkmod2:arm64. [2022-08-23T20:19:24.283Z] #21 19.18 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 19.18 Unpacking libkmod2:arm64 (28-1) ... [2022-08-23T20:19:24.283Z] #21 19.30 Selecting previously unselected package systemd. [2022-08-23T20:19:24.283Z] #21 19.30 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 19.47 Unpacking systemd (247.3-7) ... [2022-08-23T20:19:24.283Z] #21 21.17 Selecting previously unselected package pigz. [2022-08-23T20:19:24.283Z] #21 21.17 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 21.19 Unpacking pigz (2.6-1) ... [2022-08-23T20:19:24.283Z] #21 21.28 Selecting previously unselected package libelf1:arm64. [2022-08-23T20:19:24.283Z] #21 21.28 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 21.29 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-23T20:19:24.283Z] #21 21.44 Selecting previously unselected package libbpf0:arm64. [2022-08-23T20:19:24.283Z] #21 21.44 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 21.45 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-23T20:19:24.283Z] #21 21.58 Selecting previously unselected package libmnl0:arm64. [2022-08-23T20:19:24.283Z] #21 21.58 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 21.59 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-23T20:19:24.283Z] #21 21.65 Selecting previously unselected package libxtables12:arm64. [2022-08-23T20:19:24.283Z] #21 21.65 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 21.65 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-23T20:19:24.283Z] #21 21.70 Selecting previously unselected package libcap2-bin. [2022-08-23T20:19:24.283Z] #21 21.70 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 21.71 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-23T20:19:24.283Z] #21 21.79 Selecting previously unselected package iproute2. [2022-08-23T20:19:24.283Z] #21 21.79 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 21.80 Unpacking iproute2 (5.10.0-4) ... [2022-08-23T20:19:24.283Z] #21 22.24 Selecting previously unselected package xxd. [2022-08-23T20:19:24.283Z] #21 22.25 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-23T20:19:24.283Z] #21 22.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:24.283Z] #21 22.40 Selecting previously unselected package vim-common. [2022-08-23T20:19:24.283Z] #21 22.40 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:19:24.283Z] #21 22.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:24.283Z] #21 22.57 Selecting previously unselected package bash-completion. [2022-08-23T20:19:24.283Z] #21 22.57 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-23T20:19:24.283Z] #21 24.87 Unpacking bash-completion (1:2.11-2) ... [2022-08-23T20:19:24.392Z] #77 78.58 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T20:19:24.392Z] #77 78.70 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T20:19:24.488Z] #14 99.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:19:24.488Z] #14 99.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T20:19:24.539Z] #21 ... [2022-08-23T20:19:24.539Z] [2022-08-23T20:19:24.539Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:24.539Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:19:24.539Z] #77 98.51 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:19:24.539Z] #77 98.52 checking for egrep... /bin/grep -E [2022-08-23T20:19:24.707Z] #44 8.933 [100%] Built target tini-static [2022-08-23T20:19:25.032Z] #44 9.045 + mkdir -p /build [2022-08-23T20:19:25.032Z] #44 9.056 + cp tini-static /build/docker-init [2022-08-23T20:19:25.032Z] #44 DONE 9.2s [2022-08-23T20:19:25.032Z] [2022-08-23T20:19:25.032Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:25.032Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:25.032Z] #14 101.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-23T20:19:25.032Z] #14 101.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:19:25.032Z] #14 101.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T20:19:25.032Z] #14 101.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-23T20:19:25.032Z] #14 101.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:19:25.032Z] #14 101.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T20:19:25.102Z] #77 98.53 checking for ANSI C header files... yes [2022-08-23T20:19:25.263Z] #84 63.46 configure.ac:7: installing './compile' [2022-08-23T20:19:25.263Z] #84 63.47 configure.ac:11: installing './config.guess' [2022-08-23T20:19:25.263Z] #84 63.48 configure.ac:11: installing './config.sub' [2022-08-23T20:19:25.263Z] #84 63.50 configure.ac:8: installing './install-sh' [2022-08-23T20:19:25.263Z] #84 63.51 configure.ac:8: installing './missing' [2022-08-23T20:19:25.263Z] #84 63.69 Makefile.am: installing './depcomp' [2022-08-23T20:19:25.358Z] #77 99.14 checking for sys/types.h... yes [2022-08-23T20:19:25.524Z] #84 65.73 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T20:19:25.524Z] #84 65.73 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T20:19:25.656Z] #77 99.32 checking for sys/stat.h... yes [2022-08-23T20:19:25.656Z] #77 99.45 checking for stdlib.h... yes [2022-08-23T20:19:25.785Z] #84 66.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T20:19:25.785Z] #84 66.14 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T20:19:25.913Z] #77 99.63 checking for string.h... yes [2022-08-23T20:19:25.913Z] #77 99.88 checking for memory.h... yes [2022-08-23T20:19:26.047Z] #84 66.30 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T20:19:26.047Z] #84 66.35 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T20:19:26.047Z] #84 66.47 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T20:19:26.170Z] #77 100.1 checking for strings.h... yes [2022-08-23T20:19:26.309Z] #84 66.74 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T20:19:26.426Z] #77 100.2 checking for inttypes.h... yes [2022-08-23T20:19:26.426Z] #77 100.4 checking for stdint.h... yes [2022-08-23T20:19:26.746Z] #77 100.6 checking for unistd.h... yes [2022-08-23T20:19:26.883Z] #84 67.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T20:19:27.002Z] #77 100.8 checking minix/config.h usability... no [2022-08-23T20:19:27.002Z] #77 100.9 checking minix/config.h presence... no [2022-08-23T20:19:27.002Z] #77 101.0 checking for minix/config.h... no [2022-08-23T20:19:27.288Z] #77 101.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-23T20:19:27.622Z] #77 101.2 checking build system type... aarch64-unknown-linux-gnu [2022-08-23T20:19:27.622Z] #77 101.6 checking host system type... aarch64-unknown-linux-gnu [2022-08-23T20:19:27.622Z] #77 101.6 checking how to print strings... printf [2022-08-23T20:19:27.622Z] #77 101.6 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:19:27.622Z] #77 101.6 checking for fgrep... /bin/grep -F [2022-08-23T20:19:27.622Z] #77 101.6 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:19:27.622Z] #77 101.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:19:27.622Z] #77 101.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:19:27.879Z] #77 101.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:19:27.879Z] #77 101.9 checking whether ln -s works... yes [2022-08-23T20:19:27.879Z] #77 101.9 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:19:27.879Z] #77 101.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-23T20:19:27.879Z] #77 101.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:19:27.879Z] #77 101.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:19:27.879Z] #77 101.9 checking for objdump... objdump [2022-08-23T20:19:27.879Z] #77 101.9 checking how to recognize dependent libraries... pass_all [2022-08-23T20:19:27.879Z] #77 101.9 checking for dlltool... no [2022-08-23T20:19:27.879Z] #77 101.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:19:27.879Z] #77 101.9 checking for ar... ar [2022-08-23T20:19:28.135Z] #77 101.9 checking for archiver @FILE support... @ [2022-08-23T20:19:28.135Z] #77 102.1 checking for strip... strip [2022-08-23T20:19:28.135Z] #77 102.1 checking for ranlib... ranlib [2022-08-23T20:19:28.135Z] #77 102.1 checking for gawk... no [2022-08-23T20:19:28.135Z] #77 102.1 checking for mawk... mawk [2022-08-23T20:19:28.269Z] #84 ... [2022-08-23T20:19:28.269Z] [2022-08-23T20:19:28.269Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:19:28.269Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:19:28.269Z] #19 92.09 Reading package lists... [2022-08-23T20:19:28.391Z] #77 102.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:19:28.646Z] #77 102.4 checking for sysroot... no [2022-08-23T20:19:28.647Z] #77 102.4 checking for a working dd... /bin/dd [2022-08-23T20:19:28.647Z] #77 102.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:19:28.647Z] #77 102.5 checking for mt... no [2022-08-23T20:19:28.647Z] #77 102.5 checking if : is a manifest tool... no [2022-08-23T20:19:28.647Z] #77 102.5 checking for dlfcn.h... yes [2022-08-23T20:19:28.902Z] #77 102.7 checking for objdir... .libs [2022-08-23T20:19:29.159Z] #77 103.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:19:29.159Z] #77 103.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:19:29.414Z] #77 103.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:19:29.641Z] #77 ... [2022-08-23T20:19:29.641Z] [2022-08-23T20:19:29.641Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:29.641Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:29.641Z] #14 119.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-23T20:19:29.641Z] #14 119.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:19:29.641Z] #14 119.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:19:29.670Z] #77 103.3 checking if gcc static flag -static works... yes [2022-08-23T20:19:29.749Z] #14 ... [2022-08-23T20:19:29.749Z] [2022-08-23T20:19:29.749Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T20:19:29.749Z] #44 sha256:9719de58a2337d9c25154aaca25bee2517f60cfe8d3ac6ac0bda5ce7ded7d449 [2022-08-23T20:19:29.749Z] #44 5.405 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-23T20:19:29.749Z] #44 5.605 -- Configuring done [2022-08-23T20:19:29.749Z] #44 5.661 -- Generating done [2022-08-23T20:19:29.749Z] #44 5.661 -- Build files have been written to: /tmp/tmp.eX3IX51ycE/tini [2022-08-23T20:19:29.749Z] #44 5.697 + make tini-static [2022-08-23T20:19:29.749Z] #44 6.200 Scanning dependencies of target tini-static [2022-08-23T20:19:29.749Z] #44 6.291 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-23T20:19:29.749Z] #44 8.366 [100%] Linking C executable tini-static [2022-08-23T20:19:29.749Z] #44 9.402 [100%] Built target tini-static [2022-08-23T20:19:29.749Z] #44 9.671 + mkdir -p /build [2022-08-23T20:19:29.749Z] #44 9.687 + cp tini-static /build/docker-init [2022-08-23T20:19:29.749Z] #44 DONE 10.7s [2022-08-23T20:19:29.749Z] [2022-08-23T20:19:29.749Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:29.749Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:29.749Z] #77 20.29 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-23T20:19:29.749Z] #77 22.88 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-23T20:19:29.749Z] #77 23.31 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-23T20:19:29.749Z] #77 23.59 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-23T20:19:29.926Z] #77 103.6 checking if gcc supports -c -o file.o... yes [2022-08-23T20:19:29.926Z] #77 103.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:19:29.926Z] #77 103.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-23T20:19:30.181Z] #77 103.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:19:30.181Z] #77 104.1 checking how to hardcode library paths into programs... immediate [2022-08-23T20:19:30.181Z] #77 104.1 checking whether stripping libraries is possible... yes [2022-08-23T20:19:30.181Z] #77 104.1 checking if libtool supports shared libraries... yes [2022-08-23T20:19:30.181Z] #77 104.1 checking whether to build shared libraries... no [2022-08-23T20:19:30.181Z] #77 104.1 checking whether to build static libraries... yes [2022-08-23T20:19:30.181Z] #77 104.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:19:30.181Z] #77 104.2 checking whether build environment is sane... yes [2022-08-23T20:19:30.181Z] #77 104.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:19:30.181Z] #77 104.2 checking whether make sets $(MAKE)... yes [2022-08-23T20:19:30.437Z] #77 104.3 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:19:30.437Z] #77 104.3 checking whether make supports nested variables... yes [2022-08-23T20:19:30.437Z] #77 104.4 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:19:30.437Z] #77 104.4 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:19:30.437Z] #77 104.4 checking how to create a ustar tar archive... gnutar [2022-08-23T20:19:30.692Z] #77 104.5 checking dependency style of gcc... gcc3 [2022-08-23T20:19:30.692Z] #77 104.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:19:30.692Z] #77 104.6 checking whether make supports nested variables... (cached) yes [2022-08-23T20:19:30.692Z] #77 104.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T20:19:30.692Z] #77 104.6 checking pkg-config is at least version 0.9.0... yes [2022-08-23T20:19:30.692Z] #77 104.7 checking for yajl >= 2.1.0... yes [2022-08-23T20:19:30.692Z] #77 104.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T20:19:30.692Z] #77 104.7 checking for gcc... (cached) gcc [2022-08-23T20:19:30.947Z] #77 104.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T20:19:30.947Z] #77 104.8 checking whether gcc accepts -g... (cached) yes [2022-08-23T20:19:30.947Z] #77 104.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T20:19:30.947Z] #77 104.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T20:19:30.947Z] #77 104.8 checking for a Python interpreter with version >= 3... python3 [2022-08-23T20:19:30.947Z] #77 104.8 checking for python3... /usr/bin/python3 [2022-08-23T20:19:30.947Z] #77 104.8 checking for python3 version... 3.9 [2022-08-23T20:19:30.947Z] #77 104.9 checking for python3 platform... linux [2022-08-23T20:19:31.204Z] #77 105.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T20:19:31.204Z] #77 105.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T20:19:31.460Z] #77 105.4 checking that generated files are newer than configure... done [2022-08-23T20:19:31.460Z] #77 105.4 configure: creating ./config.status [2022-08-23T20:19:33.975Z] #77 108.1 config.status: creating Makefile [2022-08-23T20:19:34.231Z] #77 108.1 config.status: creating config.h [2022-08-23T20:19:34.231Z] #77 108.2 config.status: executing libtool commands [2022-08-23T20:19:34.231Z] #77 108.2 config.status: executing depfiles commands [2022-08-23T20:19:35.124Z] #19 116.5 Building dependency tree... [2022-08-23T20:19:35.158Z] #77 ... [2022-08-23T20:19:35.158Z] [2022-08-23T20:19:35.158Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:19:35.158Z] #21 sha256:6c3d37b3902f3ba565700df67b5ac01597d7cce202628507fb46f2d77bb30176 [2022-08-23T20:19:35.158Z] #21 25.37 Selecting previously unselected package bzip2. [2022-08-23T20:19:35.158Z] #21 25.37 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 25.37 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T20:19:35.158Z] #21 25.48 Selecting previously unselected package xz-utils. [2022-08-23T20:19:35.158Z] #21 25.48 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 25.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:19:35.158Z] #21 25.64 Selecting previously unselected package apparmor. [2022-08-23T20:19:35.158Z] #21 25.65 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 25.72 Unpacking apparmor (2.13.6-10) ... [2022-08-23T20:19:35.158Z] #21 26.15 Selecting previously unselected package inetutils-ping. [2022-08-23T20:19:35.158Z] #21 26.16 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 26.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-23T20:19:35.158Z] #21 26.26 Selecting previously unselected package libip6tc2:arm64. [2022-08-23T20:19:35.158Z] #21 26.26 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 26.27 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-23T20:19:35.158Z] #21 26.34 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-23T20:19:35.158Z] #21 26.37 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 26.38 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-23T20:19:35.158Z] #21 26.46 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-23T20:19:35.158Z] #21 26.46 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 26.47 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-23T20:19:35.158Z] #21 26.55 Selecting previously unselected package libnftnl11:arm64. [2022-08-23T20:19:35.158Z] #21 26.56 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 26.57 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-23T20:19:35.158Z] #21 26.67 Selecting previously unselected package iptables. [2022-08-23T20:19:35.158Z] #21 26.67 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 26.68 Unpacking iptables (1.8.7-1) ... [2022-08-23T20:19:35.158Z] #21 27.00 Selecting previously unselected package libonig5:arm64. [2022-08-23T20:19:35.158Z] #21 27.00 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 27.00 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-23T20:19:35.158Z] #21 27.17 Selecting previously unselected package libjq1:arm64. [2022-08-23T20:19:35.158Z] #21 27.17 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 27.17 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-23T20:19:35.158Z] #21 27.28 Selecting previously unselected package jq. [2022-08-23T20:19:35.158Z] #21 27.29 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 27.29 Unpacking jq (1.6-2.1) ... [2022-08-23T20:19:35.158Z] #21 27.43 Selecting previously unselected package libaio1:arm64. [2022-08-23T20:19:35.158Z] #21 27.43 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 27.44 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-23T20:19:35.158Z] #21 27.52 Selecting previously unselected package libgpm2:arm64. [2022-08-23T20:19:35.158Z] #21 27.52 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 27.54 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-23T20:19:35.158Z] #21 27.60 Selecting previously unselected package libicu67:arm64. [2022-08-23T20:19:35.158Z] #21 27.60 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 27.61 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-23T20:19:35.158Z] #21 30.89 Selecting previously unselected package libinih1:arm64. [2022-08-23T20:19:35.158Z] #21 30.89 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 30.90 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-23T20:19:35.158Z] #21 30.97 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-23T20:19:35.158Z] #21 30.98 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 30.99 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-23T20:19:35.158Z] #21 31.11 Selecting previously unselected package libnet1:arm64. [2022-08-23T20:19:35.158Z] #21 31.11 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 31.14 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:19:35.158Z] #21 31.23 Selecting previously unselected package libnl-3-200:arm64. [2022-08-23T20:19:35.158Z] #21 31.24 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 31.24 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-23T20:19:35.158Z] #21 31.34 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-23T20:19:35.158Z] #21 31.35 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 31.38 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T20:19:35.158Z] #21 31.45 Selecting previously unselected package libyajl2:arm64. [2022-08-23T20:19:35.158Z] #21 31.47 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 31.48 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-23T20:19:35.158Z] #21 31.52 Selecting previously unselected package net-tools. [2022-08-23T20:19:35.158Z] #21 31.54 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 31.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T20:19:35.158Z] #21 31.69 Selecting previously unselected package patch. [2022-08-23T20:19:35.158Z] #21 31.70 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 31.71 Unpacking patch (2.7.6-7) ... [2022-08-23T20:19:35.158Z] #21 31.79 Selecting previously unselected package python-pip-whl. [2022-08-23T20:19:35.158Z] #21 31.79 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-23T20:19:35.158Z] #21 31.80 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T20:19:35.158Z] #21 32.29 Selecting previously unselected package python3-lib2to3. [2022-08-23T20:19:35.158Z] #21 32.30 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-23T20:19:35.158Z] #21 32.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-23T20:19:35.158Z] #21 32.46 Selecting previously unselected package python3-distutils. [2022-08-23T20:19:35.158Z] #21 32.46 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-23T20:19:35.158Z] #21 32.47 Unpacking python3-distutils (3.9.2-1) ... [2022-08-23T20:19:35.158Z] #21 32.59 Selecting previously unselected package python3-pkg-resources. [2022-08-23T20:19:35.158Z] #21 32.59 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T20:19:35.158Z] #21 32.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:19:35.158Z] #21 32.73 Selecting previously unselected package python3-setuptools. [2022-08-23T20:19:35.158Z] #21 32.73 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-23T20:19:35.158Z] #21 32.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-23T20:19:35.158Z] #21 32.98 Selecting previously unselected package python3-wheel. [2022-08-23T20:19:35.158Z] #21 32.98 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-23T20:19:35.158Z] #21 32.99 Unpacking python3-wheel (0.34.2-1) ... [2022-08-23T20:19:35.158Z] #21 33.08 Selecting previously unselected package python3-pip. [2022-08-23T20:19:35.158Z] #21 33.08 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-23T20:19:35.158Z] #21 33.08 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T20:19:35.158Z] #21 33.29 Selecting previously unselected package sudo. [2022-08-23T20:19:35.158Z] #21 33.30 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 33.30 Unpacking sudo (1.9.5p2-3) ... [2022-08-23T20:19:35.158Z] #21 33.78 Selecting previously unselected package systemd-journal-remote. [2022-08-23T20:19:35.158Z] #21 33.79 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 33.79 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-23T20:19:35.158Z] #21 33.86 Selecting previously unselected package thin-provisioning-tools. [2022-08-23T20:19:35.158Z] #21 33.87 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 33.88 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-23T20:19:35.158Z] #21 34.05 Selecting previously unselected package uidmap. [2022-08-23T20:19:35.158Z] #21 34.06 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-23T20:19:35.158Z] #21 34.07 Unpacking uidmap (1:4.8.1-1) ... [2022-08-23T20:19:35.158Z] #21 34.20 Selecting previously unselected package vim-runtime. [2022-08-23T20:19:35.158Z] #21 34.21 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:19:35.158Z] #21 34.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-23T20:19:35.158Z] #21 34.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-23T20:19:35.158Z] #21 34.29 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:36.184Z] #14 125.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-23T20:19:36.184Z] #14 125.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-23T20:19:36.184Z] #14 125.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T20:19:36.184Z] #14 125.6 Selecting previously unselected package libapparmor1:amd64. [2022-08-23T20:19:36.184Z] #14 125.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-23T20:19:36.184Z] #14 125.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T20:19:36.184Z] #14 125.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-23T20:19:36.184Z] #14 125.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-23T20:19:36.184Z] #14 125.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T20:19:36.184Z] #14 125.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T20:19:36.184Z] #14 126.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T20:19:36.184Z] #14 126.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:19:36.184Z] #14 126.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T20:19:36.184Z] #14 126.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T20:19:36.184Z] #14 126.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:19:36.441Z] #14 126.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-23T20:19:36.441Z] #14 126.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:19:36.441Z] #14 126.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:19:36.441Z] #14 126.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T20:19:36.441Z] #14 126.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T20:19:36.441Z] #14 126.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:19:36.697Z] #14 126.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-23T20:19:36.697Z] #14 126.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-23T20:19:36.697Z] #14 126.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T20:19:36.954Z] #14 127.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-23T20:19:36.954Z] #14 127.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-23T20:19:36.954Z] #14 127.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T20:19:36.954Z] #14 127.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-23T20:19:36.954Z] #14 127.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-23T20:19:36.954Z] #14 127.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T20:19:37.048Z] #21 37.25 Selecting previously unselected package vim. [2022-08-23T20:19:37.048Z] #21 ... [2022-08-23T20:19:37.048Z] [2022-08-23T20:19:37.048Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:37.048Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:19:37.048Z] #77 109.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-23T20:19:37.048Z] #77 109.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T20:19:37.048Z] #77 109.4 checking for gcc... gcc [2022-08-23T20:19:37.048Z] #77 109.6 checking whether the C compiler works... yes [2022-08-23T20:19:37.048Z] #77 109.7 checking for C compiler default output file name... a.out [2022-08-23T20:19:37.048Z] #77 109.7 checking for suffix of executables... [2022-08-23T20:19:37.048Z] #77 109.9 checking whether we are cross compiling... no [2022-08-23T20:19:37.048Z] #77 110.0 checking for suffix of object files... o [2022-08-23T20:19:37.048Z] #77 110.1 checking whether we are using the GNU C compiler... yes [2022-08-23T20:19:37.048Z] #77 110.3 checking whether gcc accepts -g... yes [2022-08-23T20:19:37.048Z] #77 110.4 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:19:37.048Z] #77 110.5 checking whether gcc understands -c and -o together... yes [2022-08-23T20:19:37.048Z] #77 110.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:19:37.048Z] #77 110.7 checking whether build environment is sane... yes [2022-08-23T20:19:37.048Z] #77 110.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:19:37.048Z] #77 110.8 checking for gawk... no [2022-08-23T20:19:37.048Z] #77 110.8 checking for mawk... mawk [2022-08-23T20:19:37.048Z] #77 110.8 checking whether make sets $(MAKE)... yes [2022-08-23T20:19:37.048Z] #77 110.8 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:19:37.048Z] #77 110.9 checking whether make supports nested variables... yes [2022-08-23T20:19:37.048Z] #77 110.9 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:19:37.048Z] #77 110.9 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:19:37.048Z] #77 110.9 checking how to create a ustar tar archive... gnutar [2022-08-23T20:19:37.048Z] #77 111.0 checking dependency style of gcc... gcc3 [2022-08-23T20:19:37.265Z] #14 114.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-23T20:19:37.265Z] #14 114.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:19:37.265Z] #14 114.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:19:37.305Z] #77 111.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:19:37.305Z] #77 111.2 checking whether make supports nested variables... (cached) yes [2022-08-23T20:19:37.561Z] #77 111.2 checking build system type... aarch64-unknown-linux-gnu [2022-08-23T20:19:37.561Z] #77 111.5 checking host system type... aarch64-unknown-linux-gnu [2022-08-23T20:19:37.561Z] #77 111.5 checking how to print strings... printf [2022-08-23T20:19:37.561Z] #77 111.5 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:19:37.561Z] #77 111.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:19:37.561Z] #77 111.6 checking for egrep... /bin/grep -E [2022-08-23T20:19:37.561Z] #77 111.6 checking for fgrep... /bin/grep -F [2022-08-23T20:19:37.584Z] #14 127.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-23T20:19:37.584Z] #14 127.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-23T20:19:37.584Z] #14 127.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T20:19:37.817Z] #77 111.6 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:19:37.817Z] #77 111.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:19:37.817Z] #77 111.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:19:37.817Z] #77 111.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:19:37.817Z] #77 111.7 checking whether ln -s works... yes [2022-08-23T20:19:37.817Z] #77 111.7 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:19:37.817Z] #77 111.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-23T20:19:37.817Z] #77 111.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:19:37.817Z] #77 111.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:19:37.817Z] #77 111.8 checking for objdump... objdump [2022-08-23T20:19:37.817Z] #77 111.8 checking how to recognize dependent libraries... pass_all [2022-08-23T20:19:37.817Z] #77 111.8 checking for dlltool... no [2022-08-23T20:19:37.817Z] #77 111.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:19:37.817Z] #77 111.8 checking for ar... ar [2022-08-23T20:19:37.841Z] #14 127.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-23T20:19:37.841Z] #14 127.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-23T20:19:37.852Z] #77 ... [2022-08-23T20:19:37.852Z] [2022-08-23T20:19:37.852Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:37.852Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:37.852Z] #14 112.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-23T20:19:37.852Z] #14 112.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:19:37.852Z] #14 112.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:19:38.074Z] #77 111.8 checking for archiver @FILE support... @ [2022-08-23T20:19:38.074Z] #77 112.0 checking for strip... strip [2022-08-23T20:19:38.074Z] #77 112.0 checking for ranlib... ranlib [2022-08-23T20:19:38.097Z] #14 128.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T20:19:38.334Z] #77 112.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:19:38.334Z] #77 112.2 checking for sysroot... no [2022-08-23T20:19:38.334Z] #77 112.2 checking for a working dd... /bin/dd [2022-08-23T20:19:38.334Z] #77 112.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:19:38.334Z] #77 112.3 checking for mt... no [2022-08-23T20:19:38.334Z] #77 112.3 checking if : is a manifest tool... no [2022-08-23T20:19:38.592Z] #77 112.3 checking how to run the C preprocessor... gcc -E [2022-08-23T20:19:39.026Z] #14 129.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-23T20:19:39.026Z] #14 129.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-23T20:19:39.026Z] #14 129.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T20:19:39.104Z] #77 112.7 checking for ANSI C header files... yes [2022-08-23T20:19:39.285Z] #14 129.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-23T20:19:39.285Z] #14 129.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:19:39.361Z] #77 113.1 checking for sys/types.h... yes [2022-08-23T20:19:39.543Z] #14 129.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:19:39.618Z] #77 113.3 checking for sys/stat.h... yes [2022-08-23T20:19:39.618Z] #77 113.5 checking for stdlib.h... yes [2022-08-23T20:19:39.801Z] #14 ... [2022-08-23T20:19:39.801Z] [2022-08-23T20:19:39.801Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:19:39.801Z] #67 sha256:70763d2a5984e9b1ac038f48551d50f052a0e685dae4c428641a1468e324e293 [2022-08-23T20:19:39.801Z] #67 122.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T20:19:39.801Z] #67 122.6 + GOBIN=/build [2022-08-23T20:19:39.801Z] #67 122.6 + GO111MODULE=on [2022-08-23T20:19:39.801Z] #67 122.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:19:39.801Z] #67 129.1 rootlesskit version 1.0.0 [2022-08-23T20:19:39.801Z] #67 129.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-23T20:19:39.801Z] #67 129.1 -container-ip string [2022-08-23T20:19:39.801Z] #67 129.1 container ip [2022-08-23T20:19:39.801Z] #67 129.1 -container-port int [2022-08-23T20:19:39.801Z] #67 129.1 container port (default -1) [2022-08-23T20:19:39.801Z] #67 129.1 -host-ip string [2022-08-23T20:19:39.801Z] #67 129.1 host ip [2022-08-23T20:19:39.801Z] #67 129.1 -host-port int [2022-08-23T20:19:39.801Z] #67 129.1 host port (default -1) [2022-08-23T20:19:39.801Z] #67 129.1 -proto string [2022-08-23T20:19:39.801Z] #67 129.1 proxy protocol (default "tcp") [2022-08-23T20:19:39.801Z] #67 DONE 129.5s [2022-08-23T20:19:39.801Z] [2022-08-23T20:19:39.801Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:39.801Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:39.801Z] #14 129.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T20:19:39.801Z] #14 129.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T20:19:39.801Z] #14 129.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:19:39.801Z] #14 ... [2022-08-23T20:19:39.801Z] [2022-08-23T20:19:39.801Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-23T20:19:39.801Z] #68 sha256:d2dfc22840212ca949d930900f2e11b297d8944f23a52f70f0c37d652c934057 [2022-08-23T20:19:39.801Z] #68 DONE 0.2s [2022-08-23T20:19:39.801Z] [2022-08-23T20:19:39.801Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:39.801Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:39.801Z] #14 129.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T20:19:39.801Z] #14 129.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T20:19:39.801Z] #14 129.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:19:39.874Z] #77 113.7 checking for string.h... yes [2022-08-23T20:19:40.058Z] #14 ... [2022-08-23T20:19:40.058Z] [2022-08-23T20:19:40.058Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-23T20:19:40.058Z] #69 sha256:4a9aee8165c2727a6969d8a5dda427d39309cbcbf4acb66f835d3e87a4db445b [2022-08-23T20:19:40.058Z] #69 DONE 0.1s [2022-08-23T20:19:40.058Z] [2022-08-23T20:19:40.058Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:19:40.058Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:19:40.130Z] #77 113.8 checking for memory.h... yes [2022-08-23T20:19:40.130Z] #77 114.0 checking for strings.h... yes [2022-08-23T20:19:40.314Z] #47 ... [2022-08-23T20:19:40.314Z] [2022-08-23T20:19:40.314Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:40.314Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:40.314Z] #77 94.49 configure.ac:11: installing 'build-aux/compile' [2022-08-23T20:19:40.314Z] #77 94.49 configure.ac:11: installing 'build-aux/config.guess' [2022-08-23T20:19:40.314Z] #77 94.49 configure.ac:11: installing 'build-aux/config.sub' [2022-08-23T20:19:40.314Z] #77 94.49 configure.ac:13: installing 'build-aux/install-sh' [2022-08-23T20:19:40.314Z] #77 94.51 configure.ac:13: installing 'build-aux/missing' [2022-08-23T20:19:40.314Z] #77 94.51 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-23T20:19:40.386Z] #77 114.2 checking for inttypes.h... yes [2022-08-23T20:19:40.386Z] #77 114.4 checking for stdint.h... yes [2022-08-23T20:19:40.417Z] #19 128.3 The following additional packages will be installed: [2022-08-23T20:19:40.417Z] #19 128.3 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-23T20:19:40.417Z] #19 128.3 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-23T20:19:40.417Z] #19 128.3 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-23T20:19:40.417Z] #19 128.3 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-23T20:19:40.417Z] #19 128.3 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-23T20:19:40.417Z] #19 128.3 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-23T20:19:40.417Z] #19 128.3 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-23T20:19:40.417Z] #19 128.3 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-23T20:19:40.417Z] #19 128.3 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-23T20:19:40.417Z] #19 128.3 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-23T20:19:40.417Z] #19 128.3 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-23T20:19:40.417Z] #19 128.3 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-23T20:19:40.417Z] #19 128.3 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-23T20:19:40.417Z] #19 128.3 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-23T20:19:40.417Z] #19 128.3 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-23T20:19:40.417Z] #19 128.3 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-23T20:19:40.417Z] #19 128.3 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-23T20:19:40.417Z] #19 128.3 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-23T20:19:40.417Z] #19 128.3 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-23T20:19:40.417Z] #19 128.3 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-23T20:19:40.417Z] #19 128.3 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-23T20:19:40.417Z] #19 128.3 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-23T20:19:40.417Z] #19 128.3 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-23T20:19:40.417Z] #19 128.3 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-23T20:19:40.417Z] #19 128.3 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-23T20:19:40.417Z] #19 128.3 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-23T20:19:40.417Z] #19 128.3 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-23T20:19:40.417Z] #19 128.3 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-23T20:19:40.417Z] #19 128.3 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-23T20:19:40.417Z] #19 128.3 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-23T20:19:40.417Z] #19 128.3 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-23T20:19:40.417Z] #19 128.3 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-23T20:19:40.417Z] #19 128.4 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-23T20:19:40.417Z] #19 128.4 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-23T20:19:40.417Z] #19 128.4 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-23T20:19:40.417Z] #19 128.4 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-23T20:19:40.417Z] #19 128.4 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-23T20:19:40.417Z] #19 128.4 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-23T20:19:40.417Z] #19 128.4 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-23T20:19:40.417Z] #19 128.4 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-23T20:19:40.417Z] #19 128.4 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-23T20:19:40.417Z] #19 128.4 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-23T20:19:40.417Z] #19 128.4 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-23T20:19:40.417Z] #19 128.4 linux-libc-dev-s390x-cross patch xz-utils [2022-08-23T20:19:40.417Z] #19 128.4 Suggested packages: [2022-08-23T20:19:40.417Z] #19 128.4 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-23T20:19:40.417Z] #19 128.4 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-23T20:19:40.417Z] #19 128.4 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-23T20:19:40.417Z] #19 128.4 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-23T20:19:40.417Z] #19 128.4 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-23T20:19:40.417Z] #19 128.4 libyaml-shell-perl ed diffutils-doc [2022-08-23T20:19:40.417Z] #19 128.4 Recommended packages: [2022-08-23T20:19:40.417Z] #19 128.4 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-23T20:19:40.417Z] #19 128.4 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-23T20:19:40.571Z] #77 94.76 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T20:19:40.642Z] #77 114.6 checking for unistd.h... yes [2022-08-23T20:19:40.898Z] #77 114.7 checking for dlfcn.h... yes [2022-08-23T20:19:40.898Z] #77 114.9 checking for objdir... .libs [2022-08-23T20:19:41.154Z] #77 115.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:19:41.413Z] #77 115.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:19:41.413Z] #77 115.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:19:41.669Z] #77 115.4 checking if gcc static flag -static works... yes [2022-08-23T20:19:41.925Z] #77 115.7 checking if gcc supports -c -o file.o... yes [2022-08-23T20:19:41.925Z] #77 115.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:19:41.925Z] #77 115.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-23T20:19:41.939Z] #77 ... [2022-08-23T20:19:41.939Z] [2022-08-23T20:19:41.939Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:19:41.939Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:19:41.939Z] #14 130.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:19:41.939Z] #14 130.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T20:19:41.939Z] #14 130.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T20:19:41.939Z] #14 130.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T20:19:41.939Z] #14 130.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T20:19:41.939Z] #14 130.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T20:19:41.939Z] #14 130.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:19:41.939Z] #14 130.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T20:19:41.939Z] #14 130.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:19:41.939Z] #14 130.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T20:19:41.939Z] #14 130.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T20:19:41.939Z] #14 130.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:19:41.939Z] #14 130.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T20:19:41.939Z] #14 130.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T20:19:41.939Z] #14 130.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-23T20:19:41.939Z] #14 130.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:19:41.939Z] #14 130.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T20:19:41.939Z] #14 130.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T20:19:41.939Z] #14 130.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T20:19:41.939Z] #14 130.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T20:19:41.939Z] #14 130.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:19:41.939Z] #14 130.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T20:19:41.939Z] #14 130.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:19:41.939Z] #14 130.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T20:19:41.939Z] #14 130.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T20:19:41.939Z] #14 130.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:19:41.939Z] #14 130.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-23T20:19:41.939Z] #14 130.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:19:41.939Z] #14 130.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T20:19:41.939Z] #14 130.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:19:41.939Z] #14 130.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-23T20:19:41.939Z] #14 130.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:19:41.939Z] #14 130.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:19:41.939Z] #14 130.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:19:41.939Z] #14 DONE 131.8s [2022-08-23T20:19:41.939Z] [2022-08-23T20:19:41.939Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:41.939Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:42.181Z] #77 116.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:19:42.181Z] #77 116.3 checking how to hardcode library paths into programs... immediate [2022-08-23T20:19:42.181Z] #77 116.3 checking whether stripping libraries is possible... yes [2022-08-23T20:19:42.181Z] #77 116.3 checking if libtool supports shared libraries... yes [2022-08-23T20:19:42.181Z] #77 116.3 checking whether to build shared libraries... no [2022-08-23T20:19:42.181Z] #77 116.3 checking whether to build static libraries... yes [2022-08-23T20:19:42.196Z] #77 96.08 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:19:42.196Z] #77 96.34 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:19:42.196Z] #77 96.34 checking how to print strings... printf [2022-08-23T20:19:42.196Z] #77 96.34 checking for gcc... gcc [2022-08-23T20:19:42.437Z] #77 116.3 checking float.h usability... yes [2022-08-23T20:19:42.452Z] #77 96.52 checking whether the C compiler works... [2022-08-23T20:19:42.452Z] #77 ... [2022-08-23T20:19:42.452Z] [2022-08-23T20:19:42.452Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-23T20:19:42.452Z] #59 sha256:53cc50bb2d0e2f02266848db1a464ce576208fc053e0c9d76793b48a4d653977 [2022-08-23T20:19:42.452Z] #59 DONE 0.7s [2022-08-23T20:19:42.452Z] [2022-08-23T20:19:42.452Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:42.452Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:42.452Z] #77 96.52 checking whether the C compiler works... yes [2022-08-23T20:19:42.452Z] #77 96.71 checking for C compiler default output file name... a.out [2022-08-23T20:19:42.693Z] #77 116.4 checking float.h presence... yes [2022-08-23T20:19:42.693Z] #77 116.5 checking for float.h... yes [2022-08-23T20:19:42.693Z] #77 116.5 checking limits.h usability... yes [2022-08-23T20:19:42.693Z] #77 116.7 checking limits.h presence... yes [2022-08-23T20:19:42.708Z] #77 96.71 checking for suffix of executables... [2022-08-23T20:19:42.949Z] #77 116.8 checking for limits.h... yes [2022-08-23T20:19:42.949Z] #77 116.9 checking stddef.h usability... yes [2022-08-23T20:19:42.949Z] #77 117.0 checking stddef.h presence... yes [2022-08-23T20:19:42.965Z] #19 ... [2022-08-23T20:19:42.965Z] [2022-08-23T20:19:42.965Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:42.965Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:42.965Z] #84 83.50 configure.ac:7: installing 'build-aux/compile' [2022-08-23T20:19:42.965Z] #84 83.50 configure.ac:9: installing 'build-aux/config.guess' [2022-08-23T20:19:42.965Z] #77 96.96 checking whether we are cross compiling... no [2022-08-23T20:19:42.965Z] #77 97.10 checking for suffix of object files... o [2022-08-23T20:19:43.205Z] #77 117.1 checking for stddef.h... yes [2022-08-23T20:19:43.205Z] #77 117.1 checking for stdlib.h... (cached) yes [2022-08-23T20:19:43.205Z] #77 117.2 checking for string.h... (cached) yes [2022-08-23T20:19:43.205Z] #77 117.2 checking sys/time.h usability... yes [2022-08-23T20:19:43.222Z] #77 97.29 checking whether we are using the GNU C compiler... yes [2022-08-23T20:19:43.222Z] #77 97.39 checking whether gcc accepts -g... yes [2022-08-23T20:19:43.226Z] #84 83.51 configure.ac:9: installing 'build-aux/config.sub' [2022-08-23T20:19:43.226Z] #84 83.54 configure.ac:11: installing 'build-aux/install-sh' [2022-08-23T20:19:43.226Z] #84 83.61 configure.ac:11: installing 'build-aux/missing' [2022-08-23T20:19:43.461Z] #77 117.3 checking sys/time.h presence... yes [2022-08-23T20:19:43.461Z] #77 117.4 checking for sys/time.h... yes [2022-08-23T20:19:43.478Z] #77 97.46 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:19:43.478Z] #77 97.66 checking whether gcc understands -c and -o together... yes [2022-08-23T20:19:43.478Z] #77 97.81 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:19:43.478Z] #77 97.81 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:19:43.478Z] #77 97.81 checking for egrep... /bin/grep -E [2022-08-23T20:19:43.478Z] #77 97.81 checking for fgrep... /bin/grep -F [2022-08-23T20:19:43.478Z] #77 97.81 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:19:43.478Z] #77 97.86 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:19:43.478Z] #77 97.86 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:19:43.717Z] #77 117.4 checking for inline... inline [2022-08-23T20:19:43.735Z] #77 97.86 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:19:43.735Z] #77 97.99 checking whether ln -s works... yes [2022-08-23T20:19:43.735Z] #77 97.99 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:19:43.735Z] #77 98.05 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:19:43.735Z] #77 98.05 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:19:43.735Z] #77 98.05 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:19:43.735Z] #77 98.05 checking for objdump... objdump [2022-08-23T20:19:43.735Z] #77 98.05 checking how to recognize dependent libraries... pass_all [2022-08-23T20:19:43.735Z] #77 98.05 checking for dlltool... no [2022-08-23T20:19:43.735Z] #77 98.05 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:19:43.735Z] #77 98.05 checking for ar... ar [2022-08-23T20:19:43.798Z] #84 83.97 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T20:19:43.798Z] #84 84.10 parallel-tests: installing 'build-aux/test-driver' [2022-08-23T20:19:43.974Z] #77 117.5 checking for size_t... yes [2022-08-23T20:19:43.974Z] #77 117.8 checking for stdlib.h... (cached) yes [2022-08-23T20:19:43.974Z] #77 117.8 checking for GNU libc compatible malloc... yes [2022-08-23T20:19:43.992Z] #77 98.05 checking for archiver @FILE support... @ [2022-08-23T20:19:43.992Z] #77 98.20 checking for strip... strip [2022-08-23T20:19:43.992Z] #77 98.20 checking for ranlib... ranlib [2022-08-23T20:19:43.992Z] #77 98.20 checking for gawk... no [2022-08-23T20:19:43.992Z] #77 98.20 checking for mawk... mawk [2022-08-23T20:19:44.229Z] #77 118.0 checking for stdlib.h... (cached) yes [2022-08-23T20:19:44.229Z] #77 118.0 checking for GNU libc compatible realloc... yes [2022-08-23T20:19:44.554Z] #77 98.20 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:19:44.554Z] #77 98.63 checking for sysroot... no [2022-08-23T20:19:44.554Z] #77 98.63 checking for a working dd... /bin/dd [2022-08-23T20:19:44.554Z] #77 98.65 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:19:44.554Z] #77 98.73 checking for mt... no [2022-08-23T20:19:44.554Z] #77 98.74 checking if : is a manifest tool... no [2022-08-23T20:19:44.554Z] #77 98.76 checking how to run the C preprocessor... gcc -E [2022-08-23T20:19:44.791Z] #77 118.4 checking for working strtod... yes [2022-08-23T20:19:44.791Z] #77 118.6 checking for gettimeofday... yes [2022-08-23T20:19:45.048Z] #77 118.9 checking for memset... yes [2022-08-23T20:19:45.068Z] #77 98.95 checking for ANSI C header files... yes [2022-08-23T20:19:45.325Z] #77 99.43 checking for sys/types.h... yes [2022-08-23T20:19:45.349Z] #14 ... [2022-08-23T20:19:45.349Z] [2022-08-23T20:19:45.349Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:45.349Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:45.349Z] #77 45.22 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-23T20:19:45.561Z] #77 119.1 checking for strspn... yes [2022-08-23T20:19:45.561Z] #77 119.6 checking that generated files are newer than configure... done [2022-08-23T20:19:45.561Z] #77 119.6 configure: creating ./config.status [2022-08-23T20:19:45.581Z] #77 99.59 checking for sys/stat.h... yes [2022-08-23T20:19:45.581Z] #77 99.71 checking for stdlib.h... yes [2022-08-23T20:19:45.838Z] #77 99.90 checking for string.h... yes [2022-08-23T20:19:46.094Z] #77 100.1 checking for memory.h... yes [2022-08-23T20:19:46.351Z] #77 100.4 checking for strings.h... yes [2022-08-23T20:19:46.608Z] #77 100.5 checking for inttypes.h... yes [2022-08-23T20:19:46.608Z] #77 100.8 checking for stdint.h... #77 ... [2022-08-23T20:19:46.608Z] [2022-08-23T20:19:46.608Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-23T20:19:46.608Z] #15 sha256:454e0a50b29e83bba788e948fbc95cc1348d07b3b4d663e2db60f963113be671 [2022-08-23T20:19:46.608Z] #15 DONE 4.8s [2022-08-23T20:19:46.608Z] [2022-08-23T20:19:46.608Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:46.608Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:46.608Z] #77 100.8 checking for stdint.h... yes [2022-08-23T20:19:46.608Z] #77 100.8 checking for unistd.h... yes [2022-08-23T20:19:46.864Z] #77 101.0 checking for dlfcn.h... yes [2022-08-23T20:19:46.864Z] #77 101.2 checking for objdir... .libs [2022-08-23T20:19:46.927Z] #77 ... [2022-08-23T20:19:46.927Z] [2022-08-23T20:19:46.927Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:19:46.927Z] #21 sha256:6c3d37b3902f3ba565700df67b5ac01597d7cce202628507fb46f2d77bb30176 [2022-08-23T20:19:46.927Z] #21 37.26 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-23T20:19:46.927Z] #21 37.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:46.927Z] #21 37.83 Selecting previously unselected package xfsprogs. [2022-08-23T20:19:46.927Z] #21 37.83 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-23T20:19:46.927Z] #21 37.84 Unpacking xfsprogs (5.10.0-4) ... [2022-08-23T20:19:46.927Z] #21 38.23 Selecting previously unselected package zip. [2022-08-23T20:19:46.927Z] #21 38.25 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-23T20:19:46.927Z] #21 38.26 Unpacking zip (3.0-12) ... [2022-08-23T20:19:46.927Z] #21 38.40 Selecting previously unselected package zstd. [2022-08-23T20:19:46.927Z] #21 38.41 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-23T20:19:46.927Z] #21 38.42 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-23T20:19:46.927Z] #21 38.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:19:46.927Z] #21 39.77 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-23T20:19:46.927Z] #21 39.78 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T20:19:46.927Z] #21 39.79 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-23T20:19:46.927Z] #21 39.81 Setting up libicu67:arm64 (67.1-7) ... [2022-08-23T20:19:46.927Z] #21 39.82 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-23T20:19:46.927Z] #21 39.83 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-23T20:19:46.927Z] #21 39.84 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-23T20:19:46.927Z] #21 39.85 Setting up uidmap (1:4.8.1-1) ... [2022-08-23T20:19:46.927Z] #21 39.87 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-23T20:19:46.927Z] #21 39.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:19:46.927Z] #21 39.89 Setting up bzip2 (1.0.8-4) ... [2022-08-23T20:19:46.927Z] #21 39.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-23T20:19:46.927Z] #21 39.91 Setting up python3-wheel (0.34.2-1) ... [2022-08-23T20:19:46.927Z] #21 40.46 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-23T20:19:46.927Z] #21 40.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:46.927Z] #21 40.48 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-23T20:19:46.927Z] #21 40.50 Setting up libcap2-bin (1:2.44-1) ... [2022-08-23T20:19:46.927Z] #21 40.51 Setting up apparmor (2.13.6-10) ... [2022-08-23T20:19:46.927Z] #21 41.93 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-23T20:19:46.927Z] #21 42.08 Setting up zip (3.0-12) ... [2022-08-23T20:19:46.927Z] #21 42.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:46.927Z] #21 42.16 Setting up bash-completion (1:2.11-2) ... [2022-08-23T20:19:46.927Z] #21 44.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:19:46.927Z] #21 44.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T20:19:46.927Z] #21 44.63 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-23T20:19:46.927Z] #21 44.65 Setting up patch (2.7.6-7) ... [2022-08-23T20:19:46.927Z] #21 44.66 Setting up sudo (1.9.5p2-3) ... [2022-08-23T20:19:46.927Z] #21 44.75 invoke-rc.d: could not determine current runlevel [2022-08-23T20:19:46.927Z] #21 44.76 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T20:19:46.927Z] #21 44.77 Setting up xfsprogs (5.10.0-4) ... [2022-08-23T20:19:46.927Z] #21 44.78 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-23T20:19:46.927Z] #21 44.78 Failed to connect to bus: Host is down [2022-08-23T20:19:46.927Z] #21 44.78 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-23T20:19:46.927Z] #21 44.80 Setting up inetutils-ping (2:2.0-1) ... [2022-08-23T20:19:46.927Z] #21 44.81 Setting up pigz (2.6-1) ... [2022-08-23T20:19:46.927Z] #21 44.82 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-23T20:19:46.927Z] #21 44.84 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-23T20:19:46.927Z] #21 44.86 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T20:19:46.927Z] #21 44.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:46.927Z] #21 45.63 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-23T20:19:46.927Z] #21 45.65 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-23T20:19:46.927Z] #21 46.03 Setting up libelf1:arm64 (0.183-1) ... [2022-08-23T20:19:46.927Z] #21 46.04 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-23T20:19:46.927Z] #21 46.07 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-23T20:19:46.927Z] #21 46.08 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-23T20:19:46.927Z] #21 46.11 Setting up libkmod2:arm64 (28-1) ... [2022-08-23T20:19:46.927Z] #21 46.14 Setting up python3-distutils (3.9.2-1) ... [2022-08-23T20:19:46.927Z] #21 46.59 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:19:46.927Z] #21 46.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-23T20:19:46.927Z] #21 46.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-23T20:19:46.927Z] #21 46.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-23T20:19:46.927Z] #21 46.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-23T20:19:46.927Z] #21 46.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-23T20:19:46.927Z] #21 46.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-23T20:19:46.927Z] #21 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-23T20:19:46.927Z] #21 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-23T20:19:46.927Z] #21 46.67 Setting up python3-setuptools (52.0.0-4) ... [2022-08-23T20:19:47.103Z] #84 87.51 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T20:19:47.103Z] #84 87.51 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T20:19:47.489Z] #21 48.07 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-23T20:19:47.684Z] #77 101.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:19:47.684Z] #77 101.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:19:47.745Z] #21 48.09 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-23T20:19:47.745Z] #21 48.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-23T20:19:47.745Z] #21 48.14 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T20:19:47.813Z] #14 ... [2022-08-23T20:19:47.813Z] [2022-08-23T20:19:47.813Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:47.813Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:47.813Z] #77 44.98 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-23T20:19:47.940Z] #77 101.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:19:48.000Z] #21 ... [2022-08-23T20:19:48.000Z] [2022-08-23T20:19:48.000Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:48.000Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:19:48.000Z] #77 122.0 config.status: creating Makefile [2022-08-23T20:19:48.000Z] #77 122.1 config.status: creating config.h [2022-08-23T20:19:48.000Z] #77 122.1 config.status: executing depfiles commands [2022-08-23T20:19:48.050Z] #84 88.39 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T20:19:48.050Z] #84 88.39 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T20:19:48.311Z] #84 88.78 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T20:19:48.502Z] #77 102.0 checking if gcc static flag -static works... yes [2022-08-23T20:19:48.502Z] #77 102.6 checking if gcc supports -c -o file.o... yes [2022-08-23T20:19:48.502Z] #77 102.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:19:48.502Z] #77 102.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:19:48.564Z] #77 122.4 config.status: executing libtool commands [2022-08-23T20:19:48.573Z] #84 ... [2022-08-23T20:19:48.573Z] [2022-08-23T20:19:48.573Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:19:48.573Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:19:48.573Z] #19 136.5 The following NEW packages will be installed: [2022-08-23T20:19:48.573Z] #19 136.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-23T20:19:48.573Z] #19 136.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-23T20:19:48.573Z] #19 136.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-23T20:19:48.573Z] #19 136.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-23T20:19:48.573Z] #19 136.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-23T20:19:48.573Z] #19 136.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-23T20:19:48.573Z] #19 136.5 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-23T20:19:48.573Z] #19 136.5 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-23T20:19:48.573Z] #19 136.5 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-23T20:19:48.573Z] #19 136.5 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-23T20:19:48.573Z] #19 136.5 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-23T20:19:48.573Z] #19 136.5 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-23T20:19:48.573Z] #19 136.5 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-23T20:19:48.573Z] #19 136.5 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-23T20:19:48.573Z] #19 136.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-23T20:19:48.573Z] #19 136.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-23T20:19:48.573Z] #19 136.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-23T20:19:48.573Z] #19 136.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-23T20:19:48.573Z] #19 136.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-23T20:19:48.573Z] #19 136.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-23T20:19:48.573Z] #19 136.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-23T20:19:48.573Z] #19 136.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-23T20:19:48.573Z] #19 136.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-23T20:19:48.573Z] #19 136.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-23T20:19:48.573Z] #19 136.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-23T20:19:48.573Z] #19 136.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-23T20:19:48.573Z] #19 136.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-23T20:19:48.573Z] #19 136.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-23T20:19:48.573Z] #19 136.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-23T20:19:48.573Z] #19 136.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-23T20:19:48.573Z] #19 136.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-23T20:19:48.573Z] #19 136.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-23T20:19:48.573Z] #19 136.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-23T20:19:48.573Z] #19 136.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-23T20:19:48.573Z] #19 136.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-23T20:19:48.573Z] #19 136.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-23T20:19:48.573Z] #19 136.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-23T20:19:48.573Z] #19 136.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-23T20:19:48.573Z] #19 136.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-23T20:19:48.573Z] #19 136.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-23T20:19:48.573Z] #19 136.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-23T20:19:48.573Z] #19 136.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-23T20:19:48.573Z] #19 136.6 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-23T20:19:48.573Z] #19 136.6 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-23T20:19:48.573Z] #19 136.6 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-23T20:19:48.573Z] #19 136.6 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-23T20:19:48.573Z] #19 136.6 linux-libc-dev-s390x-cross patch xz-utils [2022-08-23T20:19:48.759Z] #77 102.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:19:48.759Z] #77 103.2 checking how to hardcode library paths into programs... immediate [2022-08-23T20:19:49.015Z] #77 103.2 checking whether stripping libraries is possible... yes [2022-08-23T20:19:49.015Z] #77 103.2 checking if libtool supports shared libraries... yes [2022-08-23T20:19:49.015Z] #77 103.2 checking whether to build shared libraries... no [2022-08-23T20:19:49.015Z] #77 103.2 checking whether to build static libraries... yes [2022-08-23T20:19:49.015Z] #77 103.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:19:49.015Z] #77 103.2 checking whether build environment is sane... yes [2022-08-23T20:19:49.015Z] #77 103.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:19:49.015Z] #77 103.3 checking whether make sets $(MAKE)... yes [2022-08-23T20:19:49.015Z] #77 103.3 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:19:49.015Z] #77 103.4 checking whether make supports nested variables... yes [2022-08-23T20:19:49.271Z] #77 103.4 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:19:49.271Z] #77 103.4 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:19:49.491Z] #77 123.4 GEN .version [2022-08-23T20:19:49.491Z] #77 123.4 make install-recursive [2022-08-23T20:19:49.491Z] #77 123.4 make[1]: Entering directory '/tmp/crun-build' [2022-08-23T20:19:49.516Z] #19 137.4 0 upgraded, 133 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:19:49.516Z] #19 137.4 Need to get 788 MB of archives. [2022-08-23T20:19:49.516Z] #19 137.4 After this operation, 3385 MB of additional disk space will be used. [2022-08-23T20:19:49.516Z] #19 137.4 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-23T20:19:49.516Z] #19 137.4 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T20:19:49.516Z] #19 137.4 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-23T20:19:49.516Z] #19 137.4 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-23T20:19:49.516Z] #19 137.4 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-23T20:19:49.516Z] #19 137.4 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T20:19:49.517Z] #19 137.5 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-23T20:19:49.529Z] #77 103.4 checking how to create a ustar tar archive... gnutar [2022-08-23T20:19:49.529Z] #77 103.6 checking dependency style of gcc... gcc3 [2022-08-23T20:19:49.529Z] #77 103.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:19:49.529Z] #77 103.8 checking whether make supports nested variables... (cached) yes [2022-08-23T20:19:49.529Z] #77 103.8 checking for gawk... (cached) mawk [2022-08-23T20:19:49.529Z] #77 103.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T20:19:49.529Z] #77 103.8 checking for gcc... (cached) gcc [2022-08-23T20:19:49.529Z] #77 103.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T20:19:49.529Z] #77 103.9 checking whether gcc accepts -g... (cached) yes [2022-08-23T20:19:49.529Z] #77 103.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T20:19:49.529Z] #77 103.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T20:19:49.747Z] #77 123.5 Making install in libocispec [2022-08-23T20:19:49.747Z] #77 123.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:19:49.747Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-23T20:19:49.747Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-23T20:19:49.747Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-23T20:19:49.747Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-23T20:19:49.778Z] #19 137.6 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-23T20:19:49.778Z] #19 137.8 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-23T20:19:49.785Z] #77 103.9 checking for a Python interpreter with version >= 3... python3 [2022-08-23T20:19:49.785Z] #77 104.0 checking for python3... /usr/bin/python3 [2022-08-23T20:19:49.785Z] #77 104.0 checking for python3 version... 3.9 [2022-08-23T20:19:49.785Z] #77 104.0 checking for python3 platform... linux [2022-08-23T20:19:50.040Z] #19 137.9 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-23T20:19:50.040Z] #19 137.9 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-23T20:19:50.040Z] #19 138.0 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-23T20:19:50.040Z] #19 138.0 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-23T20:19:50.040Z] #77 104.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T20:19:50.298Z] #77 104.3 checking for python3 extension module directory... [2022-08-23T20:19:50.298Z] #77 ... [2022-08-23T20:19:50.298Z] [2022-08-23T20:19:50.298Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-23T20:19:50.298Z] #16 sha256:c6cae8dc3b49cbc770b8ffdb8cdbc293afa6c122796088843cd3ae0f5d4d41cf [2022-08-23T20:19:50.298Z] #16 DONE 3.7s [2022-08-23T20:19:50.298Z] [2022-08-23T20:19:50.298Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:50.298Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:50.298Z] #77 104.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T20:19:50.298Z] #77 104.6 checking for go-md2man... no [2022-08-23T20:19:50.309Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-23T20:19:50.309Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-23T20:19:50.309Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-23T20:19:50.309Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-23T20:19:50.309Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-23T20:19:50.309Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-23T20:19:50.309Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-23T20:19:50.309Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-23T20:19:50.309Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-23T20:19:50.554Z] #77 104.6 checking error.h usability... yes [2022-08-23T20:19:50.565Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-23T20:19:50.565Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-23T20:19:50.565Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-23T20:19:50.565Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-23T20:19:50.565Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-23T20:19:50.565Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-23T20:19:50.565Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-23T20:19:50.809Z] #77 104.8 checking error.h presence... yes [2022-08-23T20:19:50.809Z] #77 104.9 checking for error.h... yes [2022-08-23T20:19:50.809Z] #77 104.9 checking linux/openat2.h usability... yes [2022-08-23T20:19:51.078Z] #77 105.1 checking linux/openat2.h presence... yes [2022-08-23T20:19:51.078Z] #77 105.2 checking for linux/openat2.h... yes [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-23T20:19:51.172Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-23T20:19:51.172Z] #77 125.3 make install-recursive [2022-08-23T20:19:51.334Z] #77 105.2 checking for copy_file_range... yes [2022-08-23T20:19:51.428Z] #77 125.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:19:51.428Z] #77 125.4 Making install in yajl [2022-08-23T20:19:51.428Z] #77 125.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:19:51.428Z] #77 125.4 CC verify/json_verify-json_verify.o [2022-08-23T20:19:51.428Z] #77 125.4 CC src/libyajl_la-yajl_alloc.lo [2022-08-23T20:19:51.428Z] #77 125.4 CC src/libyajl_la-yajl.lo [2022-08-23T20:19:51.428Z] #77 125.4 CC src/libyajl_la-yajl_gen.lo [2022-08-23T20:19:51.428Z] #77 125.5 CC src/libyajl_la-yajl_parser.lo [2022-08-23T20:19:51.590Z] #77 105.5 checking for fgetxattr... yes [2022-08-23T20:19:51.684Z] #77 125.5 CC src/libyajl_la-yajl_buf.lo [2022-08-23T20:19:51.684Z] #77 125.5 CC src/libyajl_la-yajl_encode.lo [2022-08-23T20:19:51.684Z] #77 125.6 CC src/libyajl_la-yajl_lex.lo [2022-08-23T20:19:51.684Z] #77 125.6 CC src/libyajl_la-yajl_tree.lo [2022-08-23T20:19:51.846Z] #77 105.8 checking for statx... yes [2022-08-23T20:19:52.102Z] #77 106.2 checking for fgetpwent_r... yes [2022-08-23T20:19:52.357Z] #77 106.5 checking for issetugid... [2022-08-23T20:19:52.357Z] #77 ... [2022-08-23T20:19:52.357Z] [2022-08-23T20:19:52.357Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T20:19:52.357Z] #17 sha256:c02cc6a6f61efbaefc0dc37504b8f9c83389a538bdc9b4a4f11b01421add5533 [2022-08-23T20:19:52.357Z] #17 2.003 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-23T20:19:52.357Z] #17 DONE 2.1s [2022-08-23T20:19:52.595Z] #19 140.4 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-23T20:19:52.595Z] #19 140.4 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-23T20:19:52.614Z] [2022-08-23T20:19:52.614Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:19:52.614Z] #60 sha256:880eb0d1745a7e58bab81a545ca80c7e9cea20571680f3acc04e0754df2c4a3f [2022-08-23T20:19:52.614Z] #60 4.958 + RM_GOPATH=0 [2022-08-23T20:19:52.614Z] #60 4.958 + TMP_GOPATH= [2022-08-23T20:19:52.614Z] #60 4.958 + : /build [2022-08-23T20:19:52.614Z] #60 4.958 + '[' -z '' ']' [2022-08-23T20:19:52.614Z] #60 4.958 ++ mktemp -d [2022-08-23T20:19:52.614Z] #60 4.958 + export GOPATH=/tmp/tmp.puuHKyRUVm [2022-08-23T20:19:52.614Z] #60 4.958 + GOPATH=/tmp/tmp.puuHKyRUVm [2022-08-23T20:19:52.614Z] #60 4.958 + RM_GOPATH=1 [2022-08-23T20:19:52.614Z] #60 4.958 + case "$(go env GOARCH)" in [2022-08-23T20:19:52.614Z] #60 4.958 ++ go env GOARCH [2022-08-23T20:19:52.614Z] #60 4.958 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:19:52.614Z] #60 4.958 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:19:52.614Z] #60 4.958 ++ dirname /install.sh [2022-08-23T20:19:52.614Z] #60 4.962 Install runc version v1.1.3 (build tags: seccomp) [2022-08-23T20:19:52.614Z] #60 4.962 + dir=/ [2022-08-23T20:19:52.614Z] #60 4.962 + bin=runc [2022-08-23T20:19:52.614Z] #60 4.962 + shift [2022-08-23T20:19:52.614Z] #60 4.962 + '[' '!' -f //runc.installer ']' [2022-08-23T20:19:52.614Z] #60 4.962 + . //runc.installer [2022-08-23T20:19:52.614Z] #60 4.962 ++ set -e [2022-08-23T20:19:52.614Z] #60 4.962 ++ : v1.1.3 [2022-08-23T20:19:52.614Z] #60 4.962 + install_runc [2022-08-23T20:19:52.614Z] #60 4.962 + RUNC_BUILDTAGS=seccomp [2022-08-23T20:19:52.614Z] #60 4.962 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-23T20:19:52.614Z] #60 4.962 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.puuHKyRUVm/src/github.com/opencontainers/runc [2022-08-23T20:19:52.614Z] #60 4.966 Cloning into '/tmp/tmp.puuHKyRUVm/src/github.com/opencontainers/runc'... [2022-08-23T20:19:52.614Z] #60 ... [2022-08-23T20:19:52.614Z] [2022-08-23T20:19:52.614Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:52.614Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:52.614Z] #77 106.5 checking for issetugid... no [2022-08-23T20:19:52.614Z] #77 106.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T20:19:52.614Z] #77 106.7 checking pkg-config is at least version 0.9.0... yes [2022-08-23T20:19:52.614Z] #77 ... [2022-08-23T20:19:52.614Z] [2022-08-23T20:19:52.615Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:19:52.615Z] #21 sha256:6c3d37b3902f3ba565700df67b5ac01597d7cce202628507fb46f2d77bb30176 [2022-08-23T20:19:52.615Z] #21 49.21 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-23T20:19:52.615Z] #21 49.22 Setting up jq (1.6-2.1) ... [2022-08-23T20:19:52.615Z] #21 49.23 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-23T20:19:52.615Z] #21 49.24 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-23T20:19:52.615Z] #21 49.25 Setting up iptables (1.8.7-1) ... [2022-08-23T20:19:52.615Z] #21 49.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T20:19:52.615Z] #21 49.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T20:19:52.615Z] #21 49.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T20:19:52.615Z] #21 49.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T20:19:52.615Z] #21 49.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-23T20:19:52.615Z] #21 49.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-23T20:19:52.615Z] #21 49.31 Setting up iproute2 (5.10.0-4) ... [2022-08-23T20:19:52.615Z] #21 49.67 Setting up systemd (247.3-7) ... [2022-08-23T20:19:52.615Z] #21 49.72 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-23T20:19:52.615Z] #21 49.74 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-23T20:19:52.615Z] #21 49.75 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-23T20:19:52.615Z] #21 49.77 Initializing machine ID from random generator. [2022-08-23T20:19:52.615Z] #21 50.75 Setting up systemd-journal-remote (247.3-7) ... [2022-08-23T20:19:52.615Z] #21 51.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:19:52.615Z] #21 DONE 53.0s [2022-08-23T20:19:52.615Z] [2022-08-23T20:19:52.615Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-23T20:19:52.615Z] #22 sha256:df0ee9265822224603abe4b9e8f9c875179259d483498c35d032cb2036802700 [2022-08-23T20:19:53.177Z] #77 106.8 checking for library containing yajl_tree_get... -lyajl [2022-08-23T20:19:53.177Z] #77 107.3 checking for yajl >= 2.0.0... yes [2022-08-23T20:19:53.177Z] #77 107.4 checking sys/capability.h usability... yes [2022-08-23T20:19:53.177Z] #77 107.5 checking sys/capability.h presence... yes [2022-08-23T20:19:53.183Z] #22 0.700 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-23T20:19:53.183Z] #22 0.704 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-23T20:19:53.183Z] #22 0.717 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-23T20:19:53.183Z] #22 DONE 0.8s [2022-08-23T20:19:53.183Z] [2022-08-23T20:19:53.183Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:19:53.183Z] #60 sha256:04bbcef804486fc9eca135f8a0e48c2a26a67e94c2696d2d9db0bef3663f66c1 [2022-08-23T20:19:53.435Z] #77 107.6 checking for sys/capability.h... yes [2022-08-23T20:19:53.442Z] #60 ... [2022-08-23T20:19:53.442Z] [2022-08-23T20:19:53.442Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T20:19:53.442Z] #23 sha256:0bb497bc97d6a6ae4b61e499e56ade76d552199e6578d140ffbb7a1da905ee0f [2022-08-23T20:19:53.998Z] #77 107.6 checking for library containing cap_from_name... -lcap [2022-08-23T20:19:54.255Z] #77 108.1 checking for library containing dlopen... [2022-08-23T20:19:54.255Z] #77 ... [2022-08-23T20:19:54.255Z] [2022-08-23T20:19:54.255Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-23T20:19:54.255Z] #18 sha256:15d35729c4a98291cf84a4dd927bd0ea3dabe86a2e882b26c2610f69a7e7ebab [2022-08-23T20:19:54.255Z] #18 DONE 2.0s [2022-08-23T20:19:54.255Z] [2022-08-23T20:19:54.255Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:54.255Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:54.255Z] #77 108.1 checking for library containing dlopen... -ldl [2022-08-23T20:19:54.512Z] #77 108.5 checking seccomp.h usability... yes [2022-08-23T20:19:54.768Z] #77 108.9 checking seccomp.h presence... yes [2022-08-23T20:19:54.768Z] #77 108.9 checking for seccomp.h... yes [2022-08-23T20:19:55.025Z] #77 108.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-23T20:19:55.148Z] #19 142.7 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-23T20:19:55.148Z] #19 142.7 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-23T20:19:55.588Z] #77 109.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-23T20:19:55.588Z] #77 109.6 checking systemd/sd-bus.h usability... yes [2022-08-23T20:19:55.845Z] #77 109.9 checking systemd/sd-bus.h presence... yes [2022-08-23T20:19:55.845Z] #77 110.0 checking for systemd/sd-bus.h... yes [2022-08-23T20:19:55.918Z] #77 ... [2022-08-23T20:19:55.918Z] [2022-08-23T20:19:55.918Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:19:55.918Z] #64 sha256:c52653f3ecc05d30b7100caf9cb6b5fca1d0e2480a05e201777d1e0ca8527bc3 [2022-08-23T20:19:56.408Z] #77 110.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-23T20:19:56.408Z] #77 110.5 checking for sd_notify_barrier... [2022-08-23T20:19:56.408Z] #77 ... [2022-08-23T20:19:56.408Z] [2022-08-23T20:19:56.408Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T20:19:56.408Z] #19 sha256:ddc2428c5630b39e4aff6a791579e679dc066321adaa571a3d0a0c4cbf090ec7 [2022-08-23T20:19:56.408Z] #19 DONE 2.0s [2022-08-23T20:19:56.665Z] [2022-08-23T20:19:56.665Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:56.665Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:56.665Z] #77 110.5 checking for sd_notify_barrier... yes [2022-08-23T20:19:56.921Z] #77 110.9 checking linux/bpf.h usability... yes [2022-08-23T20:19:56.921Z] #77 111.1 checking linux/bpf.h presence... yes [2022-08-23T20:19:57.074Z] #19 144.7 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-23T20:19:57.074Z] #19 144.7 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-23T20:19:57.178Z] #77 111.2 checking for linux/bpf.h... yes [2022-08-23T20:19:57.178Z] #77 111.2 checking compilation for eBPF... yes [2022-08-23T20:19:57.178Z] #77 111.4 checking for criu >= 3.15... no [2022-08-23T20:19:57.178Z] #77 111.5 configure: CRIU headers not found, building without CRIU support [2022-08-23T20:19:57.435Z] #77 111.5 checking for criu > 3.16... no [2022-08-23T20:19:57.435Z] #77 111.5 configure: CRIU version doesn't support join-ns API [2022-08-23T20:19:57.435Z] #77 111.5 checking for criu > 3.16.1... no [2022-08-23T20:19:57.435Z] #77 111.5 configure: CRIU version doesn't support for pre-dumping [2022-08-23T20:19:57.435Z] #77 111.5 checking for new mount API (fsconfig)... yes [2022-08-23T20:19:57.435Z] #77 111.6 checking for seccomp notify API... yes [2022-08-23T20:19:57.435Z] #77 111.7 checking for gperf... no [2022-08-23T20:19:57.435Z] #77 111.7 configure: gperf not found - cannot rebuild signal parser code [2022-08-23T20:19:57.691Z] #77 111.7 checking for library containing argp_parse... none required [2022-08-23T20:19:57.947Z] #77 112.2 checking that generated files are newer than configure... done [2022-08-23T20:19:57.947Z] #77 112.2 configure: creating ./config.status [2022-08-23T20:19:58.504Z] #64 71.58 Updating files: 33% (1648/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 61% (3071/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 82% (4085/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 99% (4951/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-23T20:19:58.504Z] #64 74.70 + cd /tmp/tmp.PXUnRHMsy8/src/github.com/containerd/containerd [2022-08-23T20:19:58.504Z] #64 74.70 + git checkout -q v1.6.7 [2022-08-23T20:19:58.509Z] #77 ... [2022-08-23T20:19:58.509Z] [2022-08-23T20:19:58.509Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-23T20:19:58.509Z] #20 sha256:a600b1ba718225216bb9f9db62aa684703a95a2c21d643cae1dae5fcffd4a092 [2022-08-23T20:19:58.509Z] #20 DONE 2.0s [2022-08-23T20:19:58.509Z] [2022-08-23T20:19:58.509Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:19:58.509Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:19:58.691Z] #23 ... [2022-08-23T20:19:58.691Z] [2022-08-23T20:19:58.691Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:58.691Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:19:58.691Z] #77 131.1 CCLD libyajl.la [2022-08-23T20:19:58.691Z] #77 131.5 CCLD verify/json_verify [2022-08-23T20:19:58.691Z] #77 131.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:19:58.691Z] #77 131.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T20:19:58.691Z] #77 131.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T20:19:58.691Z] #77 131.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:19:58.691Z] #77 131.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:19:58.691Z] #77 131.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:19:58.691Z] #77 132.0 CC src/validate.o [2022-08-23T20:19:58.691Z] #77 132.1 CC src/image_spec_schema_config_schema.lo [2022-08-23T20:19:58.691Z] #77 132.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-23T20:19:58.691Z] #77 132.1 CC src/image_spec_schema_defs.lo [2022-08-23T20:19:58.691Z] #77 132.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-23T20:19:58.691Z] #77 132.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-23T20:19:58.691Z] #77 132.2 CC src/image_spec_schema_image_layout_schema.lo [2022-08-23T20:19:58.691Z] #77 132.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-23T20:19:58.691Z] #77 132.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-23T20:19:58.691Z] #77 132.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-23T20:19:58.691Z] #77 132.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-23T20:19:58.691Z] #77 132.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-23T20:19:58.691Z] #77 132.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-23T20:19:58.691Z] #77 132.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-23T20:19:58.691Z] #77 132.5 CC src/runtime_spec_schema_defs.lo [2022-08-23T20:19:58.691Z] #77 132.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-23T20:19:58.691Z] #77 132.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-23T20:19:58.691Z] #77 132.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-23T20:19:58.950Z] #77 132.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-23T20:19:58.950Z] #77 132.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-23T20:19:58.951Z] #77 132.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-23T20:19:58.951Z] #77 133.0 CC src/basic_test_double_array_item.lo [2022-08-23T20:19:58.995Z] #19 146.7 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-23T20:19:58.995Z] #19 146.7 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-08-23T20:19:58.995Z] #19 ... [2022-08-23T20:19:58.995Z] [2022-08-23T20:19:58.995Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:19:58.995Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:19:58.995Z] #84 89.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T20:19:58.995Z] #84 89.47 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T20:19:58.995Z] #84 89.84 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T20:19:59.207Z] #77 133.1 CC src/basic_test_double_array.lo [2022-08-23T20:19:59.207Z] #77 133.2 CC src/basic_test_top_array_int.lo [2022-08-23T20:19:59.463Z] #77 133.4 CC src/basic_test_top_array_string.lo [2022-08-23T20:19:59.719Z] #77 133.6 CC src/basic_test_top_double_array_int.lo [2022-08-23T20:19:59.975Z] #77 133.8 CC src/basic_test_top_double_array_obj.lo [2022-08-23T20:19:59.975Z] #77 134.0 CC src/basic_test_top_double_array_string.lo [2022-08-23T20:19:59.975Z] #77 134.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-23T20:20:00.190Z] #77 ... [2022-08-23T20:20:00.190Z] [2022-08-23T20:20:00.190Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:20:00.190Z] #64 sha256:86730f58c81def11d6547102445a78b79e35516df4d8ffa5d955883d982d51e6 [2022-08-23T20:20:00.233Z] #77 134.1 CC src/read-file.lo [2022-08-23T20:20:00.233Z] #77 134.2 CC src/json_common.lo [2022-08-23T20:20:00.233Z] #77 134.3 CC tests/test-1.o [2022-08-23T20:20:00.531Z] #77 134.3 CC tests/test-2.o [2022-08-23T20:20:00.531Z] #77 134.5 CC tests/test-3.o [2022-08-23T20:20:00.531Z] #77 134.6 CC tests/test-4.o [2022-08-23T20:20:00.787Z] #77 134.8 CC tests/test-5.o [2022-08-23T20:20:00.930Z] #84 ... [2022-08-23T20:20:00.930Z] [2022-08-23T20:20:00.930Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:20:00.930Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:20:00.930Z] #19 148.7 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-23T20:20:00.930Z] #19 148.7 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-23T20:20:00.930Z] #19 148.7 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-23T20:20:00.930Z] #19 148.7 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-23T20:20:00.930Z] #19 148.7 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-23T20:20:00.930Z] #19 148.7 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-23T20:20:00.930Z] #19 148.8 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-23T20:20:00.930Z] #19 148.8 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-23T20:20:00.930Z] #19 148.8 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-23T20:20:00.930Z] #19 148.8 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-23T20:20:00.930Z] #19 148.9 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-23T20:20:00.930Z] #19 148.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-23T20:20:00.930Z] #19 148.9 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-23T20:20:00.930Z] #19 149.0 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-23T20:20:00.930Z] #19 149.0 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-23T20:20:00.956Z] #64 73.06 Updating files: 25% (1253/4961) Updating files: 26% (1290/4961) Updating files: 27% (1340/4961) Updating files: 28% (1390/4961) Updating files: 29% (1439/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 56% (2799/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 83% (4130/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-23T20:20:01.026Z] #21 2.291 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:20:01.026Z] #21 2.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:20:01.026Z] #21 2.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:20:01.044Z] #77 135.0 CC tests/test-6.o [2022-08-23T20:20:01.044Z] #64 76.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-23T20:20:01.044Z] #64 76.88 + BUILDTAGS='netgo osusergo static_build' [2022-08-23T20:20:01.044Z] #64 76.88 + export EXTRA_FLAGS=-buildmode=pie [2022-08-23T20:20:01.044Z] #64 76.88 + EXTRA_FLAGS=-buildmode=pie [2022-08-23T20:20:01.044Z] #64 76.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-23T20:20:01.044Z] #64 76.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-23T20:20:01.044Z] #64 76.89 + '[' '' = dynamic ']' [2022-08-23T20:20:01.044Z] #64 76.89 + make [2022-08-23T20:20:01.198Z] #19 149.1 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-23T20:20:01.198Z] #19 149.1 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-23T20:20:01.198Z] #19 149.1 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-23T20:20:01.198Z] #19 149.2 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-23T20:20:01.212Z] #64 75.83 + cd /tmp/tmp.UABPHGXEj3/src/github.com/containerd/containerd [2022-08-23T20:20:01.212Z] #64 75.83 + git checkout -q v1.6.7 [2022-08-23T20:20:01.285Z] #21 2.903 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:20:01.300Z] #77 135.2 CC tests/test-7.o [2022-08-23T20:20:01.556Z] #77 135.4 CC tests/test-8.o [2022-08-23T20:20:01.816Z] #77 135.6 CC tests/test-9.o [2022-08-23T20:20:01.816Z] #77 135.8 CC tests/test-10.o [2022-08-23T20:20:02.380Z] #77 136.2 CC tests/test-11.o [2022-08-23T20:20:02.651Z] #21 4.215 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:20:03.728Z] #64 78.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-23T20:20:03.728Z] #64 78.53 + BUILDTAGS='netgo osusergo static_build' [2022-08-23T20:20:03.728Z] #64 78.53 + export EXTRA_FLAGS=-buildmode=pie [2022-08-23T20:20:03.728Z] #64 78.53 + EXTRA_FLAGS=-buildmode=pie [2022-08-23T20:20:03.728Z] #64 78.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-23T20:20:03.728Z] #64 78.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-23T20:20:03.728Z] #64 78.53 + '[' '' = dynamic ']' [2022-08-23T20:20:03.728Z] #64 78.53 + make [2022-08-23T20:20:03.753Z] #19 151.3 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-23T20:20:03.753Z] #19 151.3 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-23T20:20:03.753Z] #19 151.4 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-23T20:20:03.753Z] #19 151.4 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-23T20:20:03.753Z] #19 151.5 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-23T20:20:04.019Z] #21 5.482 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:20:04.276Z] #21 ... [2022-08-23T20:20:04.276Z] [2022-08-23T20:20:04.276Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:04.276Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:04.276Z] #77 114.9 config.status: creating Makefile [2022-08-23T20:20:04.276Z] #77 115.0 config.status: creating rpm/crun.spec [2022-08-23T20:20:04.276Z] #77 115.0 config.status: creating config.h [2022-08-23T20:20:04.276Z] #77 115.1 config.status: executing libtool commands [2022-08-23T20:20:04.276Z] #77 115.1 config.status: executing depfiles commands [2022-08-23T20:20:04.276Z] #77 116.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-23T20:20:04.276Z] #77 116.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T20:20:04.276Z] #77 116.9 checking for gcc... gcc [2022-08-23T20:20:04.276Z] #77 117.0 checking whether the C compiler works... yes [2022-08-23T20:20:04.276Z] #77 117.2 checking for C compiler default output file name... a.out [2022-08-23T20:20:04.276Z] #77 117.2 checking for suffix of executables... [2022-08-23T20:20:04.276Z] #77 117.5 checking whether we are cross compiling... no [2022-08-23T20:20:04.276Z] #77 117.8 checking for suffix of object files... o [2022-08-23T20:20:04.276Z] #77 118.0 checking whether we are using the GNU C compiler... yes [2022-08-23T20:20:04.276Z] #77 118.1 checking whether gcc accepts -g... yes [2022-08-23T20:20:04.276Z] #77 118.2 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:20:04.276Z] #77 118.4 checking whether gcc understands -c and -o together... yes [2022-08-23T20:20:04.327Z] #64 80.15 + bin/ctr [2022-08-23T20:20:04.327Z] #64 ... [2022-08-23T20:20:04.327Z] [2022-08-23T20:20:04.327Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:04.327Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:04.327Z] #77 61.40 libtoolize: putting auxiliary files in '.'. [2022-08-23T20:20:04.327Z] #77 61.40 libtoolize: copying file './ltmain.sh' [2022-08-23T20:20:04.533Z] #77 118.6 checking how to run the C preprocessor... gcc -E [2022-08-23T20:20:04.533Z] #77 118.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:20:04.789Z] #77 118.9 checking for egrep... /bin/grep -E [2022-08-23T20:20:04.892Z] #77 62.33 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-23T20:20:04.892Z] #77 62.33 libtoolize: and rerunning libtoolize and aclocal. [2022-08-23T20:20:04.892Z] #77 62.33 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T20:20:05.352Z] #77 118.9 checking for ANSI C header files... yes [2022-08-23T20:20:05.352Z] #77 119.4 checking for sys/types.h... yes [2022-08-23T20:20:05.608Z] #77 119.6 checking for sys/stat.h... yes [2022-08-23T20:20:05.667Z] #19 153.6 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-23T20:20:05.667Z] #19 153.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T20:20:05.667Z] #19 153.6 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-23T20:20:05.667Z] #19 153.7 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-23T20:20:05.864Z] #77 119.8 checking for stdlib.h... yes [2022-08-23T20:20:05.864Z] #77 120.0 checking for string.h... yes [2022-08-23T20:20:05.927Z] #19 153.7 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-23T20:20:05.927Z] #19 153.8 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T20:20:06.120Z] #77 120.1 checking for memory.h... yes [2022-08-23T20:20:06.188Z] #19 154.1 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-23T20:20:06.188Z] #19 154.1 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-23T20:20:06.188Z] #19 154.1 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-23T20:20:06.188Z] #19 154.1 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-23T20:20:06.188Z] #19 154.1 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-23T20:20:06.188Z] #19 154.1 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-23T20:20:06.188Z] #19 154.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-23T20:20:06.188Z] #19 154.1 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-23T20:20:06.188Z] #19 154.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-23T20:20:06.188Z] #19 154.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-23T20:20:06.188Z] #19 154.1 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-23T20:20:06.188Z] #19 154.2 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-23T20:20:06.188Z] #19 154.2 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-23T20:20:06.188Z] #19 154.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-23T20:20:06.188Z] #19 154.2 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-23T20:20:06.375Z] #77 120.3 checking for strings.h... yes [2022-08-23T20:20:06.375Z] #77 120.5 checking for inttypes.h... yes [2022-08-23T20:20:06.450Z] #19 154.2 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-23T20:20:06.450Z] #19 154.2 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-23T20:20:06.450Z] #19 154.2 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-23T20:20:06.450Z] #19 154.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-23T20:20:06.450Z] #19 154.4 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-23T20:20:06.450Z] #19 154.4 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-23T20:20:06.450Z] #19 154.4 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-23T20:20:06.631Z] #77 120.7 checking for stdint.h... yes [2022-08-23T20:20:06.887Z] #77 121.0 checking for unistd.h... yes [2022-08-23T20:20:06.998Z] #64 81.62 + bin/ctr [2022-08-23T20:20:07.143Z] #77 121.2 checking minix/config.h usability... no [2022-08-23T20:20:07.143Z] #77 121.4 checking minix/config.h presence... no [2022-08-23T20:20:07.400Z] #77 121.5 checking for minix/config.h... no [2022-08-23T20:20:07.400Z] #77 121.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-23T20:20:07.657Z] #77 121.8 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:20:07.667Z] #77 ... [2022-08-23T20:20:07.667Z] [2022-08-23T20:20:07.667Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T20:20:07.667Z] #23 sha256:0bb497bc97d6a6ae4b61e499e56ade76d552199e6578d140ffbb7a1da905ee0f [2022-08-23T20:20:07.667Z] #23 9.489 Collecting yamllint==1.26.1 [2022-08-23T20:20:07.667Z] #23 10.57 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-23T20:20:07.667Z] #23 11.76 Collecting pathspec>=0.5.3 [2022-08-23T20:20:07.667Z] #23 11.78 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-23T20:20:07.667Z] #23 12.07 Collecting pyyaml [2022-08-23T20:20:07.667Z] #23 12.10 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-23T20:20:07.667Z] #23 12.17 Building wheels for collected packages: yamllint [2022-08-23T20:20:07.667Z] #23 12.17 Building wheel for yamllint (setup.py): started [2022-08-23T20:20:07.667Z] #23 13.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-23T20:20:07.667Z] #23 13.18 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3cb0af96838a2d0ab6f6b2267b961ab933ac46b7795b4b1bb645eec07641e37c [2022-08-23T20:20:07.667Z] #23 13.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-23T20:20:07.667Z] #23 13.20 Successfully built yamllint [2022-08-23T20:20:07.667Z] #23 13.21 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-23T20:20:07.667Z] #23 13.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-23T20:20:07.667Z] #23 DONE 14.1s [2022-08-23T20:20:07.667Z] [2022-08-23T20:20:07.667Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:20:07.667Z] #47 sha256:0067b48406c6fcf97a8846394ccce80f177a951eb81459a531ec6a775172dd15 [2022-08-23T20:20:07.913Z] #77 122.0 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:20:07.913Z] #77 122.0 checking how to print strings... printf [2022-08-23T20:20:07.913Z] #77 122.1 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:20:07.913Z] #77 122.1 checking for fgrep... /bin/grep -F [2022-08-23T20:20:07.913Z] #77 122.1 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:20:07.913Z] #77 122.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:20:07.913Z] #77 122.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:20:07.913Z] #77 122.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:20:08.170Z] #77 122.3 checking whether ln -s works... yes [2022-08-23T20:20:08.170Z] #77 122.3 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:20:08.170Z] #77 122.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:20:08.170Z] #77 122.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:20:08.170Z] #77 122.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:20:08.170Z] #77 122.3 checking for objdump... objdump [2022-08-23T20:20:08.170Z] #77 122.3 checking how to recognize dependent libraries... pass_all [2022-08-23T20:20:08.170Z] #77 122.3 checking for dlltool... no [2022-08-23T20:20:08.170Z] #77 122.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:20:08.170Z] #77 122.3 checking for ar... ar [2022-08-23T20:20:08.170Z] #77 122.3 checking for archiver @FILE support... [2022-08-23T20:20:08.170Z] #77 ... [2022-08-23T20:20:08.170Z] [2022-08-23T20:20:08.170Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:20:08.170Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:20:08.170Z] #21 9.771 Fetched 8571 kB in 8s (1106 kB/s) [2022-08-23T20:20:08.732Z] #21 9.771 Reading package lists... [2022-08-23T20:20:08.732Z] #21 ... [2022-08-23T20:20:08.732Z] [2022-08-23T20:20:08.732Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:20:08.732Z] #60 sha256:880eb0d1745a7e58bab81a545ca80c7e9cea20571680f3acc04e0754df2c4a3f [2022-08-23T20:20:08.732Z] #60 16.22 + cd /tmp/tmp.puuHKyRUVm/src/github.com/opencontainers/runc [2022-08-23T20:20:08.732Z] #60 16.24 + git checkout -q v1.1.3 [2022-08-23T20:20:08.732Z] #60 16.99 + '[' -z '' ']' [2022-08-23T20:20:08.732Z] #60 16.99 + target=static [2022-08-23T20:20:08.732Z] #60 16.99 + make BUILDTAGS=seccomp static [2022-08-23T20:20:08.732Z] #60 17.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-23T20:20:08.989Z] #60 ... [2022-08-23T20:20:08.989Z] [2022-08-23T20:20:08.989Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:08.989Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:08.989Z] #77 122.3 checking for archiver @FILE support... @ [2022-08-23T20:20:08.989Z] #77 122.5 checking for strip... strip [2022-08-23T20:20:08.989Z] #77 122.5 checking for ranlib... ranlib [2022-08-23T20:20:08.989Z] #77 122.5 checking for gawk... no [2022-08-23T20:20:08.989Z] #77 122.5 checking for mawk... mawk [2022-08-23T20:20:08.989Z] #77 122.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:20:08.989Z] #77 123.0 checking for sysroot... no [2022-08-23T20:20:08.989Z] #77 123.0 checking for a working dd... /bin/dd [2022-08-23T20:20:08.989Z] #77 123.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:20:08.989Z] #77 123.1 checking for mt... no [2022-08-23T20:20:08.989Z] #77 123.1 checking if : is a manifest tool... no [2022-08-23T20:20:09.025Z] #19 157.0 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-23T20:20:09.025Z] #19 157.0 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-23T20:20:09.025Z] #19 157.0 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-23T20:20:09.245Z] #77 123.1 checking for dlfcn.h... yes [2022-08-23T20:20:09.245Z] #77 123.4 checking for objdir... .libs [2022-08-23T20:20:09.286Z] #19 157.1 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-23T20:20:09.286Z] #19 157.2 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-23T20:20:09.759Z] #77 123.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:20:09.759Z] #77 124.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:20:10.016Z] #77 124.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:20:10.580Z] #77 124.2 checking if gcc static flag -static works... [2022-08-23T20:20:10.580Z] #77 ... [2022-08-23T20:20:10.580Z] [2022-08-23T20:20:10.580Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:20:10.580Z] #34 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:20:10.580Z] #34 DONE 160.3s [2022-08-23T20:20:10.580Z] [2022-08-23T20:20:10.580Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:10.580Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:10.580Z] #77 124.2 checking if gcc static flag -static works... yes [2022-08-23T20:20:10.837Z] #77 124.8 checking if gcc supports -c -o file.o... yes [2022-08-23T20:20:10.837Z] #77 125.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:20:10.837Z] #77 125.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:20:10.848Z] #19 ... [2022-08-23T20:20:10.848Z] [2022-08-23T20:20:10.848Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:10.848Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:10.848Z] #84 111.3 configure.ac:11: installing 'build-aux/compile' [2022-08-23T20:20:11.093Z] #77 125.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:20:11.126Z] #84 111.3 configure.ac:11: installing 'build-aux/config.guess' [2022-08-23T20:20:11.126Z] #84 111.3 configure.ac:11: installing 'build-aux/config.sub' [2022-08-23T20:20:11.126Z] #84 111.3 configure.ac:13: installing 'build-aux/install-sh' [2022-08-23T20:20:11.126Z] #84 111.3 configure.ac:13: installing 'build-aux/missing' [2022-08-23T20:20:11.126Z] #84 111.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-23T20:20:11.169Z] #64 ... [2022-08-23T20:20:11.169Z] [2022-08-23T20:20:11.169Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:20:11.169Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:20:11.169Z] #14 139.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-23T20:20:11.169Z] #14 139.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:20:11.169Z] #14 139.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:20:11.169Z] #14 150.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-23T20:20:11.169Z] #14 150.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:20:11.169Z] #14 150.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T20:20:11.169Z] #14 ... [2022-08-23T20:20:11.169Z] [2022-08-23T20:20:11.169Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:11.169Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:11.169Z] #77 62.39 libtoolize: putting auxiliary files in '.'. [2022-08-23T20:20:11.169Z] #77 62.39 libtoolize: copying file './ltmain.sh' [2022-08-23T20:20:11.169Z] #77 64.23 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-23T20:20:11.169Z] #77 64.23 libtoolize: and rerunning libtoolize and aclocal. [2022-08-23T20:20:11.169Z] #77 64.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T20:20:11.350Z] #77 125.5 checking how to hardcode library paths into programs... immediate [2022-08-23T20:20:11.350Z] #77 125.5 checking whether stripping libraries is possible... yes [2022-08-23T20:20:11.350Z] #77 125.5 checking if libtool supports shared libraries... yes [2022-08-23T20:20:11.350Z] #77 125.5 checking whether to build shared libraries... no [2022-08-23T20:20:11.350Z] #77 125.5 checking whether to build static libraries... yes [2022-08-23T20:20:11.350Z] #77 125.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:20:11.350Z] #77 125.5 checking whether build environment is sane... yes [2022-08-23T20:20:11.350Z] #77 125.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:20:11.350Z] #77 125.6 checking whether make sets $(MAKE)... yes [2022-08-23T20:20:11.350Z] #77 125.7 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:20:11.389Z] #84 111.7 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T20:20:11.448Z] #77 ... [2022-08-23T20:20:11.448Z] [2022-08-23T20:20:11.448Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:20:11.448Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:20:11.448Z] #14 136.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-23T20:20:11.448Z] #14 136.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:20:11.448Z] #14 136.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:20:11.607Z] #77 125.7 checking whether make supports nested variables... yes [2022-08-23T20:20:11.607Z] #77 125.8 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:20:11.607Z] #77 125.8 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:20:11.607Z] #77 125.8 checking how to create a ustar tar archive... gnutar [2022-08-23T20:20:11.863Z] #77 125.9 checking dependency style of gcc... gcc3 [2022-08-23T20:20:11.863Z] #77 126.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:20:11.863Z] #77 126.1 checking whether make supports nested variables... (cached) yes [2022-08-23T20:20:11.863Z] #77 126.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T20:20:11.863Z] #77 126.1 checking pkg-config is at least version 0.9.0... yes [2022-08-23T20:20:11.863Z] #77 126.1 checking for yajl >= 2.1.0... yes [2022-08-23T20:20:11.863Z] #77 126.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T20:20:11.863Z] #77 126.1 checking for gcc... (cached) gcc [2022-08-23T20:20:12.120Z] #77 126.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T20:20:12.120Z] #77 126.3 checking whether gcc accepts -g... (cached) yes [2022-08-23T20:20:12.120Z] #77 126.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T20:20:12.120Z] #77 126.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T20:20:12.120Z] #77 126.3 checking for a Python interpreter with version >= 3... python3 [2022-08-23T20:20:12.120Z] #77 126.4 checking for python3... /usr/bin/python3 [2022-08-23T20:20:12.120Z] #77 126.4 checking for python3 version... 3.9 [2022-08-23T20:20:12.120Z] #77 126.4 checking for python3 platform... linux [2022-08-23T20:20:12.382Z] #14 148.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-23T20:20:12.382Z] #14 148.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:20:12.382Z] #14 148.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T20:20:12.388Z] #77 126.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T20:20:12.645Z] #77 126.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T20:20:12.902Z] #77 127.2 checking that generated files are newer than configure... done [2022-08-23T20:20:12.902Z] #77 127.2 configure: creating ./config.status [2022-08-23T20:20:13.466Z] #77 ... [2022-08-23T20:20:13.466Z] [2022-08-23T20:20:13.466Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:20:13.466Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:20:13.466Z] #36 163.1 Delve is a source level debugger for Go programs. [2022-08-23T20:20:13.466Z] #36 163.1 [2022-08-23T20:20:13.466Z] #36 163.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-23T20:20:13.466Z] #36 163.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-23T20:20:13.466Z] #36 163.1 [2022-08-23T20:20:13.466Z] #36 163.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-23T20:20:13.466Z] #36 163.1 [2022-08-23T20:20:13.466Z] #36 163.1 Pass flags to the program you are debugging using `--`, for example: [2022-08-23T20:20:13.466Z] #36 163.1 [2022-08-23T20:20:13.466Z] #36 163.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-23T20:20:13.466Z] #36 163.1 [2022-08-23T20:20:13.466Z] #36 163.1 Usage: [2022-08-23T20:20:13.466Z] #36 163.1 dlv [command] [2022-08-23T20:20:13.466Z] #36 163.1 [2022-08-23T20:20:13.466Z] #36 163.1 Available Commands: [2022-08-23T20:20:13.466Z] #36 163.1 attach Attach to running process and begin debugging. [2022-08-23T20:20:13.466Z] #36 163.1 connect Connect to a headless debug server with a terminal client. [2022-08-23T20:20:13.466Z] #36 163.1 core Examine a core dump. [2022-08-23T20:20:13.466Z] #36 163.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-23T20:20:13.466Z] #36 163.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-23T20:20:13.466Z] #36 163.1 exec Execute a precompiled binary, and begin a debug session. [2022-08-23T20:20:13.466Z] #36 163.1 help Help about any command [2022-08-23T20:20:13.466Z] #36 163.1 run Deprecated command. Use 'debug' instead. [2022-08-23T20:20:13.466Z] #36 163.1 test Compile test binary and begin debugging program. [2022-08-23T20:20:13.466Z] #36 163.1 trace Compile and begin tracing program. [2022-08-23T20:20:13.466Z] #36 163.1 version Prints version. [2022-08-23T20:20:13.466Z] #36 163.1 [2022-08-23T20:20:13.466Z] #36 163.1 Flags: [2022-08-23T20:20:13.466Z] #36 163.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-23T20:20:13.466Z] #36 163.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-23T20:20:13.466Z] #36 163.1 --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-08-23T20:20:13.466Z] #36 163.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-23T20:20:13.466Z] #36 163.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-23T20:20:13.466Z] #36 163.1 --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-08-23T20:20:13.466Z] #36 163.1 --disable-aslr Disables address space randomization [2022-08-23T20:20:13.466Z] #36 163.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-23T20:20:13.466Z] #36 163.1 -h, --help help for dlv [2022-08-23T20:20:13.466Z] #36 163.1 --init string Init file, executed by the terminal client. [2022-08-23T20:20:13.466Z] #36 163.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-23T20:20:13.466Z] #36 163.1 --log Enable debugging server logging. [2022-08-23T20:20:13.466Z] #36 163.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-23T20:20:13.466Z] #36 163.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-23T20:20:13.466Z] #36 163.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-23T20:20:13.466Z] #36 163.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-23T20:20:13.466Z] #36 163.1 --wd string Working directory for running the program. [2022-08-23T20:20:13.466Z] #36 163.1 [2022-08-23T20:20:13.466Z] #36 163.1 Additional help topics: [2022-08-23T20:20:13.466Z] #36 163.1 dlv backend Help about the --backend flag. [2022-08-23T20:20:13.467Z] #36 163.1 dlv log Help about logging flags. [2022-08-23T20:20:13.467Z] #36 163.1 dlv redirect Help about file redirection. [2022-08-23T20:20:13.467Z] #36 163.1 [2022-08-23T20:20:13.467Z] #36 163.1 Use "dlv [command] --help" for more information about a command. [2022-08-23T20:20:13.467Z] #36 DONE 163.4s [2022-08-23T20:20:13.467Z] [2022-08-23T20:20:13.467Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:20:13.467Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:20:13.467Z] #21 9.771 Reading package lists... [2022-08-23T20:20:13.965Z] #84 114.0 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:20:13.965Z] #84 114.5 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:20:13.965Z] #84 114.5 checking how to print strings... printf [2022-08-23T20:20:14.226Z] #84 114.5 checking for gcc... gcc [2022-08-23T20:20:14.499Z] #21 12.71 Reading package lists... [2022-08-23T20:20:14.749Z] #84 114.7 checking whether the C compiler works... yes [2022-08-23T20:20:14.749Z] #84 115.0 checking for C compiler default output file name... a.out [2022-08-23T20:20:14.749Z] #84 115.0 checking for suffix of executables... [2022-08-23T20:20:15.272Z] #84 115.2 checking whether we are cross compiling... no [2022-08-23T20:20:15.438Z] #21 16.20 Building dependency tree... [2022-08-23T20:20:15.534Z] #84 115.5 checking for suffix of object files... o [2022-08-23T20:20:15.798Z] #84 115.8 checking whether we are using the GNU C compiler... yes [2022-08-23T20:20:16.060Z] #84 116.0 checking whether gcc accepts -g... yes [2022-08-23T20:20:16.320Z] #84 116.3 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:20:16.365Z] #21 17.76 The following additional packages will be installed: [2022-08-23T20:20:16.365Z] #21 17.76 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-23T20:20:16.365Z] #21 17.76 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-23T20:20:16.365Z] #21 17.76 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-23T20:20:16.365Z] #21 17.76 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T20:20:16.365Z] #21 17.76 python3-pkg-resources systemd vim-runtime xxd [2022-08-23T20:20:16.365Z] #21 17.76 Suggested packages: [2022-08-23T20:20:16.365Z] #21 17.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-23T20:20:16.365Z] #21 17.76 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-23T20:20:16.365Z] #21 17.76 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-23T20:20:16.365Z] #21 17.76 Recommended packages: [2022-08-23T20:20:16.365Z] #21 17.76 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-23T20:20:16.365Z] #21 17.76 systemd-timesyncd | time-daemon unzip [2022-08-23T20:20:16.583Z] #84 116.6 checking whether gcc understands -c and -o together... yes [2022-08-23T20:20:16.583Z] #84 116.9 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:20:16.583Z] #84 116.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:20:16.583Z] #84 116.9 checking for egrep... /bin/grep -E [2022-08-23T20:20:16.583Z] #84 116.9 checking for fgrep... /bin/grep -F [2022-08-23T20:20:16.583Z] #84 116.9 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:20:16.583Z] #84 117.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:20:16.583Z] #84 117.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:20:16.845Z] #84 117.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:20:16.845Z] #84 117.2 checking whether ln -s works... yes [2022-08-23T20:20:16.845Z] #84 117.2 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:20:16.845Z] #84 117.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:20:16.845Z] #84 117.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:20:16.845Z] #84 117.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:20:16.845Z] #84 117.3 checking for objdump... objdump [2022-08-23T20:20:16.845Z] #84 117.3 checking how to recognize dependent libraries... pass_all [2022-08-23T20:20:16.845Z] #84 117.3 checking for dlltool... no [2022-08-23T20:20:16.845Z] #84 117.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:20:16.845Z] #84 117.3 checking for ar... ar [2022-08-23T20:20:16.936Z] #21 ... [2022-08-23T20:20:16.936Z] [2022-08-23T20:20:16.936Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:16.936Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:16.936Z] #77 129.8 config.status: creating Makefile [2022-08-23T20:20:16.936Z] #77 129.8 config.status: creating config.h [2022-08-23T20:20:16.936Z] #77 129.8 config.status: executing libtool commands [2022-08-23T20:20:16.936Z] #77 129.9 config.status: executing depfiles commands [2022-08-23T20:20:16.936Z] #77 130.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-23T20:20:16.936Z] #77 130.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T20:20:16.936Z] #77 131.0 checking for gcc... gcc [2022-08-23T20:20:17.193Z] #77 131.0 checking whether the C compiler works... yes [2022-08-23T20:20:17.193Z] #77 131.3 checking for C compiler default output file name... a.out [2022-08-23T20:20:17.193Z] #77 131.3 checking for suffix of executables... [2022-08-23T20:20:17.419Z] #84 117.4 checking for archiver @FILE support... @ [2022-08-23T20:20:17.419Z] #84 117.7 checking for strip... strip [2022-08-23T20:20:17.419Z] #84 117.7 checking for ranlib... ranlib [2022-08-23T20:20:17.419Z] #84 117.7 checking for gawk... no [2022-08-23T20:20:17.419Z] #84 117.7 checking for mawk... mawk [2022-08-23T20:20:17.449Z] #77 131.5 checking whether we are cross compiling... no [2022-08-23T20:20:17.706Z] #77 131.7 checking for suffix of object files... o [2022-08-23T20:20:17.706Z] #77 131.8 checking whether we are using the GNU C compiler... yes [2022-08-23T20:20:17.963Z] #77 132.0 checking whether gcc accepts -g... yes [2022-08-23T20:20:17.963Z] #77 132.2 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:20:17.992Z] #84 117.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:20:18.219Z] #77 132.4 checking whether gcc understands -c and -o together... yes [2022-08-23T20:20:18.219Z] #77 132.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:20:18.219Z] #77 132.6 checking whether build environment is sane... yes [2022-08-23T20:20:18.219Z] #77 132.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:20:18.219Z] #77 132.6 checking for gawk... no [2022-08-23T20:20:18.219Z] #77 132.6 checking for mawk... mawk [2022-08-23T20:20:18.256Z] #84 118.6 checking for sysroot... no [2022-08-23T20:20:18.256Z] #84 118.6 checking for a working dd... /bin/dd [2022-08-23T20:20:18.256Z] #84 118.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:20:18.476Z] #77 132.6 checking whether make sets $(MAKE)... yes [2022-08-23T20:20:18.476Z] #77 132.7 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:20:18.476Z] #77 132.7 checking whether make supports nested variables... yes [2022-08-23T20:20:18.476Z] #77 132.8 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:20:18.476Z] #77 132.8 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:20:18.476Z] #77 132.8 checking how to create a ustar tar archive... gnutar [2022-08-23T20:20:18.519Z] #84 118.7 checking for mt... no [2022-08-23T20:20:18.519Z] #84 118.7 checking if : is a manifest tool... no [2022-08-23T20:20:18.733Z] #77 132.8 checking dependency style of gcc... gcc3 [2022-08-23T20:20:18.733Z] #77 133.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:20:18.733Z] #77 133.0 checking whether make supports nested variables... (cached) yes [2022-08-23T20:20:18.780Z] #84 118.8 checking how to run the C preprocessor... gcc -E [2022-08-23T20:20:18.990Z] #77 133.0 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:20:18.990Z] #77 133.3 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:20:18.990Z] #77 133.3 checking how to print strings... printf [2022-08-23T20:20:19.246Z] #77 133.3 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:20:19.246Z] #77 133.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:20:19.246Z] #77 133.3 checking for egrep... /bin/grep -E [2022-08-23T20:20:19.246Z] #77 133.3 checking for fgrep... /bin/grep -F [2022-08-23T20:20:19.246Z] #77 133.4 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:20:19.246Z] #77 133.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:20:19.246Z] #77 133.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:20:19.246Z] #77 133.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:20:19.246Z] #77 133.5 checking whether ln -s works... yes [2022-08-23T20:20:19.246Z] #77 133.5 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:20:19.246Z] #77 133.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:20:19.246Z] #77 133.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:20:19.246Z] #77 133.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:20:19.246Z] #77 133.5 checking for objdump... objdump [2022-08-23T20:20:19.246Z] #77 133.5 checking how to recognize dependent libraries... pass_all [2022-08-23T20:20:19.246Z] #77 133.5 checking for dlltool... no [2022-08-23T20:20:19.246Z] #77 133.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:20:19.246Z] #77 133.5 checking for ar... ar [2022-08-23T20:20:19.261Z] #77 79.52 configure.ac:7: installing './compile' [2022-08-23T20:20:19.261Z] #77 79.52 configure.ac:11: installing './config.guess' [2022-08-23T20:20:19.261Z] #77 79.63 configure.ac:11: installing './config.sub' [2022-08-23T20:20:19.261Z] #77 79.63 configure.ac:8: installing './install-sh' [2022-08-23T20:20:19.261Z] #77 79.64 configure.ac:8: installing './missing' [2022-08-23T20:20:19.261Z] #77 79.80 Makefile.am: installing './depcomp' [2022-08-23T20:20:19.506Z] #77 133.5 checking for archiver @FILE support... @ [2022-08-23T20:20:19.506Z] #77 133.7 checking for strip... strip [2022-08-23T20:20:19.506Z] #77 133.7 checking for ranlib... ranlib [2022-08-23T20:20:19.728Z] #84 119.2 checking for ANSI C header files... yes [2022-08-23T20:20:19.762Z] #77 133.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:20:19.762Z] #77 134.0 checking for sysroot... no [2022-08-23T20:20:19.762Z] #77 134.0 checking for a working dd... /bin/dd [2022-08-23T20:20:19.762Z] #77 134.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:20:19.762Z] #77 134.1 checking for mt... no [2022-08-23T20:20:19.762Z] #77 134.1 checking if : is a manifest tool... no [2022-08-23T20:20:20.019Z] #77 134.1 checking how to run the C preprocessor... gcc -E [2022-08-23T20:20:20.252Z] #84 120.3 checking for sys/types.h... yes [2022-08-23T20:20:20.489Z] #14 ... [2022-08-23T20:20:20.489Z] [2022-08-23T20:20:20.489Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:20.489Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:20.489Z] #77 76.68 configure.ac:7: installing './compile' [2022-08-23T20:20:20.489Z] #77 76.70 configure.ac:11: installing './config.guess' [2022-08-23T20:20:20.489Z] #77 76.70 configure.ac:11: installing './config.sub' [2022-08-23T20:20:20.489Z] #77 76.71 configure.ac:8: installing './install-sh' [2022-08-23T20:20:20.489Z] #77 76.73 configure.ac:8: installing './missing' [2022-08-23T20:20:20.489Z] #77 76.90 Makefile.am: installing './depcomp' [2022-08-23T20:20:20.515Z] #84 120.5 checking for sys/stat.h... yes [2022-08-23T20:20:20.515Z] #84 120.8 checking for stdlib.h... yes [2022-08-23T20:20:20.949Z] #77 134.3 checking for ANSI C header files... yes [2022-08-23T20:20:20.949Z] #77 135.0 checking for sys/types.h... yes [2022-08-23T20:20:21.037Z] #84 121.0 checking for string.h... yes [2022-08-23T20:20:21.154Z] #77 82.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T20:20:21.154Z] #77 82.35 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T20:20:21.206Z] #77 135.1 checking for sys/stat.h... yes [2022-08-23T20:20:21.206Z] #77 135.4 checking for stdlib.h... yes [2022-08-23T20:20:21.299Z] #84 121.4 checking for memory.h... yes [2022-08-23T20:20:21.410Z] #77 82.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T20:20:21.410Z] #77 82.62 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T20:20:21.462Z] #77 135.5 checking for string.h... yes [2022-08-23T20:20:21.462Z] #77 135.7 checking for memory.h... yes [2022-08-23T20:20:21.972Z] #77 82.93 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T20:20:21.975Z] #77 135.9 checking for strings.h... yes [2022-08-23T20:20:21.975Z] #77 136.1 checking for inttypes.h... yes [2022-08-23T20:20:21.975Z] #77 136.2 checking for stdint.h... yes [2022-08-23T20:20:21.980Z] #84 121.7 checking for strings.h... yes [2022-08-23T20:20:21.980Z] #84 122.0 checking for inttypes.h... [2022-08-23T20:20:21.980Z] #84 ... [2022-08-23T20:20:21.980Z] [2022-08-23T20:20:21.980Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:20:21.980Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:20:21.980Z] #19 159.6 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-23T20:20:21.980Z] #19 159.6 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-23T20:20:21.980Z] #19 159.6 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-23T20:20:21.980Z] #19 159.6 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-23T20:20:21.980Z] #19 159.6 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-23T20:20:21.980Z] #19 159.6 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-23T20:20:21.980Z] #19 159.6 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-23T20:20:21.980Z] #19 159.7 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-23T20:20:21.980Z] #19 159.7 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-23T20:20:21.980Z] #19 159.8 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-23T20:20:21.980Z] #19 159.8 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-23T20:20:21.980Z] #19 162.3 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-23T20:20:21.980Z] #19 162.3 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-23T20:20:21.980Z] #19 162.4 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-23T20:20:21.980Z] #19 162.4 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-23T20:20:21.980Z] #19 162.5 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-23T20:20:21.980Z] #19 164.3 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-23T20:20:21.980Z] #19 164.3 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-23T20:20:21.980Z] #19 164.3 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-23T20:20:21.980Z] #19 164.3 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-23T20:20:21.980Z] #19 164.3 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-23T20:20:21.980Z] #19 164.3 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-23T20:20:21.980Z] #19 164.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-23T20:20:21.980Z] #19 164.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-23T20:20:21.980Z] #19 164.4 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-23T20:20:21.980Z] #19 164.4 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-23T20:20:21.980Z] #19 164.5 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-23T20:20:21.980Z] #19 164.5 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-23T20:20:21.980Z] #19 164.6 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-23T20:20:21.980Z] #19 164.6 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-23T20:20:21.980Z] #19 164.6 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-23T20:20:21.981Z] #19 167.5 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-23T20:20:21.981Z] #19 167.5 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-23T20:20:21.981Z] #19 167.6 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-23T20:20:21.981Z] #19 167.7 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-23T20:20:21.981Z] #19 167.8 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-23T20:20:22.228Z] #77 83.23 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T20:20:22.232Z] #77 136.3 checking for unistd.h... yes [2022-08-23T20:20:22.232Z] #77 136.4 checking for dlfcn.h... yes [2022-08-23T20:20:22.388Z] #77 79.62 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T20:20:22.388Z] #77 79.62 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T20:20:22.388Z] #77 79.77 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T20:20:22.388Z] #77 79.77 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T20:20:22.483Z] #77 83.64 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T20:20:22.488Z] #77 136.6 checking for objdir... .libs [2022-08-23T20:20:22.556Z] #19 ... [2022-08-23T20:20:22.556Z] [2022-08-23T20:20:22.556Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:22.556Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:22.556Z] #84 122.0 checking for inttypes.h... yes [2022-08-23T20:20:22.605Z] #47 193.7 + dpkg --print-architecture [2022-08-23T20:20:22.605Z] #47 DONE 194.3s [2022-08-23T20:20:22.605Z] [2022-08-23T20:20:22.605Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:20:22.605Z] #64 sha256:53f27a35e135dcb7950e5d24d5ba37e8e21ec0c9660ea3f4e402ce965b5861ea [2022-08-23T20:20:22.646Z] #77 80.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T20:20:22.646Z] #77 80.16 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T20:20:22.739Z] #77 83.79 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T20:20:22.739Z] #77 84.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T20:20:22.745Z] #77 136.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:20:22.745Z] #77 136.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:20:22.745Z] #77 136.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:20:22.819Z] #84 122.7 checking for stdint.h... yes [2022-08-23T20:20:22.995Z] #77 ... [2022-08-23T20:20:22.995Z] [2022-08-23T20:20:22.995Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:20:22.995Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:20:22.995Z] #14 162.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-23T20:20:22.995Z] #14 162.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:20:22.995Z] #14 162.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:20:23.082Z] #84 123.1 checking for unistd.h... yes [2022-08-23T20:20:23.082Z] #84 123.4 checking for dlfcn.h... yes [2022-08-23T20:20:23.212Z] #77 80.33 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T20:20:23.212Z] #77 80.46 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T20:20:23.212Z] #77 80.71 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-23T20:20:23.307Z] #77 137.0 checking if gcc static flag -static works... yes [2022-08-23T20:20:23.307Z] #77 137.4 checking if gcc supports -c -o file.o... yes [2022-08-23T20:20:23.307Z] #77 137.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:20:23.307Z] #77 137.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:20:23.343Z] #84 123.6 checking for objdir... .libs [2022-08-23T20:20:23.563Z] #77 137.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:20:23.563Z] #77 137.8 checking how to hardcode library paths into programs... immediate [2022-08-23T20:20:23.563Z] #77 137.8 checking whether stripping libraries is possible... yes [2022-08-23T20:20:23.563Z] #77 137.8 checking if libtool supports shared libraries... yes [2022-08-23T20:20:23.563Z] #77 137.8 checking whether to build shared libraries... no [2022-08-23T20:20:23.563Z] #77 137.8 checking whether to build static libraries... yes [2022-08-23T20:20:23.820Z] #77 137.9 checking float.h usability... yes [2022-08-23T20:20:23.820Z] #77 138.0 checking float.h presence... yes [2022-08-23T20:20:23.820Z] #77 138.1 checking for float.h... yes [2022-08-23T20:20:24.076Z] #77 138.1 checking limits.h usability... yes [2022-08-23T20:20:24.076Z] #77 138.2 checking limits.h presence... yes [2022-08-23T20:20:24.076Z] #77 138.3 checking for limits.h... yes [2022-08-23T20:20:24.333Z] #77 138.3 checking stddef.h usability... yes [2022-08-23T20:20:24.333Z] #77 138.5 checking stddef.h presence... yes [2022-08-23T20:20:24.333Z] #77 138.5 checking for stddef.h... yes [2022-08-23T20:20:24.333Z] #77 138.6 checking for stdlib.h... (cached) yes [2022-08-23T20:20:24.333Z] #77 138.6 checking for string.h... (cached) yes [2022-08-23T20:20:24.333Z] #77 138.6 checking sys/time.h usability... yes [2022-08-23T20:20:24.487Z] #84 124.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:20:24.487Z] #84 124.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:20:24.487Z] #84 124.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:20:24.589Z] #77 138.7 checking sys/time.h presence... yes [2022-08-23T20:20:24.589Z] #77 138.7 checking for sys/time.h... yes [2022-08-23T20:20:24.589Z] #77 138.7 checking for inline... inline [2022-08-23T20:20:24.846Z] #77 138.8 checking for size_t... yes [2022-08-23T20:20:24.846Z] #77 139.1 checking for stdlib.h... (cached) yes [2022-08-23T20:20:25.102Z] #77 139.1 checking for GNU libc compatible malloc... yes [2022-08-23T20:20:25.102Z] #77 139.3 checking for stdlib.h... (cached) yes [2022-08-23T20:20:25.323Z] #84 125.0 checking if gcc static flag -static works... yes [2022-08-23T20:20:25.359Z] #77 139.3 checking for GNU libc compatible realloc... yes [2022-08-23T20:20:25.584Z] #84 125.6 checking if gcc supports -c -o file.o... yes [2022-08-23T20:20:25.584Z] #84 125.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:20:25.584Z] #84 125.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:20:25.615Z] #77 139.6 checking for working strtod... yes [2022-08-23T20:20:25.871Z] #77 139.9 checking for gettimeofday... yes [2022-08-23T20:20:26.128Z] #77 140.1 checking for memset... yes [2022-08-23T20:20:26.159Z] #84 125.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:20:26.159Z] #84 126.5 checking how to hardcode library paths into programs... immediate [2022-08-23T20:20:26.159Z] #84 126.5 checking whether stripping libraries is possible... yes [2022-08-23T20:20:26.159Z] #84 126.5 checking if libtool supports shared libraries... yes [2022-08-23T20:20:26.159Z] #84 126.5 checking whether to build shared libraries... no [2022-08-23T20:20:26.159Z] #84 126.5 checking whether to build static libraries... yes [2022-08-23T20:20:26.159Z] #84 126.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:20:26.384Z] #77 140.4 checking for strspn... yes [2022-08-23T20:20:26.421Z] #84 126.6 checking whether build environment is sane... yes [2022-08-23T20:20:26.421Z] #84 126.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:20:26.421Z] #84 126.8 checking whether make sets $(MAKE)... yes [2022-08-23T20:20:26.640Z] #77 140.7 checking that generated files are newer than configure... done [2022-08-23T20:20:26.640Z] #77 140.7 configure: creating ./config.status [2022-08-23T20:20:26.683Z] #84 127.0 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:20:26.683Z] #84 127.0 checking whether make supports nested variables... yes [2022-08-23T20:20:26.683Z] #84 127.2 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:20:26.683Z] #84 127.2 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:20:26.944Z] #84 127.2 checking how to create a ustar tar archive... gnutar [2022-08-23T20:20:27.207Z] #84 127.3 checking dependency style of gcc... gcc3 [2022-08-23T20:20:27.207Z] #84 127.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:20:27.207Z] #84 127.5 checking whether make supports nested variables... (cached) yes [2022-08-23T20:20:27.207Z] #84 127.5 checking for gawk... (cached) mawk [2022-08-23T20:20:27.207Z] #84 127.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T20:20:27.207Z] #84 127.5 checking for gcc... (cached) gcc [2022-08-23T20:20:27.207Z] #84 127.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T20:20:27.207Z] #84 127.7 checking whether gcc accepts -g... (cached) yes [2022-08-23T20:20:27.207Z] #84 127.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T20:20:27.469Z] #84 127.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T20:20:27.469Z] #84 127.7 checking for a Python interpreter with version >= 3... python3 [2022-08-23T20:20:27.469Z] #84 127.8 checking for python3... /usr/bin/python3 [2022-08-23T20:20:27.469Z] #84 127.8 checking for python3 version... 3.9 [2022-08-23T20:20:27.730Z] #84 127.9 checking for python3 platform... linux [2022-08-23T20:20:27.730Z] #84 127.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T20:20:27.730Z] #84 128.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T20:20:28.008Z] #77 ... [2022-08-23T20:20:28.008Z] [2022-08-23T20:20:28.008Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:20:28.008Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:20:28.008Z] #21 19.53 The following NEW packages will be installed: [2022-08-23T20:20:28.008Z] #21 19.55 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-23T20:20:28.008Z] #21 19.55 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-23T20:20:28.008Z] #21 19.55 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-23T20:20:28.008Z] #21 19.55 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-23T20:20:28.008Z] #21 19.55 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-23T20:20:28.008Z] #21 19.55 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T20:20:28.008Z] #21 19.55 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-23T20:20:28.008Z] #21 19.55 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-23T20:20:28.008Z] #21 19.55 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-23T20:20:28.008Z] #21 19.90 0 upgraded, 56 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:20:28.008Z] #21 19.90 Need to get 32.8 MB of archives. [2022-08-23T20:20:28.008Z] #21 19.90 After this operation, 124 MB of additional disk space will be used. [2022-08-23T20:20:28.008Z] #21 19.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T20:20:28.008Z] #21 19.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-23T20:20:28.008Z] #21 19.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-23T20:20:28.008Z] #21 19.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-23T20:20:28.008Z] #21 19.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-23T20:20:28.008Z] #21 19.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-23T20:20:28.008Z] #21 19.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-23T20:20:28.008Z] #21 20.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-23T20:20:28.008Z] #21 20.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-23T20:20:28.008Z] #21 20.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-23T20:20:28.008Z] #21 20.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-23T20:20:28.008Z] #21 20.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-23T20:20:28.008Z] #21 20.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-23T20:20:28.008Z] #21 20.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-23T20:20:28.008Z] #21 20.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T20:20:28.008Z] #21 20.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T20:20:28.008Z] #21 20.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-23T20:20:28.008Z] #21 20.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T20:20:28.008Z] #21 20.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T20:20:28.008Z] #21 20.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-23T20:20:28.008Z] #21 20.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-23T20:20:28.008Z] #21 20.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-23T20:20:28.008Z] #21 20.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-23T20:20:28.008Z] #21 20.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-23T20:20:28.008Z] #21 20.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-23T20:20:28.008Z] #21 20.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-23T20:20:28.008Z] #21 20.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T20:20:28.008Z] #21 20.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T20:20:28.008Z] #21 20.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T20:20:28.008Z] #21 20.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-23T20:20:28.008Z] #21 20.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-23T20:20:28.008Z] #21 20.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T20:20:28.008Z] #21 20.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-23T20:20:28.008Z] #21 20.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-23T20:20:28.008Z] #21 20.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T20:20:28.008Z] #21 20.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T20:20:28.008Z] #21 20.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:20:28.008Z] #21 20.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T20:20:28.008Z] #21 20.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-23T20:20:28.008Z] #21 20.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T20:20:28.008Z] #21 20.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-23T20:20:28.008Z] #21 20.58 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-23T20:20:28.008Z] #21 20.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-23T20:20:28.008Z] #21 20.60 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T20:20:28.008Z] #21 20.60 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-23T20:20:28.008Z] #21 20.61 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-23T20:20:28.008Z] #21 20.61 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-23T20:20:28.008Z] #21 20.62 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-23T20:20:28.008Z] #21 20.65 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-23T20:20:28.008Z] #21 20.66 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-23T20:20:28.008Z] #21 20.67 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-23T20:20:28.008Z] #21 20.69 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-23T20:20:28.008Z] #21 20.84 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-23T20:20:28.008Z] #21 20.87 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-23T20:20:28.008Z] #21 20.90 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-23T20:20:28.008Z] #21 20.90 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-23T20:20:28.008Z] #21 21.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:20:28.008Z] #21 21.76 Fetched 32.8 MB in 1s (24.5 MB/s) [2022-08-23T20:20:28.008Z] #21 21.82 Selecting previously unselected package libcap2:amd64. [2022-08-23T20:20:28.008Z] #21 21.82 (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 ... 24018 files and directories currently installed.) [2022-08-23T20:20:28.008Z] #21 21.86 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 21.87 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:20:28.008Z] #21 21.94 Selecting previously unselected package libargon2-1:amd64. [2022-08-23T20:20:28.008Z] #21 21.94 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 21.94 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-23T20:20:28.008Z] #21 22.02 Selecting previously unselected package libjson-c5:amd64. [2022-08-23T20:20:28.008Z] #21 22.02 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 22.03 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-23T20:20:28.008Z] #21 22.10 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-23T20:20:28.008Z] #21 22.11 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 22.11 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-23T20:20:28.008Z] #21 22.27 Selecting previously unselected package libip4tc2:amd64. [2022-08-23T20:20:28.008Z] #21 22.29 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 22.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T20:20:28.008Z] #21 22.38 Selecting previously unselected package libkmod2:amd64. [2022-08-23T20:20:28.008Z] #21 22.38 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 22.39 Unpacking libkmod2:amd64 (28-1) ... [2022-08-23T20:20:28.008Z] #21 22.47 Selecting previously unselected package systemd. [2022-08-23T20:20:28.008Z] #21 22.47 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 22.57 Unpacking systemd (247.3-7) ... [2022-08-23T20:20:28.008Z] #21 24.67 Selecting previously unselected package pigz. [2022-08-23T20:20:28.008Z] #21 24.68 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 24.68 Unpacking pigz (2.6-1) ... [2022-08-23T20:20:28.008Z] #21 24.78 Selecting previously unselected package libelf1:amd64. [2022-08-23T20:20:28.008Z] #21 24.78 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 24.78 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-23T20:20:28.008Z] #21 24.93 Selecting previously unselected package libbpf0:amd64. [2022-08-23T20:20:28.008Z] #21 24.93 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 24.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-23T20:20:28.008Z] #21 25.02 Selecting previously unselected package libmnl0:amd64. [2022-08-23T20:20:28.008Z] #21 25.03 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 25.03 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-23T20:20:28.008Z] #21 25.09 Selecting previously unselected package libxtables12:amd64. [2022-08-23T20:20:28.008Z] #21 25.09 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 25.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-23T20:20:28.008Z] #21 25.18 Selecting previously unselected package libcap2-bin. [2022-08-23T20:20:28.008Z] #21 25.19 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 25.19 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-23T20:20:28.008Z] #21 25.28 Selecting previously unselected package iproute2. [2022-08-23T20:20:28.008Z] #21 25.29 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 25.29 Unpacking iproute2 (5.10.0-4) ... [2022-08-23T20:20:28.008Z] #21 25.80 Selecting previously unselected package xxd. [2022-08-23T20:20:28.008Z] #21 25.80 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 25.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:20:28.008Z] #21 25.93 Selecting previously unselected package vim-common. [2022-08-23T20:20:28.008Z] #21 25.93 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:20:28.008Z] #21 25.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:20:28.008Z] #21 26.15 Selecting previously unselected package bash-completion. [2022-08-23T20:20:28.008Z] #21 26.15 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-23T20:20:28.008Z] #21 28.04 Unpacking bash-completion (1:2.11-2) ... [2022-08-23T20:20:28.008Z] #21 28.54 Selecting previously unselected package bzip2. [2022-08-23T20:20:28.008Z] #21 28.54 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 28.55 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T20:20:28.008Z] #21 28.63 Selecting previously unselected package xz-utils. [2022-08-23T20:20:28.008Z] #21 28.63 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 28.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:20:28.008Z] #21 28.79 Selecting previously unselected package apparmor. [2022-08-23T20:20:28.008Z] #21 28.80 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 28.88 Unpacking apparmor (2.13.6-10) ... [2022-08-23T20:20:28.008Z] #21 29.28 Selecting previously unselected package inetutils-ping. [2022-08-23T20:20:28.008Z] #21 29.28 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 29.29 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-23T20:20:28.008Z] #21 29.38 Selecting previously unselected package libip6tc2:amd64. [2022-08-23T20:20:28.008Z] #21 29.38 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 29.39 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T20:20:28.008Z] #21 29.45 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-23T20:20:28.008Z] #21 29.45 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 29.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T20:20:28.008Z] #21 29.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-23T20:20:28.008Z] #21 29.52 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 29.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T20:20:28.008Z] #21 29.62 Selecting previously unselected package libnftnl11:amd64. [2022-08-23T20:20:28.008Z] #21 29.62 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 29.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T20:20:28.008Z] #21 29.70 Selecting previously unselected package iptables. [2022-08-23T20:20:28.008Z] #21 29.71 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-23T20:20:28.008Z] #21 29.71 Unpacking iptables (1.8.7-1) ... [2022-08-23T20:20:28.097Z] #84 128.2 checking for go-md2man... no [2022-08-23T20:20:28.264Z] #21 ... [2022-08-23T20:20:28.264Z] [2022-08-23T20:20:28.264Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:28.264Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:28.264Z] #77 142.7 config.status: creating Makefile [2022-08-23T20:20:28.358Z] #84 128.2 checking error.h usability... yes [2022-08-23T20:20:28.358Z] #84 128.4 checking error.h presence... yes [2022-08-23T20:20:28.358Z] #84 128.4 checking for error.h... yes [2022-08-23T20:20:28.358Z] #84 128.4 checking linux/openat2.h usability... yes [2022-08-23T20:20:28.358Z] #84 128.7 checking linux/openat2.h presence... yes [2022-08-23T20:20:28.358Z] #84 128.7 checking for linux/openat2.h... yes [2022-08-23T20:20:28.519Z] #77 142.7 config.status: creating config.h [2022-08-23T20:20:28.519Z] #77 142.7 config.status: executing depfiles commands [2022-08-23T20:20:28.620Z] #84 128.7 checking for copy_file_range... yes [2022-08-23T20:20:28.775Z] #77 143.0 config.status: executing libtool commands [2022-08-23T20:20:28.921Z] #84 129.0 checking for fgetxattr... yes [2022-08-23T20:20:29.184Z] #84 129.2 checking for statx... yes [2022-08-23T20:20:29.702Z] #77 143.9 GEN .version [2022-08-23T20:20:29.702Z] #77 143.9 make install-recursive [2022-08-23T20:20:29.702Z] #77 143.9 make[1]: Entering directory '/tmp/crun-build' [2022-08-23T20:20:29.702Z] #77 144.0 Making install in libocispec [2022-08-23T20:20:29.702Z] #77 144.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:20:29.702Z] #77 144.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-23T20:20:29.702Z] #77 144.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-23T20:20:29.702Z] #77 144.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-23T20:20:29.758Z] #84 129.6 checking for fgetpwent_r... [2022-08-23T20:20:29.758Z] #84 ... [2022-08-23T20:20:29.758Z] [2022-08-23T20:20:29.758Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:20:29.758Z] #41 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:20:29.758Z] #41 DONE 190.7s [2022-08-23T20:20:29.758Z] [2022-08-23T20:20:29.758Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:20:29.758Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:20:29.758Z] #19 172.9 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-23T20:20:29.758Z] #19 172.9 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-23T20:20:29.758Z] #19 172.9 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-23T20:20:29.758Z] #19 172.9 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-23T20:20:29.758Z] #19 172.9 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-23T20:20:29.758Z] #19 172.9 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-23T20:20:29.758Z] #19 173.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-23T20:20:29.758Z] #19 173.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-23T20:20:29.758Z] #19 173.1 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-23T20:20:29.758Z] #19 173.2 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-23T20:20:29.758Z] #19 173.2 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-23T20:20:29.758Z] #19 173.2 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-23T20:20:29.758Z] #19 176.3 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-23T20:20:29.758Z] #19 176.3 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-23T20:20:29.758Z] #19 176.4 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-23T20:20:29.758Z] #19 176.5 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-23T20:20:29.758Z] #19 176.6 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-23T20:20:29.958Z] #77 144.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-23T20:20:30.887Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-23T20:20:30.887Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-23T20:20:30.887Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-23T20:20:30.887Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-23T20:20:30.887Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-23T20:20:30.887Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-23T20:20:30.887Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-23T20:20:30.887Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-23T20:20:30.887Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-23T20:20:31.143Z] #77 145.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-23T20:20:31.143Z] #77 145.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-23T20:20:31.143Z] #77 145.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-23T20:20:31.143Z] #77 145.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-23T20:20:31.143Z] #77 145.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-23T20:20:31.143Z] #77 145.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-23T20:20:31.143Z] #77 145.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-23T20:20:31.147Z] #19 178.9 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-23T20:20:31.147Z] #19 179.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-23T20:20:32.071Z] #77 146.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-23T20:20:32.071Z] #77 146.3 make install-recursive [2022-08-23T20:20:32.071Z] #77 146.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:20:32.071Z] #77 146.4 Making install in yajl [2022-08-23T20:20:32.071Z] #77 146.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:20:32.071Z] #77 146.5 CC verify/json_verify-json_verify.o [2022-08-23T20:20:32.327Z] #77 146.5 CC src/libyajl_la-yajl_alloc.lo [2022-08-23T20:20:32.327Z] #77 146.5 CC src/libyajl_la-yajl.lo [2022-08-23T20:20:32.327Z] #77 146.5 CC src/libyajl_la-yajl_gen.lo [2022-08-23T20:20:32.327Z] #77 146.6 CC src/libyajl_la-yajl_parser.lo [2022-08-23T20:20:32.327Z] #77 146.6 CC src/libyajl_la-yajl_buf.lo [2022-08-23T20:20:32.327Z] #77 146.6 CC src/libyajl_la-yajl_encode.lo [2022-08-23T20:20:32.327Z] #77 146.6 CC src/libyajl_la-yajl_lex.lo [2022-08-23T20:20:32.327Z] #77 146.7 CC src/libyajl_la-yajl_tree.lo [2022-08-23T20:20:32.564Z] #19 ... [2022-08-23T20:20:32.564Z] [2022-08-23T20:20:32.564Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:32.564Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:32.564Z] #84 129.6 checking for fgetpwent_r... yes [2022-08-23T20:20:32.564Z] #84 130.2 checking for issetugid... no [2022-08-23T20:20:32.564Z] #84 130.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T20:20:32.564Z] #84 130.6 checking pkg-config is at least version 0.9.0... yes [2022-08-23T20:20:32.564Z] #84 130.6 checking for library containing yajl_tree_get... -lyajl [2022-08-23T20:20:32.564Z] #84 131.3 checking for yajl >= 2.0.0... yes [2022-08-23T20:20:32.564Z] #84 131.3 checking sys/capability.h usability... yes [2022-08-23T20:20:32.564Z] #84 131.5 checking sys/capability.h presence... yes [2022-08-23T20:20:32.564Z] #84 131.6 checking for sys/capability.h... yes [2022-08-23T20:20:32.564Z] #84 131.6 checking for library containing cap_from_name... -lcap [2022-08-23T20:20:32.564Z] #84 132.2 checking for library containing dlopen... -ldl [2022-08-23T20:20:32.825Z] #84 132.9 checking seccomp.h usability... yes [2022-08-23T20:20:32.825Z] #84 133.2 checking seccomp.h presence... yes [2022-08-23T20:20:33.086Z] #84 133.3 checking for seccomp.h... yes [2022-08-23T20:20:34.029Z] #84 133.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-23T20:20:34.029Z] #84 134.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-23T20:20:34.293Z] #84 134.4 checking systemd/sd-bus.h usability... yes [2022-08-23T20:20:34.293Z] #84 134.6 checking systemd/sd-bus.h presence... yes [2022-08-23T20:20:34.554Z] #84 134.7 checking for systemd/sd-bus.h... yes [2022-08-23T20:20:34.764Z] #64 ... [2022-08-23T20:20:34.764Z] [2022-08-23T20:20:34.765Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:34.765Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:20:34.765Z] #77 168.5 CCLD libocispec.la [2022-08-23T20:20:34.844Z] #77 ... [2022-08-23T20:20:34.844Z] [2022-08-23T20:20:34.844Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:20:34.844Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:20:34.844Z] #21 30.06 Selecting previously unselected package libonig5:amd64. [2022-08-23T20:20:34.844Z] #21 30.06 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 30.08 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:20:34.844Z] #21 30.21 Selecting previously unselected package libjq1:amd64. [2022-08-23T20:20:34.844Z] #21 30.22 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 30.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:20:34.844Z] #21 30.35 Selecting previously unselected package jq. [2022-08-23T20:20:34.844Z] #21 30.36 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 30.36 Unpacking jq (1.6-2.1) ... [2022-08-23T20:20:34.844Z] #21 30.43 Selecting previously unselected package libaio1:amd64. [2022-08-23T20:20:34.844Z] #21 30.43 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 30.44 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-23T20:20:34.844Z] #21 30.49 Selecting previously unselected package libgpm2:amd64. [2022-08-23T20:20:34.844Z] #21 30.51 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 30.51 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-23T20:20:34.844Z] #21 30.59 Selecting previously unselected package libicu67:amd64. [2022-08-23T20:20:34.844Z] #21 30.59 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 30.61 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T20:20:34.844Z] #21 34.10 Selecting previously unselected package libinih1:amd64. [2022-08-23T20:20:34.844Z] #21 34.11 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 34.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-23T20:20:34.844Z] #21 34.19 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-23T20:20:34.844Z] #21 34.22 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 34.23 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-23T20:20:34.844Z] #21 34.34 Selecting previously unselected package libnet1:amd64. [2022-08-23T20:20:34.844Z] #21 34.34 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 34.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:20:34.844Z] #21 34.45 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T20:20:34.844Z] #21 34.45 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 34.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:20:34.844Z] #21 34.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:20:34.844Z] #21 34.57 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 34.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:20:34.844Z] #21 34.63 Selecting previously unselected package libyajl2:amd64. [2022-08-23T20:20:34.844Z] #21 34.64 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 34.65 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:20:34.844Z] #21 34.72 Selecting previously unselected package net-tools. [2022-08-23T20:20:34.844Z] #21 34.73 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 34.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T20:20:34.844Z] #21 34.95 Selecting previously unselected package patch. [2022-08-23T20:20:34.844Z] #21 34.95 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-23T20:20:34.844Z] #21 34.96 Unpacking patch (2.7.6-7) ... [2022-08-23T20:20:34.844Z] #21 35.09 Selecting previously unselected package python-pip-whl. [2022-08-23T20:20:34.844Z] #21 35.11 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-23T20:20:34.844Z] #21 35.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T20:20:34.844Z] #21 35.70 Selecting previously unselected package python3-lib2to3. [2022-08-23T20:20:34.844Z] #21 35.70 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-23T20:20:34.844Z] #21 35.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-23T20:20:34.844Z] #21 35.84 Selecting previously unselected package python3-distutils. [2022-08-23T20:20:34.844Z] #21 35.85 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-23T20:20:34.844Z] #21 35.86 Unpacking python3-distutils (3.9.2-1) ... [2022-08-23T20:20:34.844Z] #21 36.01 Selecting previously unselected package python3-pkg-resources. [2022-08-23T20:20:34.844Z] #21 36.02 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T20:20:34.844Z] #21 36.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:20:34.844Z] #21 36.15 Selecting previously unselected package python3-setuptools. [2022-08-23T20:20:34.844Z] #21 36.17 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-23T20:20:34.844Z] #21 36.18 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-23T20:20:34.844Z] #21 36.40 Selecting previously unselected package python3-wheel. [2022-08-23T20:20:34.844Z] #21 36.41 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-23T20:20:34.844Z] #21 36.41 Unpacking python3-wheel (0.34.2-1) ... [2022-08-23T20:20:34.844Z] #21 36.49 Selecting previously unselected package python3-pip. [2022-08-23T20:20:34.844Z] #21 36.50 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-23T20:20:35.019Z] #77 168.8 CCLD src/validate [2022-08-23T20:20:35.019Z] #77 168.8 CCLD tests/test-1 [2022-08-23T20:20:35.020Z] #77 168.9 CCLD tests/test-2 [2022-08-23T20:20:35.020Z] #77 168.9 CCLD tests/test-3 [2022-08-23T20:20:35.020Z] #77 168.9 CCLD tests/test-4 [2022-08-23T20:20:35.020Z] #77 169.0 CCLD tests/test-5 [2022-08-23T20:20:35.020Z] #77 169.0 CCLD tests/test-6 [2022-08-23T20:20:35.020Z] #77 169.1 CCLD tests/test-7 [2022-08-23T20:20:35.100Z] #21 36.50 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T20:20:35.128Z] #84 134.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-23T20:20:35.275Z] #77 169.2 CCLD tests/test-9 [2022-08-23T20:20:35.275Z] #77 169.2 CCLD tests/test-8 [2022-08-23T20:20:35.356Z] #21 36.80 Selecting previously unselected package sudo. [2022-08-23T20:20:35.356Z] #21 36.81 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-23T20:20:35.356Z] #21 36.82 Unpacking sudo (1.9.5p2-3) ... [2022-08-23T20:20:35.389Z] #84 135.5 checking for sd_notify_barrier... yes [2022-08-23T20:20:35.407Z] #77 ... [2022-08-23T20:20:35.408Z] [2022-08-23T20:20:35.408Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:20:35.408Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:20:35.408Z] #14 159.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-23T20:20:35.408Z] #14 159.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:20:35.408Z] #14 159.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:20:35.530Z] #77 169.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-23T20:20:35.530Z] #77 169.4 CCLD tests/test-10 [2022-08-23T20:20:35.530Z] #77 169.5 CCLD tests/test-11 [2022-08-23T20:20:35.611Z] #21 37.36 Selecting previously unselected package systemd-journal-remote. [2022-08-23T20:20:35.652Z] #84 135.9 checking linux/bpf.h usability... yes [2022-08-23T20:20:35.867Z] #21 37.37 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-23T20:20:35.867Z] #21 37.37 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-23T20:20:35.867Z] #21 37.48 Selecting previously unselected package thin-provisioning-tools. [2022-08-23T20:20:35.867Z] #21 37.49 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-23T20:20:35.867Z] #21 37.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-23T20:20:35.913Z] #84 136.1 checking linux/bpf.h presence... yes [2022-08-23T20:20:35.913Z] #84 136.2 checking for linux/bpf.h... yes [2022-08-23T20:20:35.913Z] #84 136.2 checking compilation for eBPF... yes [2022-08-23T20:20:36.123Z] #21 37.77 Selecting previously unselected package uidmap. [2022-08-23T20:20:36.123Z] #21 37.77 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-23T20:20:36.123Z] #21 37.78 Unpacking uidmap (1:4.8.1-1) ... [2022-08-23T20:20:36.173Z] #84 136.5 checking for criu >= 3.15... no [2022-08-23T20:20:36.174Z] #84 136.5 configure: CRIU headers not found, building without CRIU support [2022-08-23T20:20:36.174Z] #84 136.5 checking for criu > 3.16... no [2022-08-23T20:20:36.174Z] #84 136.5 configure: CRIU version doesn't support join-ns API [2022-08-23T20:20:36.174Z] #84 136.5 checking for criu > 3.16.1... no [2022-08-23T20:20:36.174Z] #84 136.6 configure: CRIU version doesn't support for pre-dumping [2022-08-23T20:20:36.174Z] #84 136.6 checking for new mount API (fsconfig)... yes [2022-08-23T20:20:36.379Z] #21 37.93 Selecting previously unselected package vim-runtime. [2022-08-23T20:20:36.379Z] #21 37.93 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:20:36.379Z] #21 37.98 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-23T20:20:36.379Z] #21 38.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-23T20:20:36.379Z] #21 38.03 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:20:36.434Z] #84 136.7 checking for seccomp notify API... yes [2022-08-23T20:20:36.697Z] #84 136.9 checking for gperf... no [2022-08-23T20:20:36.697Z] #84 136.9 configure: gperf not found - cannot rebuild signal parser code [2022-08-23T20:20:36.697Z] #84 136.9 checking for library containing argp_parse... none required [2022-08-23T20:20:36.697Z] #84 ... [2022-08-23T20:20:36.697Z] [2022-08-23T20:20:36.697Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:20:36.697Z] #43 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:20:36.697Z] #43 198.0 Delve is a source level debugger for Go programs. [2022-08-23T20:20:36.697Z] #43 198.0 [2022-08-23T20:20:36.697Z] #43 198.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-23T20:20:36.697Z] #43 198.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-23T20:20:36.697Z] #43 198.0 [2022-08-23T20:20:36.697Z] #43 198.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-23T20:20:36.697Z] #43 198.0 [2022-08-23T20:20:36.697Z] #43 198.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-23T20:20:36.697Z] #43 198.0 [2022-08-23T20:20:36.697Z] #43 198.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-23T20:20:36.697Z] #43 198.0 [2022-08-23T20:20:36.697Z] #43 198.0 Usage: [2022-08-23T20:20:36.697Z] #43 198.0 dlv [command] [2022-08-23T20:20:36.697Z] #43 198.0 [2022-08-23T20:20:36.697Z] #43 198.0 Available Commands: [2022-08-23T20:20:36.697Z] #43 198.0 attach Attach to running process and begin debugging. [2022-08-23T20:20:36.697Z] #43 198.0 connect Connect to a headless debug server with a terminal client. [2022-08-23T20:20:36.697Z] #43 198.0 core Examine a core dump. [2022-08-23T20:20:36.697Z] #43 198.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-23T20:20:36.697Z] #43 198.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-23T20:20:36.697Z] #43 198.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-23T20:20:36.697Z] #43 198.0 help Help about any command [2022-08-23T20:20:36.697Z] #43 198.0 run Deprecated command. Use 'debug' instead. [2022-08-23T20:20:36.697Z] #43 198.0 test Compile test binary and begin debugging program. [2022-08-23T20:20:36.697Z] #43 198.0 trace Compile and begin tracing program. [2022-08-23T20:20:36.697Z] #43 198.0 version Prints version. [2022-08-23T20:20:36.697Z] #43 198.0 [2022-08-23T20:20:36.697Z] #43 198.0 Flags: [2022-08-23T20:20:36.697Z] #43 198.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-23T20:20:36.697Z] #43 198.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-23T20:20:36.697Z] #43 198.0 --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-08-23T20:20:36.697Z] #43 198.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-23T20:20:36.697Z] #43 198.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-23T20:20:36.697Z] #43 198.0 --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-08-23T20:20:36.697Z] #43 198.0 --disable-aslr Disables address space randomization [2022-08-23T20:20:36.697Z] #43 198.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-23T20:20:36.697Z] #43 198.0 -h, --help help for dlv [2022-08-23T20:20:36.697Z] #43 198.0 --init string Init file, executed by the terminal client. [2022-08-23T20:20:36.697Z] #43 198.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-23T20:20:36.697Z] #43 198.0 --log Enable debugging server logging. [2022-08-23T20:20:36.697Z] #43 198.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-23T20:20:36.697Z] #43 198.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-23T20:20:36.697Z] #43 198.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-23T20:20:36.697Z] #43 198.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-23T20:20:36.697Z] #43 198.0 --wd string Working directory for running the program. [2022-08-23T20:20:36.697Z] #43 198.0 [2022-08-23T20:20:36.697Z] #43 198.0 Additional help topics: [2022-08-23T20:20:36.697Z] #43 198.0 dlv backend Help about the --backend flag. [2022-08-23T20:20:36.697Z] #43 198.0 dlv log Help about logging flags. [2022-08-23T20:20:36.697Z] #43 198.0 dlv redirect Help about file redirection. [2022-08-23T20:20:36.697Z] #43 198.0 [2022-08-23T20:20:36.697Z] #43 198.0 Use "dlv [command] --help" for more information about a command. [2022-08-23T20:20:36.895Z] #77 170.9 libtool: link: ar cr libocispec.a [2022-08-23T20:20:36.895Z] #77 171.0 libtool: link: ranlib libocispec.a [2022-08-23T20:20:36.957Z] #43 DONE 198.3s [2022-08-23T20:20:36.957Z] [2022-08-23T20:20:36.957Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:36.957Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:36.957Z] #84 137.3 checking that generated files are newer than configure... done [2022-08-23T20:20:36.957Z] #84 137.3 configure: creating ./config.status [2022-08-23T20:20:37.744Z] #21 ... [2022-08-23T20:20:37.744Z] [2022-08-23T20:20:37.744Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:37.744Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:37.744Z] #77 152.2 CCLD libyajl.la [2022-08-23T20:20:38.305Z] #77 152.6 CCLD verify/json_verify [2022-08-23T20:20:38.823Z] #77 172.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:20:38.823Z] #77 172.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T20:20:38.823Z] #77 172.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T20:20:38.823Z] #77 172.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:20:38.823Z] #77 172.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:20:38.823Z] #77 172.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:20:38.823Z] #77 172.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:20:38.823Z] #77 172.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-23T20:20:38.823Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-23T20:20:38.823Z] #77 172.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-23T20:20:38.823Z] #77 172.6 CC src/libcrun/libcrun_testing_a-container.o [2022-08-23T20:20:38.823Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-23T20:20:38.823Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-23T20:20:38.823Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-23T20:20:38.823Z] #77 172.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-23T20:20:38.823Z] #77 172.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-23T20:20:38.823Z] #77 172.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-23T20:20:38.823Z] #77 172.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-23T20:20:38.823Z] #77 172.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-23T20:20:38.823Z] #77 172.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-23T20:20:38.867Z] #77 153.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:20:38.867Z] #77 153.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T20:20:38.867Z] #77 153.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T20:20:38.867Z] #77 153.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:20:38.867Z] #77 153.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:20:38.867Z] #77 153.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:20:38.867Z] #77 153.2 CC src/validate.o [2022-08-23T20:20:38.867Z] #77 153.2 CC src/image_spec_schema_config_schema.lo [2022-08-23T20:20:38.867Z] #77 153.2 CC src/image_spec_schema_defs.lo [2022-08-23T20:20:38.867Z] #77 153.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-23T20:20:38.867Z] #77 153.2 CC src/image_spec_schema_defs_descriptor.lo [2022-08-23T20:20:38.867Z] #77 153.3 CC src/image_spec_schema_image_index_schema.lo [2022-08-23T20:20:38.867Z] #77 153.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-23T20:20:39.079Z] #77 172.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-23T20:20:39.079Z] #77 172.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-23T20:20:39.079Z] #77 173.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-23T20:20:39.123Z] #77 153.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-23T20:20:39.123Z] #77 153.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-23T20:20:39.123Z] #77 153.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-23T20:20:39.123Z] #77 153.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-23T20:20:39.123Z] #77 153.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-23T20:20:39.123Z] #77 153.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-23T20:20:39.123Z] #77 153.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-23T20:20:39.334Z] #77 173.2 CC src/libcrun/libcrun_testing_a-status.o [2022-08-23T20:20:39.334Z] #77 173.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-23T20:20:39.334Z] #77 173.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-23T20:20:39.334Z] #77 173.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-23T20:20:39.334Z] #77 173.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-23T20:20:39.334Z] #77 173.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-23T20:20:39.378Z] #77 153.6 CC src/runtime_spec_schema_defs.lo [2022-08-23T20:20:39.378Z] #77 153.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-23T20:20:39.589Z] #77 173.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-23T20:20:39.589Z] #77 173.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-23T20:20:39.634Z] #77 153.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-23T20:20:39.634Z] #77 153.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-23T20:20:39.845Z] #77 173.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-23T20:20:39.845Z] #77 173.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-23T20:20:39.891Z] #77 154.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-23T20:20:39.891Z] #77 154.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-23T20:20:40.100Z] #77 174.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-23T20:20:40.100Z] #77 174.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-23T20:20:40.147Z] #77 154.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-23T20:20:40.147Z] #77 154.4 CC src/basic_test_double_array_item.lo [2022-08-23T20:20:40.147Z] #77 154.5 CC src/basic_test_double_array.lo [2022-08-23T20:20:40.265Z] #84 140.3 config.status: creating Makefile [2022-08-23T20:20:40.265Z] #84 140.4 config.status: creating rpm/crun.spec [2022-08-23T20:20:40.265Z] #84 140.5 config.status: creating config.h [2022-08-23T20:20:40.265Z] #84 140.6 config.status: executing libtool commands [2022-08-23T20:20:40.265Z] #84 140.6 config.status: executing depfiles commands [2022-08-23T20:20:40.358Z] #77 174.3 CC src/crun-crun.o [2022-08-23T20:20:40.402Z] #77 154.6 CC src/basic_test_top_array_int.lo [2022-08-23T20:20:40.613Z] #77 174.5 CC src/crun-run.o [2022-08-23T20:20:40.613Z] #77 174.6 CC src/crun-delete.o [2022-08-23T20:20:40.659Z] #77 154.8 CC src/basic_test_top_array_string.lo [2022-08-23T20:20:40.659Z] #77 154.9 CC src/basic_test_top_double_array_int.lo [2022-08-23T20:20:40.869Z] #77 174.7 CC src/crun-kill.o [2022-08-23T20:20:40.869Z] #77 174.9 CC src/crun-pause.o [2022-08-23T20:20:40.869Z] #77 175.0 CC src/crun-unpause.o [2022-08-23T20:20:40.915Z] #77 155.0 CC src/basic_test_top_double_array_obj.lo [2022-08-23T20:20:40.915Z] #77 155.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-23T20:20:41.170Z] #77 155.3 CC src/basic_test_top_double_array_string.lo [2022-08-23T20:20:41.170Z] #77 155.4 CC src/read-file.lo [2022-08-23T20:20:41.170Z] #77 155.5 CC src/json_common.lo [2022-08-23T20:20:41.426Z] #77 155.7 CC tests/test-1.o [2022-08-23T20:20:41.426Z] #77 155.7 CC tests/test-2.o [2022-08-23T20:20:41.473Z] #77 175.2 CC src/crun-spec.o [2022-08-23T20:20:41.473Z] #77 175.4 CC src/crun-exec.o [2022-08-23T20:20:41.473Z] #77 175.6 CC src/crun-list.o [2022-08-23T20:20:41.682Z] #77 155.9 CC tests/test-3.o [2022-08-23T20:20:41.729Z] #77 175.6 CC src/crun-create.o [2022-08-23T20:20:41.729Z] #77 175.7 CC src/crun-start.o [2022-08-23T20:20:41.729Z] #77 175.9 CC src/crun-state.o [2022-08-23T20:20:41.939Z] #77 156.0 CC tests/test-4.o [2022-08-23T20:20:41.939Z] #77 156.2 CC tests/test-5.o [2022-08-23T20:20:42.195Z] #84 142.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-23T20:20:42.195Z] #84 142.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T20:20:42.195Z] #77 156.5 CC tests/test-6.o [2022-08-23T20:20:42.291Z] #77 176.0 CC src/crun-update.o [2022-08-23T20:20:42.291Z] #77 176.2 CC src/crun-ps.o [2022-08-23T20:20:42.456Z] #84 142.7 checking for gcc... gcc [2022-08-23T20:20:42.548Z] #77 176.3 CC src/crun-checkpoint.o [2022-08-23T20:20:42.609Z] #77 156.6 CC tests/test-7.o [2022-08-23T20:20:42.609Z] #77 156.7 CC tests/test-8.o [2022-08-23T20:20:42.738Z] #84 142.8 checking whether the C compiler works... yes [2022-08-23T20:20:42.738Z] #84 143.0 checking for C compiler default output file name... a.out [2022-08-23T20:20:42.738Z] #84 143.0 checking for suffix of executables... [2022-08-23T20:20:42.803Z] #77 176.6 CC src/crun-restore.o [2022-08-23T20:20:42.803Z] #77 176.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-23T20:20:42.866Z] #77 156.9 CC tests/test-9.o [2022-08-23T20:20:42.866Z] #77 157.1 CC tests/test-10.o [2022-08-23T20:20:42.999Z] #84 143.2 checking whether we are cross compiling... no [2022-08-23T20:20:43.059Z] #77 176.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-23T20:20:43.121Z] #77 157.3 CC tests/test-11.o [2022-08-23T20:20:43.260Z] #84 143.5 checking for suffix of object files... o [2022-08-23T20:20:43.314Z] #77 177.1 CC src/libcrun/libcrun_la-container.lo [2022-08-23T20:20:43.521Z] #84 143.6 checking whether we are using the GNU C compiler... yes [2022-08-23T20:20:43.521Z] #84 143.8 checking whether gcc accepts -g... [2022-08-23T20:20:43.521Z] #84 ... [2022-08-23T20:20:43.521Z] [2022-08-23T20:20:43.521Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:20:43.521Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:20:43.521Z] #19 181.3 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:20:43.521Z] #19 182.2 Fetched 788 MB in 42s (18.8 MB/s) [2022-08-23T20:20:43.521Z] #19 182.3 Selecting previously unselected package liblocale-gettext-perl. [2022-08-23T20:20:43.521Z] #19 182.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-23T20:20:43.521Z] #19 182.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 182.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-23T20:20:43.521Z] #19 182.5 Selecting previously unselected package bzip2. [2022-08-23T20:20:43.521Z] #19 182.5 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 182.5 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T20:20:43.521Z] #19 182.7 Selecting previously unselected package libmagic-mgc. [2022-08-23T20:20:43.521Z] #19 182.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 182.7 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-23T20:20:43.521Z] #19 183.0 Selecting previously unselected package libmagic1:amd64. [2022-08-23T20:20:43.521Z] #19 183.0 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 183.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-23T20:20:43.521Z] #19 183.3 Selecting previously unselected package file. [2022-08-23T20:20:43.521Z] #19 183.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 183.3 Unpacking file (1:5.39-3) ... [2022-08-23T20:20:43.521Z] #19 183.5 Selecting previously unselected package xz-utils. [2022-08-23T20:20:43.521Z] #19 183.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 183.6 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:20:43.521Z] #19 183.9 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-23T20:20:43.521Z] #19 183.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 183.9 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-23T20:20:43.521Z] #19 186.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-23T20:20:43.521Z] #19 186.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 186.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-23T20:20:43.521Z] #19 187.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-23T20:20:43.521Z] #19 187.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 187.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-23T20:20:43.521Z] #19 189.6 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-23T20:20:43.521Z] #19 189.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 189.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-23T20:20:43.521Z] #19 191.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-23T20:20:43.521Z] #19 191.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-23T20:20:43.521Z] #19 191.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-23T20:20:43.521Z] #19 ... [2022-08-23T20:20:43.521Z] [2022-08-23T20:20:43.521Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:43.521Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:43.521Z] #84 143.8 checking whether gcc accepts -g... yes [2022-08-23T20:20:43.571Z] #77 177.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-23T20:20:43.781Z] #84 143.9 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:20:43.826Z] #77 177.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-23T20:20:43.826Z] #77 177.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-23T20:20:44.043Z] #84 144.1 checking whether gcc understands -c and -o together... yes [2022-08-23T20:20:44.082Z] #77 178.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-23T20:20:44.083Z] #77 178.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-23T20:20:44.305Z] #84 144.4 checking how to run the C preprocessor... gcc -E [2022-08-23T20:20:44.305Z] #84 144.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:20:44.305Z] #84 144.7 checking for egrep... /bin/grep -E [2022-08-23T20:20:44.338Z] #77 178.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-23T20:20:44.594Z] #77 178.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-23T20:20:44.899Z] #14 ... [2022-08-23T20:20:44.899Z] [2022-08-23T20:20:44.899Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:44.899Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:44.899Z] #77 105.0 configure.ac:7: installing 'build-aux/compile' [2022-08-23T20:20:44.899Z] #77 105.0 configure.ac:9: installing 'build-aux/config.guess' [2022-08-23T20:20:44.899Z] #77 105.0 configure.ac:9: installing 'build-aux/config.sub' [2022-08-23T20:20:44.899Z] #77 105.1 configure.ac:11: installing 'build-aux/install-sh' [2022-08-23T20:20:44.899Z] #77 105.1 configure.ac:11: installing 'build-aux/missing' [2022-08-23T20:20:44.899Z] #77 105.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T20:20:44.899Z] #77 105.7 parallel-tests: installing 'build-aux/test-driver' [2022-08-23T20:20:45.158Z] #77 179.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-23T20:20:45.247Z] #84 144.7 checking for ANSI C header files... yes [2022-08-23T20:20:45.247Z] #84 145.4 checking for sys/types.h... yes [2022-08-23T20:20:45.377Z] #14 ... [2022-08-23T20:20:45.377Z] [2022-08-23T20:20:45.377Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:45.377Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:45.377Z] #77 101.4 configure.ac:7: installing 'build-aux/compile' [2022-08-23T20:20:45.377Z] #77 101.4 configure.ac:9: installing 'build-aux/config.guess' [2022-08-23T20:20:45.377Z] #77 101.4 configure.ac:9: installing 'build-aux/config.sub' [2022-08-23T20:20:45.377Z] #77 101.4 configure.ac:11: installing 'build-aux/install-sh' [2022-08-23T20:20:45.377Z] #77 101.4 configure.ac:11: installing 'build-aux/missing' [2022-08-23T20:20:45.377Z] #77 101.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T20:20:45.377Z] #77 102.0 parallel-tests: installing 'build-aux/test-driver' [2022-08-23T20:20:45.413Z] #77 179.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-23T20:20:45.508Z] #84 145.8 checking for sys/stat.h... yes [2022-08-23T20:20:45.769Z] #84 146.0 checking for stdlib.h... yes [2022-08-23T20:20:46.030Z] #84 146.3 checking for string.h... yes [2022-08-23T20:20:46.291Z] #84 146.5 checking for memory.h... yes [2022-08-23T20:20:46.382Z] #77 180.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-23T20:20:46.382Z] #77 180.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-23T20:20:46.382Z] #77 180.4 CC src/libcrun/libcrun_la-error.lo [2022-08-23T20:20:46.389Z] #77 ... [2022-08-23T20:20:46.389Z] [2022-08-23T20:20:46.389Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:20:46.389Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:20:46.389Z] #21 41.48 Selecting previously unselected package vim. [2022-08-23T20:20:46.389Z] #21 41.49 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:20:46.389Z] #21 41.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:20:46.389Z] #21 42.17 Selecting previously unselected package xfsprogs. [2022-08-23T20:20:46.389Z] #21 42.17 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-23T20:20:46.389Z] #21 42.17 Unpacking xfsprogs (5.10.0-4) ... [2022-08-23T20:20:46.389Z] #21 42.62 Selecting previously unselected package zip. [2022-08-23T20:20:46.389Z] #21 42.62 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-23T20:20:46.389Z] #21 42.62 Unpacking zip (3.0-12) ... [2022-08-23T20:20:46.389Z] #21 42.77 Selecting previously unselected package zstd. [2022-08-23T20:20:46.389Z] #21 42.78 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-23T20:20:46.389Z] #21 42.79 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-23T20:20:46.389Z] #21 43.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:20:46.389Z] #21 44.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T20:20:46.389Z] #21 44.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T20:20:46.389Z] #21 44.11 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-23T20:20:46.389Z] #21 44.12 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T20:20:46.389Z] #21 44.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T20:20:46.389Z] #21 44.15 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-23T20:20:46.389Z] #21 44.16 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-23T20:20:46.389Z] #21 44.17 Setting up uidmap (1:4.8.1-1) ... [2022-08-23T20:20:46.389Z] #21 44.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:20:46.389Z] #21 44.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:20:46.389Z] #21 44.20 Setting up bzip2 (1.0.8-4) ... [2022-08-23T20:20:46.389Z] #21 44.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:20:46.389Z] #21 44.41 Setting up python3-wheel (0.34.2-1) ... [2022-08-23T20:20:46.389Z] #21 45.24 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-23T20:20:46.389Z] #21 45.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:20:46.389Z] #21 45.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:20:46.389Z] #21 45.27 Setting up libcap2-bin (1:2.44-1) ... [2022-08-23T20:20:46.389Z] #21 45.28 Setting up apparmor (2.13.6-10) ... [2022-08-23T20:20:46.389Z] #21 46.74 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-23T20:20:46.389Z] #21 47.05 Setting up zip (3.0-12) ... [2022-08-23T20:20:46.389Z] #21 47.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:20:46.389Z] #21 47.20 Setting up bash-completion (1:2.11-2) ... [2022-08-23T20:20:46.552Z] #84 146.7 checking for strings.h... yes [2022-08-23T20:20:46.816Z] #84 147.0 checking for inttypes.h... yes [2022-08-23T20:20:46.942Z] #77 180.7 CC src/libcrun/libcrun_la-status.lo [2022-08-23T20:20:47.077Z] #84 147.2 checking for stdint.h... yes [2022-08-23T20:20:47.198Z] #77 181.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-23T20:20:47.338Z] #84 147.4 checking for unistd.h... yes [2022-08-23T20:20:47.453Z] #77 181.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-23T20:20:47.599Z] #84 147.7 checking minix/config.h usability... no [2022-08-23T20:20:47.600Z] #84 148.0 checking minix/config.h presence... no [2022-08-23T20:20:47.600Z] #84 148.0 checking for minix/config.h... no [2022-08-23T20:20:47.709Z] #77 181.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-23T20:20:47.754Z] #21 49.38 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:20:47.754Z] #21 49.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T20:20:47.754Z] #21 49.40 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-23T20:20:47.754Z] #21 49.41 Setting up patch (2.7.6-7) ... [2022-08-23T20:20:47.754Z] #21 49.41 Setting up sudo (1.9.5p2-3) ... [2022-08-23T20:20:47.754Z] #21 49.49 invoke-rc.d: could not determine current runlevel [2022-08-23T20:20:47.860Z] #84 148.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-23T20:20:47.965Z] #77 181.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-23T20:20:47.966Z] #77 182.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-23T20:20:48.010Z] #21 49.50 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T20:20:48.010Z] #21 49.51 Setting up xfsprogs (5.10.0-4) ... [2022-08-23T20:20:48.010Z] #21 49.52 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-23T20:20:48.010Z] #21 49.52 Failed to connect to bus: Host is down [2022-08-23T20:20:48.010Z] #21 49.53 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-23T20:20:48.010Z] #21 49.54 Setting up inetutils-ping (2:2.0-1) ... [2022-08-23T20:20:48.010Z] #21 49.55 Setting up pigz (2.6-1) ... [2022-08-23T20:20:48.010Z] #21 49.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T20:20:48.010Z] #21 49.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:20:48.010Z] #21 49.59 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T20:20:48.010Z] #21 49.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:20:48.123Z] #77 105.3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T20:20:48.123Z] #77 105.3 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T20:20:48.381Z] #77 105.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T20:20:48.432Z] #84 148.4 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:20:48.432Z] #84 148.8 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:20:48.432Z] #84 148.8 checking how to print strings... printf [2022-08-23T20:20:48.432Z] #84 148.8 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:20:48.432Z] #84 148.8 checking for fgrep... /bin/grep -F [2022-08-23T20:20:48.432Z] #84 148.8 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:20:48.432Z] #84 148.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:20:48.527Z] #77 182.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-23T20:20:48.667Z] #77 105.9 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T20:20:48.693Z] #84 148.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:20:48.693Z] #84 149.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:20:48.693Z] #84 149.2 checking whether ln -s works... yes [2022-08-23T20:20:48.693Z] #84 149.2 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:20:48.824Z] #77 182.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-23T20:20:48.925Z] #77 106.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T20:20:48.925Z] #77 106.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T20:20:48.939Z] #21 50.31 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-23T20:20:48.939Z] #21 50.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-23T20:20:48.954Z] #84 149.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:20:48.954Z] #84 149.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:20:48.954Z] #84 149.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:20:48.954Z] #84 149.2 checking for objdump... objdump [2022-08-23T20:20:48.954Z] #84 149.2 checking how to recognize dependent libraries... pass_all [2022-08-23T20:20:48.954Z] #84 149.2 checking for dlltool... no [2022-08-23T20:20:48.954Z] #84 149.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:20:48.954Z] #84 149.3 checking for ar... ar [2022-08-23T20:20:48.954Z] #84 149.3 checking for archiver @FILE support... @ [2022-08-23T20:20:49.081Z] #77 183.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-23T20:20:49.127Z] #77 109.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-23T20:20:49.127Z] #77 109.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-23T20:20:49.127Z] #77 ... [2022-08-23T20:20:49.127Z] [2022-08-23T20:20:49.127Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:20:49.127Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:20:49.127Z] #14 188.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-23T20:20:49.127Z] #14 188.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:20:49.183Z] #77 106.5 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T20:20:49.215Z] #84 149.5 checking for strip... strip [2022-08-23T20:20:49.215Z] #84 149.5 checking for ranlib... ranlib [2022-08-23T20:20:49.215Z] #84 149.5 checking for gawk... no [2022-08-23T20:20:49.215Z] #84 149.5 checking for mawk... mawk [2022-08-23T20:20:49.236Z] #21 50.74 Setting up libelf1:amd64 (0.183-1) ... [2022-08-23T20:20:49.236Z] #21 50.75 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-23T20:20:49.236Z] #21 50.76 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-23T20:20:49.236Z] #21 50.77 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:20:49.236Z] #21 50.79 Setting up libkmod2:amd64 (28-1) ... [2022-08-23T20:20:49.236Z] #21 50.81 Setting up python3-distutils (3.9.2-1) ... [2022-08-23T20:20:49.337Z] #77 183.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-23T20:20:49.383Z] #14 188.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:20:49.476Z] #77 106.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T20:20:49.787Z] #84 149.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:20:49.787Z] #84 150.1 checking for sysroot... no [2022-08-23T20:20:49.797Z] #21 51.34 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:20:49.797Z] #21 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-23T20:20:49.797Z] #21 51.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-23T20:20:49.797Z] #21 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-23T20:20:49.797Z] #21 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-23T20:20:49.797Z] #21 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-23T20:20:49.797Z] #21 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-23T20:20:49.797Z] #21 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-23T20:20:49.797Z] #21 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-23T20:20:49.797Z] #21 51.43 Setting up python3-setuptools (52.0.0-4) ... [2022-08-23T20:20:50.047Z] #84 150.1 checking for a working dd... /bin/dd [2022-08-23T20:20:50.047Z] #84 150.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:20:50.047Z] #84 150.4 checking for mt... no [2022-08-23T20:20:50.047Z] #84 150.4 checking if : is a manifest tool... no [2022-08-23T20:20:50.265Z] #77 184.1 CC tests/init.o [2022-08-23T20:20:50.308Z] #84 150.4 checking for dlfcn.h... yes [2022-08-23T20:20:50.569Z] #84 150.8 checking for objdir... .libs [2022-08-23T20:20:50.848Z] #77 ... [2022-08-23T20:20:50.848Z] [2022-08-23T20:20:50.848Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:20:50.848Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:20:50.848Z] #14 186.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-23T20:20:50.848Z] #14 186.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:20:50.848Z] #14 186.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:20:51.091Z] #84 151.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:20:51.091Z] #84 151.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:20:51.091Z] #84 151.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:20:51.613Z] #84 151.6 checking if gcc static flag -static works... yes [2022-08-23T20:20:51.673Z] #77 185.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-23T20:20:51.687Z] #21 53.08 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:20:51.687Z] #21 53.10 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T20:20:51.687Z] #21 53.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-23T20:20:51.687Z] #21 53.13 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T20:20:51.876Z] #84 152.0 checking if gcc supports -c -o file.o... yes [2022-08-23T20:20:51.876Z] #84 152.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:20:51.876Z] #84 152.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:20:52.449Z] #84 152.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:20:52.449Z] #84 152.8 checking how to hardcode library paths into programs... immediate [2022-08-23T20:20:52.449Z] #84 152.8 checking whether stripping libraries is possible... yes [2022-08-23T20:20:52.449Z] #84 152.9 checking if libtool supports shared libraries... yes [2022-08-23T20:20:52.449Z] #84 152.9 checking whether to build shared libraries... no [2022-08-23T20:20:52.449Z] #84 152.9 checking whether to build static libraries... yes [2022-08-23T20:20:52.449Z] #84 152.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:20:52.721Z] #84 152.9 checking whether build environment is sane... yes [2022-08-23T20:20:52.721Z] #84 153.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:20:52.721Z] #84 153.0 checking whether make sets $(MAKE)... yes [2022-08-23T20:20:52.721Z] #84 153.1 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:20:52.721Z] #84 153.1 checking whether make supports nested variables... yes [2022-08-23T20:20:52.982Z] #84 153.1 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:20:52.982Z] #84 153.1 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:20:52.982Z] #84 153.2 checking how to create a ustar tar archive... gnutar [2022-08-23T20:20:53.052Z] #21 54.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T20:20:53.052Z] #21 54.40 Setting up jq (1.6-2.1) ... [2022-08-23T20:20:53.052Z] #21 54.41 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-23T20:20:53.052Z] #21 54.43 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-23T20:20:53.052Z] #21 54.44 Setting up iptables (1.8.7-1) ... [2022-08-23T20:20:53.052Z] #21 54.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T20:20:53.052Z] #21 54.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T20:20:53.052Z] #21 54.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T20:20:53.052Z] #21 54.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T20:20:53.052Z] #21 54.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-23T20:20:53.052Z] #21 54.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-23T20:20:53.052Z] #21 54.49 Setting up iproute2 (5.10.0-4) ... [2022-08-23T20:20:53.244Z] #84 153.2 checking dependency style of gcc... gcc3 [2022-08-23T20:20:53.244Z] #84 153.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:20:53.244Z] #84 153.6 checking whether make supports nested variables... (cached) yes [2022-08-23T20:20:53.244Z] #84 153.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T20:20:53.244Z] #84 153.6 checking pkg-config is at least version 0.9.0... yes [2022-08-23T20:20:53.244Z] #84 153.6 checking for yajl >= 2.1.0... yes [2022-08-23T20:20:53.244Z] #84 153.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T20:20:53.244Z] #84 153.7 checking for gcc... (cached) gcc [2022-08-23T20:20:53.308Z] #21 54.92 Setting up systemd (247.3-7) ... [2022-08-23T20:20:53.308Z] #21 54.96 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-23T20:20:53.308Z] #21 54.97 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-23T20:20:53.308Z] #21 54.99 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-23T20:20:53.505Z] #84 153.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T20:20:53.505Z] #84 153.8 checking whether gcc accepts -g... (cached) yes [2022-08-23T20:20:53.505Z] #84 153.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T20:20:53.505Z] #84 153.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T20:20:53.505Z] #84 153.8 checking for a Python interpreter with version >= 3... python3 [2022-08-23T20:20:53.505Z] #84 153.8 checking for python3... /usr/bin/python3 [2022-08-23T20:20:53.505Z] #84 153.9 checking for python3 version... 3.9 [2022-08-23T20:20:53.505Z] #84 153.9 checking for python3 platform... linux [2022-08-23T20:20:53.563Z] #21 55.04 Initializing machine ID from KVM UUID. [2022-08-23T20:20:53.768Z] #84 153.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T20:20:53.768Z] #84 154.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T20:20:54.166Z] #84 154.2 checking that generated files are newer than configure... done [2022-08-23T20:20:54.166Z] #84 154.2 configure: creating ./config.status [2022-08-23T20:20:54.281Z] #21 56.04 Setting up systemd-journal-remote (247.3-7) ... [2022-08-23T20:20:54.427Z] #84 ... [2022-08-23T20:20:54.427Z] [2022-08-23T20:20:54.427Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:20:54.427Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:20:54.427Z] #19 192.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-23T20:20:54.427Z] #19 192.4 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:20:54.427Z] #19 192.4 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T20:20:54.427Z] #19 192.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-23T20:20:54.427Z] #19 192.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:20:54.427Z] #19 192.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:20:54.844Z] #21 56.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:20:54.844Z] #21 DONE 56.6s [2022-08-23T20:20:54.844Z] [2022-08-23T20:20:54.844Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:20:54.844Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:20:55.100Z] #55 ... [2022-08-23T20:20:55.100Z] [2022-08-23T20:20:55.100Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-23T20:20:55.100Z] #22 sha256:916522d6aba71902b58b505941d238adb245389a35c56fc3d6d77ea7f30935c9 [2022-08-23T20:20:55.463Z] #19 ... [2022-08-23T20:20:55.463Z] [2022-08-23T20:20:55.463Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:20:55.463Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:20:55.463Z] #84 155.9 config.status: creating Makefile [2022-08-23T20:20:55.463Z] #84 155.9 config.status: creating config.h [2022-08-23T20:20:55.463Z] #84 156.0 config.status: executing libtool commands [2022-08-23T20:20:55.746Z] #84 156.0 config.status: executing depfiles commands [2022-08-23T20:20:56.343Z] #84 156.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-23T20:20:56.604Z] #84 156.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T20:20:56.879Z] #84 157.4 checking for gcc... gcc [2022-08-23T20:20:56.988Z] #22 1.720 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-23T20:20:56.988Z] #22 1.723 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-23T20:20:56.988Z] #22 1.726 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-23T20:20:56.988Z] #22 DONE 1.8s [2022-08-23T20:20:56.988Z] [2022-08-23T20:20:56.988Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T20:20:56.988Z] #23 sha256:700d7293c9df7707739a57e5defa2a52e03f59c9d811cdd4c04178622decc436 [2022-08-23T20:20:57.402Z] #84 157.5 checking whether the C compiler works... yes [2022-08-23T20:20:57.402Z] #84 157.8 checking for C compiler default output file name... a.out [2022-08-23T20:20:57.666Z] #84 157.8 checking for suffix of executables... [2022-08-23T20:20:57.929Z] #84 158.1 checking whether we are cross compiling... no [2022-08-23T20:20:57.930Z] #84 158.3 checking for suffix of object files... o [2022-08-23T20:20:58.191Z] #84 158.4 checking whether we are using the GNU C compiler... yes [2022-08-23T20:20:58.452Z] #84 158.6 checking whether gcc accepts -g... yes [2022-08-23T20:20:58.452Z] #84 158.8 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:20:59.023Z] #84 159.0 checking whether gcc understands -c and -o together... yes [2022-08-23T20:20:59.023Z] #84 159.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:20:59.023Z] #84 159.3 checking whether build environment is sane... yes [2022-08-23T20:20:59.023Z] #84 159.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:20:59.023Z] #84 159.4 checking for gawk... no [2022-08-23T20:20:59.023Z] #84 159.4 checking for mawk... mawk [2022-08-23T20:20:59.023Z] #84 159.4 checking whether make sets $(MAKE)... yes [2022-08-23T20:20:59.023Z] #84 159.4 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:20:59.023Z] #84 159.4 checking whether make supports nested variables... yes [2022-08-23T20:20:59.023Z] #84 159.5 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:20:59.023Z] #84 159.5 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:20:59.285Z] #84 159.5 checking how to create a ustar tar archive... gnutar [2022-08-23T20:20:59.285Z] #84 159.5 checking dependency style of gcc... gcc3 [2022-08-23T20:20:59.285Z] #84 159.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:20:59.285Z] #84 159.7 checking whether make supports nested variables... (cached) yes [2022-08-23T20:20:59.545Z] #84 159.7 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:20:59.806Z] #84 160.1 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:20:59.806Z] #84 160.1 checking how to print strings... printf [2022-08-23T20:20:59.806Z] #84 160.1 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:20:59.806Z] #84 160.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:20:59.806Z] #84 160.2 checking for egrep... /bin/grep -E [2022-08-23T20:20:59.806Z] #84 160.2 checking for fgrep... /bin/grep -F [2022-08-23T20:20:59.806Z] #84 160.3 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:20:59.806Z] #84 160.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:21:00.067Z] #84 160.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:21:00.067Z] #84 160.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:21:00.067Z] #84 160.6 checking whether ln -s works... yes [2022-08-23T20:21:00.067Z] #84 160.6 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:21:00.332Z] #84 160.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:21:00.332Z] #84 160.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:21:00.332Z] #84 160.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:21:00.332Z] #84 160.6 checking for objdump... objdump [2022-08-23T20:21:00.332Z] #84 160.6 checking how to recognize dependent libraries... pass_all [2022-08-23T20:21:00.332Z] #84 160.6 checking for dlltool... no [2022-08-23T20:21:00.332Z] #84 160.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:21:00.332Z] #84 160.6 checking for ar... ar [2022-08-23T20:21:00.598Z] #84 160.7 checking for archiver @FILE support... @ [2022-08-23T20:21:00.598Z] #84 160.8 checking for strip... strip [2022-08-23T20:21:00.598Z] #84 160.8 checking for ranlib... ranlib [2022-08-23T20:21:00.811Z] #14 ... [2022-08-23T20:21:00.811Z] [2022-08-23T20:21:00.811Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:21:00.811Z] #67 sha256:fbee434666a440c72165a6e441f13fee35ef353a045ec8c5e3bed22cde4ff561 [2022-08-23T20:21:00.811Z] #67 185.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T20:21:00.811Z] #67 185.8 + GOBIN=/build [2022-08-23T20:21:00.811Z] #67 185.8 + GO111MODULE=on [2022-08-23T20:21:00.811Z] #67 185.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:21:00.811Z] #67 194.1 rootlesskit version 1.0.0 [2022-08-23T20:21:00.811Z] #67 194.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-23T20:21:00.811Z] #67 194.1 -container-ip string [2022-08-23T20:21:00.811Z] #67 194.1 container ip [2022-08-23T20:21:00.811Z] #67 194.1 -container-port int [2022-08-23T20:21:00.811Z] #67 194.1 container port (default -1) [2022-08-23T20:21:00.811Z] #67 194.1 -host-ip string [2022-08-23T20:21:00.811Z] #67 194.1 host ip [2022-08-23T20:21:00.811Z] #67 194.1 -host-port int [2022-08-23T20:21:00.811Z] #67 194.1 host port (default -1) [2022-08-23T20:21:00.811Z] #67 194.1 -proto string [2022-08-23T20:21:00.811Z] #67 194.1 proxy protocol (default "tcp") [2022-08-23T20:21:00.811Z] #67 DONE 195.2s [2022-08-23T20:21:00.811Z] [2022-08-23T20:21:00.811Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-23T20:21:00.811Z] #68 sha256:a7d3d5f91bcf448a531c8cb8e9b9e6c83ccc454c810b34b873dcdc8af0fa5887 [2022-08-23T20:21:00.811Z] #68 DONE 0.2s [2022-08-23T20:21:00.811Z] [2022-08-23T20:21:00.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-08-23T20:21:00.811Z] #64 sha256:c52653f3ecc05d30b7100caf9cb6b5fca1d0e2480a05e201777d1e0ca8527bc3 [2022-08-23T20:21:00.811Z] #64 ... [2022-08-23T20:21:00.811Z] [2022-08-23T20:21:00.811Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-23T20:21:00.811Z] #69 sha256:38a79853cb051f0a096dcb1bfad182c0c1d49a3266542f00d69e6731584dbe99 [2022-08-23T20:21:00.811Z] #69 DONE 0.1s [2022-08-23T20:21:00.811Z] [2022-08-23T20:21:00.811Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:21:00.811Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:21:00.811Z] #14 196.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-23T20:21:00.811Z] #14 196.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-23T20:21:00.811Z] #14 196.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T20:21:00.811Z] #14 196.5 Selecting previously unselected package libapparmor1:amd64. [2022-08-23T20:21:00.866Z] #84 160.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:21:00.866Z] #84 161.3 checking for sysroot... no [2022-08-23T20:21:00.866Z] #84 161.3 checking for a working dd... /bin/dd [2022-08-23T20:21:01.068Z] #14 196.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-23T20:21:01.068Z] #14 196.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T20:21:01.068Z] #14 196.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-23T20:21:01.068Z] #14 196.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-23T20:21:01.068Z] #14 196.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T20:21:01.132Z] #84 161.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:21:01.132Z] #84 161.5 checking for mt... no [2022-08-23T20:21:01.132Z] #84 161.5 checking if : is a manifest tool... no [2022-08-23T20:21:01.324Z] #14 197.0 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T20:21:01.324Z] #14 197.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T20:21:01.324Z] #14 197.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:21:01.394Z] #84 161.5 checking how to run the C preprocessor... gcc -E [2022-08-23T20:21:01.564Z] #14 ... [2022-08-23T20:21:01.564Z] [2022-08-23T20:21:01.564Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:21:01.564Z] #67 sha256:0c962dd7bd5b70f95caa3b7c31cb5329f4a0668436c1413f0c7998942a086e75 [2022-08-23T20:21:01.564Z] #67 188.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T20:21:01.564Z] #67 188.3 + GOBIN=/build [2022-08-23T20:21:01.564Z] #67 188.3 + GO111MODULE=on [2022-08-23T20:21:01.564Z] #67 188.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:21:01.564Z] #67 ... [2022-08-23T20:21:01.564Z] [2022-08-23T20:21:01.564Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:01.564Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:01.564Z] #77 110.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-23T20:21:01.564Z] #77 110.6 libtoolize: copying file 'm4/libtool.m4' [2022-08-23T20:21:01.564Z] #77 110.7 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-23T20:21:01.564Z] #77 110.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-23T20:21:01.564Z] #77 111.0 libtoolize: copying file 'm4/ltversion.m4' [2022-08-23T20:21:01.564Z] #77 111.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-23T20:21:01.564Z] #77 ... [2022-08-23T20:21:01.564Z] [2022-08-23T20:21:01.564Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:21:01.564Z] #67 sha256:0c962dd7bd5b70f95caa3b7c31cb5329f4a0668436c1413f0c7998942a086e75 [2022-08-23T20:21:01.564Z] #67 199.5 rootlesskit version 1.0.0 [2022-08-23T20:21:01.564Z] #67 199.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-23T20:21:01.564Z] #67 199.5 -container-ip string [2022-08-23T20:21:01.564Z] #67 199.5 container ip [2022-08-23T20:21:01.564Z] #67 199.5 -container-port int [2022-08-23T20:21:01.564Z] #67 199.5 container port (default -1) [2022-08-23T20:21:01.564Z] #67 199.5 -host-ip string [2022-08-23T20:21:01.564Z] #67 199.5 host ip [2022-08-23T20:21:01.564Z] #67 199.5 -host-port int [2022-08-23T20:21:01.564Z] #67 199.5 host port (default -1) [2022-08-23T20:21:01.564Z] #67 199.5 -proto string [2022-08-23T20:21:01.564Z] #67 199.5 proxy protocol (default "tcp") [2022-08-23T20:21:01.820Z] #67 DONE 200.6s [2022-08-23T20:21:01.820Z] [2022-08-23T20:21:01.820Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:21:01.820Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:21:01.820Z] #14 201.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-23T20:21:01.820Z] #14 201.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-23T20:21:01.820Z] #14 201.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T20:21:01.892Z] #14 197.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T20:21:01.892Z] #14 197.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T20:21:01.892Z] #14 197.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:21:01.970Z] #84 161.8 checking for ANSI C header files... yes [2022-08-23T20:21:02.075Z] #14 ... [2022-08-23T20:21:02.075Z] [2022-08-23T20:21:02.075Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-23T20:21:02.075Z] #68 sha256:e0b97bb670e3c5c3d08ef6c4a06c807d8006fa35d641ce1db169d2c98feb4992 [2022-08-23T20:21:02.075Z] #68 DONE 0.2s [2022-08-23T20:21:02.233Z] #84 162.4 checking for sys/types.h... yes [2022-08-23T20:21:02.372Z] [2022-08-23T20:21:02.372Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-23T20:21:02.372Z] #69 sha256:4ce0c65d07c04dac68fa3ab2e65e3faef5e859fd9dd98ddbfdfa174f1c20159d [2022-08-23T20:21:02.372Z] #69 DONE 0.2s [2022-08-23T20:21:02.372Z] [2022-08-23T20:21:02.372Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:21:02.372Z] #14 sha256:541cfca8a5164cb622436c70fdfcc5627da271347fa95606eb82e5123267bea6 [2022-08-23T20:21:02.372Z] #14 201.4 Selecting previously unselected package libapparmor1:amd64. [2022-08-23T20:21:02.372Z] #14 201.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-23T20:21:02.372Z] #14 201.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T20:21:02.460Z] #14 197.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-23T20:21:02.460Z] #14 197.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:21:02.460Z] #14 197.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:21:02.460Z] #14 198.1 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T20:21:02.495Z] #84 162.6 checking for sys/stat.h... yes [2022-08-23T20:21:02.628Z] #14 201.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-23T20:21:02.628Z] #14 201.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-23T20:21:02.628Z] #14 201.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T20:21:02.726Z] #14 198.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T20:21:02.726Z] #14 198.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:21:02.756Z] #84 162.8 checking for stdlib.h... yes [2022-08-23T20:21:02.884Z] #14 202.1 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T20:21:02.884Z] #14 202.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T20:21:02.884Z] #14 202.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:21:02.985Z] #14 198.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-23T20:21:02.985Z] #14 198.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-23T20:21:02.985Z] #14 198.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T20:21:03.018Z] #84 163.1 checking for string.h... yes [2022-08-23T20:21:03.281Z] #84 163.4 checking for memory.h... yes [2022-08-23T20:21:03.281Z] #84 163.5 checking for strings.h... yes [2022-08-23T20:21:03.281Z] #84 163.6 checking for inttypes.h... yes [2022-08-23T20:21:03.445Z] #14 202.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T20:21:03.445Z] #14 202.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T20:21:03.445Z] #14 202.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:21:03.542Z] #84 163.8 checking for stdint.h... yes [2022-08-23T20:21:03.611Z] #14 199.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-23T20:21:03.611Z] #14 199.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-23T20:21:03.611Z] #14 199.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T20:21:03.701Z] #14 202.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-23T20:21:03.701Z] #14 202.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:21:03.701Z] #14 202.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:21:03.701Z] #14 202.9 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T20:21:03.803Z] #84 164.1 checking for unistd.h... yes [2022-08-23T20:21:03.869Z] #14 199.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-23T20:21:03.869Z] #14 199.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-23T20:21:03.959Z] #14 202.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T20:21:03.959Z] #14 202.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:21:04.064Z] #84 164.3 checking for dlfcn.h... yes [2022-08-23T20:21:04.064Z] #84 164.5 checking for objdir... .libs [2022-08-23T20:21:04.126Z] #14 199.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T20:21:04.215Z] #14 203.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-23T20:21:04.215Z] #14 203.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-23T20:21:04.215Z] #14 203.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T20:21:04.325Z] #84 164.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:21:04.587Z] #84 164.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:21:04.587Z] #84 164.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:21:04.777Z] #14 203.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-23T20:21:04.777Z] #14 203.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-23T20:21:04.777Z] #14 203.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T20:21:05.035Z] #14 204.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-23T20:21:05.058Z] #14 200.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-23T20:21:05.058Z] #14 200.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-23T20:21:05.159Z] #84 165.0 checking if gcc static flag -static works... yes [2022-08-23T20:21:05.159Z] #84 165.3 checking if gcc supports -c -o file.o... yes [2022-08-23T20:21:05.159Z] #84 165.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:21:05.159Z] #84 165.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:21:05.291Z] #14 204.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-23T20:21:05.291Z] #14 204.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T20:21:05.315Z] #14 200.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T20:21:05.315Z] #14 200.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-23T20:21:05.315Z] #14 200.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-23T20:21:05.315Z] #14 200.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T20:21:05.420Z] #84 165.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:21:05.420Z] #84 165.8 checking how to hardcode library paths into programs... immediate [2022-08-23T20:21:05.420Z] #84 165.8 checking whether stripping libraries is possible... yes [2022-08-23T20:21:05.420Z] #84 165.8 checking if libtool supports shared libraries... yes [2022-08-23T20:21:05.420Z] #84 165.8 checking whether to build shared libraries... no [2022-08-23T20:21:05.420Z] #84 165.8 checking whether to build static libraries... yes [2022-08-23T20:21:05.681Z] #84 165.8 checking float.h usability... yes [2022-08-23T20:21:05.681Z] #84 166.0 checking float.h presence... yes [2022-08-23T20:21:05.681Z] #84 166.0 checking for float.h... yes [2022-08-23T20:21:05.942Z] #84 166.1 checking limits.h usability... yes [2022-08-23T20:21:05.942Z] #84 166.3 checking limits.h presence... yes [2022-08-23T20:21:05.942Z] #84 166.3 checking for limits.h... yes [2022-08-23T20:21:06.203Z] #84 166.3 checking stddef.h usability... yes [2022-08-23T20:21:06.203Z] #84 166.4 checking stddef.h presence... yes [2022-08-23T20:21:06.203Z] #84 166.5 checking for stddef.h... yes [2022-08-23T20:21:06.203Z] #84 166.5 checking for stdlib.h... (cached) yes [2022-08-23T20:21:06.203Z] #84 166.5 checking for string.h... (cached) yes [2022-08-23T20:21:06.217Z] #14 205.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-23T20:21:06.217Z] #14 205.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-23T20:21:06.217Z] #14 205.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T20:21:06.217Z] #14 205.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-23T20:21:06.464Z] #84 166.5 checking sys/time.h usability... yes [2022-08-23T20:21:06.464Z] #84 166.7 checking sys/time.h presence... yes [2022-08-23T20:21:06.464Z] #84 166.7 checking for sys/time.h... yes [2022-08-23T20:21:06.464Z] #84 166.8 checking for inline... inline [2022-08-23T20:21:06.473Z] #14 205.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-23T20:21:06.473Z] #14 205.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T20:21:06.701Z] #14 202.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-23T20:21:06.701Z] #14 202.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-23T20:21:06.701Z] #14 202.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T20:21:06.965Z] #14 202.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-23T20:21:06.965Z] #14 202.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:21:06.965Z] #14 202.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:21:06.986Z] #84 166.9 checking for size_t... yes [2022-08-23T20:21:06.986Z] #84 167.3 checking for stdlib.h... (cached) yes [2022-08-23T20:21:07.239Z] #14 202.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T20:21:07.239Z] #14 202.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T20:21:07.239Z] #14 202.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:21:07.239Z] #14 203.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T20:21:07.246Z] #84 167.3 checking for GNU libc compatible malloc... yes [2022-08-23T20:21:07.496Z] #14 203.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T20:21:07.497Z] #14 203.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:21:07.507Z] #84 167.7 checking for stdlib.h... (cached) yes [2022-08-23T20:21:07.507Z] #84 167.7 checking for GNU libc compatible realloc... [2022-08-23T20:21:07.507Z] #84 ... [2022-08-23T20:21:07.507Z] [2022-08-23T20:21:07.507Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:21:07.507Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:21:07.507Z] #19 215.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-23T20:21:07.507Z] #19 215.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:21:07.507Z] #19 215.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-23T20:21:07.507Z] #19 215.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-23T20:21:07.507Z] #19 215.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:21:07.507Z] #19 215.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T20:21:07.843Z] #14 206.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-23T20:21:07.843Z] #14 206.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-23T20:21:07.843Z] #14 206.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T20:21:08.100Z] #14 207.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-23T20:21:08.100Z] #14 207.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:21:08.100Z] #14 207.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:21:08.357Z] #14 207.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T20:21:08.357Z] #14 207.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T20:21:08.357Z] #14 207.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:21:08.434Z] #14 203.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:21:08.434Z] #14 203.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T20:21:08.434Z] #14 203.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T20:21:08.434Z] #14 203.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T20:21:08.434Z] #14 203.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T20:21:08.434Z] #14 204.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T20:21:08.434Z] #14 204.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:21:08.434Z] #14 204.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T20:21:08.615Z] #14 207.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T20:21:08.615Z] #14 207.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T20:21:08.615Z] #14 207.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:21:08.691Z] #14 204.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:21:08.691Z] #14 204.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T20:21:08.691Z] #14 204.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T20:21:08.691Z] #14 204.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:21:08.691Z] #14 204.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T20:21:08.691Z] #14 204.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T20:21:08.691Z] #14 204.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-23T20:21:08.948Z] #14 204.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:21:08.948Z] #14 204.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T20:21:08.948Z] #14 204.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T20:21:08.948Z] #14 204.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T20:21:08.948Z] #14 204.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T20:21:09.154Z] #23 11.06 Collecting yamllint==1.26.1 [2022-08-23T20:21:09.154Z] #23 12.13 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-23T20:21:09.179Z] #14 208.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:21:09.179Z] #14 208.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T20:21:09.179Z] #14 208.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T20:21:09.207Z] #14 204.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:21:09.207Z] #14 204.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T20:21:09.207Z] #14 204.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:21:09.207Z] #14 204.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T20:21:09.207Z] #14 204.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T20:21:09.436Z] #14 208.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T20:21:09.436Z] #14 208.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T20:21:09.436Z] #14 208.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T20:21:09.436Z] #14 208.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:21:09.436Z] #14 208.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T20:21:09.436Z] #14 208.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:21:09.436Z] #14 208.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T20:21:09.436Z] #14 208.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T20:21:09.436Z] #14 208.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:21:09.436Z] #14 208.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T20:21:09.436Z] #14 208.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T20:21:09.436Z] #14 208.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-23T20:21:09.436Z] #14 208.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:21:09.436Z] #14 208.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T20:21:09.436Z] #14 208.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T20:21:09.436Z] #14 208.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T20:21:09.465Z] #14 205.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:21:09.465Z] #14 205.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-23T20:21:09.465Z] #14 205.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:21:09.465Z] #14 205.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T20:21:09.465Z] #14 205.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:21:09.694Z] #14 208.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T20:21:09.694Z] #14 208.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:21:09.694Z] #14 208.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T20:21:09.694Z] #14 208.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:21:09.694Z] #14 208.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T20:21:09.694Z] #14 208.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T20:21:09.694Z] #14 208.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:21:09.694Z] #14 208.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-23T20:21:09.694Z] #14 208.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:21:09.694Z] #14 208.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T20:21:09.694Z] #14 208.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:21:09.723Z] #14 205.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-23T20:21:09.723Z] #14 205.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:21:09.723Z] #14 205.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:21:09.723Z] #14 205.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:21:09.761Z] #77 202.0 CCLD tests/init [2022-08-23T20:21:09.992Z] #14 208.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-23T20:21:09.992Z] #14 209.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:21:09.992Z] #14 209.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:21:09.992Z] #14 209.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:21:10.526Z] #23 13.41 Collecting pathspec>=0.5.3 [2022-08-23T20:21:10.527Z] #23 13.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-23T20:21:10.791Z] #14 DONE 206.3s [2022-08-23T20:21:10.791Z] [2022-08-23T20:21:10.791Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:10.791Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:10.791Z] #77 128.1 configure.ac:11: installing 'build-aux/compile' [2022-08-23T20:21:10.791Z] #77 128.1 configure.ac:11: installing 'build-aux/config.guess' [2022-08-23T20:21:10.791Z] #77 128.1 configure.ac:11: installing 'build-aux/config.sub' [2022-08-23T20:21:10.792Z] #77 128.1 configure.ac:13: installing 'build-aux/install-sh' [2022-08-23T20:21:10.792Z] #77 128.2 configure.ac:13: installing 'build-aux/missing' [2022-08-23T20:21:10.792Z] #77 128.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-23T20:21:10.799Z] #14 DONE 209.6s [2022-08-23T20:21:10.799Z] [2022-08-23T20:21:10.799Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-23T20:21:10.799Z] #59 sha256:398baf3e4d03e2cc399d064aed6dec3632f55bd0d49aaf22b62578394c7b1ef3 [2022-08-23T20:21:10.799Z] #59 DONE 0.2s [2022-08-23T20:21:10.799Z] [2022-08-23T20:21:10.799Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-23T20:21:10.799Z] #15 sha256:454e0a50b29e83bba788e948fbc95cc1348d07b3b4d663e2db60f963113be671 [2022-08-23T20:21:10.833Z] #23 13.89 Collecting pyyaml [2022-08-23T20:21:10.833Z] #23 13.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-23T20:21:10.833Z] #23 14.01 Building wheels for collected packages: yamllint [2022-08-23T20:21:11.049Z] #77 ... [2022-08-23T20:21:11.049Z] [2022-08-23T20:21:11.049Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-23T20:21:11.049Z] #59 sha256:e09e9ead2671b8e99e3fe988eaaf01f96072829603398f938df73e75354a47ae [2022-08-23T20:21:11.049Z] #59 DONE 0.4s [2022-08-23T20:21:11.089Z] #23 14.01 Building wheel for yamllint (setup.py): started [2022-08-23T20:21:11.315Z] [2022-08-23T20:21:11.315Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:11.315Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:11.315Z] #77 128.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T20:21:12.038Z] #23 15.27 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-23T20:21:12.038Z] #23 15.27 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=90a030083bd2812b3f7049e7b33e6c01a5d33b1b8b8f4117ff41a2d288692d9a [2022-08-23T20:21:12.038Z] #23 15.27 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-23T20:21:12.038Z] #23 15.28 Successfully built yamllint [2022-08-23T20:21:12.038Z] #23 15.32 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-23T20:21:12.602Z] #23 15.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-23T20:21:13.164Z] #23 DONE 16.3s [2022-08-23T20:21:13.164Z] [2022-08-23T20:21:13.164Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-23T20:21:13.164Z] #27 sha256:ae54bdcd5fbd0cfb7916c663dc3de9f6a603117a1adfbf71abb83a1214ac1bc6 [2022-08-23T20:21:13.357Z] #15 DONE 2.9s [2022-08-23T20:21:13.357Z] [2022-08-23T20:21:13.357Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-23T20:21:13.357Z] #16 sha256:c6cae8dc3b49cbc770b8ffdb8cdbc293afa6c122796088843cd3ae0f5d4d41cf [2022-08-23T20:21:13.730Z] #27 DONE 0.6s [2022-08-23T20:21:13.730Z] [2022-08-23T20:21:13.730Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-23T20:21:13.730Z] #32 sha256:28668cf69ce76b4ae1ad2d3a6dad6fdaed4a5447256fabb4f73291f26be8fb9d [2022-08-23T20:21:13.946Z] #77 131.0 checking build system type... [2022-08-23T20:21:13.946Z] #77 ... [2022-08-23T20:21:13.946Z] [2022-08-23T20:21:13.946Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-23T20:21:13.946Z] #15 sha256:454e0a50b29e83bba788e948fbc95cc1348d07b3b4d663e2db60f963113be671 [2022-08-23T20:21:13.946Z] #15 DONE 3.0s [2022-08-23T20:21:13.946Z] [2022-08-23T20:21:13.946Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:21:13.946Z] #60 sha256:c12064272de2b1edcf23c95b50fc5fcd03b05c9d126b9522ee6d54e757cdc76c [2022-08-23T20:21:13.946Z] #60 2.420 + RM_GOPATH=0 [2022-08-23T20:21:13.946Z] #60 2.420 + TMP_GOPATH= [2022-08-23T20:21:13.946Z] #60 2.420 + : /build [2022-08-23T20:21:13.946Z] #60 2.420 + '[' -z '' ']' [2022-08-23T20:21:13.946Z] #60 2.426 ++ mktemp -d [2022-08-23T20:21:13.946Z] #60 2.439 + export GOPATH=/tmp/tmp.9N889FTIHa [2022-08-23T20:21:13.946Z] #60 2.439 + GOPATH=/tmp/tmp.9N889FTIHa [2022-08-23T20:21:13.946Z] #60 2.440 + RM_GOPATH=1 [2022-08-23T20:21:13.946Z] #60 2.440 + case "$(go env GOARCH)" in [2022-08-23T20:21:13.946Z] #60 2.440 ++ go env GOARCH [2022-08-23T20:21:13.946Z] #60 2.480 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:21:13.946Z] #60 2.480 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:21:13.946Z] #60 2.481 ++ dirname /install.sh [2022-08-23T20:21:13.946Z] #60 2.495 + dir=/ [2022-08-23T20:21:13.946Z] #60 2.495 + bin=runc [2022-08-23T20:21:13.946Z] #60 2.495 + shift [2022-08-23T20:21:13.946Z] #60 2.495 + '[' '!' -f //runc.installer ']' [2022-08-23T20:21:13.946Z] #60 2.495 + . //runc.installer [2022-08-23T20:21:13.946Z] #60 2.495 ++ set -e [2022-08-23T20:21:13.946Z] #60 2.495 ++ : v1.1.3 [2022-08-23T20:21:13.946Z] #60 2.495 + install_runc [2022-08-23T20:21:13.946Z] #60 2.495 + RUNC_BUILDTAGS=seccomp [2022-08-23T20:21:13.946Z] #60 2.495 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-23T20:21:13.946Z] #60 2.495 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9N889FTIHa/src/github.com/opencontainers/runc [2022-08-23T20:21:13.946Z] #60 2.495 Install runc version v1.1.3 (build tags: seccomp) [2022-08-23T20:21:13.946Z] #60 2.500 Cloning into '/tmp/tmp.9N889FTIHa/src/github.com/opencontainers/runc'... [2022-08-23T20:21:14.096Z] #19 ... [2022-08-23T20:21:14.096Z] [2022-08-23T20:21:14.096Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:14.096Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:14.096Z] #84 167.7 checking for GNU libc compatible realloc... yes [2022-08-23T20:21:14.096Z] #84 168.2 checking for working strtod... yes [2022-08-23T20:21:14.096Z] #84 168.6 checking for gettimeofday... yes [2022-08-23T20:21:14.096Z] #84 169.0 checking for memset... yes [2022-08-23T20:21:14.096Z] #84 169.3 checking for strspn... yes [2022-08-23T20:21:14.096Z] #84 169.6 checking that generated files are newer than configure... done [2022-08-23T20:21:14.096Z] #84 169.6 configure: creating ./config.status [2022-08-23T20:21:14.096Z] #84 172.2 config.status: creating Makefile [2022-08-23T20:21:14.096Z] #84 172.3 config.status: creating config.h [2022-08-23T20:21:14.096Z] #84 172.4 config.status: executing depfiles commands [2022-08-23T20:21:14.097Z] #84 172.8 config.status: executing libtool commands [2022-08-23T20:21:14.097Z] #84 174.5 GEN .version [2022-08-23T20:21:14.097Z] #84 174.5 make install-recursive [2022-08-23T20:21:14.097Z] #84 174.5 make[1]: Entering directory '/tmp/crun-build' [2022-08-23T20:21:14.294Z] #32 DONE 0.6s [2022-08-23T20:21:14.294Z] [2022-08-23T20:21:14.294Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-23T20:21:14.294Z] #35 sha256:ff8d8a1effdba222eaf6f83fa50f771f5cd13d317a5171af139e1e528246cd7b [2022-08-23T20:21:14.358Z] #84 174.6 Making install in libocispec [2022-08-23T20:21:14.358Z] #84 174.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:21:14.358Z] #84 174.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-23T20:21:14.358Z] #84 174.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-23T20:21:14.358Z] #84 174.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-23T20:21:14.358Z] #84 174.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-23T20:21:14.857Z] #35 DONE 0.4s [2022-08-23T20:21:14.857Z] [2022-08-23T20:21:14.857Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-23T20:21:14.857Z] #37 sha256:7caada26c334cf4238f960011a916a6aaa22bbd5e2888384cddda37c021c2de8 [2022-08-23T20:21:15.113Z] #37 DONE 0.5s [2022-08-23T20:21:15.113Z] [2022-08-23T20:21:15.113Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:15.113Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:15.301Z] #84 175.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-23T20:21:15.301Z] #84 175.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-23T20:21:15.301Z] #84 175.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-23T20:21:15.301Z] #84 175.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-23T20:21:15.301Z] #84 175.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-23T20:21:15.301Z] #84 175.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-23T20:21:15.301Z] #84 175.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-23T20:21:15.301Z] #84 175.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-23T20:21:15.301Z] #84 175.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-23T20:21:15.368Z] #77 ... [2022-08-23T20:21:15.368Z] [2022-08-23T20:21:15.368Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-23T20:21:15.368Z] #39 sha256:785e258b6119d4ab3557a0a16d55036bf799a11a889904544133aecc523373ed [2022-08-23T20:21:15.368Z] #39 DONE 0.1s [2022-08-23T20:21:15.368Z] [2022-08-23T20:21:15.368Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-23T20:21:15.368Z] #41 sha256:a5fd5526f69b73e5fe1b170fa1a60da563f97e2d75f1a38603f2729165e3a124 [2022-08-23T20:21:15.368Z] #41 DONE 0.1s [2022-08-23T20:21:15.368Z] [2022-08-23T20:21:15.368Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:21:15.368Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:21:15.628Z] #47 ... [2022-08-23T20:21:15.628Z] [2022-08-23T20:21:15.628Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-23T20:21:15.628Z] #45 sha256:cc3e61ed91481270cb6b072b31d5c85c7f763601f5bb226559a6747fbcee998f [2022-08-23T20:21:15.628Z] #45 DONE 0.1s [2022-08-23T20:21:15.628Z] [2022-08-23T20:21:15.628Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:21:15.628Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:21:15.861Z] #60 ... [2022-08-23T20:21:15.861Z] [2022-08-23T20:21:15.861Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-23T20:21:15.861Z] #16 sha256:c6cae8dc3b49cbc770b8ffdb8cdbc293afa6c122796088843cd3ae0f5d4d41cf [2022-08-23T20:21:15.861Z] #16 DONE 2.3s [2022-08-23T20:21:15.874Z] #84 176.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-23T20:21:15.874Z] #84 176.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-23T20:21:15.874Z] #84 176.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-23T20:21:15.874Z] #84 176.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-23T20:21:15.874Z] #84 176.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-23T20:21:15.874Z] #84 176.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-23T20:21:15.874Z] #84 176.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-23T20:21:15.881Z] #16 DONE 2.3s [2022-08-23T20:21:15.881Z] [2022-08-23T20:21:15.881Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T20:21:15.881Z] #17 sha256:c02cc6a6f61efbaefc0dc37504b8f9c83389a538bdc9b4a4f11b01421add5533 [2022-08-23T20:21:16.118Z] [2022-08-23T20:21:16.118Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T20:21:16.118Z] #17 sha256:c02cc6a6f61efbaefc0dc37504b8f9c83389a538bdc9b4a4f11b01421add5533 [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-23T20:21:16.818Z] #84 176.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-23T20:21:16.818Z] #84 177.0 make install-recursive [2022-08-23T20:21:16.818Z] #84 177.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:21:16.818Z] #84 177.0 Making install in yajl [2022-08-23T20:21:16.818Z] #84 177.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:21:16.818Z] #84 177.1 CC verify/json_verify-json_verify.o [2022-08-23T20:21:16.818Z] #84 177.1 CC src/libyajl_la-yajl_alloc.lo [2022-08-23T20:21:16.818Z] #84 177.1 CC src/libyajl_la-yajl.lo [2022-08-23T20:21:16.818Z] #84 177.2 CC src/libyajl_la-yajl_gen.lo [2022-08-23T20:21:16.818Z] #84 177.2 CC src/libyajl_la-yajl_buf.lo [2022-08-23T20:21:16.818Z] #84 177.2 CC src/libyajl_la-yajl_parser.lo [2022-08-23T20:21:16.818Z] #84 177.2 CC src/libyajl_la-yajl_encode.lo [2022-08-23T20:21:16.818Z] #84 177.2 CC src/libyajl_la-yajl_lex.lo [2022-08-23T20:21:16.818Z] #84 177.3 CC src/libyajl_la-yajl_tree.lo [2022-08-23T20:21:17.495Z] #17 1.410 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-23T20:21:17.785Z] #17 1.919 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-23T20:21:18.047Z] #17 DONE 2.1s [2022-08-23T20:21:18.047Z] [2022-08-23T20:21:18.047Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-23T20:21:18.047Z] #18 sha256:15d35729c4a98291cf84a4dd927bd0ea3dabe86a2e882b26c2610f69a7e7ebab [2022-08-23T20:21:18.065Z] #17 DONE 2.3s [2022-08-23T20:21:18.065Z] [2022-08-23T20:21:18.065Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:18.065Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:18.065Z] #77 131.0 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:21:18.065Z] #77 131.5 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:21:18.065Z] #77 131.5 checking how to print strings... printf [2022-08-23T20:21:18.065Z] #77 131.6 checking for gcc... gcc [2022-08-23T20:21:18.065Z] #77 131.7 checking whether the C compiler works... yes [2022-08-23T20:21:18.065Z] #77 132.1 checking for C compiler default output file name... a.out [2022-08-23T20:21:18.065Z] #77 132.1 checking for suffix of executables... [2022-08-23T20:21:18.065Z] #77 132.7 checking whether we are cross compiling... no [2022-08-23T20:21:18.065Z] #77 133.2 checking for suffix of object files... o [2022-08-23T20:21:18.065Z] #77 133.3 checking whether we are using the GNU C compiler... yes [2022-08-23T20:21:18.065Z] #77 133.4 checking whether gcc accepts -g... yes [2022-08-23T20:21:18.065Z] #77 133.7 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:21:18.065Z] #77 133.9 checking whether gcc understands -c and -o together... yes [2022-08-23T20:21:18.065Z] #77 134.2 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:21:18.065Z] #77 134.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:21:18.065Z] #77 134.2 checking for egrep... /bin/grep -E [2022-08-23T20:21:18.065Z] #77 134.2 checking for fgrep... /bin/grep -F [2022-08-23T20:21:18.065Z] #77 134.2 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:21:18.065Z] #77 134.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:21:18.065Z] #77 134.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:21:18.065Z] #77 134.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:21:18.065Z] #77 134.6 checking whether ln -s works... yes [2022-08-23T20:21:18.065Z] #77 134.6 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:21:18.065Z] #77 134.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:21:18.065Z] #77 134.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:21:18.065Z] #77 134.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:21:18.065Z] #77 134.7 checking for objdump... objdump [2022-08-23T20:21:18.065Z] #77 134.7 checking how to recognize dependent libraries... pass_all [2022-08-23T20:21:18.065Z] #77 134.7 checking for dlltool... no [2022-08-23T20:21:18.065Z] #77 134.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:21:18.065Z] #77 134.7 checking for ar... ar [2022-08-23T20:21:18.065Z] #77 134.7 checking for archiver @FILE support... @ [2022-08-23T20:21:18.065Z] #77 135.1 checking for strip... strip [2022-08-23T20:21:18.065Z] #77 135.1 checking for ranlib... ranlib [2022-08-23T20:21:18.065Z] #77 135.1 checking for gawk... no [2022-08-23T20:21:18.065Z] #77 135.1 checking for mawk... mawk [2022-08-23T20:21:18.631Z] #77 135.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:21:18.631Z] #77 136.0 checking for sysroot... no [2022-08-23T20:21:18.631Z] #77 136.0 checking for a working dd... /bin/dd [2022-08-23T20:21:18.631Z] #77 136.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:21:18.889Z] #77 136.3 checking for mt... no [2022-08-23T20:21:18.889Z] #77 136.3 checking if : is a manifest tool... no [2022-08-23T20:21:19.455Z] #77 136.4 checking how to run the C preprocessor... gcc -E [2022-08-23T20:21:19.947Z] #18 DONE 1.9s [2022-08-23T20:21:19.947Z] [2022-08-23T20:21:19.947Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T20:21:19.947Z] #19 sha256:ddc2428c5630b39e4aff6a791579e679dc066321adaa571a3d0a0c4cbf090ec7 [2022-08-23T20:21:20.019Z] #77 136.8 checking for ANSI C header files... [2022-08-23T20:21:20.019Z] #77 ... [2022-08-23T20:21:20.019Z] [2022-08-23T20:21:20.019Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-23T20:21:20.019Z] #18 sha256:15d35729c4a98291cf84a4dd927bd0ea3dabe86a2e882b26c2610f69a7e7ebab [2022-08-23T20:21:20.019Z] #18 DONE 1.7s [2022-08-23T20:21:20.019Z] [2022-08-23T20:21:20.019Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T20:21:20.019Z] #19 sha256:ddc2428c5630b39e4aff6a791579e679dc066321adaa571a3d0a0c4cbf090ec7 [2022-08-23T20:21:20.516Z] #19 ... [2022-08-23T20:21:20.516Z] [2022-08-23T20:21:20.516Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:21:20.516Z] #60 sha256:50fa76267f210b40b2356cbc06934070b5299bd49ed082c0122e2aa7cb608067 [2022-08-23T20:21:20.516Z] #60 2.467 + RM_GOPATH=0 [2022-08-23T20:21:20.516Z] #60 2.467 + TMP_GOPATH= [2022-08-23T20:21:20.516Z] #60 2.467 + : /build [2022-08-23T20:21:20.516Z] #60 2.467 + '[' -z '' ']' [2022-08-23T20:21:20.516Z] #60 2.468 ++ mktemp -d [2022-08-23T20:21:20.516Z] #60 2.562 + export GOPATH=/tmp/tmp.8BTYss2U4X [2022-08-23T20:21:20.516Z] #60 2.562 + GOPATH=/tmp/tmp.8BTYss2U4X [2022-08-23T20:21:20.516Z] #60 2.562 + RM_GOPATH=1 [2022-08-23T20:21:20.516Z] #60 2.562 + case "$(go env GOARCH)" in [2022-08-23T20:21:20.516Z] #60 2.562 ++ go env GOARCH [2022-08-23T20:21:20.516Z] #60 2.618 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:21:20.516Z] #60 2.618 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:21:20.516Z] #60 2.618 ++ dirname /install.sh [2022-08-23T20:21:20.516Z] #60 2.633 + dir=/ [2022-08-23T20:21:20.516Z] #60 2.633 + bin=runc [2022-08-23T20:21:20.516Z] #60 2.633 + shift [2022-08-23T20:21:20.516Z] #60 2.633 + '[' '!' -f //runc.installer ']' [2022-08-23T20:21:20.516Z] #60 2.633 + . //runc.installer [2022-08-23T20:21:20.516Z] #60 2.633 ++ set -e [2022-08-23T20:21:20.516Z] #60 2.633 ++ : v1.1.3 [2022-08-23T20:21:20.516Z] #60 2.633 + install_runc [2022-08-23T20:21:20.516Z] #60 2.633 + RUNC_BUILDTAGS=seccomp [2022-08-23T20:21:20.516Z] #60 2.633 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-23T20:21:20.516Z] #60 2.633 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8BTYss2U4X/src/github.com/opencontainers/runc [2022-08-23T20:21:20.516Z] #60 2.634 Install runc version v1.1.3 (build tags: seccomp) [2022-08-23T20:21:20.516Z] #60 2.638 Cloning into '/tmp/tmp.8BTYss2U4X/src/github.com/opencontainers/runc'... [2022-08-23T20:21:20.773Z] #60 ... [2022-08-23T20:21:20.773Z] [2022-08-23T20:21:20.773Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:20.773Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:20.773Z] #77 135.9 configure.ac:11: installing 'build-aux/compile' [2022-08-23T20:21:20.773Z] #77 135.9 configure.ac:11: installing 'build-aux/config.guess' [2022-08-23T20:21:20.773Z] #77 135.9 configure.ac:11: installing 'build-aux/config.sub' [2022-08-23T20:21:20.773Z] #77 135.9 configure.ac:13: installing 'build-aux/install-sh' [2022-08-23T20:21:20.773Z] #77 136.0 configure.ac:13: installing 'build-aux/missing' [2022-08-23T20:21:20.773Z] #77 136.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-23T20:21:20.773Z] #77 136.5 Makefile.am: installing 'build-aux/depcomp' [2022-08-23T20:21:20.773Z] #77 139.2 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:21:20.773Z] #77 139.7 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:21:20.773Z] #77 139.7 checking how to print strings... printf [2022-08-23T20:21:20.773Z] #77 139.8 checking for gcc... gcc [2022-08-23T20:21:20.773Z] #77 139.9 checking whether the C compiler works... yes [2022-08-23T20:21:20.773Z] #77 140.2 checking for C compiler default output file name... a.out [2022-08-23T20:21:20.773Z] #77 140.2 checking for suffix of executables... [2022-08-23T20:21:20.773Z] #77 140.7 checking whether we are cross compiling... no [2022-08-23T20:21:20.773Z] #77 141.1 checking for suffix of object files... o [2022-08-23T20:21:20.773Z] #77 141.3 checking whether we are using the GNU C compiler... yes [2022-08-23T20:21:20.773Z] #77 141.5 checking whether gcc accepts -g... yes [2022-08-23T20:21:20.872Z] #55 ... [2022-08-23T20:21:20.872Z] [2022-08-23T20:21:20.872Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:20.872Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:20.872Z] #77 194.2 CCLD libocispec.la [2022-08-23T20:21:20.872Z] #77 194.7 CCLD src/validate [2022-08-23T20:21:20.872Z] #77 194.7 CCLD tests/test-1 [2022-08-23T20:21:20.872Z] #77 194.7 CCLD tests/test-2 [2022-08-23T20:21:20.872Z] #77 194.7 CCLD tests/test-3 [2022-08-23T20:21:20.872Z] #77 194.7 CCLD tests/test-4 [2022-08-23T20:21:20.872Z] #77 194.8 CCLD tests/test-6 [2022-08-23T20:21:20.872Z] #77 194.8 CCLD tests/test-5 [2022-08-23T20:21:20.872Z] #77 194.9 CCLD tests/test-7 [2022-08-23T20:21:20.872Z] #77 195.0 CCLD tests/test-8 [2022-08-23T20:21:20.872Z] #77 195.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-23T20:21:20.872Z] #77 195.1 CCLD tests/test-10 [2022-08-23T20:21:20.872Z] #77 195.1 CCLD tests/test-9 [2022-08-23T20:21:21.034Z] #77 141.7 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:21:21.129Z] #77 195.3 CCLD tests/test-11 [2022-08-23T20:21:21.291Z] #77 142.0 checking whether gcc understands -c and -o together... yes [2022-08-23T20:21:21.291Z] #77 142.4 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:21:21.291Z] #77 142.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:21:21.291Z] #77 142.5 checking for egrep... /bin/grep -E [2022-08-23T20:21:21.291Z] #77 142.5 checking for fgrep... /bin/grep -F [2022-08-23T20:21:21.549Z] #77 142.5 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:21:21.549Z] #77 142.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:21:21.549Z] #77 142.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:21:21.806Z] #77 142.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:21:21.806Z] #77 143.0 checking whether ln -s works... yes [2022-08-23T20:21:21.806Z] #77 143.0 checking the maximum length of command line arguments... [2022-08-23T20:21:21.806Z] #77 ... [2022-08-23T20:21:21.806Z] [2022-08-23T20:21:21.806Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T20:21:21.806Z] #19 sha256:ddc2428c5630b39e4aff6a791579e679dc066321adaa571a3d0a0c4cbf090ec7 [2022-08-23T20:21:21.806Z] #19 DONE 2.1s [2022-08-23T20:21:21.806Z] [2022-08-23T20:21:21.806Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:21.806Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:21.806Z] #77 143.0 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:21:21.806Z] #77 143.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:21:21.806Z] #77 143.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:21:21.806Z] #77 143.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:21:21.806Z] #77 143.0 checking for objdump... objdump [2022-08-23T20:21:21.806Z] #77 143.0 checking how to recognize dependent libraries... pass_all [2022-08-23T20:21:21.806Z] #77 143.0 checking for dlltool... no [2022-08-23T20:21:21.806Z] #77 143.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:21:21.806Z] #77 143.0 checking for ar... ar [2022-08-23T20:21:21.806Z] #77 143.0 checking for archiver @FILE support... [2022-08-23T20:21:21.806Z] #77 ... [2022-08-23T20:21:21.806Z] [2022-08-23T20:21:21.806Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-23T20:21:21.806Z] #20 sha256:a600b1ba718225216bb9f9db62aa684703a95a2c21d643cae1dae5fcffd4a092 [2022-08-23T20:21:21.912Z] #19 DONE 1.8s [2022-08-23T20:21:21.913Z] [2022-08-23T20:21:21.913Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:21.913Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:21.913Z] #77 136.8 checking for ANSI C header files... yes [2022-08-23T20:21:21.913Z] #77 138.1 checking for sys/types.h... yes [2022-08-23T20:21:21.913Z] #77 138.4 checking for sys/stat.h... yes [2022-08-23T20:21:21.913Z] #77 138.7 checking for stdlib.h... yes [2022-08-23T20:21:22.076Z] #77 ... [2022-08-23T20:21:22.076Z] [2022-08-23T20:21:22.076Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:21:22.076Z] #26 sha256:57da44c78bf47476b71da3786187de72225e1d3a214dbb5d2f4de97f569b39bb [2022-08-23T20:21:22.076Z] #26 254.1 + return [2022-08-23T20:21:22.169Z] #77 139.2 checking for string.h... yes [2022-08-23T20:21:22.683Z] #77 139.7 checking for memory.h... yes [2022-08-23T20:21:23.022Z] #77 197.0 libtool: link: ar cr libocispec.a [2022-08-23T20:21:23.022Z] #77 197.1 libtool: link: ranlib libocispec.a [2022-08-23T20:21:23.248Z] #77 140.0 checking for strings.h... yes [2022-08-23T20:21:23.248Z] #77 140.5 checking for inttypes.h... [2022-08-23T20:21:23.248Z] #77 ... [2022-08-23T20:21:23.248Z] [2022-08-23T20:21:23.248Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-23T20:21:23.248Z] #20 sha256:a600b1ba718225216bb9f9db62aa684703a95a2c21d643cae1dae5fcffd4a092 [2022-08-23T20:21:23.248Z] #20 DONE 1.6s [2022-08-23T20:21:23.403Z] #84 183.2 CCLD libyajl.la [2022-08-23T20:21:23.403Z] #84 183.7 CCLD verify/json_verify [2022-08-23T20:21:23.528Z] [2022-08-23T20:21:23.528Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:23.528Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:23.528Z] #77 140.5 checking for inttypes.h... yes [2022-08-23T20:21:23.699Z] #20 DONE 1.7s [2022-08-23T20:21:23.699Z] [2022-08-23T20:21:23.699Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:23.699Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:23.699Z] #77 143.0 checking for archiver @FILE support... @ [2022-08-23T20:21:23.699Z] #77 143.3 checking for strip... strip [2022-08-23T20:21:23.699Z] #77 143.4 checking for ranlib... ranlib [2022-08-23T20:21:23.699Z] #77 143.4 checking for gawk... no [2022-08-23T20:21:23.699Z] #77 143.4 checking for mawk... mawk [2022-08-23T20:21:23.699Z] #77 143.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:21:23.699Z] #77 144.1 checking for sysroot... no [2022-08-23T20:21:23.699Z] #77 144.1 checking for a working dd... /bin/dd [2022-08-23T20:21:23.699Z] #77 144.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:21:23.699Z] #77 144.4 checking for mt... no [2022-08-23T20:21:23.699Z] #77 144.4 checking if : is a manifest tool... no [2022-08-23T20:21:23.699Z] #77 144.4 checking how to run the C preprocessor... gcc -E [2022-08-23T20:21:23.785Z] #77 140.9 checking for stdint.h... yes [2022-08-23T20:21:23.975Z] #84 184.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:21:23.975Z] #84 184.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T20:21:23.975Z] #84 184.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T20:21:23.975Z] #84 184.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:21:23.975Z] #84 184.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:21:23.975Z] #84 184.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:21:24.008Z] #26 DONE 257.1s [2022-08-23T20:21:24.008Z] [2022-08-23T20:21:24.008Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:21:24.008Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:21:24.043Z] #77 141.1 checking for unistd.h... yes [2022-08-23T20:21:24.236Z] #84 184.6 CC src/validate.o [2022-08-23T20:21:24.236Z] #84 184.6 CC src/image_spec_schema_config_schema.lo [2022-08-23T20:21:24.236Z] #84 184.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-23T20:21:24.236Z] #84 184.6 CC src/image_spec_schema_defs.lo [2022-08-23T20:21:24.236Z] #84 184.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-23T20:21:24.236Z] #84 184.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-23T20:21:24.236Z] #84 184.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-23T20:21:24.236Z] #84 184.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-23T20:21:24.389Z] #77 198.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:21:24.389Z] #77 198.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T20:21:24.389Z] #77 198.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T20:21:24.389Z] #77 198.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:21:24.389Z] #77 198.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:21:24.389Z] #77 198.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:21:24.389Z] #77 198.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:21:24.389Z] #77 198.7 make[2]: Entering directory '/tmp/crun-build' [2022-08-23T20:21:24.498Z] #84 184.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-23T20:21:24.498Z] #84 184.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-23T20:21:24.498Z] #84 184.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-23T20:21:24.498Z] #84 185.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-23T20:21:24.609Z] #77 141.5 checking for dlfcn.h... yes [2022-08-23T20:21:24.609Z] #77 141.8 checking for objdir... .libs [2022-08-23T20:21:24.644Z] #77 198.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-23T20:21:24.644Z] #77 198.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-23T20:21:24.644Z] #77 198.9 CC src/libcrun/libcrun_testing_a-container.o [2022-08-23T20:21:24.644Z] #77 198.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-23T20:21:24.644Z] #77 198.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-23T20:21:24.644Z] #77 198.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-23T20:21:24.644Z] #77 198.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-23T20:21:24.644Z] #77 199.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-23T20:21:24.644Z] #77 199.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-23T20:21:24.644Z] #77 199.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-23T20:21:24.759Z] #84 185.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-23T20:21:24.759Z] #84 185.1 CC src/runtime_spec_schema_defs.lo [2022-08-23T20:21:24.759Z] #84 185.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-23T20:21:24.759Z] #84 185.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-23T20:21:24.759Z] #84 185.2 CC src/runtime_spec_schema_config_windows.lo [2022-08-23T20:21:24.759Z] #84 185.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-23T20:21:24.900Z] #77 199.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-23T20:21:24.900Z] #77 199.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-23T20:21:24.900Z] #77 199.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-23T20:21:25.020Z] #84 185.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-23T20:21:25.020Z] #84 185.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-23T20:21:25.066Z] #77 144.8 checking for ANSI C header files... yes [2022-08-23T20:21:25.157Z] #77 199.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-23T20:21:25.157Z] #77 199.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-23T20:21:25.157Z] #77 199.4 CC src/libcrun/libcrun_testing_a-status.o [2022-08-23T20:21:25.157Z] #77 199.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-23T20:21:25.157Z] #77 199.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-23T20:21:25.281Z] #84 185.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-23T20:21:25.281Z] #84 185.7 CC src/basic_test_double_array_item.lo [2022-08-23T20:21:25.281Z] #84 185.7 CC src/basic_test_double_array.lo [2022-08-23T20:21:25.322Z] #77 146.1 checking for sys/types.h... yes [2022-08-23T20:21:25.413Z] #77 199.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-23T20:21:25.413Z] #77 199.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-23T20:21:25.413Z] #77 199.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-23T20:21:25.432Z] #77 142.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:21:25.432Z] #77 142.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:21:25.543Z] #84 185.9 CC src/basic_test_top_array_int.lo [2022-08-23T20:21:25.543Z] #84 186.0 CC src/basic_test_top_array_string.lo [2022-08-23T20:21:25.543Z] #84 186.1 CC src/basic_test_top_double_array_int.lo [2022-08-23T20:21:25.670Z] #77 199.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-23T20:21:25.670Z] #77 200.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-23T20:21:25.690Z] #77 142.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:21:25.805Z] #84 186.1 CC src/basic_test_top_double_array_obj.lo [2022-08-23T20:21:25.805Z] #84 186.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-23T20:21:25.884Z] #77 146.6 checking for sys/stat.h... yes [2022-08-23T20:21:25.898Z] #55 ... [2022-08-23T20:21:25.898Z] [2022-08-23T20:21:25.898Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:25.898Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:21:25.898Z] #77 219.7 CCLD libcrun.la [2022-08-23T20:21:25.898Z] #77 219.7 AR libcrun_testing.a [2022-08-23T20:21:25.898Z] #77 219.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-23T20:21:25.898Z] #77 219.9 CCLD tests/tests_libcrun_utils [2022-08-23T20:21:25.898Z] #77 ... [2022-08-23T20:21:25.898Z] [2022-08-23T20:21:25.898Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-23T20:21:25.898Z] #27 sha256:2e45b61b1839811b191669fc0b1317aaed2a68f3325fd370bf380fc15ceeac44 [2022-08-23T20:21:25.898Z] #27 DONE 0.4s [2022-08-23T20:21:25.898Z] [2022-08-23T20:21:25.898Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:25.898Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:21:25.898Z] #77 219.9 CCLD tests/tests_libcrun_errors [2022-08-23T20:21:25.898Z] #77 219.9 CCLD tests/tests_libcrun_fuzzer [2022-08-23T20:21:25.926Z] #77 200.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-23T20:21:25.926Z] #77 200.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-23T20:21:26.066Z] #84 186.2 CC src/basic_test_top_double_array_string.lo [2022-08-23T20:21:26.066Z] #84 186.3 CC src/read-file.lo [2022-08-23T20:21:26.066Z] #84 186.3 CC src/json_common.lo [2022-08-23T20:21:26.066Z] #84 186.5 CC tests/test-2.o [2022-08-23T20:21:26.154Z] #77 ... [2022-08-23T20:21:26.154Z] [2022-08-23T20:21:26.154Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-23T20:21:26.154Z] #32 sha256:cf63523463747de0d35c0022009dfea459840f621aa1b59bca6d339311a2da31 [2022-08-23T20:21:26.154Z] #32 DONE 0.3s [2022-08-23T20:21:26.183Z] #77 200.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-23T20:21:26.327Z] #84 186.5 CC tests/test-1.o [2022-08-23T20:21:26.327Z] #84 186.6 CC tests/test-3.o [2022-08-23T20:21:26.327Z] #84 186.7 CC tests/test-4.o [2022-08-23T20:21:26.327Z] #84 186.8 CC tests/test-5.o [2022-08-23T20:21:26.327Z] #84 186.8 CC tests/test-6.o [2022-08-23T20:21:26.416Z] [2022-08-23T20:21:26.416Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-23T20:21:26.416Z] #35 sha256:096f3920277112797c8a740dd92fe4da02d936e5647b80f1827188b3d037a4da [2022-08-23T20:21:26.416Z] #35 DONE 0.3s [2022-08-23T20:21:26.416Z] [2022-08-23T20:21:26.416Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:21:26.416Z] #64 sha256:53f27a35e135dcb7950e5d24d5ba37e8e21ec0c9660ea3f4e402ce965b5861ea [2022-08-23T20:21:26.439Z] #77 200.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-23T20:21:26.446Z] #77 147.1 checking for stdlib.h... yes [2022-08-23T20:21:26.588Z] #84 186.8 CC tests/test-7.o [2022-08-23T20:21:26.588Z] #84 186.9 CC tests/test-8.o [2022-08-23T20:21:26.588Z] #84 187.0 CC tests/test-9.o [2022-08-23T20:21:26.623Z] #77 142.9 checking if gcc static flag -static works... yes [2022-08-23T20:21:26.671Z] #64 ... [2022-08-23T20:21:26.671Z] [2022-08-23T20:21:26.671Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-23T20:21:26.671Z] #37 sha256:8ea984de6b1875978b01bd4780796bf96db19f6388bae1fbc24fb0d20181e3b6 [2022-08-23T20:21:26.695Z] #77 200.8 CC src/crun-crun.o [2022-08-23T20:21:26.695Z] #77 200.9 CC src/crun-run.o [2022-08-23T20:21:26.695Z] #77 201.0 CC src/crun-delete.o [2022-08-23T20:21:26.702Z] #77 147.5 checking for string.h... yes [2022-08-23T20:21:26.850Z] #84 187.2 CC tests/test-10.o [2022-08-23T20:21:26.850Z] #84 187.3 CC tests/test-11.o [2022-08-23T20:21:26.881Z] #77 144.0 checking if gcc supports -c -o file.o... yes [2022-08-23T20:21:26.881Z] #77 144.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:21:26.934Z] #37 DONE 0.4s [2022-08-23T20:21:26.934Z] [2022-08-23T20:21:26.934Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-23T20:21:26.934Z] #39 sha256:e209f005af50dfbb001b3034452f2118d8bb2085c9a26111128b755670d41488 [2022-08-23T20:21:26.934Z] #39 DONE 0.0s [2022-08-23T20:21:26.934Z] [2022-08-23T20:21:26.934Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:26.934Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:21:26.934Z] #77 220.9 CCLD crun [2022-08-23T20:21:26.934Z] #77 ... [2022-08-23T20:21:26.934Z] [2022-08-23T20:21:26.934Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-23T20:21:26.934Z] #41 sha256:706f24eb9562a33df7efbc512cce312374604bcc1853b647230c24fc13d75ccf [2022-08-23T20:21:26.934Z] #41 DONE 0.1s [2022-08-23T20:21:26.934Z] [2022-08-23T20:21:26.934Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-23T20:21:26.934Z] #45 sha256:eae9173be61c8ffe29d914e3ee6596df3784349b52d5f902509b12ac9ab36905 [2022-08-23T20:21:26.934Z] #45 DONE 0.0s [2022-08-23T20:21:26.951Z] #77 201.1 CC src/crun-kill.o [2022-08-23T20:21:26.959Z] #77 147.9 checking for memory.h... yes [2022-08-23T20:21:27.139Z] #77 144.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:21:27.189Z] [2022-08-23T20:21:27.189Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-23T20:21:27.189Z] #48 sha256:cad8ab28ea5effaba54d985c716fa24cc5e6c3089b44084851c677c76a953a97 [2022-08-23T20:21:27.207Z] #77 201.3 CC src/crun-pause.o [2022-08-23T20:21:27.207Z] #77 201.4 CC src/crun-unpause.o [2022-08-23T20:21:27.207Z] #77 201.4 CC src/crun-spec.o [2022-08-23T20:21:27.207Z] #77 201.5 CC src/crun-exec.o [2022-08-23T20:21:27.463Z] #77 201.6 CC src/crun-list.o [2022-08-23T20:21:27.463Z] #77 201.8 CC src/crun-create.o [2022-08-23T20:21:27.471Z] #77 148.3 checking for strings.h... yes [2022-08-23T20:21:27.719Z] #77 202.0 CC src/crun-start.o [2022-08-23T20:21:27.719Z] #77 202.0 CC src/crun-state.o [2022-08-23T20:21:27.719Z] #77 202.1 CC src/crun-update.o [2022-08-23T20:21:27.975Z] #77 202.3 CC src/crun-ps.o [2022-08-23T20:21:28.034Z] #77 148.7 checking for inttypes.h... yes [2022-08-23T20:21:28.034Z] #77 149.2 checking for stdint.h... yes [2022-08-23T20:21:28.094Z] #77 144.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:21:28.094Z] #77 145.3 checking how to hardcode library paths into programs... immediate [2022-08-23T20:21:28.094Z] #77 145.3 checking whether stripping libraries is possible... yes [2022-08-23T20:21:28.094Z] #77 145.3 checking if libtool supports shared libraries... yes [2022-08-23T20:21:28.094Z] #77 145.3 checking whether to build shared libraries... no [2022-08-23T20:21:28.094Z] #77 145.3 checking whether to build static libraries... yes [2022-08-23T20:21:28.094Z] #77 145.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:21:28.094Z] #77 145.4 checking whether build environment is sane... yes [2022-08-23T20:21:28.094Z] #77 145.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:21:28.232Z] #77 202.6 CC src/crun-checkpoint.o [2022-08-23T20:21:28.236Z] #84 ... [2022-08-23T20:21:28.236Z] [2022-08-23T20:21:28.236Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:21:28.236Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:21:28.236Z] #19 236.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-23T20:21:28.236Z] #19 236.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:21:28.236Z] #19 236.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-23T20:21:28.236Z] #19 236.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-23T20:21:28.236Z] #19 236.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:21:28.236Z] #19 236.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T20:21:28.352Z] #77 145.6 checking whether make sets $(MAKE)... yes [2022-08-23T20:21:28.489Z] #77 202.7 CC src/crun-restore.o [2022-08-23T20:21:28.546Z] #77 149.4 checking for unistd.h... yes [2022-08-23T20:21:28.552Z] #48 DONE 1.2s [2022-08-23T20:21:28.553Z] [2022-08-23T20:21:28.553Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:28.553Z] #77 sha256:73f3804b7bacdf36c37efe087fc4bb1f5ed3aceef9679bcc57ddc660dd0865ca [2022-08-23T20:21:28.553Z] #77 221.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-23T20:21:28.553Z] #77 221.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-23T20:21:28.553Z] #77 221.5 /bin/mkdir -p '/usr/local/lib' [2022-08-23T20:21:28.553Z] #77 221.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-23T20:21:28.553Z] #77 221.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-23T20:21:28.553Z] #77 221.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-23T20:21:28.553Z] #77 221.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-23T20:21:28.553Z] #77 221.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-23T20:21:28.553Z] #77 221.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-23T20:21:28.553Z] #77 221.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-23T20:21:28.553Z] #77 221.9 ---------------------------------------------------------------------- [2022-08-23T20:21:28.553Z] #77 221.9 Libraries have been installed in: [2022-08-23T20:21:28.553Z] #77 221.9 /usr/local/lib [2022-08-23T20:21:28.553Z] #77 221.9 [2022-08-23T20:21:28.553Z] #77 221.9 If you ever happen to want to link against installed libraries [2022-08-23T20:21:28.553Z] #77 221.9 in a given directory, LIBDIR, you must either use libtool, and [2022-08-23T20:21:28.553Z] #77 221.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-23T20:21:28.553Z] #77 221.9 flag during linking and do at least one of the following: [2022-08-23T20:21:28.553Z] #77 221.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-23T20:21:28.553Z] #77 221.9 during execution [2022-08-23T20:21:28.553Z] #77 221.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-23T20:21:28.553Z] #77 221.9 during linking [2022-08-23T20:21:28.553Z] #77 221.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-23T20:21:28.553Z] #77 221.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-23T20:21:28.553Z] #77 221.9 [2022-08-23T20:21:28.553Z] #77 221.9 See any operating system documentation about shared libraries for [2022-08-23T20:21:28.553Z] #77 221.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-23T20:21:28.553Z] #77 221.9 ---------------------------------------------------------------------- [2022-08-23T20:21:28.553Z] #77 221.9 /bin/mkdir -p '/build' [2022-08-23T20:21:28.553Z] #77 222.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-23T20:21:28.553Z] #77 222.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-23T20:21:28.553Z] #77 222.0 make[3]: Leaving directory '/tmp/crun-build' [2022-08-23T20:21:28.553Z] #77 222.0 make[2]: Leaving directory '/tmp/crun-build' [2022-08-23T20:21:28.553Z] #77 222.0 make[1]: Leaving directory '/tmp/crun-build' [2022-08-23T20:21:28.553Z] #77 DONE 222.5s [2022-08-23T20:21:28.553Z] [2022-08-23T20:21:28.553Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:21:28.553Z] #55 sha256:bbece7e88be768f3ab8519ad354e55757a9197877fe07e04221386619078afd5 [2022-08-23T20:21:28.553Z] #55 261.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-23T20:21:28.553Z] #55 DONE 262.1s [2022-08-23T20:21:28.553Z] [2022-08-23T20:21:28.553Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-23T20:21:28.553Z] #52 sha256:ed711d7030db39a1ed0e7e682a6961fe8f58c9ae58006efdd72cc5dbbda9e603 [2022-08-23T20:21:28.553Z] #52 DONE 0.2s [2022-08-23T20:21:28.553Z] [2022-08-23T20:21:28.553Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-23T20:21:28.553Z] #54 sha256:263bad83a730eef7d46691aba617a44ace547dc84aa57a717392cc2d77dc8dd9 [2022-08-23T20:21:28.609Z] #77 145.8 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:21:28.609Z] #77 146.0 checking whether make supports nested variables... yes [2022-08-23T20:21:28.745Z] #77 202.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-23T20:21:28.745Z] #77 203.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-23T20:21:28.810Z] #54 DONE 0.3s [2022-08-23T20:21:28.810Z] [2022-08-23T20:21:28.810Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:21:28.810Z] #60 sha256:04bbcef804486fc9eca135f8a0e48c2a26a67e94c2696d2d9db0bef3663f66c1 [2022-08-23T20:21:28.867Z] #77 146.2 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:21:28.867Z] #77 146.2 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:21:28.867Z] #77 146.2 checking how to create a ustar tar archive... gnutar [2022-08-23T20:21:29.001Z] #77 203.2 CC src/libcrun/libcrun_la-container.lo [2022-08-23T20:21:29.063Z] #77 149.8 checking for dlfcn.h... yes [2022-08-23T20:21:29.063Z] #77 150.2 checking for objdir... .libs [2022-08-23T20:21:29.257Z] #77 203.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-23T20:21:29.433Z] #77 146.3 checking dependency style of gcc... gcc3 [2022-08-23T20:21:29.433Z] #77 146.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:21:29.514Z] #77 203.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-23T20:21:29.514Z] #77 203.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-23T20:21:29.514Z] #77 203.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-23T20:21:29.581Z] #77 150.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:21:29.581Z] #77 150.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:21:29.696Z] #77 146.9 checking whether make supports nested variables... (cached) yes [2022-08-23T20:21:29.696Z] #77 146.9 checking for gawk... (cached) mawk [2022-08-23T20:21:29.696Z] #77 146.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T20:21:29.696Z] #77 146.9 checking for gcc... (cached) gcc [2022-08-23T20:21:29.696Z] #77 147.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T20:21:29.696Z] #77 147.1 checking whether gcc accepts -g... (cached) yes [2022-08-23T20:21:29.696Z] #77 147.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T20:21:29.696Z] #77 147.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T20:21:29.758Z] #60 154.7 + mkdir -p /build [2022-08-23T20:21:29.758Z] #60 154.7 + cp runc /build/runc [2022-08-23T20:21:29.770Z] #77 203.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-23T20:21:29.770Z] #77 204.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-23T20:21:29.837Z] #77 150.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:21:29.957Z] #77 147.1 checking for a Python interpreter with version >= 3... python3 [2022-08-23T20:21:29.957Z] #77 147.3 checking for python3... /usr/bin/python3 [2022-08-23T20:21:29.957Z] #77 147.3 checking for python3 version... 3.9 [2022-08-23T20:21:30.023Z] #60 DONE 155.1s [2022-08-23T20:21:30.023Z] [2022-08-23T20:21:30.023Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:21:30.023Z] #64 sha256:53f27a35e135dcb7950e5d24d5ba37e8e21ec0c9660ea3f4e402ce965b5861ea [2022-08-23T20:21:30.027Z] #77 204.3 CC src/libcrun/libcrun_la-criu.lo [2022-08-23T20:21:30.220Z] #77 147.4 checking for python3 platform... linux [2022-08-23T20:21:30.283Z] #77 204.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-23T20:21:30.400Z] #77 151.0 checking if gcc static flag -static works... [2022-08-23T20:21:30.400Z] #77 ... [2022-08-23T20:21:30.400Z] [2022-08-23T20:21:30.400Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:21:30.400Z] #60 sha256:50fa76267f210b40b2356cbc06934070b5299bd49ed082c0122e2aa7cb608067 [2022-08-23T20:21:30.400Z] #60 19.57 + cd /tmp/tmp.8BTYss2U4X/src/github.com/opencontainers/runc [2022-08-23T20:21:30.400Z] #60 19.57 + git checkout -q v1.1.3 [2022-08-23T20:21:30.539Z] #77 204.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-23T20:21:30.539Z] #77 204.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-23T20:21:30.539Z] #77 204.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-23T20:21:30.784Z] #77 147.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T20:21:30.796Z] #77 205.0 CC src/libcrun/libcrun_la-error.lo [2022-08-23T20:21:30.964Z] #60 20.26 + '[' -z '' ']' [2022-08-23T20:21:30.964Z] #60 20.27 + target=static [2022-08-23T20:21:30.964Z] #60 20.27 + make BUILDTAGS=seccomp static [2022-08-23T20:21:31.041Z] #77 148.0 checking for python3 extension module directory... [2022-08-23T20:21:31.041Z] #77 ... [2022-08-23T20:21:31.041Z] [2022-08-23T20:21:31.041Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:21:31.041Z] #60 sha256:c12064272de2b1edcf23c95b50fc5fcd03b05c9d126b9522ee6d54e757cdc76c [2022-08-23T20:21:31.041Z] #60 19.88 + cd /tmp/tmp.9N889FTIHa/src/github.com/opencontainers/runc [2022-08-23T20:21:31.041Z] #60 19.88 + git checkout -q v1.1.3 [2022-08-23T20:21:31.051Z] #77 205.2 CC src/libcrun/libcrun_la-status.lo [2022-08-23T20:21:31.307Z] #77 205.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-23T20:21:31.307Z] #77 205.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-23T20:21:31.388Z] #64 ... [2022-08-23T20:21:31.388Z] [2022-08-23T20:21:31.388Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-23T20:21:31.388Z] #56 sha256:f96b2213091b18c582722fec003f4e0072d47c2da90c2f75eb9257cd60565aaf [2022-08-23T20:21:31.869Z] #77 206.1 CC src/libcrun/libcrun_la-signals.lo [2022-08-23T20:21:31.893Z] #60 21.08 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-23T20:21:31.950Z] #56 DONE 0.7s [2022-08-23T20:21:31.950Z] [2022-08-23T20:21:31.950Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-23T20:21:31.950Z] #58 sha256:6c630b514d921d5ca0390e6658248095c88cc6765f283f61ebdcba325d1fd168 [2022-08-23T20:21:31.950Z] #58 DONE 0.1s [2022-08-23T20:21:31.950Z] [2022-08-23T20:21:31.950Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:21:31.950Z] #64 sha256:53f27a35e135dcb7950e5d24d5ba37e8e21ec0c9660ea3f4e402ce965b5861ea [2022-08-23T20:21:31.950Z] #64 ... [2022-08-23T20:21:31.950Z] [2022-08-23T20:21:31.950Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-23T20:21:31.950Z] #61 sha256:ff145728c7117f2587798f3890f529a9f2cb0e9390a4e13a0835edce685d550b [2022-08-23T20:21:31.972Z] #60 20.85 + '[' -z '' ']' [2022-08-23T20:21:31.972Z] #60 20.85 + target=static [2022-08-23T20:21:31.972Z] #60 20.85 + make BUILDTAGS=seccomp static [2022-08-23T20:21:32.205Z] #61 DONE 0.4s [2022-08-23T20:21:32.205Z] [2022-08-23T20:21:32.205Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:21:32.205Z] #64 sha256:53f27a35e135dcb7950e5d24d5ba37e8e21ec0c9660ea3f4e402ce965b5861ea [2022-08-23T20:21:32.232Z] #60 21.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-23T20:21:32.431Z] #77 206.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-23T20:21:32.992Z] #77 207.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-23T20:21:33.554Z] #77 ... [2022-08-23T20:21:33.554Z] [2022-08-23T20:21:33.554Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:21:33.554Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:21:33.554Z] #47 243.2 + dpkg --print-architecture [2022-08-23T20:21:33.554Z] #47 243.2 + git checkout -q v2.1.0 [2022-08-23T20:21:33.608Z] #60 ... [2022-08-23T20:21:33.608Z] [2022-08-23T20:21:33.608Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:21:33.608Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:21:33.608Z] #21 2.270 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:21:33.608Z] #21 2.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:21:33.608Z] #21 2.325 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:21:33.608Z] #21 3.504 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:21:33.608Z] #21 6.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:21:33.608Z] #21 8.432 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:21:33.608Z] #21 ... [2022-08-23T20:21:33.608Z] [2022-08-23T20:21:33.608Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:33.608Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:33.608Z] #77 148.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T20:21:33.608Z] #77 148.4 checking for go-md2man... no [2022-08-23T20:21:33.608Z] #77 148.4 checking error.h usability... yes [2022-08-23T20:21:33.608Z] #77 148.6 checking error.h presence... yes [2022-08-23T20:21:33.608Z] #77 148.7 checking for error.h... yes [2022-08-23T20:21:33.608Z] #77 148.8 checking linux/openat2.h usability... yes [2022-08-23T20:21:33.608Z] #77 149.1 checking linux/openat2.h presence... yes [2022-08-23T20:21:33.608Z] #77 149.1 checking for linux/openat2.h... yes [2022-08-23T20:21:33.608Z] #77 149.2 checking for copy_file_range... yes [2022-08-23T20:21:33.608Z] #77 149.6 checking for fgetxattr... yes [2022-08-23T20:21:33.608Z] #77 150.1 checking for statx... yes [2022-08-23T20:21:33.608Z] #77 150.6 checking for fgetpwent_r... yes [2022-08-23T20:21:33.784Z] #60 ... [2022-08-23T20:21:33.784Z] [2022-08-23T20:21:33.784Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:21:33.784Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:21:33.784Z] #21 2.038 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:21:33.784Z] #21 2.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:21:33.784Z] #21 2.105 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:21:33.784Z] #21 3.257 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:21:33.784Z] #21 5.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:21:33.784Z] #21 7.475 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:21:33.784Z] #21 ... [2022-08-23T20:21:33.784Z] [2022-08-23T20:21:33.784Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:33.784Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:33.784Z] #77 151.0 checking if gcc static flag -static works... yes [2022-08-23T20:21:33.784Z] #77 152.2 checking if gcc supports -c -o file.o... yes [2022-08-23T20:21:33.784Z] #77 152.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:21:33.784Z] #77 152.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:21:33.784Z] #77 152.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:21:33.784Z] #77 153.3 checking how to hardcode library paths into programs... immediate [2022-08-23T20:21:33.784Z] #77 153.3 checking whether stripping libraries is possible... yes [2022-08-23T20:21:33.784Z] #77 153.4 checking if libtool supports shared libraries... yes [2022-08-23T20:21:33.784Z] #77 153.4 checking whether to build shared libraries... no [2022-08-23T20:21:33.784Z] #77 153.4 checking whether to build static libraries... yes [2022-08-23T20:21:33.784Z] #77 153.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:21:33.784Z] #77 153.4 checking whether build environment is sane... yes [2022-08-23T20:21:33.784Z] #77 153.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:21:33.784Z] #77 153.6 checking whether make sets $(MAKE)... yes [2022-08-23T20:21:33.784Z] #77 153.7 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:21:33.784Z] #77 153.8 checking whether make supports nested variables... yes [2022-08-23T20:21:33.784Z] #77 154.1 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:21:33.784Z] #77 154.1 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:21:33.784Z] #77 154.1 checking how to create a ustar tar archive... gnutar [2022-08-23T20:21:33.784Z] #77 154.4 checking dependency style of gcc... gcc3 [2022-08-23T20:21:33.784Z] #77 154.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:21:33.784Z] #77 154.7 checking whether make supports nested variables... (cached) yes [2022-08-23T20:21:33.784Z] #77 154.7 checking for gawk... (cached) mawk [2022-08-23T20:21:33.784Z] #77 154.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T20:21:33.784Z] #77 154.7 checking for gcc... (cached) gcc [2022-08-23T20:21:34.046Z] #77 155.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T20:21:34.046Z] #77 155.1 checking whether gcc accepts -g... (cached) yes [2022-08-23T20:21:34.046Z] #77 155.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T20:21:34.046Z] #77 155.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T20:21:34.046Z] #77 155.1 checking for a Python interpreter with version >= 3... python3 [2022-08-23T20:21:34.046Z] #77 155.2 checking for python3... /usr/bin/python3 [2022-08-23T20:21:34.046Z] #77 155.2 checking for python3 version... 3.9 [2022-08-23T20:21:34.115Z] #47 243.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-23T20:21:34.115Z] #47 243.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-23T20:21:34.302Z] #77 155.3 checking for python3 platform... linux [2022-08-23T20:21:34.436Z] #77 151.1 checking for issetugid... no [2022-08-23T20:21:34.436Z] #77 151.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T20:21:34.436Z] #77 151.7 checking pkg-config is at least version 0.9.0... yes [2022-08-23T20:21:34.559Z] #77 155.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T20:21:34.559Z] #77 155.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T20:21:34.760Z] #64 241.6 + bin/containerd [2022-08-23T20:21:34.815Z] #77 155.8 checking for go-md2man... no [2022-08-23T20:21:35.072Z] #77 155.9 checking error.h usability... yes [2022-08-23T20:21:35.072Z] #77 156.2 checking error.h presence... yes [2022-08-23T20:21:35.072Z] #77 156.2 checking for error.h... yes [2022-08-23T20:21:35.328Z] #77 156.3 checking linux/openat2.h usability... yes [2022-08-23T20:21:35.584Z] #77 156.6 checking linux/openat2.h presence... yes [2022-08-23T20:21:35.584Z] #77 156.6 checking for linux/openat2.h... yes [2022-08-23T20:21:35.805Z] #77 151.8 checking for library containing yajl_tree_get... -lyajl [2022-08-23T20:21:35.805Z] #77 153.0 checking for yajl >= 2.0.0... yes [2022-08-23T20:21:35.805Z] #77 153.0 checking sys/capability.h usability... yes [2022-08-23T20:21:35.805Z] #77 153.2 checking sys/capability.h presence... yes [2022-08-23T20:21:35.843Z] #77 156.7 checking for copy_file_range... yes [2022-08-23T20:21:36.062Z] #77 153.3 checking for sys/capability.h... yes [2022-08-23T20:21:36.408Z] #77 157.1 checking for fgetxattr... yes [2022-08-23T20:21:36.972Z] #77 157.7 checking for statx... yes [2022-08-23T20:21:36.992Z] #77 153.4 checking for library containing cap_from_name... -lcap [2022-08-23T20:21:37.535Z] #77 158.2 checking for fgetpwent_r... yes [2022-08-23T20:21:38.183Z] #77 154.5 checking for library containing dlopen... -ldl [2022-08-23T20:21:38.357Z] #77 159.0 checking for issetugid... no [2022-08-23T20:21:38.357Z] #77 159.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T20:21:38.357Z] #77 159.5 checking pkg-config is at least version 0.9.0... yes [2022-08-23T20:21:38.439Z] #77 155.3 checking seccomp.h usability... yes [2022-08-23T20:21:38.439Z] #77 155.6 checking seccomp.h presence... [2022-08-23T20:21:38.439Z] #77 ... [2022-08-23T20:21:38.439Z] [2022-08-23T20:21:38.439Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:21:38.439Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:21:38.439Z] #21 14.90 Fetched 8571 kB in 13s (661 kB/s) [2022-08-23T20:21:39.724Z] #77 159.5 checking for library containing yajl_tree_get... -lyajl [2022-08-23T20:21:39.724Z] #77 160.6 checking for yajl >= 2.0.0... yes [2022-08-23T20:21:39.980Z] #77 160.7 checking sys/capability.h usability... yes [2022-08-23T20:21:40.237Z] #77 161.2 checking sys/capability.h presence... yes [2022-08-23T20:21:40.237Z] #77 161.3 checking for sys/capability.h... yes [2022-08-23T20:21:40.799Z] #77 161.3 checking for library containing cap_from_name... -lcap [2022-08-23T20:21:41.728Z] #77 162.0 checking for library containing dlopen... -ldl [2022-08-23T20:21:41.985Z] #77 162.7 checking seccomp.h usability... yes [2022-08-23T20:21:42.242Z] #77 163.1 checking seccomp.h presence... yes [2022-08-23T20:21:42.242Z] #77 163.5 checking for seccomp.h... yes [2022-08-23T20:21:43.170Z] #77 163.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-23T20:21:43.426Z] #77 164.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-23T20:21:43.698Z] #21 14.90 Reading package lists... [2022-08-23T20:21:43.698Z] #21 ... [2022-08-23T20:21:43.698Z] [2022-08-23T20:21:43.698Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:43.698Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:43.698Z] #77 155.6 checking seccomp.h presence... yes [2022-08-23T20:21:43.698Z] #77 155.8 checking for seccomp.h... yes [2022-08-23T20:21:43.698Z] #77 155.8 checking for library containing seccomp_rule_add... -lseccomp [2022-08-23T20:21:43.698Z] #77 157.0 checking for library containing seccomp_arch_resolve_name... none required [2022-08-23T20:21:43.698Z] #77 157.6 checking systemd/sd-bus.h usability... yes [2022-08-23T20:21:43.698Z] #77 158.0 checking systemd/sd-bus.h presence... yes [2022-08-23T20:21:43.698Z] #77 158.1 checking for systemd/sd-bus.h... yes [2022-08-23T20:21:43.698Z] #77 158.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-23T20:21:43.698Z] #77 159.0 checking for sd_notify_barrier... yes [2022-08-23T20:21:43.698Z] #77 159.5 checking linux/bpf.h usability... yes [2022-08-23T20:21:43.698Z] #77 159.8 checking linux/bpf.h presence... yes [2022-08-23T20:21:43.698Z] #77 159.9 checking for linux/bpf.h... yes [2022-08-23T20:21:43.698Z] #77 160.0 checking compilation for eBPF... yes [2022-08-23T20:21:43.698Z] #77 160.1 checking for criu >= 3.15... no [2022-08-23T20:21:43.698Z] #77 160.1 configure: CRIU headers not found, building without CRIU support [2022-08-23T20:21:43.698Z] #77 160.1 checking for criu > 3.16... no [2022-08-23T20:21:43.698Z] #77 160.1 configure: CRIU version doesn't support join-ns API [2022-08-23T20:21:43.698Z] #77 160.1 checking for criu > 3.16.1... no [2022-08-23T20:21:43.698Z] #77 160.2 configure: CRIU version doesn't support for pre-dumping [2022-08-23T20:21:43.698Z] #77 160.2 checking for new mount API (fsconfig)... yes [2022-08-23T20:21:43.698Z] #77 160.4 checking for seccomp notify API... yes [2022-08-23T20:21:43.698Z] #77 160.5 checking for gperf... no [2022-08-23T20:21:43.698Z] #77 160.5 configure: gperf not found - cannot rebuild signal parser code [2022-08-23T20:21:43.698Z] #77 160.5 checking for library containing argp_parse... none required [2022-08-23T20:21:43.698Z] #77 ... [2022-08-23T20:21:43.698Z] [2022-08-23T20:21:43.698Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:21:43.698Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:21:43.698Z] #21 14.90 Reading package lists... [2022-08-23T20:21:43.989Z] #77 164.7 checking systemd/sd-bus.h usability... yes [2022-08-23T20:21:44.058Z] #47 ... [2022-08-23T20:21:44.058Z] [2022-08-23T20:21:44.058Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:44.058Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:44.058Z] #77 208.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-23T20:21:44.058Z] #77 208.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-23T20:21:44.058Z] #77 208.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-23T20:21:44.058Z] #77 209.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-23T20:21:44.058Z] #77 209.9 CC tests/init.o [2022-08-23T20:21:44.058Z] #77 210.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-23T20:21:44.245Z] #77 165.2 checking systemd/sd-bus.h presence... yes [2022-08-23T20:21:44.245Z] #77 165.4 checking for systemd/sd-bus.h... yes [2022-08-23T20:21:45.175Z] #77 165.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-23T20:21:45.431Z] #77 166.3 checking for sd_notify_barrier... yes [2022-08-23T20:21:45.705Z] #77 166.7 checking linux/bpf.h usability... yes [2022-08-23T20:21:45.961Z] #77 167.0 checking linux/bpf.h presence... yes [2022-08-23T20:21:45.961Z] #77 167.1 checking for linux/bpf.h... yes [2022-08-23T20:21:46.217Z] #77 167.1 checking compilation for eBPF... yes [2022-08-23T20:21:46.217Z] #77 167.4 checking for criu >= 3.15... no [2022-08-23T20:21:46.217Z] #77 167.5 configure: CRIU headers not found, building without CRIU support [2022-08-23T20:21:46.473Z] #77 167.5 checking for criu > 3.16... no [2022-08-23T20:21:46.473Z] #77 167.5 configure: CRIU version doesn't support join-ns API [2022-08-23T20:21:46.473Z] #77 167.5 checking for criu > 3.16.1... no [2022-08-23T20:21:46.473Z] #77 167.6 configure: CRIU version doesn't support for pre-dumping [2022-08-23T20:21:46.740Z] #77 167.6 checking for new mount API (fsconfig)... yes [2022-08-23T20:21:46.740Z] #77 167.8 checking for seccomp notify API... yes [2022-08-23T20:21:47.001Z] #77 168.2 checking for gperf... no [2022-08-23T20:21:47.001Z] #77 168.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-23T20:21:47.257Z] #77 168.2 checking for library containing argp_parse... none required [2022-08-23T20:21:48.186Z] #77 169.1 checking that generated files are newer than configure... done [2022-08-23T20:21:48.186Z] #77 169.1 configure: creating ./config.status [2022-08-23T20:21:48.186Z] #77 ... [2022-08-23T20:21:48.186Z] [2022-08-23T20:21:48.186Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:21:48.186Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:21:48.186Z] #21 14.52 Fetched 8571 kB in 13s (666 kB/s) [2022-08-23T20:21:48.186Z] #21 14.52 Reading package lists... [2022-08-23T20:21:49.115Z] #21 20.33 Reading package lists... [2022-08-23T20:21:49.212Z] #21 20.58 Reading package lists... [2022-08-23T20:21:49.212Z] #21 25.06 Building dependency tree... [2022-08-23T20:21:49.212Z] #21 ... [2022-08-23T20:21:49.212Z] [2022-08-23T20:21:49.212Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:21:49.212Z] #34 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:21:49.212Z] #34 DONE 243.6s [2022-08-23T20:21:49.212Z] [2022-08-23T20:21:49.212Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:49.212Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:49.212Z] #77 161.3 checking that generated files are newer than configure... done [2022-08-23T20:21:49.212Z] #77 161.3 configure: creating ./config.status [2022-08-23T20:21:49.212Z] #77 166.5 config.status: creating Makefile [2022-08-23T20:21:49.212Z] #77 166.6 config.status: creating rpm/crun.spec [2022-08-23T20:21:49.469Z] #77 166.8 config.status: creating config.h [2022-08-23T20:21:49.469Z] #77 166.9 config.status: executing libtool commands [2022-08-23T20:21:49.727Z] #77 167.0 config.status: executing depfiles commands [2022-08-23T20:21:50.231Z] #19 258.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-23T20:21:50.231Z] #19 258.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:21:50.231Z] #19 258.2 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T20:21:50.231Z] #19 258.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-23T20:21:50.231Z] #19 258.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:21:50.292Z] #77 ... [2022-08-23T20:21:50.292Z] [2022-08-23T20:21:50.292Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:21:50.292Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:21:50.292Z] #21 25.06 Building dependency tree... [2022-08-23T20:21:50.482Z] #21 25.69 Building dependency tree...#21 ... [2022-08-23T20:21:50.482Z] [2022-08-23T20:21:50.482Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-23T20:21:50.482Z] #34 sha256:26cfcf7bf9f4bd04c7318bb4484e55719e0ac04f39b8989aa4e5aee82c043123 [2022-08-23T20:21:50.482Z] #34 DONE 249.2s [2022-08-23T20:21:50.482Z] [2022-08-23T20:21:50.482Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:21:50.482Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:21:50.482Z] #21 25.69 Building dependency tree... [2022-08-23T20:21:50.494Z] #19 258.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:21:51.668Z] #21 ... [2022-08-23T20:21:51.668Z] [2022-08-23T20:21:51.668Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:21:51.668Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:21:51.668Z] #36 246.8 Delve is a source level debugger for Go programs. [2022-08-23T20:21:51.668Z] #36 246.8 [2022-08-23T20:21:51.668Z] #36 246.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-23T20:21:51.668Z] #36 246.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-23T20:21:51.668Z] #36 246.8 [2022-08-23T20:21:51.668Z] #36 246.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-23T20:21:51.668Z] #36 246.8 [2022-08-23T20:21:51.668Z] #36 246.8 Pass flags to the program you are debugging using `--`, for example: [2022-08-23T20:21:51.668Z] #36 246.8 [2022-08-23T20:21:51.668Z] #36 246.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-23T20:21:51.668Z] #36 246.8 [2022-08-23T20:21:51.668Z] #36 246.8 Usage: [2022-08-23T20:21:51.668Z] #36 246.8 dlv [command] [2022-08-23T20:21:51.668Z] #36 246.8 [2022-08-23T20:21:51.668Z] #36 246.8 Available Commands: [2022-08-23T20:21:51.668Z] #36 246.8 attach Attach to running process and begin debugging. [2022-08-23T20:21:51.668Z] #36 246.8 connect Connect to a headless debug server with a terminal client. [2022-08-23T20:21:51.668Z] #36 246.8 core Examine a core dump. [2022-08-23T20:21:51.668Z] #36 246.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-23T20:21:51.668Z] #36 246.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-23T20:21:51.668Z] #36 246.8 exec Execute a precompiled binary, and begin a debug session. [2022-08-23T20:21:51.668Z] #36 246.8 help Help about any command [2022-08-23T20:21:51.668Z] #36 246.8 run Deprecated command. Use 'debug' instead. [2022-08-23T20:21:51.668Z] #36 246.8 test Compile test binary and begin debugging program. [2022-08-23T20:21:51.668Z] #36 246.8 trace Compile and begin tracing program. [2022-08-23T20:21:51.668Z] #36 246.8 version Prints version. [2022-08-23T20:21:51.668Z] #36 246.8 [2022-08-23T20:21:51.668Z] #36 246.8 Flags: [2022-08-23T20:21:51.668Z] #36 246.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-23T20:21:51.668Z] #36 246.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-23T20:21:51.668Z] #36 246.8 --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-08-23T20:21:51.668Z] #36 246.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-23T20:21:51.668Z] #36 246.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-23T20:21:51.668Z] #36 246.8 --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-08-23T20:21:51.668Z] #36 246.8 --disable-aslr Disables address space randomization [2022-08-23T20:21:51.668Z] #36 246.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-23T20:21:51.668Z] #36 246.8 -h, --help help for dlv [2022-08-23T20:21:51.668Z] #36 246.8 --init string Init file, executed by the terminal client. [2022-08-23T20:21:51.668Z] #36 246.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-23T20:21:51.668Z] #36 246.8 --log Enable debugging server logging. [2022-08-23T20:21:51.668Z] #36 246.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-23T20:21:51.668Z] #36 246.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-23T20:21:51.668Z] #36 246.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-23T20:21:51.668Z] #36 246.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-23T20:21:51.668Z] #36 246.8 --wd string Working directory for running the program. [2022-08-23T20:21:51.668Z] #36 246.8 [2022-08-23T20:21:51.668Z] #36 246.8 Additional help topics: [2022-08-23T20:21:51.668Z] #36 246.8 dlv backend Help about the --backend flag. [2022-08-23T20:21:51.668Z] #36 246.8 dlv log Help about logging flags. [2022-08-23T20:21:51.668Z] #36 246.8 dlv redirect Help about file redirection. [2022-08-23T20:21:51.668Z] #36 246.8 [2022-08-23T20:21:51.668Z] #36 246.8 Use "dlv [command] --help" for more information about a command. [2022-08-23T20:21:51.668Z] #36 DONE 247.0s [2022-08-23T20:21:51.668Z] [2022-08-23T20:21:51.668Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:51.668Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:51.668Z] #77 169.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-23T20:21:51.668Z] #77 169.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T20:21:52.233Z] #77 169.6 checking for gcc... gcc [2022-08-23T20:21:52.372Z] #21 28.98 The following additional packages will be installed: [2022-08-23T20:21:52.629Z] #21 28.98 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-23T20:21:52.629Z] #21 28.99 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-23T20:21:52.629Z] #21 28.99 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-23T20:21:52.629Z] #21 28.99 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T20:21:52.629Z] #21 28.99 python3-pkg-resources systemd vim-runtime xxd [2022-08-23T20:21:52.629Z] #21 29.00 Suggested packages: [2022-08-23T20:21:52.629Z] #21 29.02 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-23T20:21:52.629Z] #21 29.02 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-23T20:21:52.629Z] #21 29.02 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-23T20:21:52.629Z] #21 29.02 Recommended packages: [2022-08-23T20:21:52.629Z] #21 29.02 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-23T20:21:52.629Z] #21 29.02 systemd-timesyncd | time-daemon unzip [2022-08-23T20:21:52.629Z] #21 ... [2022-08-23T20:21:52.629Z] [2022-08-23T20:21:52.629Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-23T20:21:52.629Z] #36 sha256:947b83512e48ae5bc5a9de0d9105c9a3043f4232affe83502e09e55df0782c13 [2022-08-23T20:21:52.629Z] #36 251.8 Delve is a source level debugger for Go programs. [2022-08-23T20:21:52.629Z] #36 251.8 [2022-08-23T20:21:52.629Z] #36 251.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-23T20:21:52.629Z] #36 251.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-23T20:21:52.629Z] #36 251.8 [2022-08-23T20:21:52.629Z] #36 251.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-23T20:21:52.629Z] #36 251.8 [2022-08-23T20:21:52.629Z] #36 251.8 Pass flags to the program you are debugging using `--`, for example: [2022-08-23T20:21:52.629Z] #36 251.8 [2022-08-23T20:21:52.629Z] #36 251.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-23T20:21:52.629Z] #36 251.8 [2022-08-23T20:21:52.629Z] #36 251.8 Usage: [2022-08-23T20:21:52.629Z] #36 251.8 dlv [command] [2022-08-23T20:21:52.629Z] #36 251.8 [2022-08-23T20:21:52.629Z] #36 251.8 Available Commands: [2022-08-23T20:21:52.629Z] #36 251.8 attach Attach to running process and begin debugging. [2022-08-23T20:21:52.629Z] #36 251.8 connect Connect to a headless debug server with a terminal client. [2022-08-23T20:21:52.629Z] #36 251.8 core Examine a core dump. [2022-08-23T20:21:52.629Z] #36 251.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-23T20:21:52.629Z] #36 251.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-23T20:21:52.629Z] #36 251.8 exec Execute a precompiled binary, and begin a debug session. [2022-08-23T20:21:52.629Z] #36 251.8 help Help about any command [2022-08-23T20:21:52.629Z] #36 251.8 run Deprecated command. Use 'debug' instead. [2022-08-23T20:21:52.629Z] #36 251.8 test Compile test binary and begin debugging program. [2022-08-23T20:21:52.629Z] #36 251.8 trace Compile and begin tracing program. [2022-08-23T20:21:52.629Z] #36 251.8 version Prints version. [2022-08-23T20:21:52.629Z] #36 251.8 [2022-08-23T20:21:52.629Z] #36 251.8 Flags: [2022-08-23T20:21:52.629Z] #36 251.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-23T20:21:52.629Z] #36 251.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-23T20:21:52.629Z] #36 251.8 --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-08-23T20:21:52.629Z] #36 251.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-23T20:21:52.629Z] #36 251.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-23T20:21:52.629Z] #36 251.8 --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-08-23T20:21:52.629Z] #36 251.8 --disable-aslr Disables address space randomization [2022-08-23T20:21:52.629Z] #36 251.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-23T20:21:52.629Z] #36 251.8 -h, --help help for dlv [2022-08-23T20:21:52.629Z] #36 251.8 --init string Init file, executed by the terminal client. [2022-08-23T20:21:52.629Z] #36 251.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-23T20:21:52.629Z] #36 251.8 --log Enable debugging server logging. [2022-08-23T20:21:52.629Z] #36 251.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-23T20:21:52.629Z] #36 251.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-23T20:21:52.629Z] #36 251.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-23T20:21:52.629Z] #36 251.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-23T20:21:52.629Z] #36 251.8 --wd string Working directory for running the program. [2022-08-23T20:21:52.629Z] #36 251.8 [2022-08-23T20:21:52.629Z] #36 251.8 Additional help topics: [2022-08-23T20:21:52.629Z] #36 251.8 dlv backend Help about the --backend flag. [2022-08-23T20:21:52.629Z] #36 251.8 dlv log Help about logging flags. [2022-08-23T20:21:52.629Z] #36 251.8 dlv redirect Help about file redirection. [2022-08-23T20:21:52.629Z] #36 251.8 [2022-08-23T20:21:52.629Z] #36 251.8 Use "dlv [command] --help" for more information about a command. [2022-08-23T20:21:52.629Z] #36 DONE 251.9s [2022-08-23T20:21:52.798Z] #77 169.7 checking whether the C compiler works... yes [2022-08-23T20:21:52.798Z] #77 170.2 checking for C compiler default output file name... a.out [2022-08-23T20:21:52.885Z] [2022-08-23T20:21:52.885Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:21:52.885Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:21:53.056Z] #77 170.2 checking for suffix of executables... [2022-08-23T20:21:53.142Z] #55 ... [2022-08-23T20:21:53.142Z] [2022-08-23T20:21:53.142Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:53.142Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:53.142Z] #77 174.3 config.status: creating Makefile [2022-08-23T20:21:53.398Z] #77 174.5 config.status: creating rpm/crun.spec [2022-08-23T20:21:53.398Z] #77 174.6 config.status: creating config.h [2022-08-23T20:21:53.398Z] #77 174.7 config.status: executing libtool commands [2022-08-23T20:21:53.572Z] #77 170.5 checking whether we are cross compiling... no [2022-08-23T20:21:53.572Z] #77 170.8 checking for suffix of object files... o [2022-08-23T20:21:53.655Z] #77 174.8 config.status: executing depfiles commands [2022-08-23T20:21:53.832Z] #77 171.0 checking whether we are using the GNU C compiler... yes [2022-08-23T20:21:53.832Z] #77 171.1 checking whether gcc accepts -g... yes [2022-08-23T20:21:54.396Z] #77 171.3 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:21:54.396Z] #77 171.6 checking whether gcc understands -c and -o together... yes [2022-08-23T20:21:54.654Z] #77 171.7 checking how to run the C preprocessor... gcc -E [2022-08-23T20:21:54.912Z] #77 172.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:21:54.912Z] #77 172.2 checking for egrep... /bin/grep -E [2022-08-23T20:21:55.844Z] #77 172.2 checking for ANSI C header files... yes [2022-08-23T20:21:56.102Z] #77 173.2 checking for sys/types.h... yes [2022-08-23T20:21:56.102Z] #77 173.4 checking for sys/stat.h... yes [2022-08-23T20:21:56.175Z] #77 177.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-23T20:21:56.175Z] #77 177.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T20:21:56.360Z] #77 173.6 checking for stdlib.h... yes [2022-08-23T20:21:56.738Z] #77 177.9 checking for gcc... gcc [2022-08-23T20:21:56.924Z] #77 173.8 checking for string.h... yes [2022-08-23T20:21:56.924Z] #77 174.2 checking for memory.h... yes [2022-08-23T20:21:56.996Z] #77 178.0 checking whether the C compiler works... yes [2022-08-23T20:21:56.996Z] #77 178.2 checking for C compiler default output file name... a.out [2022-08-23T20:21:57.254Z] #77 178.2 checking for suffix of executables... [2022-08-23T20:21:57.442Z] #77 174.6 checking for strings.h... yes [2022-08-23T20:21:57.510Z] #77 178.4 checking whether we are cross compiling... no [2022-08-23T20:21:57.510Z] #77 178.8 checking for suffix of object files... o [2022-08-23T20:21:57.699Z] #77 175.0 checking for inttypes.h... yes [2022-08-23T20:21:57.767Z] #77 178.9 checking whether we are using the GNU C compiler... yes [2022-08-23T20:21:57.767Z] #77 178.9 checking whether gcc accepts -g... yes [2022-08-23T20:21:57.957Z] #77 175.2 checking for stdint.h... yes [2022-08-23T20:21:58.023Z] #77 179.0 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:21:58.023Z] #77 179.1 checking whether gcc understands -c and -o together... yes [2022-08-23T20:21:58.023Z] #77 179.2 checking how to run the C preprocessor... gcc -E [2022-08-23T20:21:58.215Z] #77 175.5 checking for unistd.h... yes [2022-08-23T20:21:58.281Z] #77 179.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:21:58.281Z] #77 179.5 checking for egrep... /bin/grep -E [2022-08-23T20:21:58.472Z] #77 175.7 checking minix/config.h usability... no [2022-08-23T20:21:58.730Z] #77 175.9 checking minix/config.h presence... no [2022-08-23T20:21:58.730Z] #77 176.1 checking for minix/config.h... no [2022-08-23T20:21:58.843Z] #77 179.5 checking for ANSI C header files... yes [2022-08-23T20:21:58.904Z] #77 232.6 CCLD tests/init [2022-08-23T20:21:58.988Z] #77 176.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-23T20:21:59.138Z] #77 180.1 checking for sys/types.h... yes [2022-08-23T20:21:59.248Z] #77 176.3 checking build system type... [2022-08-23T20:21:59.248Z] #77 ... [2022-08-23T20:21:59.248Z] [2022-08-23T20:21:59.248Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:21:59.248Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:21:59.248Z] #21 29.44 The following additional packages will be installed: [2022-08-23T20:21:59.248Z] #21 29.44 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-23T20:21:59.248Z] #21 29.44 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-23T20:21:59.248Z] #21 29.47 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-23T20:21:59.248Z] #21 29.47 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T20:21:59.248Z] #21 29.47 python3-pkg-resources systemd vim-runtime xxd [2022-08-23T20:21:59.248Z] #21 29.49 Suggested packages: [2022-08-23T20:21:59.248Z] #21 29.49 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-23T20:21:59.248Z] #21 29.49 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-23T20:21:59.248Z] #21 29.49 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-23T20:21:59.248Z] #21 29.49 Recommended packages: [2022-08-23T20:21:59.248Z] #21 29.49 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-23T20:21:59.248Z] #21 29.49 systemd-timesyncd | time-daemon unzip [2022-08-23T20:21:59.248Z] #21 31.96 The following NEW packages will be installed: [2022-08-23T20:21:59.248Z] #21 31.96 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-23T20:21:59.248Z] #21 31.97 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-23T20:21:59.248Z] #21 31.97 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-23T20:21:59.248Z] #21 31.97 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-23T20:21:59.248Z] #21 31.97 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-23T20:21:59.248Z] #21 31.97 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T20:21:59.248Z] #21 31.97 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-23T20:21:59.248Z] #21 31.97 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-23T20:21:59.248Z] #21 31.97 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-23T20:21:59.248Z] #21 32.38 0 upgraded, 56 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:21:59.248Z] #21 32.38 Need to get 32.8 MB of archives. [2022-08-23T20:21:59.248Z] #21 32.38 After this operation, 124 MB of additional disk space will be used. [2022-08-23T20:21:59.248Z] #21 32.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T20:21:59.248Z] #21 32.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-23T20:21:59.248Z] #21 32.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-23T20:21:59.248Z] #21 32.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-23T20:21:59.248Z] #21 32.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-23T20:21:59.248Z] #21 32.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-23T20:21:59.248Z] #21 32.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-23T20:21:59.248Z] #21 32.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-23T20:21:59.248Z] #21 32.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-23T20:21:59.248Z] #21 32.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-23T20:21:59.248Z] #21 32.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-23T20:21:59.248Z] #21 32.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-23T20:21:59.248Z] #21 32.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-23T20:21:59.248Z] #21 32.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-23T20:21:59.248Z] #21 32.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T20:21:59.248Z] #21 32.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T20:21:59.248Z] #21 32.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-23T20:21:59.248Z] #21 32.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T20:21:59.248Z] #21 32.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T20:21:59.248Z] #21 32.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-23T20:21:59.248Z] #21 32.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-23T20:21:59.248Z] #21 32.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-23T20:21:59.248Z] #21 32.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-23T20:21:59.248Z] #21 32.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-23T20:21:59.248Z] #21 32.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-23T20:21:59.248Z] #21 32.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-23T20:21:59.248Z] #21 32.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T20:21:59.248Z] #21 32.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T20:21:59.248Z] #21 32.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T20:21:59.248Z] #21 32.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-23T20:21:59.248Z] #21 32.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-23T20:21:59.248Z] #21 32.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T20:21:59.248Z] #21 33.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-23T20:21:59.248Z] #21 33.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-23T20:21:59.248Z] #21 33.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T20:21:59.248Z] #21 33.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T20:21:59.248Z] #21 33.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:21:59.248Z] #21 33.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T20:21:59.248Z] #21 33.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-23T20:21:59.248Z] #21 33.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T20:21:59.248Z] #21 33.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-23T20:21:59.248Z] #21 33.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-23T20:21:59.248Z] #21 33.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-23T20:21:59.248Z] #21 33.47 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T20:21:59.248Z] #21 33.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-23T20:21:59.248Z] #21 33.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-23T20:21:59.248Z] #21 33.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-23T20:21:59.248Z] #21 33.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-23T20:21:59.248Z] #21 33.60 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-23T20:21:59.248Z] #21 33.60 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-23T20:21:59.248Z] #21 33.64 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-23T20:21:59.248Z] #21 33.65 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-23T20:21:59.248Z] #21 34.00 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-23T20:21:59.248Z] #21 34.04 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-23T20:21:59.248Z] #21 34.07 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-23T20:21:59.248Z] #21 34.08 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-23T20:21:59.248Z] #21 34.95 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:21:59.248Z] #21 35.17 Fetched 32.8 MB in 2s (15.8 MB/s) [2022-08-23T20:21:59.248Z] #21 35.34 Selecting previously unselected package libcap2:amd64. [2022-08-23T20:21:59.248Z] #21 35.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-23T20:21:59.248Z] #21 35.39 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T20:21:59.248Z] #21 35.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:21:59.248Z] #21 35.65 Selecting previously unselected package libargon2-1:amd64. [2022-08-23T20:21:59.248Z] #21 35.68 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-23T20:21:59.248Z] #21 35.71 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-23T20:21:59.248Z] #21 35.92 Selecting previously unselected package libjson-c5:amd64. [2022-08-23T20:21:59.248Z] #21 35.92 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-23T20:21:59.248Z] #21 35.93 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-23T20:21:59.248Z] #21 ... [2022-08-23T20:21:59.248Z] [2022-08-23T20:21:59.248Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:21:59.248Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:21:59.248Z] #77 176.3 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:21:59.248Z] #77 176.7 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:21:59.248Z] #77 176.7 checking how to print strings... printf [2022-08-23T20:21:59.248Z] #77 176.8 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:21:59.445Z] #77 180.3 checking for sys/stat.h... yes [2022-08-23T20:21:59.506Z] #77 176.8 checking for fgrep... /bin/grep -F [2022-08-23T20:21:59.506Z] #77 176.8 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:21:59.506Z] #77 176.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:21:59.506Z] #77 176.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:21:59.705Z] #77 180.6 checking for stdlib.h... yes [2022-08-23T20:21:59.705Z] #77 180.8 checking for string.h... [2022-08-23T20:21:59.705Z] #77 ... [2022-08-23T20:21:59.705Z] [2022-08-23T20:21:59.705Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:21:59.705Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:21:59.705Z] #21 31.87 The following NEW packages will be installed: [2022-08-23T20:21:59.705Z] #21 31.88 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-23T20:21:59.705Z] #21 31.89 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-23T20:21:59.705Z] #21 31.89 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-23T20:21:59.705Z] #21 31.89 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-23T20:21:59.705Z] #21 31.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-23T20:21:59.705Z] #21 31.90 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-23T20:21:59.705Z] #21 31.90 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-23T20:21:59.705Z] #21 31.90 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-23T20:21:59.705Z] #21 31.90 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-23T20:21:59.705Z] #21 32.30 0 upgraded, 56 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:21:59.705Z] #21 32.30 Need to get 32.8 MB of archives. [2022-08-23T20:21:59.705Z] #21 32.30 After this operation, 124 MB of additional disk space will be used. [2022-08-23T20:21:59.705Z] #21 32.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T20:21:59.705Z] #21 32.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-23T20:21:59.705Z] #21 32.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-23T20:21:59.705Z] #21 32.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-23T20:21:59.705Z] #21 32.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-23T20:21:59.705Z] #21 32.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-23T20:21:59.705Z] #21 32.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-23T20:21:59.705Z] #21 32.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-23T20:21:59.705Z] #21 32.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-23T20:21:59.705Z] #21 32.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-23T20:21:59.705Z] #21 32.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-23T20:21:59.705Z] #21 32.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-23T20:21:59.705Z] #21 32.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-23T20:21:59.705Z] #21 32.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-23T20:21:59.705Z] #21 32.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T20:21:59.705Z] #21 32.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T20:21:59.705Z] #21 32.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-23T20:21:59.705Z] #21 32.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-23T20:21:59.705Z] #21 32.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-23T20:21:59.705Z] #21 32.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-23T20:21:59.705Z] #21 32.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-23T20:21:59.705Z] #21 32.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-23T20:21:59.705Z] #21 32.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-23T20:21:59.705Z] #21 32.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-23T20:21:59.705Z] #21 32.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-23T20:21:59.705Z] #21 32.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-23T20:21:59.705Z] #21 32.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T20:21:59.705Z] #21 32.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T20:21:59.705Z] #21 32.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T20:21:59.705Z] #21 32.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-23T20:21:59.705Z] #21 32.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-23T20:21:59.705Z] #21 32.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-23T20:21:59.705Z] #21 33.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-23T20:21:59.705Z] #21 33.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-23T20:21:59.705Z] #21 33.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T20:21:59.705Z] #21 33.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T20:21:59.705Z] #21 33.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:21:59.705Z] #21 33.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T20:21:59.705Z] #21 33.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-23T20:21:59.705Z] #21 33.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-23T20:21:59.705Z] #21 33.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-23T20:21:59.705Z] #21 33.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-23T20:21:59.705Z] #21 33.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-23T20:21:59.705Z] #21 33.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T20:21:59.705Z] #21 33.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-23T20:21:59.705Z] #21 33.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-23T20:21:59.705Z] #21 33.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-23T20:21:59.705Z] #21 33.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-23T20:21:59.705Z] #21 33.58 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-23T20:21:59.705Z] #21 33.60 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-23T20:21:59.705Z] #21 33.60 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-23T20:21:59.705Z] #21 33.62 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-23T20:21:59.705Z] #21 33.93 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-23T20:21:59.705Z] #21 34.00 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-23T20:21:59.705Z] #21 34.02 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-23T20:21:59.705Z] #21 34.03 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-23T20:21:59.705Z] #21 34.81 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:21:59.705Z] #21 35.05 Fetched 32.8 MB in 2s (15.8 MB/s) [2022-08-23T20:21:59.705Z] #21 35.20 Selecting previously unselected package libcap2:amd64. [2022-08-23T20:21:59.705Z] #21 35.20 (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 ... 24018 files and directories currently installed.) [2022-08-23T20:21:59.705Z] #21 35.30 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T20:21:59.705Z] #21 35.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:21:59.705Z] #21 35.40 Selecting previously unselected package libargon2-1:amd64. [2022-08-23T20:21:59.705Z] #21 35.40 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-23T20:21:59.705Z] #21 35.40 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-23T20:21:59.705Z] #21 35.47 Selecting previously unselected package libjson-c5:amd64. [2022-08-23T20:21:59.705Z] #21 35.47 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-23T20:21:59.705Z] #21 35.48 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-23T20:21:59.705Z] #21 35.74 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-23T20:21:59.705Z] #21 35.75 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-23T20:21:59.705Z] #21 35.77 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-23T20:21:59.705Z] #21 36.00 Selecting previously unselected package libip4tc2:amd64. [2022-08-23T20:21:59.705Z] #21 36.01 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-23T20:21:59.705Z] #21 36.08 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T20:21:59.705Z] #21 36.18 Selecting previously unselected package libkmod2:amd64. [2022-08-23T20:21:59.705Z] #21 36.18 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-23T20:21:59.705Z] #21 36.20 Unpacking libkmod2:amd64 (28-1) ... [2022-08-23T20:21:59.764Z] #77 176.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:21:59.764Z] #77 177.0 checking whether ln -s works... yes [2022-08-23T20:21:59.764Z] #77 177.0 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:21:59.764Z] #77 177.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:21:59.764Z] #77 177.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:21:59.764Z] #77 177.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:21:59.764Z] #77 177.0 checking for objdump... objdump [2022-08-23T20:21:59.764Z] #77 177.0 checking how to recognize dependent libraries... pass_all [2022-08-23T20:21:59.764Z] #77 177.0 checking for dlltool... no [2022-08-23T20:21:59.764Z] #77 177.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:21:59.764Z] #77 177.0 checking for ar... ar [2022-08-23T20:21:59.980Z] #21 36.39 Selecting previously unselected package systemd. [2022-08-23T20:21:59.980Z] #21 36.40 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-23T20:22:00.021Z] #77 177.0 checking for archiver @FILE support... @ [2022-08-23T20:22:00.021Z] #77 177.3 checking for strip... strip [2022-08-23T20:22:00.021Z] #77 177.3 checking for ranlib... ranlib [2022-08-23T20:22:00.021Z] #77 177.3 checking for gawk... no [2022-08-23T20:22:00.021Z] #77 177.3 checking for mawk... mawk [2022-08-23T20:22:00.243Z] #21 36.59 Unpacking systemd (247.3-7) ... [2022-08-23T20:22:00.587Z] #77 177.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:22:00.587Z] #77 177.9 checking for sysroot... no [2022-08-23T20:22:00.587Z] #77 177.9 checking for a working dd... /bin/dd [2022-08-23T20:22:00.587Z] #77 178.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:22:00.844Z] #77 178.2 checking for mt... no [2022-08-23T20:22:01.102Z] #77 178.2 checking if : is a manifest tool... no [2022-08-23T20:22:01.360Z] #77 178.3 checking for dlfcn.h... yes [2022-08-23T20:22:01.360Z] #77 178.6 checking for objdir... .libs [2022-08-23T20:22:01.924Z] #77 179.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:22:01.924Z] #77 179.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:22:02.182Z] #77 179.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:22:02.439Z] #77 179.6 checking if gcc static flag -static works... yes [2022-08-23T20:22:02.697Z] #77 179.8 checking if gcc supports -c -o file.o... yes [2022-08-23T20:22:02.697Z] #77 180.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:22:02.697Z] #77 180.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:22:03.071Z] #77 ... [2022-08-23T20:22:03.071Z] [2022-08-23T20:22:03.071Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:22:03.071Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:22:03.071Z] #47 DONE 272.1s [2022-08-23T20:22:03.071Z] [2022-08-23T20:22:03.071Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:22:03.071Z] #64 sha256:6d0e718aaf7c5de5ae6072d67176e40686e2bdea55085ff9761159dc90069914 [2022-08-23T20:22:03.262Z] #77 180.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:22:03.262Z] #77 180.5 checking how to hardcode library paths into programs... immediate [2022-08-23T20:22:03.262Z] #77 180.5 checking whether stripping libraries is possible... yes [2022-08-23T20:22:03.262Z] #77 180.5 checking if libtool supports shared libraries... yes [2022-08-23T20:22:03.262Z] #77 180.5 checking whether to build shared libraries... no [2022-08-23T20:22:03.262Z] #77 180.5 checking whether to build static libraries... yes [2022-08-23T20:22:03.262Z] #77 180.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:22:03.262Z] #77 180.6 checking whether build environment is sane... yes [2022-08-23T20:22:03.262Z] #77 180.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:22:03.262Z] #77 180.7 checking whether make sets $(MAKE)... yes [2022-08-23T20:22:03.523Z] #77 180.7 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:22:03.523Z] #77 180.8 checking whether make supports nested variables... yes [2022-08-23T20:22:03.523Z] #77 180.8 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:22:03.523Z] #77 180.8 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:22:03.523Z] #77 180.8 checking how to create a ustar tar archive... gnutar [2022-08-23T20:22:03.530Z] #21 39.78 Selecting previously unselected package pigz. [2022-08-23T20:22:03.530Z] #21 39.78 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-23T20:22:03.530Z] #21 39.79 Unpacking pigz (2.6-1) ... [2022-08-23T20:22:03.530Z] #21 40.05 Selecting previously unselected package libelf1:amd64. [2022-08-23T20:22:03.530Z] #21 40.05 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-23T20:22:03.781Z] #77 180.9 checking dependency style of gcc... gcc3 [2022-08-23T20:22:03.781Z] #77 181.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:22:03.781Z] #77 181.1 checking whether make supports nested variables... (cached) yes [2022-08-23T20:22:03.781Z] #77 181.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T20:22:03.781Z] #77 181.1 checking pkg-config is at least version 0.9.0... yes [2022-08-23T20:22:03.781Z] #77 181.1 checking for yajl >= 2.1.0... yes [2022-08-23T20:22:03.781Z] #77 181.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T20:22:03.781Z] #77 181.1 checking for gcc... (cached) gcc [2022-08-23T20:22:03.786Z] #21 40.07 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-23T20:22:03.787Z] #21 40.31 Selecting previously unselected package libbpf0:amd64. [2022-08-23T20:22:04.039Z] #77 181.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T20:22:04.039Z] #77 181.2 checking whether gcc accepts -g... (cached) yes [2022-08-23T20:22:04.039Z] #77 181.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T20:22:04.039Z] #77 181.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T20:22:04.039Z] #77 181.2 checking for a Python interpreter with version >= 3... python3 [2022-08-23T20:22:04.039Z] #77 181.3 checking for python3... /usr/bin/python3 [2022-08-23T20:22:04.039Z] #77 181.3 checking for python3 version... 3.9 [2022-08-23T20:22:04.039Z] #77 181.4 checking for python3 platform... linux [2022-08-23T20:22:04.043Z] #21 40.33 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-23T20:22:04.043Z] #21 40.33 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-23T20:22:04.296Z] #77 181.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T20:22:04.299Z] #21 40.66 Selecting previously unselected package libmnl0:amd64. [2022-08-23T20:22:04.300Z] #21 40.66 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-23T20:22:04.300Z] #21 40.70 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-23T20:22:04.554Z] #77 181.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T20:22:04.556Z] #21 40.94 Selecting previously unselected package libxtables12:amd64. [2022-08-23T20:22:04.556Z] #21 40.94 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-23T20:22:04.556Z] #21 40.97 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-23T20:22:04.812Z] #77 182.1 checking that generated files are newer than configure... done [2022-08-23T20:22:04.812Z] #77 182.1 configure: creating ./config.status [2022-08-23T20:22:04.813Z] #21 ... [2022-08-23T20:22:04.813Z] [2022-08-23T20:22:04.813Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:04.813Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:04.813Z] #77 180.8 checking for string.h... yes [2022-08-23T20:22:04.813Z] #77 181.0 checking for memory.h... yes [2022-08-23T20:22:04.813Z] #77 181.3 checking for strings.h... yes [2022-08-23T20:22:04.813Z] #77 181.6 checking for inttypes.h... yes [2022-08-23T20:22:04.813Z] #77 182.0 checking for stdint.h... yes [2022-08-23T20:22:04.813Z] #77 182.2 checking for unistd.h... yes [2022-08-23T20:22:04.813Z] #77 182.4 checking minix/config.h usability... no [2022-08-23T20:22:04.813Z] #77 182.5 checking minix/config.h presence... no [2022-08-23T20:22:04.813Z] #77 182.6 checking for minix/config.h... no [2022-08-23T20:22:04.813Z] #77 182.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-23T20:22:04.813Z] #77 182.8 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:22:04.813Z] #77 183.5 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:22:04.813Z] #77 183.5 checking how to print strings... printf [2022-08-23T20:22:04.813Z] #77 183.5 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:22:04.813Z] #77 183.6 checking for fgrep... /bin/grep -F [2022-08-23T20:22:04.813Z] #77 183.6 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:22:04.813Z] #77 183.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:22:04.813Z] #77 183.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:22:04.813Z] #77 183.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:22:04.813Z] #77 183.9 checking whether ln -s works... yes [2022-08-23T20:22:04.813Z] #77 183.9 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:22:04.813Z] #77 184.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:22:04.813Z] #77 184.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:22:04.813Z] #77 184.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:22:04.813Z] #77 184.0 checking for objdump... objdump [2022-08-23T20:22:04.813Z] #77 184.0 checking how to recognize dependent libraries... pass_all [2022-08-23T20:22:04.813Z] #77 184.1 checking for dlltool... no [2022-08-23T20:22:04.813Z] #77 184.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:22:04.813Z] #77 184.1 checking for ar... ar [2022-08-23T20:22:04.813Z] #77 184.1 checking for archiver @FILE support... @ [2022-08-23T20:22:04.813Z] #77 184.4 checking for strip... strip [2022-08-23T20:22:04.813Z] #77 184.4 checking for ranlib... ranlib [2022-08-23T20:22:04.813Z] #77 184.4 checking for gawk... no [2022-08-23T20:22:04.813Z] #77 184.4 checking for mawk... mawk [2022-08-23T20:22:04.813Z] #77 184.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:22:04.813Z] #77 185.2 checking for sysroot... no [2022-08-23T20:22:04.813Z] #77 185.2 checking for a working dd... /bin/dd [2022-08-23T20:22:04.813Z] #77 185.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:22:04.813Z] #77 185.5 checking for mt... no [2022-08-23T20:22:04.813Z] #77 185.5 checking if : is a manifest tool... no [2022-08-23T20:22:04.813Z] #77 185.6 checking for dlfcn.h... yes [2022-08-23T20:22:04.813Z] #77 185.8 checking for objdir... .libs [2022-08-23T20:22:04.958Z] #64 ... [2022-08-23T20:22:04.958Z] [2022-08-23T20:22:04.958Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-23T20:22:04.958Z] #48 sha256:c871631dcb4c7bb3faf4998f5492b7a6822dfbe86a7f32109b1f7285edf5e091 [2022-08-23T20:22:05.377Z] #77 186.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:22:05.377Z] #77 186.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:22:05.377Z] #77 186.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:22:05.520Z] #48 DONE 0.5s [2022-08-23T20:22:05.520Z] [2022-08-23T20:22:05.520Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-23T20:22:05.520Z] #52 sha256:b002430700df655b5b0a90dd0d4e1999804f897109968f4bc64783f587662fdf [2022-08-23T20:22:05.520Z] #52 DONE 0.0s [2022-08-23T20:22:05.520Z] [2022-08-23T20:22:05.520Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-23T20:22:05.520Z] #54 sha256:d96a2116097d6c4499184f88e041f0695928edb5e6a57185c831349ac8bc931a [2022-08-23T20:22:05.776Z] #54 DONE 0.1s [2022-08-23T20:22:05.776Z] [2022-08-23T20:22:05.776Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:22:05.776Z] #64 sha256:6d0e718aaf7c5de5ae6072d67176e40686e2bdea55085ff9761159dc90069914 [2022-08-23T20:22:05.889Z] #77 186.6 checking if gcc static flag -static works... yes [2022-08-23T20:22:06.148Z] #77 187.1 checking if gcc supports -c -o file.o... yes [2022-08-23T20:22:06.148Z] #77 187.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:22:06.148Z] #77 187.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:22:06.967Z] #77 187.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:22:06.967Z] #77 188.1 checking how to hardcode library paths into programs... immediate [2022-08-23T20:22:06.967Z] #77 188.1 checking whether stripping libraries is possible... yes [2022-08-23T20:22:06.967Z] #77 188.1 checking if libtool supports shared libraries... yes [2022-08-23T20:22:06.967Z] #77 188.1 checking whether to build shared libraries... no [2022-08-23T20:22:06.967Z] #77 188.1 checking whether to build static libraries... yes [2022-08-23T20:22:07.224Z] #77 188.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:22:07.224Z] #77 188.2 checking whether build environment is sane... yes [2022-08-23T20:22:07.224Z] #77 188.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:22:07.224Z] #77 188.4 checking whether make sets $(MAKE)... yes [2022-08-23T20:22:07.480Z] #77 188.5 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:22:07.480Z] #77 188.6 checking whether make supports nested variables... yes [2022-08-23T20:22:07.737Z] #77 188.8 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:22:07.737Z] #77 188.8 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:22:07.993Z] #77 188.8 checking how to create a ustar tar archive... gnutar [2022-08-23T20:22:08.249Z] #77 189.0 checking dependency style of gcc... gcc3 [2022-08-23T20:22:08.249Z] #77 189.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:22:08.249Z] #77 189.4 checking whether make supports nested variables... (cached) yes [2022-08-23T20:22:08.249Z] #77 189.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-23T20:22:08.249Z] #77 189.4 checking pkg-config is at least version 0.9.0... yes [2022-08-23T20:22:08.249Z] #77 189.4 checking for yajl >= 2.1.0... yes [2022-08-23T20:22:08.506Z] #77 189.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-23T20:22:08.506Z] #77 189.5 checking for gcc... (cached) gcc [2022-08-23T20:22:08.506Z] #77 189.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-23T20:22:08.506Z] #77 189.7 checking whether gcc accepts -g... (cached) yes [2022-08-23T20:22:08.506Z] #77 189.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-23T20:22:08.506Z] #77 189.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-23T20:22:08.762Z] #77 189.7 checking for a Python interpreter with version >= 3... python3 [2022-08-23T20:22:08.762Z] #77 189.9 checking for python3... /usr/bin/python3 [2022-08-23T20:22:08.762Z] #77 189.9 checking for python3 version... 3.9 [2022-08-23T20:22:08.762Z] #77 190.0 checking for python3 platform... linux [2022-08-23T20:22:09.275Z] #77 190.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-23T20:22:09.275Z] #77 190.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-23T20:22:09.531Z] #77 190.7 checking that generated files are newer than configure... done [2022-08-23T20:22:09.531Z] #77 190.7 configure: creating ./config.status [2022-08-23T20:22:10.072Z] #77 186.6 config.status: creating Makefile [2022-08-23T20:22:10.072Z] #77 186.6 config.status: creating config.h [2022-08-23T20:22:10.072Z] #77 186.7 config.status: executing libtool commands [2022-08-23T20:22:10.072Z] #77 186.7 config.status: executing depfiles commands [2022-08-23T20:22:10.072Z] #77 ... [2022-08-23T20:22:10.072Z] [2022-08-23T20:22:10.072Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:22:10.072Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:22:10.072Z] #21 36.05 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-23T20:22:10.072Z] #21 36.06 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 36.08 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-23T20:22:10.072Z] #21 36.53 Selecting previously unselected package libip4tc2:amd64. [2022-08-23T20:22:10.072Z] #21 36.53 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 36.57 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T20:22:10.072Z] #21 36.70 Selecting previously unselected package libkmod2:amd64. [2022-08-23T20:22:10.072Z] #21 36.70 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 36.71 Unpacking libkmod2:amd64 (28-1) ... [2022-08-23T20:22:10.072Z] #21 36.87 Selecting previously unselected package systemd. [2022-08-23T20:22:10.072Z] #21 36.88 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 37.21 Unpacking systemd (247.3-7) ... [2022-08-23T20:22:10.072Z] #21 41.14 Selecting previously unselected package pigz. [2022-08-23T20:22:10.072Z] #21 41.14 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 41.15 Unpacking pigz (2.6-1) ... [2022-08-23T20:22:10.072Z] #21 41.38 Selecting previously unselected package libelf1:amd64. [2022-08-23T20:22:10.072Z] #21 41.38 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 41.39 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-23T20:22:10.072Z] #21 41.80 Selecting previously unselected package libbpf0:amd64. [2022-08-23T20:22:10.072Z] #21 41.81 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 41.82 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-23T20:22:10.072Z] #21 42.21 Selecting previously unselected package libmnl0:amd64. [2022-08-23T20:22:10.072Z] #21 42.22 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 42.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-23T20:22:10.072Z] #21 42.49 Selecting previously unselected package libxtables12:amd64. [2022-08-23T20:22:10.072Z] #21 42.49 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 42.50 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-23T20:22:10.072Z] #21 42.73 Selecting previously unselected package libcap2-bin. [2022-08-23T20:22:10.072Z] #21 42.74 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 42.77 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-23T20:22:10.072Z] #21 43.14 Selecting previously unselected package iproute2. [2022-08-23T20:22:10.072Z] #21 43.15 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 43.18 Unpacking iproute2 (5.10.0-4) ... [2022-08-23T20:22:10.072Z] #21 43.99 Selecting previously unselected package xxd. [2022-08-23T20:22:10.072Z] #21 44.00 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:22:10.072Z] #21 44.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:10.072Z] #21 44.35 Selecting previously unselected package vim-common. [2022-08-23T20:22:10.072Z] #21 44.35 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:22:10.072Z] #21 44.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:10.072Z] #21 44.71 Selecting previously unselected package bash-completion. [2022-08-23T20:22:10.072Z] #21 44.72 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-23T20:22:10.638Z] #21 ... [2022-08-23T20:22:10.638Z] [2022-08-23T20:22:10.638Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:10.638Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:10.638Z] #77 188.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-23T20:22:10.895Z] #77 188.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T20:22:11.827Z] #77 189.1 checking for gcc... gcc [2022-08-23T20:22:12.342Z] #77 189.3 checking whether the C compiler works... yes [2022-08-23T20:22:12.342Z] #77 189.8 checking for C compiler default output file name... a.out [2022-08-23T20:22:12.466Z] #19 ... [2022-08-23T20:22:12.467Z] [2022-08-23T20:22:12.467Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:12.467Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:12.467Z] #84 230.2 CCLD libocispec.la [2022-08-23T20:22:12.467Z] #84 230.8 CCLD src/validate [2022-08-23T20:22:12.467Z] #84 230.8 CCLD tests/test-1 [2022-08-23T20:22:12.467Z] #84 230.9 CCLD tests/test-3 [2022-08-23T20:22:12.467Z] #84 230.9 CCLD tests/test-2 [2022-08-23T20:22:12.467Z] #84 231.0 CCLD tests/test-4 [2022-08-23T20:22:12.467Z] #84 231.0 CCLD tests/test-5 [2022-08-23T20:22:12.467Z] #84 231.0 CCLD tests/test-7 [2022-08-23T20:22:12.467Z] #84 231.0 CCLD tests/test-8 [2022-08-23T20:22:12.467Z] #84 231.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-23T20:22:12.467Z] #84 231.1 CCLD tests/test-6 [2022-08-23T20:22:12.467Z] #84 231.2 CCLD tests/test-11 [2022-08-23T20:22:12.467Z] #84 231.4 CCLD tests/test-10 [2022-08-23T20:22:12.467Z] #84 231.4 CCLD tests/test-9 [2022-08-23T20:22:12.600Z] #77 189.8 checking for suffix of executables... [2022-08-23T20:22:12.857Z] #77 190.0 checking whether we are cross compiling... no [2022-08-23T20:22:12.857Z] #77 190.2 checking for suffix of object files... o [2022-08-23T20:22:13.378Z] #77 190.4 checking whether we are using the GNU C compiler... yes [2022-08-23T20:22:13.378Z] #77 190.6 checking whether gcc accepts -g... yes [2022-08-23T20:22:13.416Z] #64 279.7 # github.com/containerd/containerd/cmd/containerd [2022-08-23T20:22:13.416Z] #64 279.7 /usr/bin/ld: /tmp/go-link-1902877958/000019.o: in function `New': [2022-08-23T20:22:13.416Z] #64 279.7 /tmp/tmp.JtqPXJzmAw/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-23T20:22:13.416Z] #64 279.8 + bin/containerd-stress [2022-08-23T20:22:13.636Z] #77 190.8 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:22:13.672Z] #64 280.8 + bin/containerd-shim [2022-08-23T20:22:13.707Z] #77 194.1 config.status: creating Makefile [2022-08-23T20:22:13.707Z] #77 194.2 config.status: creating config.h [2022-08-23T20:22:13.707Z] #77 194.3 config.status: executing libtool commands [2022-08-23T20:22:13.707Z] #77 194.4 config.status: executing depfiles commands [2022-08-23T20:22:13.894Z] #77 191.1 checking whether gcc understands -c and -o together... yes [2022-08-23T20:22:13.894Z] #77 191.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:22:13.894Z] #77 191.3 checking whether build environment is sane... yes [2022-08-23T20:22:13.894Z] #77 191.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:22:13.894Z] #77 191.4 checking for gawk... no [2022-08-23T20:22:13.894Z] #77 191.4 checking for mawk... mawk [2022-08-23T20:22:14.205Z] #77 191.4 checking whether make sets $(MAKE)... yes [2022-08-23T20:22:14.205Z] #77 191.5 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:22:14.205Z] #77 191.5 checking whether make supports nested variables... yes [2022-08-23T20:22:14.205Z] #77 191.6 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:22:14.205Z] #77 191.6 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:22:14.205Z] #77 191.6 checking how to create a ustar tar archive... gnutar [2022-08-23T20:22:14.385Z] #84 234.5 libtool: link: ar cr libocispec.a [2022-08-23T20:22:14.385Z] #84 234.6 libtool: link: ranlib libocispec.a [2022-08-23T20:22:14.508Z] #77 191.6 checking dependency style of gcc... gcc3 [2022-08-23T20:22:14.508Z] #77 191.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:22:14.508Z] #77 191.9 checking whether make supports nested variables... (cached) yes [2022-08-23T20:22:15.074Z] #77 195.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-23T20:22:15.074Z] #77 196.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-23T20:22:15.074Z] #77 ... [2022-08-23T20:22:15.074Z] [2022-08-23T20:22:15.074Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:22:15.074Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:22:15.074Z] #21 41.22 Selecting previously unselected package libcap2-bin. [2022-08-23T20:22:15.074Z] #21 41.24 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 41.25 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-23T20:22:15.074Z] #21 41.47 Selecting previously unselected package iproute2. [2022-08-23T20:22:15.074Z] #21 41.47 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 41.49 Unpacking iproute2 (5.10.0-4) ... [2022-08-23T20:22:15.074Z] #21 42.25 Selecting previously unselected package xxd. [2022-08-23T20:22:15.074Z] #21 42.26 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 42.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:15.074Z] #21 42.55 Selecting previously unselected package vim-common. [2022-08-23T20:22:15.074Z] #21 42.55 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:22:15.074Z] #21 42.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:15.074Z] #21 42.95 Selecting previously unselected package bash-completion. [2022-08-23T20:22:15.074Z] #21 42.97 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-23T20:22:15.074Z] #21 47.46 Unpacking bash-completion (1:2.11-2) ... [2022-08-23T20:22:15.074Z] #21 48.35 Selecting previously unselected package bzip2. [2022-08-23T20:22:15.074Z] #21 48.36 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 48.36 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T20:22:15.074Z] #21 48.46 Selecting previously unselected package xz-utils. [2022-08-23T20:22:15.074Z] #21 48.47 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 48.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:22:15.074Z] #21 48.70 Selecting previously unselected package apparmor. [2022-08-23T20:22:15.074Z] #21 48.71 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 48.86 Unpacking apparmor (2.13.6-10) ... [2022-08-23T20:22:15.074Z] #21 49.88 Selecting previously unselected package inetutils-ping. [2022-08-23T20:22:15.074Z] #21 49.89 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 49.89 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-23T20:22:15.074Z] #21 50.26 Selecting previously unselected package libip6tc2:amd64. [2022-08-23T20:22:15.074Z] #21 50.26 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 50.29 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T20:22:15.074Z] #21 50.57 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-23T20:22:15.074Z] #21 50.57 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 50.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T20:22:15.074Z] #21 50.83 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-23T20:22:15.074Z] #21 50.84 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 50.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T20:22:15.074Z] #21 51.02 Selecting previously unselected package libnftnl11:amd64. [2022-08-23T20:22:15.074Z] #21 51.02 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-23T20:22:15.074Z] #21 51.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T20:22:15.075Z] #21 51.38 Selecting previously unselected package iptables. [2022-08-23T20:22:15.075Z] #21 51.38 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-23T20:22:15.075Z] #21 51.38 Unpacking iptables (1.8.7-1) ... [2022-08-23T20:22:15.091Z] #77 192.0 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:22:15.091Z] #77 192.3 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:22:15.091Z] #77 192.3 checking how to print strings... printf [2022-08-23T20:22:15.091Z] #77 192.3 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:22:15.091Z] #77 192.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:22:15.091Z] #77 192.3 checking for egrep... /bin/grep -E [2022-08-23T20:22:15.091Z] #77 192.4 checking for fgrep... /bin/grep -F [2022-08-23T20:22:15.091Z] #77 192.4 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:22:15.091Z] #77 192.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:22:15.091Z] #77 192.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:22:15.091Z] #77 192.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:22:15.331Z] #21 51.92 Selecting previously unselected package libonig5:amd64. [2022-08-23T20:22:15.359Z] #77 192.5 checking whether ln -s works... yes [2022-08-23T20:22:15.359Z] #77 192.5 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:22:15.359Z] #77 192.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:22:15.360Z] #77 192.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:22:15.360Z] #77 192.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:22:15.360Z] #77 192.5 checking for objdump... objdump [2022-08-23T20:22:15.360Z] #77 192.5 checking how to recognize dependent libraries... pass_all [2022-08-23T20:22:15.360Z] #77 192.5 checking for dlltool... no [2022-08-23T20:22:15.360Z] #77 192.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:22:15.360Z] #77 192.5 checking for ar... ar [2022-08-23T20:22:15.360Z] #77 192.5 checking for archiver @FILE support... @ [2022-08-23T20:22:15.360Z] #77 192.7 checking for strip... strip [2022-08-23T20:22:15.360Z] #77 192.7 checking for ranlib... ranlib [2022-08-23T20:22:15.588Z] #21 51.93 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T20:22:15.588Z] #21 51.94 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:22:15.588Z] #21 ... [2022-08-23T20:22:15.588Z] [2022-08-23T20:22:15.588Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:15.588Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:15.844Z] #77 196.8 checking for gcc... gcc [2022-08-23T20:22:15.939Z] #77 192.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:22:15.939Z] #77 193.3 checking for sysroot... no [2022-08-23T20:22:15.939Z] #77 193.4 checking for a working dd... /bin/dd [2022-08-23T20:22:15.939Z] #77 193.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:22:16.196Z] #77 193.5 checking for mt... no [2022-08-23T20:22:16.196Z] #77 193.5 checking if : is a manifest tool... no [2022-08-23T20:22:16.303Z] #84 236.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:16.303Z] #84 236.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T20:22:16.303Z] #84 236.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T20:22:16.303Z] #84 236.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:16.303Z] #84 236.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:16.303Z] #84 236.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:16.303Z] #84 236.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:16.303Z] #84 236.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-23T20:22:16.303Z] #84 236.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-23T20:22:16.303Z] #84 236.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-23T20:22:16.303Z] #84 236.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-23T20:22:16.303Z] #84 236.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-23T20:22:16.303Z] #84 236.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-23T20:22:16.303Z] #84 236.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-23T20:22:16.303Z] #84 236.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-23T20:22:16.303Z] #84 236.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-23T20:22:16.303Z] #84 236.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-23T20:22:16.303Z] #84 236.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-23T20:22:16.303Z] #84 236.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-23T20:22:16.303Z] #84 236.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-23T20:22:16.303Z] #84 236.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-23T20:22:16.407Z] #77 197.1 checking whether the C compiler works... yes [2022-08-23T20:22:16.408Z] #77 197.4 checking for C compiler default output file name... a.out [2022-08-23T20:22:16.408Z] #77 197.4 checking for suffix of executables... [2022-08-23T20:22:16.458Z] #77 193.5 checking how to run the C preprocessor... gcc -E [2022-08-23T20:22:16.564Z] #84 236.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-23T20:22:16.564Z] #84 236.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-23T20:22:16.564Z] #84 236.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-23T20:22:16.564Z] #84 236.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-23T20:22:16.564Z] #84 236.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-23T20:22:16.664Z] #77 197.5 checking whether we are cross compiling... no [2022-08-23T20:22:16.826Z] #84 237.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-23T20:22:16.826Z] #84 237.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-23T20:22:16.826Z] #84 237.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-23T20:22:16.826Z] #84 237.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-23T20:22:16.920Z] #77 197.9 checking for suffix of object files... o [2022-08-23T20:22:16.921Z] #77 198.0 checking whether we are using the GNU C compiler... yes [2022-08-23T20:22:17.089Z] #84 237.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-23T20:22:17.089Z] #84 237.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-23T20:22:17.089Z] #84 237.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-23T20:22:17.089Z] #84 237.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-23T20:22:17.089Z] #84 237.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-23T20:22:17.182Z] #77 198.2 checking whether gcc accepts -g... yes [2022-08-23T20:22:17.351Z] #84 237.8 CC src/crun-crun.o [2022-08-23T20:22:17.390Z] #77 193.7 checking for ANSI C header files... yes [2022-08-23T20:22:17.438Z] #77 198.3 checking for gcc option to accept ISO C89... none needed [2022-08-23T20:22:17.438Z] #77 198.5 checking whether gcc understands -c and -o together... yes [2022-08-23T20:22:17.438Z] #77 198.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-23T20:22:17.438Z] #77 198.7 checking whether build environment is sane... yes [2022-08-23T20:22:17.612Z] #84 237.9 CC src/crun-run.o [2022-08-23T20:22:17.612Z] #84 237.9 CC src/crun-delete.o [2022-08-23T20:22:17.612Z] #84 238.0 CC src/crun-kill.o [2022-08-23T20:22:17.612Z] #84 238.0 CC src/crun-pause.o [2022-08-23T20:22:17.612Z] #84 238.0 CC src/crun-unpause.o [2022-08-23T20:22:17.612Z] #84 238.1 CC src/crun-exec.o [2022-08-23T20:22:17.612Z] #84 238.1 CC src/crun-spec.o [2022-08-23T20:22:17.647Z] #77 194.7 checking for sys/types.h... yes [2022-08-23T20:22:17.647Z] #77 195.0 checking for sys/stat.h... yes [2022-08-23T20:22:17.695Z] #77 198.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-23T20:22:17.696Z] #77 198.8 checking for gawk... no [2022-08-23T20:22:17.696Z] #77 198.8 checking for mawk... mawk [2022-08-23T20:22:17.696Z] #77 198.8 checking whether make sets $(MAKE)... yes [2022-08-23T20:22:17.696Z] #77 198.8 checking whether make supports the include directive... yes (GNU style) [2022-08-23T20:22:17.696Z] #77 198.8 checking whether make supports nested variables... yes [2022-08-23T20:22:17.696Z] #77 198.9 checking whether UID '0' is supported by ustar format... yes [2022-08-23T20:22:17.696Z] #77 198.9 checking whether GID '0' is supported by ustar format... yes [2022-08-23T20:22:17.875Z] #84 238.2 CC src/crun-start.o [2022-08-23T20:22:17.875Z] #84 238.3 CC src/crun-create.o [2022-08-23T20:22:17.875Z] #84 238.3 CC src/crun-list.o [2022-08-23T20:22:17.904Z] #77 195.1 checking for stdlib.h... yes [2022-08-23T20:22:17.953Z] #77 198.9 checking how to create a ustar tar archive... gnutar [2022-08-23T20:22:17.953Z] #77 199.0 checking dependency style of gcc... gcc3 [2022-08-23T20:22:17.953Z] #77 199.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-23T20:22:17.953Z] #77 199.2 checking whether make supports nested variables... (cached) yes [2022-08-23T20:22:18.137Z] #84 238.3 CC src/crun-state.o [2022-08-23T20:22:18.137Z] #84 238.5 CC src/crun-update.o [2022-08-23T20:22:18.137Z] #84 238.5 CC src/crun-checkpoint.o [2022-08-23T20:22:18.137Z] #84 238.6 CC src/crun-restore.o [2022-08-23T20:22:18.164Z] #77 195.3 checking for string.h... yes [2022-08-23T20:22:18.398Z] #84 238.6 CC src/crun-ps.o [2022-08-23T20:22:18.398Z] #84 238.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-23T20:22:18.398Z] #84 238.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-23T20:22:18.420Z] #77 195.6 checking for memory.h... yes [2022-08-23T20:22:18.520Z] #77 199.3 checking build system type... x86_64-pc-linux-gnu [2022-08-23T20:22:18.520Z] #77 199.6 checking host system type... x86_64-pc-linux-gnu [2022-08-23T20:22:18.520Z] #77 199.6 checking how to print strings... printf [2022-08-23T20:22:18.520Z] #77 199.6 checking for a sed that does not truncate output... /bin/sed [2022-08-23T20:22:18.520Z] #77 199.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-23T20:22:18.520Z] #77 199.7 checking for egrep... /bin/grep -E [2022-08-23T20:22:18.520Z] #77 199.7 checking for fgrep... /bin/grep -F [2022-08-23T20:22:18.520Z] #77 199.7 checking for ld used by gcc... /usr/bin/ld [2022-08-23T20:22:18.520Z] #77 199.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-23T20:22:18.520Z] #77 199.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-23T20:22:18.659Z] #84 238.9 CC src/libcrun/libcrun_la-container.lo [2022-08-23T20:22:18.660Z] #84 239.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-23T20:22:18.660Z] #84 239.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-23T20:22:18.660Z] #84 ... [2022-08-23T20:22:18.660Z] [2022-08-23T20:22:18.660Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:22:18.660Z] #54 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:22:18.660Z] #54 299.8 + dpkg --print-architecture [2022-08-23T20:22:18.660Z] #54 299.8 + git checkout -q v2.1.0 [2022-08-23T20:22:18.677Z] #77 195.9 checking for strings.h... yes [2022-08-23T20:22:18.785Z] #77 199.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-23T20:22:18.785Z] #77 199.9 checking whether ln -s works... yes [2022-08-23T20:22:18.785Z] #77 199.9 checking the maximum length of command line arguments... 1572864 [2022-08-23T20:22:18.785Z] #77 199.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-23T20:22:18.785Z] #77 199.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-23T20:22:18.785Z] #77 199.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-23T20:22:18.785Z] #77 199.9 checking for objdump... objdump [2022-08-23T20:22:18.785Z] #77 199.9 checking how to recognize dependent libraries... pass_all [2022-08-23T20:22:18.785Z] #77 199.9 checking for dlltool... no [2022-08-23T20:22:18.785Z] #77 199.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-23T20:22:18.785Z] #77 199.9 checking for ar... ar [2022-08-23T20:22:18.921Z] #54 300.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-23T20:22:18.921Z] #54 300.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-23T20:22:18.934Z] #77 196.1 checking for inttypes.h... yes [2022-08-23T20:22:19.042Z] #77 199.9 checking for archiver @FILE support... @ [2022-08-23T20:22:19.042Z] #77 200.0 checking for strip... strip [2022-08-23T20:22:19.042Z] #77 200.0 checking for ranlib... ranlib [2022-08-23T20:22:19.299Z] #77 200.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-23T20:22:19.299Z] #77 200.5 checking for sysroot... no [2022-08-23T20:22:19.299Z] #77 200.5 checking for a working dd... /bin/dd [2022-08-23T20:22:19.299Z] #77 200.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-23T20:22:19.448Z] #77 196.5 checking for stdint.h... yes [2022-08-23T20:22:19.555Z] #77 200.6 checking for mt... no [2022-08-23T20:22:19.555Z] #77 200.6 checking if : is a manifest tool... no [2022-08-23T20:22:19.555Z] #77 200.6 checking how to run the C preprocessor... gcc -E [2022-08-23T20:22:19.962Z] #77 196.9 checking for unistd.h... yes [2022-08-23T20:22:20.219Z] #77 197.3 checking for dlfcn.h... yes [2022-08-23T20:22:20.219Z] #77 197.6 checking for objdir... .libs [2022-08-23T20:22:20.487Z] #77 200.8 checking for ANSI C header files... yes [2022-08-23T20:22:20.488Z] #77 201.6 checking for sys/types.h... yes [2022-08-23T20:22:20.612Z] #64 ... [2022-08-23T20:22:20.612Z] [2022-08-23T20:22:20.612Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:20.612Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:20.612Z] #77 253.3 AR libcrun_testing.a [2022-08-23T20:22:20.612Z] #77 253.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-23T20:22:20.612Z] #77 253.4 CCLD tests/tests_libcrun_utils [2022-08-23T20:22:20.612Z] #77 253.4 CCLD tests/tests_libcrun_errors [2022-08-23T20:22:20.612Z] #77 253.4 CCLD tests/tests_libcrun_fuzzer [2022-08-23T20:22:20.612Z] #77 253.7 CCLD libcrun.la [2022-08-23T20:22:20.612Z] #77 254.9 CCLD crun [2022-08-23T20:22:20.744Z] #77 201.7 checking for sys/stat.h... yes [2022-08-23T20:22:21.001Z] #77 202.0 checking for stdlib.h... yes [2022-08-23T20:22:21.001Z] #77 202.1 checking for string.h... yes [2022-08-23T20:22:21.149Z] #77 198.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:22:21.149Z] #77 198.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:22:21.176Z] #77 255.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-23T20:22:21.257Z] #77 202.3 checking for memory.h... yes [2022-08-23T20:22:21.406Z] #77 198.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:22:21.432Z] #77 255.6 /bin/mkdir -p '/usr/local/lib' [2022-08-23T20:22:21.432Z] #77 255.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-23T20:22:21.432Z] #77 255.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-23T20:22:21.432Z] #77 255.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-23T20:22:21.432Z] #77 255.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-23T20:22:21.472Z] #54 ... [2022-08-23T20:22:21.472Z] [2022-08-23T20:22:21.472Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:22:21.472Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:22:21.472Z] #19 279.3 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-23T20:22:21.472Z] #19 279.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:22:21.472Z] #19 279.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T20:22:21.472Z] #19 279.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-23T20:22:21.472Z] #19 279.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:22:21.472Z] #19 279.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:22:21.472Z] #19 ... [2022-08-23T20:22:21.472Z] [2022-08-23T20:22:21.472Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:21.472Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:21.472Z] #84 239.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-23T20:22:21.472Z] #84 239.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-23T20:22:21.472Z] #84 239.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-23T20:22:21.472Z] #84 239.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-23T20:22:21.472Z] #84 239.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-23T20:22:21.472Z] #84 239.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-23T20:22:21.472Z] #84 239.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-23T20:22:21.472Z] #84 239.6 CC src/libcrun/libcrun_la-error.lo [2022-08-23T20:22:21.472Z] #84 239.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-23T20:22:21.472Z] #84 239.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-23T20:22:21.472Z] #84 239.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-23T20:22:21.472Z] #84 239.8 CC src/libcrun/libcrun_la-status.lo [2022-08-23T20:22:21.472Z] #84 239.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-23T20:22:21.472Z] #84 239.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-23T20:22:21.472Z] #84 240.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-23T20:22:21.472Z] #84 240.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-23T20:22:21.472Z] #84 240.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-23T20:22:21.472Z] #84 240.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-23T20:22:21.472Z] #84 240.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-23T20:22:21.472Z] #84 240.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-23T20:22:21.472Z] #84 240.5 CC tests/init.o [2022-08-23T20:22:21.472Z] #84 240.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-23T20:22:21.514Z] #77 202.5 checking for strings.h... yes [2022-08-23T20:22:21.689Z] #77 255.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-23T20:22:21.689Z] #77 255.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-23T20:22:21.689Z] #77 255.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-23T20:22:21.689Z] #77 255.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-23T20:22:21.689Z] #77 255.9 ---------------------------------------------------------------------- [2022-08-23T20:22:21.689Z] #77 255.9 Libraries have been installed in: [2022-08-23T20:22:21.689Z] #77 255.9 /usr/local/lib [2022-08-23T20:22:21.689Z] #77 255.9 [2022-08-23T20:22:21.689Z] #77 255.9 If you ever happen to want to link against installed libraries [2022-08-23T20:22:21.689Z] #77 255.9 in a given directory, LIBDIR, you must either use libtool, and [2022-08-23T20:22:21.689Z] #77 255.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-23T20:22:21.689Z] #77 255.9 flag during linking and do at least one of the following: [2022-08-23T20:22:21.689Z] #77 255.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-23T20:22:21.689Z] #77 255.9 during execution [2022-08-23T20:22:21.689Z] #77 255.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-23T20:22:21.689Z] #77 255.9 during linking [2022-08-23T20:22:21.689Z] #77 255.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-23T20:22:21.689Z] #77 255.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-23T20:22:21.689Z] #77 255.9 [2022-08-23T20:22:21.689Z] #77 255.9 See any operating system documentation about shared libraries for [2022-08-23T20:22:21.689Z] #77 255.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-23T20:22:21.689Z] #77 255.9 ---------------------------------------------------------------------- [2022-08-23T20:22:21.689Z] #77 256.0 /bin/mkdir -p '/build' [2022-08-23T20:22:21.689Z] #77 256.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-23T20:22:21.689Z] #77 256.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-23T20:22:21.689Z] #77 256.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-23T20:22:21.770Z] #77 202.7 checking for inttypes.h... yes [2022-08-23T20:22:21.770Z] #77 202.9 checking for stdint.h... yes [2022-08-23T20:22:21.946Z] #77 256.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-23T20:22:21.946Z] #77 256.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-23T20:22:21.974Z] #77 198.7 checking if gcc static flag -static works... [2022-08-23T20:22:21.974Z] #77 ... [2022-08-23T20:22:21.974Z] [2022-08-23T20:22:21.974Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:22:21.974Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:22:21.974Z] #21 48.36 Unpacking bash-completion (1:2.11-2) ... [2022-08-23T20:22:21.974Z] #21 49.03 Selecting previously unselected package bzip2. [2022-08-23T20:22:21.974Z] #21 49.04 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 49.11 Unpacking bzip2 (1.0.8-4) ... [2022-08-23T20:22:21.974Z] #21 49.37 Selecting previously unselected package xz-utils. [2022-08-23T20:22:21.974Z] #21 49.38 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 49.38 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:22:21.974Z] #21 49.62 Selecting previously unselected package apparmor. [2022-08-23T20:22:21.974Z] #21 49.63 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 49.80 Unpacking apparmor (2.13.6-10) ... [2022-08-23T20:22:21.974Z] #21 50.34 Selecting previously unselected package inetutils-ping. [2022-08-23T20:22:21.974Z] #21 50.36 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 50.37 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-23T20:22:21.974Z] #21 50.68 Selecting previously unselected package libip6tc2:amd64. [2022-08-23T20:22:21.974Z] #21 50.71 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 50.74 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T20:22:21.974Z] #21 50.84 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-23T20:22:21.974Z] #21 50.85 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 50.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T20:22:21.974Z] #21 50.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-23T20:22:21.974Z] #21 50.95 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 51.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T20:22:21.974Z] #21 51.13 Selecting previously unselected package libnftnl11:amd64. [2022-08-23T20:22:21.974Z] #21 51.15 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 51.16 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T20:22:21.974Z] #21 51.40 Selecting previously unselected package iptables. [2022-08-23T20:22:21.974Z] #21 51.40 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 51.41 Unpacking iptables (1.8.7-1) ... [2022-08-23T20:22:21.974Z] #21 51.78 Selecting previously unselected package libonig5:amd64. [2022-08-23T20:22:21.974Z] #21 51.79 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 51.80 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:22:21.974Z] #21 52.00 Selecting previously unselected package libjq1:amd64. [2022-08-23T20:22:21.974Z] #21 52.01 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 52.02 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:22:21.974Z] #21 52.15 Selecting previously unselected package jq. [2022-08-23T20:22:21.974Z] #21 52.16 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 52.18 Unpacking jq (1.6-2.1) ... [2022-08-23T20:22:21.974Z] #21 52.32 Selecting previously unselected package libaio1:amd64. [2022-08-23T20:22:21.974Z] #21 52.33 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 52.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-23T20:22:21.974Z] #21 52.46 Selecting previously unselected package libgpm2:amd64. [2022-08-23T20:22:21.974Z] #21 52.47 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 52.48 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-23T20:22:21.974Z] #21 52.55 Selecting previously unselected package libicu67:amd64. [2022-08-23T20:22:21.974Z] #21 52.55 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-23T20:22:21.974Z] #21 52.56 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T20:22:21.974Z] #21 ... [2022-08-23T20:22:21.974Z] [2022-08-23T20:22:21.974Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:21.974Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:21.974Z] #77 198.7 checking if gcc static flag -static works... yes [2022-08-23T20:22:22.027Z] #77 203.1 checking for unistd.h... yes [2022-08-23T20:22:22.203Z] #77 DONE 256.3s [2022-08-23T20:22:22.203Z] [2022-08-23T20:22:22.203Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:22:22.203Z] #64 sha256:6d0e718aaf7c5de5ae6072d67176e40686e2bdea55085ff9761159dc90069914 [2022-08-23T20:22:22.239Z] #77 199.3 checking if gcc supports -c -o file.o... yes [2022-08-23T20:22:22.239Z] #77 199.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:22:22.239Z] #77 199.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:22:22.283Z] #77 203.3 checking for dlfcn.h... yes [2022-08-23T20:22:22.540Z] #77 203.6 checking for objdir... .libs [2022-08-23T20:22:22.803Z] #77 199.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:22:22.803Z] #77 200.1 checking how to hardcode library paths into programs... immediate [2022-08-23T20:22:22.803Z] #77 200.1 checking whether stripping libraries is possible... yes [2022-08-23T20:22:22.803Z] #77 200.1 checking if libtool supports shared libraries... yes [2022-08-23T20:22:22.803Z] #77 200.1 checking whether to build shared libraries... no [2022-08-23T20:22:22.803Z] #77 200.1 checking whether to build static libraries... yes [2022-08-23T20:22:22.803Z] #77 200.1 checking float.h usability... yes [2022-08-23T20:22:23.054Z] #77 204.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-23T20:22:23.054Z] #77 204.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-23T20:22:23.060Z] #77 200.3 checking float.h presence... yes [2022-08-23T20:22:23.060Z] #77 200.3 checking for float.h... yes [2022-08-23T20:22:23.311Z] #77 204.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-23T20:22:23.317Z] #77 200.4 checking limits.h usability... yes [2022-08-23T20:22:23.317Z] #77 200.6 checking limits.h presence... yes [2022-08-23T20:22:23.317Z] #77 200.7 checking for limits.h... yes [2022-08-23T20:22:23.570Z] #77 204.3 checking if gcc static flag -static works... yes [2022-08-23T20:22:23.574Z] #77 200.7 checking stddef.h usability... yes [2022-08-23T20:22:23.574Z] #77 200.9 checking stddef.h presence... yes [2022-08-23T20:22:23.656Z] #64 289.1 + bin/containerd-shim-runc-v1 [2022-08-23T20:22:23.827Z] #77 204.7 checking if gcc supports -c -o file.o... yes [2022-08-23T20:22:23.827Z] #77 204.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-23T20:22:23.827Z] #77 204.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-23T20:22:23.831Z] #77 201.0 checking for stddef.h... yes [2022-08-23T20:22:23.831Z] #77 201.1 checking for stdlib.h... (cached) yes [2022-08-23T20:22:23.831Z] #77 201.1 checking for string.h... (cached) yes [2022-08-23T20:22:24.085Z] #77 205.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-23T20:22:24.085Z] #77 205.4 checking how to hardcode library paths into programs... immediate [2022-08-23T20:22:24.088Z] #77 201.2 checking sys/time.h usability... yes [2022-08-23T20:22:24.088Z] #77 201.4 checking sys/time.h presence... yes [2022-08-23T20:22:24.341Z] #77 205.4 checking whether stripping libraries is possible... yes [2022-08-23T20:22:24.342Z] #77 205.4 checking if libtool supports shared libraries... yes [2022-08-23T20:22:24.342Z] #77 205.4 checking whether to build shared libraries... no [2022-08-23T20:22:24.342Z] #77 205.4 checking whether to build static libraries... yes [2022-08-23T20:22:24.342Z] #77 205.4 checking float.h usability... yes [2022-08-23T20:22:24.342Z] #77 205.6 checking float.h presence... yes [2022-08-23T20:22:24.345Z] #77 201.5 checking for sys/time.h... yes [2022-08-23T20:22:24.345Z] #77 201.6 checking for inline... inline [2022-08-23T20:22:24.598Z] #77 205.7 checking for float.h... yes [2022-08-23T20:22:24.855Z] #77 205.7 checking limits.h usability... yes [2022-08-23T20:22:24.855Z] #77 205.8 checking limits.h presence... yes [2022-08-23T20:22:24.855Z] #77 205.9 checking for limits.h... yes [2022-08-23T20:22:24.909Z] #77 201.7 checking for size_t... yes [2022-08-23T20:22:24.909Z] #77 202.3 checking for stdlib.h... (cached) yes [2022-08-23T20:22:25.112Z] #77 206.0 checking stddef.h usability... yes [2022-08-23T20:22:25.112Z] #77 206.1 checking stddef.h presence... yes [2022-08-23T20:22:25.112Z] #77 206.2 checking for stddef.h... yes [2022-08-23T20:22:25.112Z] #77 206.2 checking for stdlib.h... (cached) yes [2022-08-23T20:22:25.112Z] #77 206.3 checking for string.h... (cached) yes [2022-08-23T20:22:25.371Z] #77 206.3 checking sys/time.h usability... yes [2022-08-23T20:22:25.473Z] #77 202.4 checking for GNU libc compatible malloc... yes [2022-08-23T20:22:25.473Z] #77 202.8 checking for stdlib.h... (cached) yes [2022-08-23T20:22:25.628Z] #77 206.6 checking sys/time.h presence... yes [2022-08-23T20:22:25.628Z] #77 206.7 checking for sys/time.h... yes [2022-08-23T20:22:25.628Z] #77 206.7 checking for inline... inline [2022-08-23T20:22:25.730Z] #77 202.8 checking for GNU libc compatible realloc... yes [2022-08-23T20:22:25.886Z] #77 206.8 checking for size_t... yes [2022-08-23T20:22:25.886Z] #77 207.2 checking for stdlib.h... (cached) yes [2022-08-23T20:22:25.886Z] #77 207.2 checking for GNU libc compatible malloc... [2022-08-23T20:22:25.886Z] #77 ... [2022-08-23T20:22:25.886Z] [2022-08-23T20:22:25.886Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:22:25.886Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:22:25.886Z] #21 52.37 Selecting previously unselected package libjq1:amd64. [2022-08-23T20:22:25.886Z] #21 52.41 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 52.42 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:22:25.886Z] #21 52.62 Selecting previously unselected package jq. [2022-08-23T20:22:25.886Z] #21 52.62 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 52.63 Unpacking jq (1.6-2.1) ... [2022-08-23T20:22:25.886Z] #21 52.76 Selecting previously unselected package libaio1:amd64. [2022-08-23T20:22:25.886Z] #21 52.77 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 52.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-23T20:22:25.886Z] #21 52.99 Selecting previously unselected package libgpm2:amd64. [2022-08-23T20:22:25.886Z] #21 52.99 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 53.00 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-23T20:22:25.886Z] #21 53.05 Selecting previously unselected package libicu67:amd64. [2022-08-23T20:22:25.886Z] #21 53.06 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 53.06 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T20:22:25.886Z] #21 57.30 Selecting previously unselected package libinih1:amd64. [2022-08-23T20:22:25.886Z] #21 57.30 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 57.31 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-23T20:22:25.886Z] #21 57.37 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-23T20:22:25.886Z] #21 57.38 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 57.39 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-23T20:22:25.886Z] #21 57.53 Selecting previously unselected package libnet1:amd64. [2022-08-23T20:22:25.886Z] #21 57.53 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 57.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:22:25.886Z] #21 57.64 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T20:22:25.886Z] #21 57.65 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 57.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:22:25.886Z] #21 57.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:22:25.886Z] #21 57.78 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 57.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:22:25.886Z] #21 57.85 Selecting previously unselected package libyajl2:amd64. [2022-08-23T20:22:25.886Z] #21 57.86 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 57.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:22:25.886Z] #21 57.94 Selecting previously unselected package net-tools. [2022-08-23T20:22:25.886Z] #21 57.97 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 57.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T20:22:25.886Z] #21 58.25 Selecting previously unselected package patch. [2022-08-23T20:22:25.886Z] #21 58.31 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 58.31 Unpacking patch (2.7.6-7) ... [2022-08-23T20:22:25.886Z] #21 58.43 Selecting previously unselected package python-pip-whl. [2022-08-23T20:22:25.886Z] #21 58.44 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-23T20:22:25.886Z] #21 58.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T20:22:25.886Z] #21 59.21 Selecting previously unselected package python3-lib2to3. [2022-08-23T20:22:25.886Z] #21 59.23 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-23T20:22:25.886Z] #21 59.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-23T20:22:25.886Z] #21 59.40 Selecting previously unselected package python3-distutils. [2022-08-23T20:22:25.886Z] #21 59.41 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-23T20:22:25.886Z] #21 59.41 Unpacking python3-distutils (3.9.2-1) ... [2022-08-23T20:22:25.886Z] #21 59.61 Selecting previously unselected package python3-pkg-resources. [2022-08-23T20:22:25.886Z] #21 59.61 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T20:22:25.886Z] #21 59.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:22:25.886Z] #21 59.85 Selecting previously unselected package python3-setuptools. [2022-08-23T20:22:25.886Z] #21 59.86 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-23T20:22:25.886Z] #21 59.87 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-23T20:22:25.886Z] #21 60.27 Selecting previously unselected package python3-wheel. [2022-08-23T20:22:25.886Z] #21 60.27 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-23T20:22:25.886Z] #21 60.29 Unpacking python3-wheel (0.34.2-1) ... [2022-08-23T20:22:25.886Z] #21 60.43 Selecting previously unselected package python3-pip. [2022-08-23T20:22:25.886Z] #21 60.47 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-23T20:22:25.886Z] #21 60.47 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T20:22:25.886Z] #21 60.85 Selecting previously unselected package sudo. [2022-08-23T20:22:25.886Z] #21 60.85 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 60.86 Unpacking sudo (1.9.5p2-3) ... [2022-08-23T20:22:25.886Z] #21 61.78 Selecting previously unselected package systemd-journal-remote. [2022-08-23T20:22:25.886Z] #21 61.80 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 61.81 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-23T20:22:25.886Z] #21 62.02 Selecting previously unselected package thin-provisioning-tools. [2022-08-23T20:22:25.886Z] #21 62.03 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-23T20:22:25.886Z] #21 62.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-23T20:22:26.149Z] #21 62.49 Selecting previously unselected package uidmap. [2022-08-23T20:22:26.149Z] #21 62.49 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-23T20:22:26.149Z] #21 62.50 Unpacking uidmap (1:4.8.1-1) ... [2022-08-23T20:22:26.149Z] #21 62.69 Selecting previously unselected package vim-runtime. [2022-08-23T20:22:26.293Z] #77 203.1 checking for working strtod... yes [2022-08-23T20:22:26.407Z] #21 62.70 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:22:26.407Z] #21 62.73 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-23T20:22:26.407Z] #21 62.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-23T20:22:26.407Z] #21 62.78 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:26.407Z] #21 ... [2022-08-23T20:22:26.407Z] [2022-08-23T20:22:26.407Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:26.407Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:26.407Z] #77 207.2 checking for GNU libc compatible malloc... yes [2022-08-23T20:22:26.407Z] #77 207.5 checking for stdlib.h... (cached) yes [2022-08-23T20:22:26.550Z] #77 203.6 checking for gettimeofday... yes [2022-08-23T20:22:26.663Z] #77 207.5 checking for GNU libc compatible realloc... yes [2022-08-23T20:22:26.864Z] #84 ... [2022-08-23T20:22:26.864Z] [2022-08-23T20:22:26.864Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:22:26.864Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:22:26.864Z] #19 294.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-23T20:22:26.864Z] #19 294.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:22:26.864Z] #19 294.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:22:26.864Z] #19 294.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-23T20:22:26.920Z] #77 207.7 checking for working strtod... yes [2022-08-23T20:22:26.922Z] #64 293.8 + bin/containerd-shim-runc-v2 [2022-08-23T20:22:27.064Z] #77 204.0 checking for memset... yes [2022-08-23T20:22:27.126Z] #19 294.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:22:27.126Z] #19 295.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T20:22:27.126Z] #19 295.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-23T20:22:27.126Z] #19 295.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:22:27.126Z] #19 295.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T20:22:27.126Z] #19 295.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-23T20:22:27.126Z] #19 295.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:22:27.126Z] #19 295.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:22:27.176Z] #77 208.1 checking for gettimeofday... yes [2022-08-23T20:22:27.396Z] #19 295.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-23T20:22:27.396Z] #19 295.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:22:27.396Z] #19 295.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:22:27.396Z] #19 295.3 Selecting previously unselected package cross-config. [2022-08-23T20:22:27.396Z] #19 295.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-23T20:22:27.396Z] #19 295.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-23T20:22:27.396Z] #19 295.4 Selecting previously unselected package gcc-10-cross-base. [2022-08-23T20:22:27.396Z] #19 295.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:27.396Z] #19 295.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-23T20:22:27.433Z] #77 208.3 checking for memset... yes [2022-08-23T20:22:27.524Z] #64 294.6 + binaries [2022-08-23T20:22:27.524Z] #64 294.6 + install -D bin/containerd /build/containerd [2022-08-23T20:22:27.524Z] #64 294.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-23T20:22:27.524Z] #64 294.6 + install -D bin/ctr /build/ctr [2022-08-23T20:22:27.630Z] #77 204.5 checking for strspn... yes [2022-08-23T20:22:27.630Z] #77 205.0 checking that generated files are newer than configure... done [2022-08-23T20:22:27.630Z] #77 205.0 configure: creating ./config.status [2022-08-23T20:22:27.682Z] #19 295.5 Selecting previously unselected package libc6-arm64-cross. [2022-08-23T20:22:27.682Z] #19 295.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-23T20:22:27.682Z] #19 295.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-23T20:22:27.691Z] #77 208.6 checking for strspn... yes [2022-08-23T20:22:27.947Z] #77 209.2 checking that generated files are newer than configure... done [2022-08-23T20:22:27.947Z] #77 209.2 configure: creating ./config.status [2022-08-23T20:22:28.255Z] #19 296.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-23T20:22:28.255Z] #19 296.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:28.255Z] #19 296.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:22:28.515Z] #19 296.6 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-23T20:22:28.515Z] #19 296.6 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:29.036Z] #19 296.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:22:30.904Z] #77 208.1 config.status: creating Makefile [2022-08-23T20:22:30.904Z] #77 208.3 config.status: creating config.h [2022-08-23T20:22:30.904Z] #77 208.4 config.status: executing depfiles commands [2022-08-23T20:22:30.947Z] #19 298.5 Selecting previously unselected package libitm1-arm64-cross. [2022-08-23T20:22:30.947Z] #19 298.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:30.947Z] #19 298.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:22:30.947Z] #19 298.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-23T20:22:30.947Z] #19 298.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:30.947Z] #19 298.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:22:31.207Z] #19 299.1 Selecting previously unselected package libasan6-arm64-cross. [2022-08-23T20:22:31.207Z] #19 299.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:31.207Z] #19 299.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:22:31.467Z] #77 208.9 config.status: executing libtool commands [2022-08-23T20:22:31.729Z] #64 DONE 298.0s [2022-08-23T20:22:31.729Z] [2022-08-23T20:22:31.729Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-23T20:22:31.729Z] #65 sha256:b0665406951984210c9d897da2f189e837c843fedc5e7ac3fef619b68cd25709 [2022-08-23T20:22:32.031Z] #77 ... [2022-08-23T20:22:32.031Z] [2022-08-23T20:22:32.031Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:22:32.031Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:22:32.031Z] #21 58.78 Selecting previously unselected package libinih1:amd64. [2022-08-23T20:22:32.031Z] #21 58.79 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 58.83 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-23T20:22:32.031Z] #21 59.13 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-23T20:22:32.031Z] #21 59.14 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 59.15 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-23T20:22:32.031Z] #21 59.36 Selecting previously unselected package libnet1:amd64. [2022-08-23T20:22:32.031Z] #21 59.37 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 59.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:22:32.031Z] #21 59.53 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T20:22:32.031Z] #21 59.54 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 59.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:22:32.031Z] #21 59.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:22:32.031Z] #21 59.75 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 59.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:22:32.031Z] #21 59.87 Selecting previously unselected package libyajl2:amd64. [2022-08-23T20:22:32.031Z] #21 59.88 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 59.90 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:22:32.031Z] #21 59.97 Selecting previously unselected package net-tools. [2022-08-23T20:22:32.031Z] #21 59.98 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 59.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T20:22:32.031Z] #21 60.47 Selecting previously unselected package patch. [2022-08-23T20:22:32.031Z] #21 60.47 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 60.49 Unpacking patch (2.7.6-7) ... [2022-08-23T20:22:32.031Z] #21 60.72 Selecting previously unselected package python-pip-whl. [2022-08-23T20:22:32.031Z] #21 60.73 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-23T20:22:32.031Z] #21 60.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T20:22:32.031Z] #21 61.79 Selecting previously unselected package python3-lib2to3. [2022-08-23T20:22:32.031Z] #21 61.79 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-23T20:22:32.031Z] #21 61.81 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-23T20:22:32.031Z] #21 62.16 Selecting previously unselected package python3-distutils. [2022-08-23T20:22:32.031Z] #21 62.17 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-23T20:22:32.031Z] #21 62.20 Unpacking python3-distutils (3.9.2-1) ... [2022-08-23T20:22:32.031Z] #21 62.42 Selecting previously unselected package python3-pkg-resources. [2022-08-23T20:22:32.031Z] #21 62.43 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T20:22:32.031Z] #21 62.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:22:32.031Z] #21 62.85 Selecting previously unselected package python3-setuptools. [2022-08-23T20:22:32.031Z] #21 62.85 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-23T20:22:32.031Z] #21 62.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-23T20:22:32.031Z] #21 63.39 Selecting previously unselected package python3-wheel. [2022-08-23T20:22:32.031Z] #21 63.41 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-23T20:22:32.031Z] #21 63.42 Unpacking python3-wheel (0.34.2-1) ... [2022-08-23T20:22:32.031Z] #21 63.60 Selecting previously unselected package python3-pip. [2022-08-23T20:22:32.031Z] #21 63.61 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-23T20:22:32.031Z] #21 63.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T20:22:32.031Z] #21 64.20 Selecting previously unselected package sudo. [2022-08-23T20:22:32.031Z] #21 64.20 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 64.22 Unpacking sudo (1.9.5p2-3) ... [2022-08-23T20:22:32.031Z] #21 64.98 Selecting previously unselected package systemd-journal-remote. [2022-08-23T20:22:32.031Z] #21 64.98 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 65.01 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-23T20:22:32.031Z] #21 65.12 Selecting previously unselected package thin-provisioning-tools. [2022-08-23T20:22:32.031Z] #21 65.12 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 65.13 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-23T20:22:32.031Z] #21 65.44 Selecting previously unselected package uidmap. [2022-08-23T20:22:32.031Z] #21 65.45 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-23T20:22:32.031Z] #21 65.45 Unpacking uidmap (1:4.8.1-1) ... [2022-08-23T20:22:32.031Z] #21 65.58 Selecting previously unselected package vim-runtime. [2022-08-23T20:22:32.031Z] #21 65.58 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:22:32.031Z] #21 65.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-23T20:22:32.031Z] #21 65.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-23T20:22:32.031Z] #21 65.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:32.120Z] #77 ... [2022-08-23T20:22:32.120Z] [2022-08-23T20:22:32.120Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:22:32.120Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:22:32.120Z] #21 67.97 Selecting previously unselected package vim. [2022-08-23T20:22:32.120Z] #21 67.98 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:22:32.120Z] #21 68.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:32.590Z] #19 300.5 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-23T20:22:32.590Z] #19 300.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:32.590Z] #19 300.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:22:32.683Z] #21 69.15 Selecting previously unselected package xfsprogs. [2022-08-23T20:22:32.939Z] #21 69.18 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-23T20:22:32.939Z] #21 69.19 Unpacking xfsprogs (5.10.0-4) ... [2022-08-23T20:22:32.963Z] #21 ... [2022-08-23T20:22:32.963Z] [2022-08-23T20:22:32.963Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:32.963Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:32.963Z] #77 210.5 GEN .version [2022-08-23T20:22:33.111Z] #19 300.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-23T20:22:33.111Z] #19 300.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:33.111Z] #19 300.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:22:33.220Z] #77 210.5 make install-recursive [2022-08-23T20:22:33.220Z] #77 210.5 make[1]: Entering directory '/tmp/crun-build' [2022-08-23T20:22:33.220Z] #77 210.7 Making install in libocispec [2022-08-23T20:22:33.220Z] #77 210.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:33.477Z] #77 210.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-23T20:22:33.477Z] #77 210.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-23T20:22:33.477Z] #77 210.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-23T20:22:33.477Z] #77 210.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-23T20:22:33.503Z] #21 69.89 Selecting previously unselected package zip. [2022-08-23T20:22:33.503Z] #21 69.90 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-23T20:22:33.503Z] #21 69.94 Unpacking zip (3.0-12) ... [2022-08-23T20:22:33.615Z] #65 DONE 1.7s [2022-08-23T20:22:33.615Z] [2022-08-23T20:22:33.615Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-23T20:22:33.615Z] #70 sha256:12070f4f9be14a74588e3cbd58bbeb503b0c6c9aa90c10900707404edef8bccf [2022-08-23T20:22:33.760Z] #21 70.16 Selecting previously unselected package zstd. [2022-08-23T20:22:33.760Z] #21 70.16 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-23T20:22:33.760Z] #21 70.19 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-23T20:22:33.870Z] #70 DONE 0.3s [2022-08-23T20:22:33.870Z] [2022-08-23T20:22:33.870Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-23T20:22:33.870Z] #75 sha256:0eacf47e8a53260c2adf9c00c9d86a1f558e26b5b3003559879ef737f1429f33 [2022-08-23T20:22:34.041Z] #77 211.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-23T20:22:34.061Z] #19 301.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-23T20:22:34.061Z] #19 301.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:34.061Z] #19 301.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:22:34.300Z] #77 211.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-23T20:22:34.300Z] #77 211.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-23T20:22:34.300Z] #77 211.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-23T20:22:34.300Z] #77 211.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-23T20:22:34.300Z] #77 211.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-23T20:22:34.300Z] #77 211.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-23T20:22:34.300Z] #77 211.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-23T20:22:34.300Z] #77 211.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-23T20:22:34.323Z] #21 70.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:22:34.557Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-23T20:22:34.557Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-23T20:22:34.557Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-23T20:22:34.557Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-23T20:22:34.557Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-23T20:22:34.557Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-23T20:22:34.557Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-23T20:22:34.632Z] #19 302.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-23T20:22:34.632Z] #19 302.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:34.632Z] #19 302.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:22:35.202Z] #19 303.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-23T20:22:35.202Z] #19 303.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:22:35.202Z] #19 303.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:22:35.694Z] #21 72.14 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T20:22:35.694Z] #21 72.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T20:22:35.694Z] #21 72.18 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-23T20:22:35.694Z] #21 72.19 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T20:22:35.694Z] #21 72.21 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T20:22:35.694Z] #21 72.25 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-23T20:22:35.694Z] #21 72.26 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-23T20:22:35.694Z] #21 72.28 Setting up uidmap (1:4.8.1-1) ... [2022-08-23T20:22:35.694Z] #21 72.29 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:22:35.797Z] #75 DONE 1.8s [2022-08-23T20:22:35.797Z] [2022-08-23T20:22:35.797Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-23T20:22:35.797Z] #78 sha256:37a0f444274d14a0efabe7dbc2a7321272616fc59823e40a4b53f9c6e43584ec [2022-08-23T20:22:35.797Z] #78 DONE 0.1s [2022-08-23T20:22:35.797Z] [2022-08-23T20:22:35.797Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-23T20:22:35.797Z] #79 sha256:8505ad246fd9eaf370490ef874775fc3d4ad1ce8d09310f5f41f4547dad9acc7 [2022-08-23T20:22:35.797Z] #79 DONE 0.0s [2022-08-23T20:22:35.797Z] [2022-08-23T20:22:35.797Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-23T20:22:35.797Z] #80 sha256:f9825fd97b90fb509bc827f0de7c0f0a098c6c210d4df5c576b0f3fd1ae011af [2022-08-23T20:22:35.797Z] #80 DONE 0.0s [2022-08-23T20:22:35.797Z] [2022-08-23T20:22:35.797Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-23T20:22:35.797Z] #81 sha256:6fcdd686785010d11d3e8cdb030b0d6c0d81a3aef61291725e6107caf8bbbe57 [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-23T20:22:35.936Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-23T20:22:35.936Z] #77 213.2 make install-recursive [2022-08-23T20:22:35.936Z] #77 213.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:35.936Z] #77 213.3 Making install in yajl [2022-08-23T20:22:35.936Z] #77 213.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:22:35.936Z] #77 213.4 CC verify/json_verify-json_verify.o [2022-08-23T20:22:35.950Z] #21 72.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:22:35.950Z] #21 72.33 Setting up bzip2 (1.0.8-4) ... [2022-08-23T20:22:35.950Z] #21 72.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:22:35.950Z] #21 72.37 Setting up python3-wheel (0.34.2-1) ... [2022-08-23T20:22:36.194Z] #77 213.4 CC src/libyajl_la-yajl_alloc.lo [2022-08-23T20:22:36.194Z] #77 213.4 CC src/libyajl_la-yajl.lo [2022-08-23T20:22:36.194Z] #77 213.4 CC src/libyajl_la-yajl_gen.lo [2022-08-23T20:22:36.194Z] #77 213.5 CC src/libyajl_la-yajl_parser.lo [2022-08-23T20:22:36.194Z] #77 213.5 CC src/libyajl_la-yajl_buf.lo [2022-08-23T20:22:36.194Z] #77 213.5 CC src/libyajl_la-yajl_encode.lo [2022-08-23T20:22:36.194Z] #77 213.5 CC src/libyajl_la-yajl_tree.lo [2022-08-23T20:22:36.194Z] #77 213.5 CC src/libyajl_la-yajl_lex.lo [2022-08-23T20:22:36.400Z] #81 DONE 0.8s [2022-08-23T20:22:36.586Z] #19 304.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-23T20:22:36.586Z] #19 304.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:22:36.586Z] #19 304.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:22:36.656Z] [2022-08-23T20:22:36.656Z] #82 exporting to image [2022-08-23T20:22:36.656Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-23T20:22:36.656Z] #82 exporting layers [2022-08-23T20:22:37.627Z] #21 73.79 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-23T20:22:37.627Z] #21 73.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:37.627Z] #21 73.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:22:37.627Z] #21 73.83 Setting up libcap2-bin (1:2.44-1) ... [2022-08-23T20:22:37.627Z] #21 73.85 Setting up apparmor (2.13.6-10) ... [2022-08-23T20:22:39.920Z] #82 exporting layers 3.4s done [2022-08-23T20:22:39.920Z] #82 writing image sha256:4fb521dba8f7631ad2b779272103971bcbee02c0892e995a16bdca5bf6aebb73 done [2022-08-23T20:22:39.920Z] #82 naming to docker.io/library/docker:01163aa8a1b31972b7dbb9883b5f1526d6522756 done [2022-08-23T20:22:39.920Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-23T20:22:40.156Z] #21 76.42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-23T20:22:40.156Z] #21 76.55 Setting up zip (3.0-12) ... [2022-08-23T20:22:40.156Z] #21 76.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:40.156Z] #21 76.63 Setting up bash-completion (1:2.11-2) ... [2022-08-23T20:22:40.230Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-23T20:22:40.547Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01163aa8a1b31972b7dbb9883b5f1526d6522756 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:01163aa8a1b31972b7dbb9883b5f1526d6522756 hack/test/unit [2022-08-23T20:22:41.466Z] #77 ... [2022-08-23T20:22:41.466Z] [2022-08-23T20:22:41.466Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:22:41.466Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:22:41.466Z] #21 71.57 Selecting previously unselected package vim. [2022-08-23T20:22:41.466Z] #21 71.57 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:22:41.466Z] #21 71.68 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:41.466Z] #21 72.52 Selecting previously unselected package xfsprogs. [2022-08-23T20:22:41.466Z] #21 72.53 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-23T20:22:41.466Z] #21 72.55 Unpacking xfsprogs (5.10.0-4) ... [2022-08-23T20:22:41.466Z] #21 72.97 Selecting previously unselected package zip. [2022-08-23T20:22:41.466Z] #21 72.98 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-23T20:22:41.466Z] #21 73.00 Unpacking zip (3.0-12) ... [2022-08-23T20:22:41.466Z] #21 73.20 Selecting previously unselected package zstd. [2022-08-23T20:22:41.466Z] #21 73.20 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-23T20:22:41.466Z] #21 73.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-23T20:22:41.466Z] #21 73.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:22:41.466Z] #21 75.06 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T20:22:41.466Z] #21 75.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T20:22:41.466Z] #21 75.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-23T20:22:41.466Z] #21 75.78 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T20:22:41.466Z] #21 75.94 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T20:22:41.466Z] #21 76.07 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-23T20:22:41.466Z] #21 76.17 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-23T20:22:41.466Z] #21 76.31 Setting up uidmap (1:4.8.1-1) ... [2022-08-23T20:22:41.466Z] #21 77.43 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:22:41.466Z] #21 77.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:22:41.466Z] #21 77.70 Setting up bzip2 (1.0.8-4) ... [2022-08-23T20:22:41.466Z] #21 77.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:22:41.466Z] #21 77.89 Setting up python3-wheel (0.34.2-1) ... [2022-08-23T20:22:41.473Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-23T20:22:41.473Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-23T20:22:41.473Z] + TESTDIRS=./... [2022-08-23T20:22:41.473Z] + exclude_paths='/vendor/|/integration' [2022-08-23T20:22:41.473Z] ++ go list ./... [2022-08-23T20:22:41.473Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-23T20:22:42.031Z] #21 ... [2022-08-23T20:22:42.032Z] [2022-08-23T20:22:42.032Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:42.032Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:42.032Z] #77 219.4 CCLD libyajl.la [2022-08-23T20:22:42.401Z] + pkg_list='github.com/docker/docker/api [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/backend/build [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/httputils [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/middleware [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/build [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/container [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/debug [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/image [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/network [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/session [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/system [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/server/router/volume [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/backend [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/container [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/events [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/filters [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/image [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/mount [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/network [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/registry [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/strslice [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/swarm [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/time [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/versions [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T20:22:42.401Z] github.com/docker/docker/api/types/volume [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/builder-next [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/dockerfile [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/remotecontext [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T20:22:42.401Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T20:22:42.401Z] github.com/docker/docker/cli [2022-08-23T20:22:42.401Z] github.com/docker/docker/cli/config [2022-08-23T20:22:42.401Z] github.com/docker/docker/cli/debug [2022-08-23T20:22:42.401Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T20:22:42.401Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T20:22:42.401Z] github.com/docker/docker/client [2022-08-23T20:22:42.401Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T20:22:42.401Z] github.com/docker/docker/cmd/dockerd [2022-08-23T20:22:42.401Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T20:22:42.401Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T20:22:42.401Z] github.com/docker/docker/container [2022-08-23T20:22:42.401Z] github.com/docker/docker/container/stream [2022-08-23T20:22:42.401Z] github.com/docker/docker/contrib/apparmor [2022-08-23T20:22:42.401Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T20:22:42.401Z] github.com/docker/docker/contrib/httpserver [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/cluster [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/config [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/containerd [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/events [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/exec [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/images [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/initlayer [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/links [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/listeners [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/local [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/names [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/network [2022-08-23T20:22:42.401Z] github.com/docker/docker/daemon/stats [2022-08-23T20:22:42.401Z] github.com/docker/docker/distribution [2022-08-23T20:22:42.401Z] github.com/docker/docker/distribution/metadata [2022-08-23T20:22:42.401Z] github.com/docker/docker/distribution/utils [2022-08-23T20:22:42.401Z] github.com/docker/docker/distribution/xfer [2022-08-23T20:22:42.401Z] github.com/docker/docker/dockerversion [2022-08-23T20:22:42.401Z] github.com/docker/docker/errdefs [2022-08-23T20:22:42.401Z] github.com/docker/docker/image [2022-08-23T20:22:42.401Z] github.com/docker/docker/image/cache [2022-08-23T20:22:42.401Z] github.com/docker/docker/image/tarexport [2022-08-23T20:22:42.401Z] github.com/docker/docker/image/v1 [2022-08-23T20:22:42.401Z] github.com/docker/docker/internal/test/suite [2022-08-23T20:22:42.401Z] github.com/docker/docker/layer [2022-08-23T20:22:42.401Z] github.com/docker/docker/libcontainerd [2022-08-23T20:22:42.401Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T20:22:42.401Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T20:22:42.401Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T20:22:42.401Z] github.com/docker/docker/libcontainerd/types [2022-08-23T20:22:42.401Z] github.com/docker/docker/libnetwork [2022-08-23T20:22:42.401Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:22:42.401Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:22:42.401Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:22:42.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:22:42.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:22:42.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/types [2022-08-23T20:22:42.402Z] github.com/docker/docker/oci [2022-08-23T20:22:42.402Z] github.com/docker/docker/oci/caps [2022-08-23T20:22:42.402Z] github.com/docker/docker/opts [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/aaparser [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/archive [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/authorization [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/capabilities [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/containerfs [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/directory [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/dmesg [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/fileutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/fsutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/homedir [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/idtools [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/ioutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/longpath [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/loopback [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/parsers [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/pidfile [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/platform [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugins [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/pools [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/progress [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/pubsub [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/reexec [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/signal [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/stack [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/stringid [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/system [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/tailfile [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/tarsum [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/urlutil [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/useragent [2022-08-23T20:22:42.402Z] github.com/docker/docker/plugin [2022-08-23T20:22:42.402Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T20:22:42.402Z] github.com/docker/docker/plugin/v2 [2022-08-23T20:22:42.402Z] github.com/docker/docker/profiles/apparmor [2022-08-23T20:22:42.402Z] github.com/docker/docker/profiles/seccomp [2022-08-23T20:22:42.402Z] github.com/docker/docker/quota [2022-08-23T20:22:42.402Z] github.com/docker/docker/reference [2022-08-23T20:22:42.402Z] github.com/docker/docker/registry [2022-08-23T20:22:42.402Z] github.com/docker/docker/registry/resumable [2022-08-23T20:22:42.402Z] github.com/docker/docker/restartmanager [2022-08-23T20:22:42.402Z] github.com/docker/docker/rootless [2022-08-23T20:22:42.402Z] github.com/docker/docker/rootless/specconv [2022-08-23T20:22:42.402Z] github.com/docker/docker/runconfig [2022-08-23T20:22:42.402Z] github.com/docker/docker/runconfig/opts [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil/daemon [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil/environment [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil/fakegit [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil/registry [2022-08-23T20:22:42.402Z] github.com/docker/docker/testutil/request [2022-08-23T20:22:42.402Z] github.com/docker/docker/volume [2022-08-23T20:22:42.402Z] github.com/docker/docker/volume/drivers [2022-08-23T20:22:42.402Z] github.com/docker/docker/volume/local [2022-08-23T20:22:42.402Z] github.com/docker/docker/volume/mounts [2022-08-23T20:22:42.402Z] github.com/docker/docker/volume/service [2022-08-23T20:22:42.402Z] github.com/docker/docker/volume/service/opts [2022-08-23T20:22:42.402Z] github.com/docker/docker/volume/testutils' [2022-08-23T20:22:42.402Z] ++ grep --fixed-strings -v /libnetwork [2022-08-23T20:22:42.402Z] ++ echo 'github.com/docker/docker/api [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/backend/build [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/httputils [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/middleware [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/build [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/container [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/debug [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/image [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/network [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/session [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/system [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/server/router/volume [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/backend [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/container [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/events [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/filters [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/image [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/mount [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/network [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/registry [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/strslice [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/swarm [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/time [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/versions [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T20:22:42.402Z] github.com/docker/docker/api/types/volume [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/builder-next [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/dockerfile [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/remotecontext [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T20:22:42.402Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T20:22:42.402Z] github.com/docker/docker/cli [2022-08-23T20:22:42.402Z] github.com/docker/docker/cli/config [2022-08-23T20:22:42.402Z] github.com/docker/docker/cli/debug [2022-08-23T20:22:42.402Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T20:22:42.402Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T20:22:42.402Z] github.com/docker/docker/client [2022-08-23T20:22:42.402Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T20:22:42.402Z] github.com/docker/docker/cmd/dockerd [2022-08-23T20:22:42.402Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T20:22:42.402Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T20:22:42.402Z] github.com/docker/docker/container [2022-08-23T20:22:42.402Z] github.com/docker/docker/container/stream [2022-08-23T20:22:42.402Z] github.com/docker/docker/contrib/apparmor [2022-08-23T20:22:42.402Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T20:22:42.402Z] github.com/docker/docker/contrib/httpserver [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/cluster [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/config [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/containerd [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/events [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/exec [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/images [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/initlayer [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/links [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/listeners [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/local [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/names [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/network [2022-08-23T20:22:42.402Z] github.com/docker/docker/daemon/stats [2022-08-23T20:22:42.402Z] github.com/docker/docker/distribution [2022-08-23T20:22:42.402Z] github.com/docker/docker/distribution/metadata [2022-08-23T20:22:42.402Z] github.com/docker/docker/distribution/utils [2022-08-23T20:22:42.402Z] github.com/docker/docker/distribution/xfer [2022-08-23T20:22:42.402Z] github.com/docker/docker/dockerversion [2022-08-23T20:22:42.402Z] github.com/docker/docker/errdefs [2022-08-23T20:22:42.402Z] github.com/docker/docker/image [2022-08-23T20:22:42.402Z] github.com/docker/docker/image/cache [2022-08-23T20:22:42.402Z] github.com/docker/docker/image/tarexport [2022-08-23T20:22:42.402Z] github.com/docker/docker/image/v1 [2022-08-23T20:22:42.402Z] github.com/docker/docker/internal/test/suite [2022-08-23T20:22:42.402Z] github.com/docker/docker/layer [2022-08-23T20:22:42.402Z] github.com/docker/docker/libcontainerd [2022-08-23T20:22:42.402Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T20:22:42.402Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T20:22:42.402Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T20:22:42.402Z] github.com/docker/docker/libcontainerd/types [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/libnetwork/types [2022-08-23T20:22:42.402Z] github.com/docker/docker/oci [2022-08-23T20:22:42.402Z] github.com/docker/docker/oci/caps [2022-08-23T20:22:42.402Z] github.com/docker/docker/opts [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/aaparser [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/archive [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/authorization [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/capabilities [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/containerfs [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/directory [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/dmesg [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/fileutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/fsutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/homedir [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/idtools [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/ioutils [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/longpath [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/loopback [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/parsers [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/pidfile [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/platform [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugins [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/pools [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/progress [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/pubsub [2022-08-23T20:22:42.402Z] github.com/docker/docker/pkg/reexec [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/signal [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/stack [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/stringid [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/system [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/tailfile [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/tarsum [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/urlutil [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/useragent [2022-08-23T20:22:42.403Z] github.com/docker/docker/plugin [2022-08-23T20:22:42.403Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T20:22:42.403Z] github.com/docker/docker/plugin/v2 [2022-08-23T20:22:42.403Z] github.com/docker/docker/profiles/apparmor [2022-08-23T20:22:42.403Z] github.com/docker/docker/profiles/seccomp [2022-08-23T20:22:42.403Z] github.com/docker/docker/quota [2022-08-23T20:22:42.403Z] github.com/docker/docker/reference [2022-08-23T20:22:42.403Z] github.com/docker/docker/registry [2022-08-23T20:22:42.403Z] github.com/docker/docker/registry/resumable [2022-08-23T20:22:42.403Z] github.com/docker/docker/restartmanager [2022-08-23T20:22:42.403Z] github.com/docker/docker/rootless [2022-08-23T20:22:42.403Z] github.com/docker/docker/rootless/specconv [2022-08-23T20:22:42.403Z] github.com/docker/docker/runconfig [2022-08-23T20:22:42.403Z] github.com/docker/docker/runconfig/opts [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/daemon [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/environment [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fakegit [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/registry [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/request [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/drivers [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/local [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/mounts [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/service [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/service/opts [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/testutils' [2022-08-23T20:22:42.403Z] + base_pkg_list='github.com/docker/docker/api [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/backend/build [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/httputils [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/middleware [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/build [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/container [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/debug [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/image [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/network [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/session [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/system [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/volume [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/backend [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/container [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/events [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/filters [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/image [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/mount [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/network [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/registry [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/strslice [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/swarm [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/time [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/versions [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/volume [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/dockerfile [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/remotecontext [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T20:22:42.403Z] github.com/docker/docker/cli [2022-08-23T20:22:42.403Z] github.com/docker/docker/cli/config [2022-08-23T20:22:42.403Z] github.com/docker/docker/cli/debug [2022-08-23T20:22:42.403Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T20:22:42.403Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T20:22:42.403Z] github.com/docker/docker/client [2022-08-23T20:22:42.403Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T20:22:42.403Z] github.com/docker/docker/cmd/dockerd [2022-08-23T20:22:42.403Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T20:22:42.403Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T20:22:42.403Z] github.com/docker/docker/container [2022-08-23T20:22:42.403Z] github.com/docker/docker/container/stream [2022-08-23T20:22:42.403Z] github.com/docker/docker/contrib/apparmor [2022-08-23T20:22:42.403Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T20:22:42.403Z] github.com/docker/docker/contrib/httpserver [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/config [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/containerd [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/events [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/exec [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/images [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/initlayer [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/links [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/listeners [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/local [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/names [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/network [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/stats [2022-08-23T20:22:42.403Z] github.com/docker/docker/distribution [2022-08-23T20:22:42.403Z] github.com/docker/docker/distribution/metadata [2022-08-23T20:22:42.403Z] github.com/docker/docker/distribution/utils [2022-08-23T20:22:42.403Z] github.com/docker/docker/distribution/xfer [2022-08-23T20:22:42.403Z] github.com/docker/docker/dockerversion [2022-08-23T20:22:42.403Z] github.com/docker/docker/errdefs [2022-08-23T20:22:42.403Z] github.com/docker/docker/image [2022-08-23T20:22:42.403Z] github.com/docker/docker/image/cache [2022-08-23T20:22:42.403Z] github.com/docker/docker/image/tarexport [2022-08-23T20:22:42.403Z] github.com/docker/docker/image/v1 [2022-08-23T20:22:42.403Z] github.com/docker/docker/internal/test/suite [2022-08-23T20:22:42.403Z] github.com/docker/docker/layer [2022-08-23T20:22:42.403Z] github.com/docker/docker/libcontainerd [2022-08-23T20:22:42.403Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T20:22:42.403Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T20:22:42.403Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T20:22:42.403Z] github.com/docker/docker/libcontainerd/types [2022-08-23T20:22:42.403Z] github.com/docker/docker/oci [2022-08-23T20:22:42.403Z] github.com/docker/docker/oci/caps [2022-08-23T20:22:42.403Z] github.com/docker/docker/opts [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/aaparser [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/archive [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/authorization [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/capabilities [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/containerfs [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/directory [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/dmesg [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/fileutils [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/fsutils [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/homedir [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/idtools [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/ioutils [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/longpath [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/loopback [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/parsers [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/pidfile [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/platform [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/plugins [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/pools [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/progress [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/pubsub [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/reexec [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/signal [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/stack [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/stringid [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/system [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/tailfile [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/tarsum [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/urlutil [2022-08-23T20:22:42.403Z] github.com/docker/docker/pkg/useragent [2022-08-23T20:22:42.403Z] github.com/docker/docker/plugin [2022-08-23T20:22:42.403Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T20:22:42.403Z] github.com/docker/docker/plugin/v2 [2022-08-23T20:22:42.403Z] github.com/docker/docker/profiles/apparmor [2022-08-23T20:22:42.403Z] github.com/docker/docker/profiles/seccomp [2022-08-23T20:22:42.403Z] github.com/docker/docker/quota [2022-08-23T20:22:42.403Z] github.com/docker/docker/reference [2022-08-23T20:22:42.403Z] github.com/docker/docker/registry [2022-08-23T20:22:42.403Z] github.com/docker/docker/registry/resumable [2022-08-23T20:22:42.403Z] github.com/docker/docker/restartmanager [2022-08-23T20:22:42.403Z] github.com/docker/docker/rootless [2022-08-23T20:22:42.403Z] github.com/docker/docker/rootless/specconv [2022-08-23T20:22:42.403Z] github.com/docker/docker/runconfig [2022-08-23T20:22:42.403Z] github.com/docker/docker/runconfig/opts [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/daemon [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/environment [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fakegit [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/registry [2022-08-23T20:22:42.403Z] github.com/docker/docker/testutil/request [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/drivers [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/local [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/mounts [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/service [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/service/opts [2022-08-23T20:22:42.403Z] github.com/docker/docker/volume/testutils' [2022-08-23T20:22:42.403Z] ++ grep --fixed-strings /libnetwork [2022-08-23T20:22:42.403Z] ++ echo 'github.com/docker/docker/api [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/backend/build [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/httputils [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/middleware [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/build [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/container [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/debug [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/image [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/network [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/session [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/system [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/server/router/volume [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/backend [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/container [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/events [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/filters [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/image [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/mount [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/network [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/registry [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/strslice [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/swarm [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/time [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/versions [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T20:22:42.403Z] github.com/docker/docker/api/types/volume [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/dockerfile [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/remotecontext [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T20:22:42.403Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T20:22:42.403Z] github.com/docker/docker/cli [2022-08-23T20:22:42.403Z] github.com/docker/docker/cli/config [2022-08-23T20:22:42.403Z] github.com/docker/docker/cli/debug [2022-08-23T20:22:42.403Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T20:22:42.403Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T20:22:42.403Z] github.com/docker/docker/client [2022-08-23T20:22:42.403Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T20:22:42.403Z] github.com/docker/docker/cmd/dockerd [2022-08-23T20:22:42.403Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T20:22:42.403Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T20:22:42.403Z] github.com/docker/docker/container [2022-08-23T20:22:42.403Z] github.com/docker/docker/container/stream [2022-08-23T20:22:42.403Z] github.com/docker/docker/contrib/apparmor [2022-08-23T20:22:42.403Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T20:22:42.403Z] github.com/docker/docker/contrib/httpserver [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/config [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/containerd [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/events [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/exec [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/images [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/initlayer [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/links [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/listeners [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-23T20:22:42.403Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/logger/local [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/names [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/network [2022-08-23T20:22:42.404Z] github.com/docker/docker/daemon/stats [2022-08-23T20:22:42.404Z] github.com/docker/docker/distribution [2022-08-23T20:22:42.404Z] github.com/docker/docker/distribution/metadata [2022-08-23T20:22:42.404Z] github.com/docker/docker/distribution/utils [2022-08-23T20:22:42.404Z] github.com/docker/docker/distribution/xfer [2022-08-23T20:22:42.404Z] github.com/docker/docker/dockerversion [2022-08-23T20:22:42.404Z] github.com/docker/docker/errdefs [2022-08-23T20:22:42.404Z] github.com/docker/docker/image [2022-08-23T20:22:42.404Z] github.com/docker/docker/image/cache [2022-08-23T20:22:42.404Z] github.com/docker/docker/image/tarexport [2022-08-23T20:22:42.404Z] github.com/docker/docker/image/v1 [2022-08-23T20:22:42.404Z] github.com/docker/docker/internal/test/suite [2022-08-23T20:22:42.404Z] github.com/docker/docker/layer [2022-08-23T20:22:42.404Z] github.com/docker/docker/libcontainerd [2022-08-23T20:22:42.404Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T20:22:42.404Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T20:22:42.404Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T20:22:42.404Z] github.com/docker/docker/libcontainerd/types [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/types [2022-08-23T20:22:42.404Z] github.com/docker/docker/oci [2022-08-23T20:22:42.404Z] github.com/docker/docker/oci/caps [2022-08-23T20:22:42.404Z] github.com/docker/docker/opts [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/aaparser [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/archive [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/authorization [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/capabilities [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/containerfs [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/directory [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/dmesg [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/fileutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/fsutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/homedir [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/idtools [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/ioutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/longpath [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/loopback [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/parsers [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/pidfile [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/platform [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/plugins [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/pools [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/progress [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/pubsub [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/reexec [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/signal [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/stack [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/stringid [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/system [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/tailfile [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/tarsum [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/urlutil [2022-08-23T20:22:42.404Z] github.com/docker/docker/pkg/useragent [2022-08-23T20:22:42.404Z] github.com/docker/docker/plugin [2022-08-23T20:22:42.404Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T20:22:42.404Z] github.com/docker/docker/plugin/v2 [2022-08-23T20:22:42.404Z] github.com/docker/docker/profiles/apparmor [2022-08-23T20:22:42.404Z] github.com/docker/docker/profiles/seccomp [2022-08-23T20:22:42.404Z] github.com/docker/docker/quota [2022-08-23T20:22:42.404Z] github.com/docker/docker/reference [2022-08-23T20:22:42.404Z] github.com/docker/docker/registry [2022-08-23T20:22:42.404Z] github.com/docker/docker/registry/resumable [2022-08-23T20:22:42.404Z] github.com/docker/docker/restartmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/rootless [2022-08-23T20:22:42.404Z] github.com/docker/docker/rootless/specconv [2022-08-23T20:22:42.404Z] github.com/docker/docker/runconfig [2022-08-23T20:22:42.404Z] github.com/docker/docker/runconfig/opts [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil/daemon [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil/environment [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil/fakegit [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil/registry [2022-08-23T20:22:42.404Z] github.com/docker/docker/testutil/request [2022-08-23T20:22:42.404Z] github.com/docker/docker/volume [2022-08-23T20:22:42.404Z] github.com/docker/docker/volume/drivers [2022-08-23T20:22:42.404Z] github.com/docker/docker/volume/local [2022-08-23T20:22:42.404Z] github.com/docker/docker/volume/mounts [2022-08-23T20:22:42.404Z] github.com/docker/docker/volume/service [2022-08-23T20:22:42.404Z] github.com/docker/docker/volume/service/opts [2022-08-23T20:22:42.404Z] github.com/docker/docker/volume/testutils' [2022-08-23T20:22:42.404Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/types' [2022-08-23T20:22:42.404Z] + echo 'github.com/docker/docker/libnetwork [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/types' [2022-08-23T20:22:42.404Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:22:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:22:42.404Z] + type docker-proxy [2022-08-23T20:22:42.404Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-23T20:22:42.404Z] + hack/make.sh binary-proxy install-proxy [2022-08-23T20:22:42.404Z] [2022-08-23T20:22:42.404Z] Removing bundles/ [2022-08-23T20:22:42.404Z] [2022-08-23T20:22:42.404Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-23T20:22:42.404Z] Building: bundles/binary-proxy/docker-proxy [2022-08-23T20:22:42.404Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:22:42.597Z] #77 219.8 CCLD verify/json_verify [2022-08-23T20:22:42.855Z] #77 220.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:22:42.855Z] #77 220.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T20:22:42.855Z] #77 220.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T20:22:42.855Z] #77 220.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:22:42.855Z] #77 220.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:22:42.855Z] #77 220.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:42.855Z] #77 220.3 CC src/validate.o [2022-08-23T20:22:43.113Z] #77 220.3 CC src/image_spec_schema_config_schema.lo [2022-08-23T20:22:43.113Z] #77 220.4 CC src/image_spec_schema_defs.lo [2022-08-23T20:22:43.113Z] #77 220.4 CC src/image_spec_schema_content_descriptor.lo [2022-08-23T20:22:43.113Z] #77 220.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-23T20:22:43.113Z] #77 220.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-23T20:22:43.113Z] #77 220.4 CC src/image_spec_schema_image_layout_schema.lo [2022-08-23T20:22:43.113Z] #77 220.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-23T20:22:43.113Z] #77 220.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-23T20:22:43.113Z] #77 220.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-23T20:22:43.369Z] #77 220.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-23T20:22:43.369Z] #77 220.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-23T20:22:43.369Z] #77 220.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-23T20:22:43.369Z] #77 220.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-23T20:22:43.369Z] #77 220.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-23T20:22:43.369Z] #77 220.7 CC src/runtime_spec_schema_defs.lo [2022-08-23T20:22:43.369Z] #77 220.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-23T20:22:43.426Z] #21 ... [2022-08-23T20:22:43.426Z] [2022-08-23T20:22:43.426Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:43.426Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:43.426Z] #77 214.7 config.status: creating Makefile [2022-08-23T20:22:43.426Z] #77 214.8 config.status: creating config.h [2022-08-23T20:22:43.426Z] #77 214.8 config.status: executing depfiles commands [2022-08-23T20:22:43.426Z] #77 215.0 config.status: executing libtool commands [2022-08-23T20:22:43.426Z] #77 216.8 GEN .version [2022-08-23T20:22:43.426Z] #77 216.9 make install-recursive [2022-08-23T20:22:43.426Z] #77 216.9 make[1]: Entering directory '/tmp/crun-build' [2022-08-23T20:22:43.426Z] #77 217.0 Making install in libocispec [2022-08-23T20:22:43.426Z] #77 217.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:43.426Z] #77 217.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-23T20:22:43.426Z] #77 217.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-23T20:22:43.426Z] #77 217.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-23T20:22:43.426Z] #77 217.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-23T20:22:43.426Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-23T20:22:43.426Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-23T20:22:43.426Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-23T20:22:43.426Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-23T20:22:43.426Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-23T20:22:43.426Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-23T20:22:43.426Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-23T20:22:43.426Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-23T20:22:43.426Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-23T20:22:43.426Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-23T20:22:43.426Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-23T20:22:43.426Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-23T20:22:43.426Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-23T20:22:43.426Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-23T20:22:43.426Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-23T20:22:43.426Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-23T20:22:43.426Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-23T20:22:43.426Z] #77 220.4 make install-recursive [2022-08-23T20:22:43.426Z] #77 220.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:43.426Z] #77 220.5 Making install in yajl [2022-08-23T20:22:43.426Z] #77 220.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:22:43.426Z] #77 220.6 CC verify/json_verify-json_verify.o [2022-08-23T20:22:43.426Z] #77 220.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-23T20:22:43.426Z] #77 220.6 CC src/libyajl_la-yajl.lo [2022-08-23T20:22:43.426Z] #77 220.7 CC src/libyajl_la-yajl_parser.lo [2022-08-23T20:22:43.426Z] #77 220.7 CC src/libyajl_la-yajl_gen.lo [2022-08-23T20:22:43.426Z] #77 220.8 CC src/libyajl_la-yajl_encode.lo [2022-08-23T20:22:43.426Z] #77 220.9 CC src/libyajl_la-yajl_buf.lo [2022-08-23T20:22:43.426Z] #77 220.9 CC src/libyajl_la-yajl_lex.lo [2022-08-23T20:22:43.426Z] #77 220.9 CC src/libyajl_la-yajl_tree.lo [2022-08-23T20:22:43.626Z] #77 221.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-23T20:22:43.626Z] #77 221.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-23T20:22:43.626Z] #77 221.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-23T20:22:43.886Z] #77 221.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-23T20:22:43.886Z] #77 221.3 CC src/basic_test_double_array.lo [2022-08-23T20:22:43.886Z] #77 221.3 CC src/basic_test_double_array_item.lo [2022-08-23T20:22:44.101Z] #64 ... [2022-08-23T20:22:44.101Z] [2022-08-23T20:22:44.101Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:22:44.101Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:22:44.101Z] #55 313.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-23T20:22:44.143Z] #77 221.4 CC src/basic_test_top_array_int.lo [2022-08-23T20:22:44.143Z] #77 221.7 CC src/basic_test_top_array_string.lo [2022-08-23T20:22:44.358Z] #55 DONE 314.3s [2022-08-23T20:22:44.358Z] [2022-08-23T20:22:44.358Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:22:44.358Z] #60 sha256:880eb0d1745a7e58bab81a545ca80c7e9cea20571680f3acc04e0754df2c4a3f [2022-08-23T20:22:44.358Z] #60 181.7 + mkdir -p /build [2022-08-23T20:22:44.358Z] #60 181.7 + cp runc /build/runc [2022-08-23T20:22:44.401Z] #77 221.8 CC src/basic_test_top_double_array_int.lo [2022-08-23T20:22:44.401Z] #77 221.8 CC src/basic_test_top_double_array_obj.lo [2022-08-23T20:22:44.401Z] #77 221.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-23T20:22:44.401Z] #77 221.9 CC src/basic_test_top_double_array_string.lo [2022-08-23T20:22:44.615Z] #60 DONE 182.1s [2022-08-23T20:22:44.615Z] [2022-08-23T20:22:44.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-08-23T20:22:44.615Z] #64 sha256:6d0e718aaf7c5de5ae6072d67176e40686e2bdea55085ff9761159dc90069914 [2022-08-23T20:22:44.659Z] #77 222.0 CC src/json_common.lo [2022-08-23T20:22:44.659Z] #77 222.0 CC tests/test-1.o [2022-08-23T20:22:44.659Z] #77 222.1 CC tests/test-2.o [2022-08-23T20:22:44.659Z] #77 222.1 CC src/read-file.lo [2022-08-23T20:22:44.659Z] #77 222.2 CC tests/test-4.o [2022-08-23T20:22:45.225Z] #77 222.4 CC tests/test-5.o [2022-08-23T20:22:45.225Z] #77 222.5 CC tests/test-3.o [2022-08-23T20:22:45.482Z] #77 222.6 CC tests/test-6.o [2022-08-23T20:22:45.482Z] #77 222.7 CC tests/test-7.o [2022-08-23T20:22:45.482Z] #77 222.9 CC tests/test-8.o [2022-08-23T20:22:45.482Z] #77 222.9 CC tests/test-11.o [2022-08-23T20:22:45.482Z] #77 223.0 CC tests/test-10.o [2022-08-23T20:22:45.740Z] #77 223.1 CC tests/test-9.o [2022-08-23T20:22:45.948Z] #77 ... [2022-08-23T20:22:45.948Z] [2022-08-23T20:22:45.948Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:22:45.948Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:22:45.948Z] #21 82.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:22:45.948Z] #21 82.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T20:22:45.948Z] #21 82.20 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-23T20:22:45.948Z] #21 82.24 Setting up patch (2.7.6-7) ... [2022-08-23T20:22:45.948Z] #21 82.27 Setting up sudo (1.9.5p2-3) ... [2022-08-23T20:22:46.205Z] #21 82.51 invoke-rc.d: could not determine current runlevel [2022-08-23T20:22:46.205Z] #21 82.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T20:22:46.205Z] #21 82.55 Setting up xfsprogs (5.10.0-4) ... [2022-08-23T20:22:46.205Z] #21 82.58 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-23T20:22:46.205Z] #21 82.58 Failed to connect to bus: Host is down [2022-08-23T20:22:46.205Z] #21 82.60 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-23T20:22:46.205Z] #21 82.62 Setting up inetutils-ping (2:2.0-1) ... [2022-08-23T20:22:46.205Z] #21 82.64 Setting up pigz (2.6-1) ... [2022-08-23T20:22:46.205Z] #21 82.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T20:22:46.205Z] #21 82.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:22:46.461Z] #21 82.86 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T20:22:46.461Z] #21 82.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:47.137Z] #64 ... [2022-08-23T20:22:47.137Z] [2022-08-23T20:22:47.137Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-23T20:22:47.137Z] #56 sha256:0fd4ac47d1fefb6aee8c671d12fe14ef5dfb6fbc7927ab9f49e207e233171612 [2022-08-23T20:22:47.698Z] #56 DONE 0.9s [2022-08-23T20:22:47.698Z] [2022-08-23T20:22:47.698Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-23T20:22:47.698Z] #58 sha256:225d6dd23dceeeb9864dfb950c706cd4bd68530f3cd2f1a6abc95dcf39f41704 [2022-08-23T20:22:47.698Z] #58 DONE 0.1s [2022-08-23T20:22:47.698Z] [2022-08-23T20:22:47.698Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-23T20:22:47.698Z] #61 sha256:f9c7b958d526767d997efcb1d565f638e0059bcb7636de741fd16de0b2ceff8f [2022-08-23T20:22:48.258Z] #61 DONE 0.3s [2022-08-23T20:22:48.258Z] [2022-08-23T20:22:48.258Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:22:48.258Z] #64 sha256:6d0e718aaf7c5de5ae6072d67176e40686e2bdea55085ff9761159dc90069914 [2022-08-23T20:22:48.361Z] #21 84.50 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-23T20:22:48.361Z] #21 84.52 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-23T20:22:48.619Z] #21 84.99 Setting up libelf1:amd64 (0.183-1) ... [2022-08-23T20:22:48.619Z] #21 85.02 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-23T20:22:48.619Z] #21 85.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-23T20:22:48.619Z] #21 85.06 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:22:48.619Z] #21 85.08 Setting up libkmod2:amd64 (28-1) ... [2022-08-23T20:22:48.619Z] #21 85.10 Setting up python3-distutils (3.9.2-1) ... [2022-08-23T20:22:48.938Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-23T20:22:48.938Z] [2022-08-23T20:22:48.938Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-23T20:22:48.938Z] Installing docker-proxy to /usr/local/bin/ [2022-08-23T20:22:48.938Z] [2022-08-23T20:22:48.938Z] + mkdir -p bundles [2022-08-23T20:22:48.938Z] + '[' -n 'github.com/docker/docker/api [2022-08-23T20:22:48.938Z] github.com/docker/docker/api/server [2022-08-23T20:22:48.938Z] github.com/docker/docker/api/server/backend/build [2022-08-23T20:22:48.938Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T20:22:48.938Z] github.com/docker/docker/api/server/httputils [2022-08-23T20:22:48.938Z] github.com/docker/docker/api/server/middleware [2022-08-23T20:22:48.938Z] github.com/docker/docker/api/server/router [2022-08-23T20:22:48.938Z] github.com/docker/docker/api/server/router/build [2022-08-23T20:22:48.938Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/container [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/debug [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/image [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/network [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/session [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/system [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/server/router/volume [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/backend [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/container [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/events [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/filters [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/image [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/mount [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/network [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/registry [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/strslice [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/swarm [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/time [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/versions [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T20:22:48.939Z] github.com/docker/docker/api/types/volume [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/builder-next [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/dockerfile [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/remotecontext [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T20:22:48.939Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T20:22:48.939Z] github.com/docker/docker/cli [2022-08-23T20:22:48.939Z] github.com/docker/docker/cli/config [2022-08-23T20:22:48.939Z] github.com/docker/docker/cli/debug [2022-08-23T20:22:48.939Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T20:22:48.939Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T20:22:48.939Z] github.com/docker/docker/client [2022-08-23T20:22:48.939Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T20:22:48.939Z] github.com/docker/docker/cmd/dockerd [2022-08-23T20:22:48.939Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T20:22:48.939Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T20:22:48.939Z] github.com/docker/docker/container [2022-08-23T20:22:48.939Z] github.com/docker/docker/container/stream [2022-08-23T20:22:48.939Z] github.com/docker/docker/contrib/apparmor [2022-08-23T20:22:48.939Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T20:22:48.939Z] github.com/docker/docker/contrib/httpserver [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/cluster [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/config [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/containerd [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/events [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/exec [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/images [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/initlayer [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/links [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/listeners [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/local [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/names [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/network [2022-08-23T20:22:48.939Z] github.com/docker/docker/daemon/stats [2022-08-23T20:22:48.939Z] github.com/docker/docker/distribution [2022-08-23T20:22:48.939Z] github.com/docker/docker/distribution/metadata [2022-08-23T20:22:48.939Z] github.com/docker/docker/distribution/utils [2022-08-23T20:22:48.939Z] github.com/docker/docker/distribution/xfer [2022-08-23T20:22:48.939Z] github.com/docker/docker/dockerversion [2022-08-23T20:22:48.939Z] github.com/docker/docker/errdefs [2022-08-23T20:22:48.939Z] github.com/docker/docker/image [2022-08-23T20:22:48.939Z] github.com/docker/docker/image/cache [2022-08-23T20:22:48.939Z] github.com/docker/docker/image/tarexport [2022-08-23T20:22:48.939Z] github.com/docker/docker/image/v1 [2022-08-23T20:22:48.939Z] github.com/docker/docker/internal/test/suite [2022-08-23T20:22:48.939Z] github.com/docker/docker/layer [2022-08-23T20:22:48.939Z] github.com/docker/docker/libcontainerd [2022-08-23T20:22:48.939Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T20:22:48.939Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T20:22:48.939Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T20:22:48.939Z] github.com/docker/docker/libcontainerd/types [2022-08-23T20:22:48.939Z] github.com/docker/docker/oci [2022-08-23T20:22:48.939Z] github.com/docker/docker/oci/caps [2022-08-23T20:22:48.939Z] github.com/docker/docker/opts [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/aaparser [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/archive [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/authorization [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/capabilities [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/containerfs [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/directory [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/dmesg [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/fileutils [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/fsutils [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/homedir [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/idtools [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/ioutils [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/longpath [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/loopback [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/parsers [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/pidfile [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/platform [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/plugins [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/pools [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/progress [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/pubsub [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/reexec [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/signal [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/stack [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/stringid [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/system [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/tailfile [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/tarsum [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/urlutil [2022-08-23T20:22:48.939Z] github.com/docker/docker/pkg/useragent [2022-08-23T20:22:48.939Z] github.com/docker/docker/plugin [2022-08-23T20:22:48.939Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T20:22:48.939Z] github.com/docker/docker/plugin/v2 [2022-08-23T20:22:48.939Z] github.com/docker/docker/profiles/apparmor [2022-08-23T20:22:48.939Z] github.com/docker/docker/profiles/seccomp [2022-08-23T20:22:48.939Z] github.com/docker/docker/quota [2022-08-23T20:22:48.939Z] github.com/docker/docker/reference [2022-08-23T20:22:48.939Z] github.com/docker/docker/registry [2022-08-23T20:22:48.939Z] github.com/docker/docker/registry/resumable [2022-08-23T20:22:48.939Z] github.com/docker/docker/restartmanager [2022-08-23T20:22:48.939Z] github.com/docker/docker/rootless [2022-08-23T20:22:48.939Z] github.com/docker/docker/rootless/specconv [2022-08-23T20:22:48.939Z] github.com/docker/docker/runconfig [2022-08-23T20:22:48.939Z] github.com/docker/docker/runconfig/opts [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil/daemon [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil/environment [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil/fakegit [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil/registry [2022-08-23T20:22:48.939Z] github.com/docker/docker/testutil/request [2022-08-23T20:22:48.939Z] github.com/docker/docker/volume [2022-08-23T20:22:48.939Z] github.com/docker/docker/volume/drivers [2022-08-23T20:22:48.939Z] github.com/docker/docker/volume/local [2022-08-23T20:22:48.939Z] github.com/docker/docker/volume/mounts [2022-08-23T20:22:48.939Z] github.com/docker/docker/volume/service [2022-08-23T20:22:48.939Z] github.com/docker/docker/volume/service/opts [2022-08-23T20:22:48.939Z] github.com/docker/docker/volume/testutils' ']' [2022-08-23T20:22:48.939Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-23T20:22:48.939Z] ? github.com/docker/docker/api [no test files] [2022-08-23T20:22:49.181Z] #21 85.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:49.181Z] #21 85.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-23T20:22:49.181Z] #21 85.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-23T20:22:49.181Z] #21 85.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-23T20:22:49.181Z] #21 85.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-23T20:22:49.181Z] #21 85.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-23T20:22:49.181Z] #21 85.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-23T20:22:49.181Z] #21 85.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-23T20:22:49.181Z] #21 85.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-23T20:22:49.438Z] #21 85.80 Setting up python3-setuptools (52.0.0-4) ... [2022-08-23T20:22:50.210Z] #64 275.8 + bin/containerd [2022-08-23T20:22:52.045Z] #21 88.41 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:22:52.045Z] #21 88.43 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T20:22:52.045Z] #21 88.45 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-23T20:22:52.045Z] #21 88.47 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T20:22:52.295Z] #77 ... [2022-08-23T20:22:52.295Z] [2022-08-23T20:22:52.295Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:22:52.295Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:22:52.295Z] #21 78.89 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-23T20:22:52.295Z] #21 78.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:52.295Z] #21 78.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:22:52.295Z] #21 79.00 Setting up libcap2-bin (1:2.44-1) ... [2022-08-23T20:22:52.295Z] #21 79.04 Setting up apparmor (2.13.6-10) ... [2022-08-23T20:22:52.295Z] #21 81.94 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-23T20:22:52.295Z] #21 82.14 Setting up zip (3.0-12) ... [2022-08-23T20:22:52.295Z] #21 82.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:52.295Z] #21 82.25 Setting up bash-completion (1:2.11-2) ... [2022-08-23T20:22:52.295Z] #21 85.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:22:52.295Z] #21 85.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T20:22:52.295Z] #21 85.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-23T20:22:52.295Z] #21 85.73 Setting up patch (2.7.6-7) ... [2022-08-23T20:22:52.295Z] #21 85.79 Setting up sudo (1.9.5p2-3) ... [2022-08-23T20:22:52.295Z] #21 86.00 invoke-rc.d: could not determine current runlevel [2022-08-23T20:22:52.295Z] #21 86.02 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T20:22:52.295Z] #21 86.07 Setting up xfsprogs (5.10.0-4) ... [2022-08-23T20:22:52.295Z] #21 86.18 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-23T20:22:52.295Z] #21 86.18 Failed to connect to bus: Host is down [2022-08-23T20:22:52.295Z] #21 86.21 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-23T20:22:52.295Z] #21 86.27 Setting up inetutils-ping (2:2.0-1) ... [2022-08-23T20:22:52.295Z] #21 86.35 Setting up pigz (2.6-1) ... [2022-08-23T20:22:52.295Z] #21 86.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T20:22:52.295Z] #21 86.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:22:52.295Z] #21 86.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T20:22:52.295Z] #21 86.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:52.295Z] #21 88.36 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-23T20:22:52.295Z] #21 88.45 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-23T20:22:52.553Z] #21 89.15 Setting up libelf1:amd64 (0.183-1) ... [2022-08-23T20:22:52.553Z] #21 89.17 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-23T20:22:52.553Z] #21 89.19 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-23T20:22:52.553Z] #21 89.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:22:52.811Z] #21 89.29 Setting up libkmod2:amd64 (28-1) ... [2022-08-23T20:22:52.811Z] #21 89.31 Setting up python3-distutils (3.9.2-1) ... [2022-08-23T20:22:53.743Z] #21 90.04 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:22:53.743Z] #21 90.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-23T20:22:53.743Z] #21 90.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-23T20:22:53.743Z] #21 90.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-23T20:22:53.743Z] #21 90.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-23T20:22:53.743Z] #21 90.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-23T20:22:53.743Z] #21 90.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-23T20:22:53.743Z] #21 90.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-23T20:22:53.743Z] #21 90.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-23T20:22:53.937Z] #21 90.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T20:22:53.937Z] #21 90.36 Setting up jq (1.6-2.1) ... [2022-08-23T20:22:53.937Z] #21 90.38 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-23T20:22:53.937Z] #21 90.41 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-23T20:22:53.937Z] #21 90.43 Setting up iptables (1.8.7-1) ... [2022-08-23T20:22:53.937Z] #21 90.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T20:22:54.001Z] #21 90.44 Setting up python3-setuptools (52.0.0-4) ... [2022-08-23T20:22:54.194Z] #21 90.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T20:22:54.194Z] #21 90.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T20:22:54.194Z] #21 90.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T20:22:54.194Z] #21 90.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-23T20:22:54.194Z] #21 90.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-23T20:22:54.194Z] #21 90.52 Setting up iproute2 (5.10.0-4) ... [2022-08-23T20:22:54.717Z] #19 ... [2022-08-23T20:22:54.717Z] [2022-08-23T20:22:54.717Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:54.717Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:54.717Z] #84 273.1 CCLD tests/init [2022-08-23T20:22:55.126Z] #21 91.30 Setting up systemd (247.3-7) ... [2022-08-23T20:22:55.126Z] #21 91.44 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-23T20:22:55.126Z] #21 91.44 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-23T20:22:55.126Z] #21 91.46 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-23T20:22:55.126Z] #21 91.51 Initializing machine ID from KVM UUID. [2022-08-23T20:22:55.899Z] #21 92.61 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:22:56.157Z] #21 92.71 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T20:22:56.157Z] #21 92.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-23T20:22:56.157Z] #21 92.79 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T20:22:57.021Z] #21 93.26 Setting up systemd-journal-remote (247.3-7) ... [2022-08-23T20:22:57.262Z] #84 ... [2022-08-23T20:22:57.262Z] [2022-08-23T20:22:57.262Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:22:57.262Z] #54 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:22:57.262Z] #54 DONE 338.0s [2022-08-23T20:22:57.262Z] [2022-08-23T20:22:57.262Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:57.262Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:57.950Z] #21 94.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:22:58.207Z] #21 ... [2022-08-23T20:22:58.207Z] [2022-08-23T20:22:58.207Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:22:58.207Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:22:58.207Z] #77 229.3 CCLD libyajl.la [2022-08-23T20:22:58.207Z] #77 229.8 CCLD verify/json_verify [2022-08-23T20:22:58.207Z] #77 230.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:22:58.207Z] #77 230.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T20:22:58.207Z] #77 230.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T20:22:58.207Z] #77 230.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:22:58.207Z] #77 230.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-23T20:22:58.207Z] #77 230.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:22:58.207Z] #77 230.6 CC src/validate.o [2022-08-23T20:22:58.207Z] #77 230.6 CC src/image_spec_schema_config_schema.lo [2022-08-23T20:22:58.207Z] #77 230.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-23T20:22:58.207Z] #77 230.7 CC src/image_spec_schema_defs.lo [2022-08-23T20:22:58.207Z] #77 230.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-23T20:22:58.207Z] #77 230.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-23T20:22:58.207Z] #77 230.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-23T20:22:58.207Z] #77 230.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-23T20:22:58.207Z] #77 230.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-23T20:22:58.207Z] #77 230.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-23T20:22:58.207Z] #77 230.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-23T20:22:58.207Z] #77 230.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-23T20:22:58.207Z] #77 231.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-23T20:22:58.207Z] #77 231.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-23T20:22:58.207Z] #77 231.1 CC src/runtime_spec_schema_defs.lo [2022-08-23T20:22:58.207Z] #77 231.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-23T20:22:58.207Z] #77 231.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-23T20:22:58.207Z] #77 231.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-23T20:22:58.207Z] #77 231.3 CC src/runtime_spec_schema_defs_windows.lo [2022-08-23T20:22:58.207Z] #77 231.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-23T20:22:58.207Z] #77 231.3 CC src/basic_test_double_array_item.lo [2022-08-23T20:22:58.207Z] #77 231.4 CC src/basic_test_double_array.lo [2022-08-23T20:22:58.207Z] #77 231.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-23T20:22:58.207Z] #77 231.5 CC src/basic_test_top_array_int.lo [2022-08-23T20:22:58.207Z] #77 231.6 CC src/basic_test_top_array_string.lo [2022-08-23T20:22:58.207Z] #77 231.7 CC src/basic_test_top_double_array_int.lo [2022-08-23T20:22:58.207Z] #77 231.7 CC src/basic_test_top_double_array_obj.lo [2022-08-23T20:22:58.207Z] #77 231.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-23T20:22:58.207Z] #77 232.1 CC src/read-file.lo [2022-08-23T20:22:58.207Z] #77 232.2 CC src/basic_test_top_double_array_string.lo [2022-08-23T20:22:58.207Z] #77 232.4 CC tests/test-1.o [2022-08-23T20:22:58.207Z] #77 232.4 CC tests/test-2.o [2022-08-23T20:22:58.207Z] #77 232.5 CC tests/test-4.o [2022-08-23T20:22:58.207Z] #77 232.6 CC tests/test-3.o [2022-08-23T20:22:58.207Z] #77 232.6 CC tests/test-5.o [2022-08-23T20:22:58.207Z] #77 232.6 CC src/json_common.lo [2022-08-23T20:22:58.207Z] #77 232.7 CC tests/test-6.o [2022-08-23T20:22:58.207Z] #77 232.8 CC tests/test-7.o [2022-08-23T20:22:58.207Z] #77 233.1 CC tests/test-9.o [2022-08-23T20:22:58.207Z] #77 233.1 CC tests/test-8.o [2022-08-23T20:22:58.207Z] #77 233.3 CC tests/test-11.o [2022-08-23T20:22:58.207Z] #77 233.5 CC tests/test-10.o [2022-08-23T20:22:58.464Z] #77 ... [2022-08-23T20:22:58.464Z] [2022-08-23T20:22:58.464Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:22:58.464Z] #21 sha256:e3e7b1ec65a3ce4103676e4796a49e6b95f32e4b45d3ccd92c5cf8ca1f0db559 [2022-08-23T20:22:58.464Z] #21 DONE 95.0s [2022-08-23T20:22:58.684Z] #21 95.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T20:22:58.684Z] #21 95.34 Setting up jq (1.6-2.1) ... [2022-08-23T20:22:58.684Z] #21 95.34 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-23T20:22:58.684Z] #21 95.37 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-23T20:22:58.684Z] #21 95.41 Setting up iptables (1.8.7-1) ... [2022-08-23T20:22:58.684Z] #21 95.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T20:22:58.721Z] [2022-08-23T20:22:58.721Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-23T20:22:58.721Z] #22 sha256:916522d6aba71902b58b505941d238adb245389a35c56fc3d6d77ea7f30935c9 [2022-08-23T20:22:58.942Z] #21 95.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T20:22:58.942Z] #21 95.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T20:22:58.942Z] #21 95.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T20:22:58.942Z] #21 95.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-23T20:22:58.942Z] #21 95.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-23T20:22:58.942Z] #21 95.58 Setting up iproute2 (5.10.0-4) ... [2022-08-23T20:22:59.877Z] #21 96.20 Setting up systemd (247.3-7) ... [2022-08-23T20:22:59.877Z] #21 96.34 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-23T20:22:59.877Z] #21 96.35 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-23T20:22:59.877Z] #21 96.36 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-23T20:22:59.877Z] #21 96.43 Initializing machine ID from KVM UUID. [2022-08-23T20:23:00.091Z] #22 1.437 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-23T20:23:00.091Z] #22 1.442 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-23T20:23:00.092Z] #22 1.446 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-23T20:23:00.348Z] #22 DONE 1.7s [2022-08-23T20:23:00.348Z] [2022-08-23T20:23:00.348Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T20:23:00.348Z] #23 sha256:700d7293c9df7707739a57e5defa2a52e03f59c9d811cdd4c04178622decc436 [2022-08-23T20:23:01.467Z] #84 ... [2022-08-23T20:23:01.467Z] [2022-08-23T20:23:01.467Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:23:01.467Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:23:01.467Z] #19 328.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-23T20:23:01.467Z] #19 328.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:23:01.467Z] #19 328.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:23:01.467Z] #19 328.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-23T20:23:01.467Z] #19 328.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-23T20:23:01.467Z] #19 328.8 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-23T20:23:01.729Z] #19 329.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-23T20:23:01.729Z] #19 329.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-23T20:23:01.729Z] #19 329.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-23T20:23:02.404Z] #21 98.65 Setting up systemd-journal-remote (247.3-7) ... [2022-08-23T20:23:02.673Z] #19 330.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-23T20:23:02.673Z] #19 330.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:02.673Z] #19 330.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:23:03.616Z] #19 331.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-23T20:23:03.616Z] #19 331.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:23:03.616Z] #19 331.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:23:03.778Z] #21 100.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:23:03.821Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-23T20:23:04.035Z] #21 DONE 100.6s [2022-08-23T20:23:04.035Z] [2022-08-23T20:23:04.035Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-23T20:23:04.035Z] #22 sha256:916522d6aba71902b58b505941d238adb245389a35c56fc3d6d77ea7f30935c9 [2022-08-23T20:23:05.406Z] #22 1.407 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-23T20:23:05.406Z] #22 1.418 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-23T20:23:05.664Z] #22 1.421 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-23T20:23:05.664Z] #22 DONE 1.6s [2022-08-23T20:23:05.664Z] [2022-08-23T20:23:05.664Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T20:23:05.664Z] #23 sha256:700d7293c9df7707739a57e5defa2a52e03f59c9d811cdd4c04178622decc436 [2022-08-23T20:23:15.197Z] #23 13.66 Collecting yamllint==1.26.1 [2022-08-23T20:23:15.197Z] #23 14.75 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-23T20:23:17.089Z] #23 16.86 Collecting pathspec>=0.5.3 [2022-08-23T20:23:17.089Z] #23 16.89 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-23T20:23:18.019Z] #23 17.64 Collecting pyyaml [2022-08-23T20:23:18.019Z] #23 17.68 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-23T20:23:18.019Z] #23 17.83 Building wheels for collected packages: yamllint [2022-08-23T20:23:18.019Z] #23 17.83 Building wheel for yamllint (setup.py): started [2022-08-23T20:23:18.540Z] #19 ... [2022-08-23T20:23:18.540Z] [2022-08-23T20:23:18.541Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:23:18.541Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:23:18.541Z] #84 298.2 AR libcrun_testing.a [2022-08-23T20:23:18.541Z] #84 298.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-23T20:23:18.541Z] #84 298.3 CCLD tests/tests_libcrun_utils [2022-08-23T20:23:18.541Z] #84 298.4 CCLD tests/tests_libcrun_errors [2022-08-23T20:23:18.541Z] #84 298.4 CCLD tests/tests_libcrun_fuzzer [2022-08-23T20:23:18.541Z] #84 298.6 CCLD libcrun.la [2022-08-23T20:23:19.912Z] #23 19.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-23T20:23:19.912Z] #23 19.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=656625dda921b15d85539edc15d526328b2c2b46af3397c3ea2fdb1fca9dd240 [2022-08-23T20:23:19.912Z] #23 19.69 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-23T20:23:19.912Z] #23 19.70 Successfully built yamllint [2022-08-23T20:23:19.912Z] #23 19.75 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-23T20:23:19.927Z] #84 300.3 CCLD crun [2022-08-23T20:23:20.499Z] #84 300.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-23T20:23:20.531Z] #23 13.35 Collecting yamllint==1.26.1 [2022-08-23T20:23:20.531Z] #23 14.44 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-23T20:23:20.760Z] #84 301.1 /bin/mkdir -p '/usr/local/lib' [2022-08-23T20:23:20.760Z] #84 301.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-23T20:23:20.760Z] #84 301.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-23T20:23:20.760Z] #84 301.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-23T20:23:20.760Z] #84 301.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-23T20:23:20.843Z] #23 20.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-23T20:23:21.023Z] #84 301.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-23T20:23:21.023Z] #84 301.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-23T20:23:21.023Z] #84 301.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-23T20:23:21.023Z] #84 301.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-23T20:23:21.284Z] #84 301.5 ---------------------------------------------------------------------- [2022-08-23T20:23:21.284Z] #84 301.5 Libraries have been installed in: [2022-08-23T20:23:21.284Z] #84 301.5 /usr/local/lib [2022-08-23T20:23:21.284Z] #84 301.5 [2022-08-23T20:23:21.284Z] #84 301.5 If you ever happen to want to link against installed libraries [2022-08-23T20:23:21.284Z] #84 301.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-23T20:23:21.284Z] #84 301.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-23T20:23:21.284Z] #84 301.5 flag during linking and do at least one of the following: [2022-08-23T20:23:21.284Z] #84 301.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-23T20:23:21.284Z] #84 301.5 during execution [2022-08-23T20:23:21.284Z] #84 301.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-23T20:23:21.284Z] #84 301.5 during linking [2022-08-23T20:23:21.284Z] #84 301.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-23T20:23:21.284Z] #84 301.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-23T20:23:21.284Z] #84 301.5 [2022-08-23T20:23:21.284Z] #84 301.5 See any operating system documentation about shared libraries for [2022-08-23T20:23:21.284Z] #84 301.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-23T20:23:21.284Z] #84 301.5 ---------------------------------------------------------------------- [2022-08-23T20:23:21.284Z] #84 301.5 /bin/mkdir -p '/build' [2022-08-23T20:23:21.284Z] #84 301.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-23T20:23:21.284Z] #84 301.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-23T20:23:21.284Z] #84 301.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-23T20:23:21.284Z] #84 301.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-23T20:23:21.284Z] #84 301.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-23T20:23:21.409Z] #23 DONE 21.0s [2022-08-23T20:23:21.409Z] [2022-08-23T20:23:21.409Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-23T20:23:21.409Z] #27 sha256:503ed64304fb79746c26fc0a5257f5520fd9c400e89e1073a85ae6a424d47dae [2022-08-23T20:23:21.666Z] #27 DONE 0.3s [2022-08-23T20:23:21.666Z] [2022-08-23T20:23:21.666Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-23T20:23:21.666Z] #32 sha256:1673cc563248a921deacf1d3606729b963aade2434a7c5f959d00ce85b8ca9c6 [2022-08-23T20:23:21.923Z] #32 DONE 0.4s [2022-08-23T20:23:21.923Z] [2022-08-23T20:23:21.923Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:23:21.923Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:23:21.923Z] #47 ... [2022-08-23T20:23:21.923Z] [2022-08-23T20:23:21.923Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-23T20:23:21.923Z] #35 sha256:ae911915e03f4ec0d0709892cee2554ccca093d9c11da133e3c9cc36e6b23943 [2022-08-23T20:23:22.192Z] #35 DONE 0.2s [2022-08-23T20:23:22.192Z] [2022-08-23T20:23:22.192Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-23T20:23:22.192Z] #37 sha256:4b7fc519afb8cd96b0bc881e48c4ebfe86b4843eb5c08f6f9b695566ea1ccbf0 [2022-08-23T20:23:22.429Z] #23 16.79 Collecting pathspec>=0.5.3 [2022-08-23T20:23:22.429Z] #23 16.81 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-23T20:23:22.454Z] #37 DONE 0.3s [2022-08-23T20:23:22.454Z] [2022-08-23T20:23:22.454Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-23T20:23:22.454Z] #39 sha256:2a15c71f2d188e37bdf0b9da76dc1806c482596ecb75a012ef5513439ab690dc [2022-08-23T20:23:22.454Z] #39 DONE 0.1s [2022-08-23T20:23:22.454Z] [2022-08-23T20:23:22.454Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-23T20:23:22.454Z] #41 sha256:4c08af63582601ecc46732bc522648d4a294b6017d910493857e4496d6c90eb0 [2022-08-23T20:23:22.711Z] #41 DONE 0.1s [2022-08-23T20:23:22.711Z] [2022-08-23T20:23:22.711Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-23T20:23:22.711Z] #45 sha256:854840f278800d838bf50e69b1bdb68c284d08c4e593c81e139bba79a7a61d3e [2022-08-23T20:23:22.711Z] #45 DONE 0.1s [2022-08-23T20:23:22.711Z] [2022-08-23T20:23:22.711Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:23:22.711Z] #64 sha256:86730f58c81def11d6547102445a78b79e35516df4d8ffa5d955883d982d51e6 [2022-08-23T20:23:22.994Z] #23 17.50 Collecting pyyaml [2022-08-23T20:23:23.252Z] #23 17.51 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-23T20:23:23.252Z] #23 17.62 Building wheels for collected packages: yamllint [2022-08-23T20:23:23.252Z] #23 17.63 Building wheel for yamllint (setup.py): started [2022-08-23T20:23:24.589Z] #84 ... [2022-08-23T20:23:24.589Z] [2022-08-23T20:23:24.589Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:23:24.589Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:23:24.589Z] #19 351.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-23T20:23:24.589Z] #19 351.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:23:24.589Z] #19 352.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:23:24.589Z] #19 ... [2022-08-23T20:23:24.589Z] [2022-08-23T20:23:24.589Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:23:24.589Z] #84 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:23:24.589Z] #84 DONE 304.7s [2022-08-23T20:23:24.589Z] [2022-08-23T20:23:24.589Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:23:24.589Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:23:24.589Z] #19 352.3 Selecting previously unselected package patch. [2022-08-23T20:23:24.589Z] #19 352.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-23T20:23:24.589Z] #19 352.4 Unpacking patch (2.7.6-7) ... [2022-08-23T20:23:24.589Z] #19 352.5 Selecting previously unselected package dpkg-dev. [2022-08-23T20:23:24.589Z] #19 352.5 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-23T20:23:24.589Z] #19 352.5 Unpacking dpkg-dev (1.20.11) ... [2022-08-23T20:23:25.152Z] #23 19.45 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-23T20:23:25.152Z] #23 19.46 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9f25bf5bfbe7b0eac7fc3dfe80068fb9df965deb8aca13a2a8c6b31a04576979 [2022-08-23T20:23:25.152Z] #23 19.46 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-23T20:23:25.152Z] #23 19.47 Successfully built yamllint [2022-08-23T20:23:25.152Z] #23 19.53 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-23T20:23:25.161Z] #19 353.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-23T20:23:25.161Z] #19 353.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-23T20:23:25.161Z] #19 353.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-23T20:23:25.161Z] #19 353.2 Selecting previously unselected package libio-string-perl. [2022-08-23T20:23:25.161Z] #19 353.2 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-23T20:23:25.421Z] #19 353.2 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-23T20:23:25.421Z] #19 353.3 Selecting previously unselected package libicu67:amd64. [2022-08-23T20:23:25.421Z] #19 353.3 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-23T20:23:25.421Z] #19 353.3 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-23T20:23:25.719Z] #23 20.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-23T20:23:27.093Z] #23 DONE 21.2s [2022-08-23T20:23:27.093Z] [2022-08-23T20:23:27.093Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-23T20:23:27.093Z] #27 sha256:567cc9147ffda0b321322918e9bd646ba938c4e19836c4e373a3776ec0129a67 [2022-08-23T20:23:27.351Z] #27 DONE 0.4s [2022-08-23T20:23:27.351Z] [2022-08-23T20:23:27.351Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-23T20:23:27.351Z] #32 sha256:3d6aede564779f53e01e566858c59b5fafd1e33a0673c1d7c796ba53fba9518e [2022-08-23T20:23:27.610Z] #32 DONE 0.4s [2022-08-23T20:23:27.610Z] [2022-08-23T20:23:27.610Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:23:27.610Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:23:27.867Z] #55 ... [2022-08-23T20:23:27.867Z] [2022-08-23T20:23:27.867Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-23T20:23:27.867Z] #35 sha256:b791fb4a6e79e0afb78a1a49c46d775429a5b54cde5201377f9851b16fc7a14c [2022-08-23T20:23:27.867Z] #35 DONE 0.2s [2022-08-23T20:23:27.867Z] [2022-08-23T20:23:27.867Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-23T20:23:27.867Z] #37 sha256:2e5eab3e8648a6948393f8704cbea5b1a35cf6ff5dead97c37d36c8c806741d2 [2022-08-23T20:23:28.125Z] #37 DONE 0.2s [2022-08-23T20:23:28.125Z] [2022-08-23T20:23:28.125Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:23:28.125Z] #64 sha256:c52653f3ecc05d30b7100caf9cb6b5fca1d0e2480a05e201777d1e0ca8527bc3 [2022-08-23T20:23:28.125Z] #64 ... [2022-08-23T20:23:28.125Z] [2022-08-23T20:23:28.125Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-23T20:23:28.125Z] #39 sha256:f318b6fba2b60ea50c853ceea3c21f92eeb8addb968d3480d8a2e36590fa66e7 [2022-08-23T20:23:28.125Z] #39 DONE 0.1s [2022-08-23T20:23:28.383Z] [2022-08-23T20:23:28.383Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-23T20:23:28.383Z] #41 sha256:b59a0dd64901437a704282516b129b31ee4db0f19719aebf9d3a3d5a0895ef01 [2022-08-23T20:23:28.383Z] #41 DONE 0.1s [2022-08-23T20:23:28.383Z] [2022-08-23T20:23:28.383Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:23:28.383Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:23:28.383Z] #47 ... [2022-08-23T20:23:28.383Z] [2022-08-23T20:23:28.383Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-23T20:23:28.383Z] #45 sha256:8bd8c92f767d5a635bebf73f792d3ce9132ba9ccc2a48d5890201e3dcc5d43d3 [2022-08-23T20:23:28.383Z] #45 DONE 0.1s [2022-08-23T20:23:28.641Z] [2022-08-23T20:23:28.641Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:23:28.641Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:23:28.723Z] #19 356.1 Selecting previously unselected package libxml2:amd64. [2022-08-23T20:23:28.723Z] #19 356.1 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-23T20:23:28.723Z] #19 356.1 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T20:23:28.723Z] #19 356.3 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-23T20:23:28.723Z] #19 356.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-23T20:23:28.723Z] #19 356.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-23T20:23:28.723Z] #19 356.4 Selecting previously unselected package libxml-sax-base-perl. [2022-08-23T20:23:28.723Z] #19 356.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-23T20:23:28.723Z] #19 356.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-23T20:23:28.723Z] #19 356.6 Selecting previously unselected package libxml-sax-perl. [2022-08-23T20:23:28.723Z] #19 356.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-23T20:23:28.723Z] #19 356.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-23T20:23:28.723Z] #19 356.7 Selecting previously unselected package libxml-libxml-perl. [2022-08-23T20:23:28.723Z] #19 356.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-23T20:23:28.723Z] #19 356.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-23T20:23:28.983Z] #19 356.8 Selecting previously unselected package libxml-simple-perl. [2022-08-23T20:23:28.983Z] #19 356.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-23T20:23:28.983Z] #19 356.8 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-23T20:23:28.983Z] #19 356.9 Selecting previously unselected package libyaml-perl. [2022-08-23T20:23:28.983Z] #19 356.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-23T20:23:28.983Z] #19 356.9 Unpacking libyaml-perl (1.30-1) ... [2022-08-23T20:23:28.983Z] #19 357.0 Selecting previously unselected package libconfig-auto-perl. [2022-08-23T20:23:28.983Z] #19 357.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-23T20:23:28.983Z] #19 357.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-23T20:23:28.983Z] #19 357.1 Selecting previously unselected package libfile-which-perl. [2022-08-23T20:23:29.247Z] #19 357.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-23T20:23:29.247Z] #19 357.1 Unpacking libfile-which-perl (1.23-1) ... [2022-08-23T20:23:29.818Z] #19 357.7 Selecting previously unselected package libfile-homedir-perl. [2022-08-23T20:23:29.818Z] #19 357.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-23T20:23:30.079Z] #19 358.0 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-23T20:23:30.654Z] #19 358.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-23T20:23:30.654Z] #19 358.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-23T20:23:30.654Z] #19 358.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-23T20:23:30.654Z] #19 358.6 Selecting previously unselected package dpkg-cross. [2022-08-23T20:23:30.654Z] #19 358.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-23T20:23:30.654Z] #19 358.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-23T20:23:30.654Z] #19 358.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-23T20:23:30.916Z] #19 358.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-23T20:23:30.916Z] #19 358.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-23T20:23:30.916Z] #19 358.8 Selecting previously unselected package libc6-armel-cross. [2022-08-23T20:23:30.916Z] #19 358.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-23T20:23:30.916Z] #19 358.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-23T20:23:31.487Z] #19 359.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-23T20:23:31.487Z] #19 359.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:31.487Z] #19 359.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:23:31.487Z] #19 359.2 Selecting previously unselected package libgomp1-armel-cross. [2022-08-23T20:23:31.487Z] #19 359.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:31.487Z] #19 359.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:23:31.487Z] #19 359.3 Selecting previously unselected package libatomic1-armel-cross. [2022-08-23T20:23:31.487Z] #19 359.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:31.487Z] #19 359.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:23:31.487Z] #19 359.4 Selecting previously unselected package libasan6-armel-cross. [2022-08-23T20:23:31.487Z] #19 359.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:31.487Z] #19 359.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:23:32.064Z] #19 359.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-23T20:23:32.064Z] #19 359.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:32.064Z] #19 359.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:23:32.325Z] #19 360.1 Selecting previously unselected package libubsan1-armel-cross. [2022-08-23T20:23:32.325Z] #19 360.1 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:32.325Z] #19 360.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:23:32.586Z] #19 360.4 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-23T20:23:32.586Z] #19 360.4 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:32.586Z] #19 360.4 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:23:32.846Z] #19 360.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-23T20:23:32.846Z] #19 360.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:23:32.846Z] #19 360.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T20:23:34.763Z] #19 ... [2022-08-23T20:23:34.763Z] [2022-08-23T20:23:34.763Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:23:34.763Z] #62 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:23:34.763Z] #62 375.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-23T20:23:34.763Z] #62 DONE 376.0s [2022-08-23T20:23:34.763Z] [2022-08-23T20:23:34.763Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-23T20:23:34.763Z] #19 sha256:c4d29d2e232f52cb26e2b4fa88763da0ce6de3f04a987c51a740350eb25d40f2 [2022-08-23T20:23:40.057Z] #19 367.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-23T20:23:40.057Z] #19 367.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:23:40.057Z] #19 367.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T20:23:40.057Z] #19 367.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-23T20:23:40.057Z] #19 367.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-23T20:23:40.057Z] #19 367.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-23T20:23:40.057Z] #19 368.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-23T20:23:40.057Z] #19 368.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-23T20:23:40.057Z] #19 368.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-23T20:23:40.318Z] #19 368.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-23T20:23:40.318Z] #19 368.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:40.578Z] #19 368.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:23:41.149Z] #19 368.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-23T20:23:41.150Z] #19 368.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:23:41.150Z] #19 368.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T20:23:43.558Z] #55 ... [2022-08-23T20:23:43.558Z] [2022-08-23T20:23:43.558Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:23:43.558Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:23:43.558Z] #77 281.0 CCLD libocispec.la [2022-08-23T20:23:44.123Z] #77 281.6 CCLD src/validate [2022-08-23T20:23:44.380Z] #77 281.6 CCLD tests/test-1 [2022-08-23T20:23:44.380Z] #77 281.6 CCLD tests/test-2 [2022-08-23T20:23:44.380Z] #77 281.6 CCLD tests/test-3 [2022-08-23T20:23:44.380Z] #77 281.7 CCLD tests/test-5 [2022-08-23T20:23:44.380Z] #77 281.7 CCLD tests/test-4 [2022-08-23T20:23:44.380Z] #77 281.8 CCLD tests/test-6 [2022-08-23T20:23:44.638Z] #77 281.9 CCLD tests/test-7 [2022-08-23T20:23:44.638Z] #77 282.0 CCLD tests/test-8 [2022-08-23T20:23:44.895Z] #77 282.1 CCLD tests/test-9 [2022-08-23T20:23:44.895Z] #77 282.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-23T20:23:45.152Z] #77 282.4 CCLD tests/test-10 [2022-08-23T20:23:45.152Z] #77 282.5 CCLD tests/test-11 [2022-08-23T20:23:46.448Z] #64 327.0 # github.com/containerd/containerd/cmd/containerd [2022-08-23T20:23:46.448Z] #64 327.0 /usr/bin/ld: /tmp/go-link-904682247/000019.o: in function `New': [2022-08-23T20:23:46.448Z] #64 327.0 /tmp/tmp.OZi92bjAVp/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-23T20:23:46.448Z] #64 327.1 + bin/containerd-stress [2022-08-23T20:23:46.448Z] #64 328.2 + bin/containerd-shim [2022-08-23T20:23:47.678Z] #77 285.0 libtool: link: ar cr libocispec.a [2022-08-23T20:23:47.678Z] #77 285.1 libtool: link: ranlib libocispec.a [2022-08-23T20:23:47.733Z] #19 375.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-23T20:23:47.733Z] #19 375.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:23:47.733Z] #19 375.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T20:23:47.733Z] #19 375.0 Selecting previously unselected package crossbuild-essential-armel. [2022-08-23T20:23:47.733Z] #19 375.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-23T20:23:47.733Z] #19 375.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-23T20:23:47.733Z] #19 375.1 Selecting previously unselected package libc6-armhf-cross. [2022-08-23T20:23:47.733Z] #19 375.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-23T20:23:47.733Z] #19 375.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-23T20:23:47.733Z] #19 375.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-23T20:23:47.733Z] #19 375.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:47.733Z] #19 375.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:23:47.733Z] #19 375.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-23T20:23:47.733Z] #19 375.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:47.733Z] #19 375.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:23:47.733Z] #19 375.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-23T20:23:47.733Z] #19 375.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:47.733Z] #19 375.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:23:47.733Z] #19 375.4 Selecting previously unselected package libasan6-armhf-cross. [2022-08-23T20:23:47.733Z] #19 375.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:47.733Z] #19 375.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:23:47.733Z] #19 375.7 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-23T20:23:47.733Z] #19 375.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:47.733Z] #19 375.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:23:47.733Z] #19 375.8 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-23T20:23:47.733Z] #19 375.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:47.733Z] #19 375.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:23:47.994Z] #19 375.9 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-23T20:23:47.994Z] #19 375.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:47.994Z] #19 375.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:23:48.254Z] #19 376.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-23T20:23:48.254Z] #19 376.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:23:48.254Z] #19 376.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T20:23:50.953Z] #77 288.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:23:50.953Z] #77 288.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T20:23:50.953Z] #77 288.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T20:23:50.953Z] #77 288.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:23:50.953Z] #77 288.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:23:50.953Z] #77 288.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:23:50.953Z] #77 288.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:23:50.953Z] #77 288.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-23T20:23:50.953Z] #77 288.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-23T20:23:50.953Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-23T20:23:50.953Z] #77 288.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-23T20:23:50.953Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-23T20:23:50.953Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-23T20:23:51.211Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-23T20:23:51.211Z] #77 288.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-23T20:23:51.211Z] #77 288.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-23T20:23:51.211Z] #77 288.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-23T20:23:51.211Z] #77 288.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-23T20:23:51.211Z] #77 288.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-23T20:23:51.468Z] #77 288.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-23T20:23:51.468Z] #77 288.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-23T20:23:51.468Z] #77 288.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-23T20:23:51.468Z] #77 288.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-23T20:23:51.468Z] #77 288.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-23T20:23:51.468Z] #77 288.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-23T20:23:51.725Z] #77 289.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-23T20:23:51.725Z] #77 289.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-23T20:23:51.725Z] #77 289.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-23T20:23:51.725Z] #77 289.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-23T20:23:51.725Z] #77 289.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-23T20:23:51.725Z] #77 289.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-23T20:23:51.725Z] #77 289.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-23T20:23:51.982Z] #77 289.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-23T20:23:51.982Z] #77 289.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-23T20:23:52.239Z] #77 289.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-23T20:23:52.804Z] #77 290.1 CC src/crun-crun.o [2022-08-23T20:23:52.804Z] #77 290.3 CC src/crun-run.o [2022-08-23T20:23:53.062Z] #77 290.4 CC src/crun-delete.o [2022-08-23T20:23:53.320Z] #77 290.6 CC src/crun-kill.o [2022-08-23T20:23:53.320Z] #77 290.7 CC src/crun-pause.o [2022-08-23T20:23:53.577Z] #77 290.8 CC src/crun-unpause.o [2022-08-23T20:23:53.577Z] #77 290.9 CC src/crun-spec.o [2022-08-23T20:23:53.834Z] #77 291.1 CC src/crun-exec.o [2022-08-23T20:23:53.835Z] #77 291.3 CC src/crun-create.o [2022-08-23T20:23:53.835Z] #77 291.3 CC src/crun-list.o [2022-08-23T20:23:54.092Z] #77 291.3 CC src/crun-start.o [2022-08-23T20:23:54.350Z] #77 291.7 CC src/crun-update.o [2022-08-23T20:23:54.536Z] #64 339.4 + bin/containerd-shim-runc-v1 [2022-08-23T20:23:54.607Z] #77 291.8 CC src/crun-ps.o [2022-08-23T20:23:54.607Z] #77 291.8 CC src/crun-state.o [2022-08-23T20:23:54.607Z] #77 291.9 CC src/crun-checkpoint.o [2022-08-23T20:23:54.607Z] #77 291.9 CC src/crun-restore.o [2022-08-23T20:23:54.607Z] #77 292.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-23T20:23:54.607Z] #77 292.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-23T20:23:54.749Z] #64 ... [2022-08-23T20:23:54.749Z] [2022-08-23T20:23:54.749Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:23:54.749Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:23:54.749Z] #77 291.3 CCLD libocispec.la [2022-08-23T20:23:54.749Z] #77 292.2 CCLD src/validate [2022-08-23T20:23:54.749Z] #77 292.2 CCLD tests/test-1 [2022-08-23T20:23:54.749Z] #77 292.3 CCLD tests/test-2 [2022-08-23T20:23:54.749Z] #77 292.3 CCLD tests/test-4 [2022-08-23T20:23:54.749Z] #77 292.3 CCLD tests/test-3 [2022-08-23T20:23:54.749Z] #77 292.4 CCLD tests/test-5 [2022-08-23T20:23:54.749Z] #77 292.5 CCLD tests/test-6 [2022-08-23T20:23:54.749Z] #77 292.6 CCLD tests/test-7 [2022-08-23T20:23:54.749Z] #77 292.7 CCLD tests/test-9 [2022-08-23T20:23:54.749Z] #77 292.7 CCLD tests/test-10 [2022-08-23T20:23:54.749Z] #77 292.8 CCLD tests/test-8 [2022-08-23T20:23:54.749Z] #77 292.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-23T20:23:54.749Z] #77 292.9 CCLD tests/test-11 [2022-08-23T20:23:54.749Z] #77 295.8 libtool: link: ar cr libocispec.a [2022-08-23T20:23:54.749Z] #77 295.9 libtool: link: ranlib libocispec.a [2022-08-23T20:23:54.867Z] #77 292.1 CC src/libcrun/libcrun_la-container.lo [2022-08-23T20:23:54.867Z] #77 292.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-23T20:23:54.911Z] #19 382.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-23T20:23:54.911Z] #19 382.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:23:54.911Z] #19 382.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T20:23:54.911Z] #19 382.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-23T20:23:54.911Z] #19 382.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-23T20:23:54.911Z] #19 382.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-23T20:23:55.124Z] #77 292.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-23T20:23:55.382Z] #77 292.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-23T20:23:55.382Z] #77 292.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-23T20:23:55.382Z] #77 292.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-23T20:23:55.481Z] #19 383.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-23T20:23:55.481Z] #19 383.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-23T20:23:55.481Z] #19 383.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-23T20:23:55.481Z] #19 383.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-23T20:23:55.481Z] #19 383.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:23:55.481Z] #19 383.4 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:23:55.680Z] #77 ... [2022-08-23T20:23:55.680Z] [2022-08-23T20:23:55.680Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:23:55.680Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:23:55.680Z] #47 374.7 + dpkg --print-architecture [2022-08-23T20:23:55.680Z] #47 374.7 + git checkout -q v2.1.0 [2022-08-23T20:23:55.741Z] #19 383.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-23T20:23:55.741Z] #19 383.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:23:55.741Z] #19 383.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T20:23:55.814Z] #77 292.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-23T20:23:55.937Z] #47 375.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-23T20:23:55.937Z] #47 375.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-23T20:23:56.072Z] #77 293.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-23T20:23:56.072Z] #77 293.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-23T20:23:56.072Z] #77 293.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-23T20:23:56.072Z] #77 293.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-23T20:23:56.330Z] #77 293.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-23T20:23:56.330Z] #77 293.5 CC src/libcrun/libcrun_la-error.lo [2022-08-23T20:23:56.330Z] #77 293.5 CC src/libcrun/libcrun_la-status.lo [2022-08-23T20:23:56.330Z] #77 293.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-23T20:23:56.330Z] #77 293.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-23T20:23:56.589Z] #77 294.0 CC src/libcrun/libcrun_la-signals.lo [2022-08-23T20:23:56.589Z] #77 294.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-23T20:23:56.846Z] #77 ... [2022-08-23T20:23:56.846Z] [2022-08-23T20:23:56.846Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:23:56.846Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:23:56.847Z] #47 362.2 + dpkg --print-architecture [2022-08-23T20:23:56.847Z] #47 362.2 + git checkout -q v2.1.0 [2022-08-23T20:23:56.847Z] #47 362.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-23T20:23:56.847Z] #47 362.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-23T20:23:57.104Z] #47 ... [2022-08-23T20:23:57.104Z] [2022-08-23T20:23:57.104Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:23:57.104Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:23:57.104Z] #77 294.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-23T20:23:57.104Z] #77 294.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-23T20:23:57.104Z] #77 294.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-23T20:23:57.104Z] #77 294.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-23T20:23:57.362Z] #77 294.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-23T20:23:57.619Z] #77 294.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-23T20:23:57.877Z] #77 295.2 CC tests/init.o [2022-08-23T20:24:01.068Z] #64 345.7 + bin/containerd-shim-runc-v2 [2022-08-23T20:24:01.069Z] #64 346.4 + binaries [2022-08-23T20:24:01.069Z] #64 346.4 + install -D bin/containerd /build/containerd [2022-08-23T20:24:01.069Z] #64 346.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-23T20:24:01.069Z] #64 346.5 + install -D bin/ctr /build/ctr [2022-08-23T20:24:01.192Z] #47 ... [2022-08-23T20:24:01.192Z] [2022-08-23T20:24:01.192Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:24:01.192Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:24:01.192Z] #77 298.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-23T20:24:01.192Z] #77 298.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-23T20:24:01.192Z] #77 298.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-23T20:24:01.192Z] #77 298.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:24:01.192Z] #77 298.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:24:01.192Z] #77 298.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:24:01.192Z] #77 298.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-23T20:24:01.192Z] #77 298.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-23T20:24:01.192Z] #77 299.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-23T20:24:01.192Z] #77 299.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-23T20:24:01.192Z] #77 299.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-23T20:24:01.192Z] #77 299.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-23T20:24:01.192Z] #77 299.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-23T20:24:01.192Z] #77 299.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-23T20:24:01.192Z] #77 299.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-23T20:24:01.192Z] #77 299.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-23T20:24:01.192Z] #77 299.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-23T20:24:01.192Z] #77 299.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-23T20:24:01.192Z] #77 299.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-23T20:24:01.192Z] #77 299.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-23T20:24:01.192Z] #77 299.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-23T20:24:01.192Z] #77 299.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-23T20:24:01.192Z] #77 299.7 CC src/libcrun/libcrun_testing_a-error.o [2022-08-23T20:24:01.192Z] #77 300.0 CC src/libcrun/libcrun_testing_a-status.o [2022-08-23T20:24:01.192Z] #77 300.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-23T20:24:01.192Z] #77 300.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-23T20:24:01.192Z] #77 300.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-23T20:24:01.192Z] #77 300.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-23T20:24:01.192Z] #77 300.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-23T20:24:01.192Z] #77 300.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-23T20:24:01.192Z] #77 300.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-23T20:24:01.192Z] #77 300.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-23T20:24:01.192Z] #77 300.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-23T20:24:01.192Z] #77 300.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-23T20:24:01.192Z] #77 301.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-23T20:24:01.192Z] #77 301.4 CC src/crun-crun.o [2022-08-23T20:24:01.192Z] #77 301.6 CC src/crun-run.o [2022-08-23T20:24:01.192Z] #77 301.8 CC src/crun-delete.o [2022-08-23T20:24:01.192Z] #77 301.9 CC src/crun-kill.o [2022-08-23T20:24:01.192Z] #77 302.0 CC src/crun-unpause.o [2022-08-23T20:24:01.192Z] #77 302.0 CC src/crun-pause.o [2022-08-23T20:24:01.192Z] #77 302.1 CC src/crun-spec.o [2022-08-23T20:24:01.192Z] #77 302.4 CC src/crun-exec.o [2022-08-23T20:24:01.481Z] #77 302.4 CC src/crun-list.o [2022-08-23T20:24:01.482Z] #77 302.5 CC src/crun-create.o [2022-08-23T20:24:01.482Z] #77 302.7 CC src/crun-start.o [2022-08-23T20:24:01.482Z] #77 302.7 CC src/crun-update.o [2022-08-23T20:24:01.739Z] #77 302.8 CC src/crun-state.o [2022-08-23T20:24:01.739Z] #77 302.8 CC src/crun-ps.o [2022-08-23T20:24:01.739Z] #77 303.0 CC src/crun-checkpoint.o [2022-08-23T20:24:02.022Z] #77 303.2 CC src/crun-restore.o [2022-08-23T20:24:02.278Z] #77 303.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-23T20:24:02.278Z] #77 303.3 CC src/libcrun/libcrun_la-utils.lo [2022-08-23T20:24:02.278Z] #77 303.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-23T20:24:02.278Z] #77 303.4 CC src/libcrun/libcrun_la-container.lo [2022-08-23T20:24:02.278Z] #77 303.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-23T20:24:02.278Z] #77 303.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-23T20:24:02.325Z] #19 390.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-23T20:24:02.325Z] #19 390.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:24:02.325Z] #19 390.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T20:24:02.325Z] #19 390.0 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-23T20:24:02.325Z] #19 390.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-23T20:24:02.325Z] #19 390.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-23T20:24:02.325Z] #19 390.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-23T20:24:02.325Z] #19 390.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-23T20:24:02.325Z] #19 390.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-23T20:24:02.325Z] #19 390.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-23T20:24:02.325Z] #19 390.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:02.325Z] #19 390.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:02.533Z] #77 303.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-23T20:24:02.533Z] #77 303.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-23T20:24:02.585Z] #19 390.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-23T20:24:02.585Z] #19 390.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:02.585Z] #19 390.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:02.585Z] #19 390.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-23T20:24:02.585Z] #19 390.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:02.585Z] #19 390.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:02.585Z] #19 390.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-23T20:24:02.585Z] #19 390.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:02.585Z] #19 390.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:02.585Z] #19 390.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-23T20:24:02.585Z] #19 390.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:02.585Z] #19 390.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:02.788Z] #77 303.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-23T20:24:02.789Z] #77 303.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-23T20:24:02.789Z] #77 304.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-23T20:24:02.845Z] #19 390.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-23T20:24:02.845Z] #19 390.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:02.845Z] #19 390.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:02.954Z] #64 DONE 348.4s [2022-08-23T20:24:03.044Z] #77 304.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-23T20:24:03.044Z] #77 304.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-23T20:24:03.044Z] #77 304.2 CC src/libcrun/libcrun_la-error.lo [2022-08-23T20:24:03.044Z] #77 304.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-23T20:24:03.106Z] #19 391.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-23T20:24:03.106Z] #19 391.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:03.106Z] #19 391.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:03.300Z] #77 304.4 CC src/libcrun/libcrun_la-status.lo [2022-08-23T20:24:03.366Z] #19 391.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-23T20:24:03.366Z] #19 391.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:03.366Z] #19 391.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:03.366Z] #19 391.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-23T20:24:03.556Z] #77 304.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-23T20:24:03.556Z] #77 304.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-23T20:24:03.556Z] #77 304.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-23T20:24:03.626Z] #19 391.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:03.626Z] #19 391.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:03.626Z] #19 391.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-23T20:24:03.626Z] #19 391.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:03.626Z] #19 391.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:03.626Z] #19 391.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-23T20:24:03.626Z] #19 391.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:03.626Z] #19 391.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:03.811Z] #77 305.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-23T20:24:03.811Z] #77 305.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-23T20:24:03.884Z] [2022-08-23T20:24:03.884Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-23T20:24:03.884Z] #65 sha256:1a58a5b23c6a22875e74f5a45cd29dbd21443ad382da5f572c54ba0dfc5a052b [2022-08-23T20:24:04.067Z] #77 305.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-23T20:24:04.067Z] #77 305.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-23T20:24:04.067Z] #77 305.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-23T20:24:04.198Z] #19 391.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-23T20:24:04.198Z] #19 391.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:24:04.198Z] #19 391.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:04.323Z] #77 305.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-23T20:24:04.578Z] #77 305.6 CC tests/init.o [2022-08-23T20:24:04.810Z] #65 DONE 1.0s [2022-08-23T20:24:04.810Z] [2022-08-23T20:24:04.810Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-23T20:24:04.810Z] #70 sha256:2976f3cb6903fe86afba1d221fe242ed251215a0f3f28d2625e5fc7e906acb01 [2022-08-23T20:24:04.810Z] #70 DONE 0.2s [2022-08-23T20:24:04.810Z] [2022-08-23T20:24:04.810Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-23T20:24:04.810Z] #75 sha256:900bf11a42e5400453564489041a84747b5eddfe9641d96429dee7f160f86691 [2022-08-23T20:24:04.834Z] #77 305.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-23T20:24:05.736Z] #75 DONE 0.9s [2022-08-23T20:24:05.736Z] [2022-08-23T20:24:05.736Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-23T20:24:05.736Z] #78 sha256:3720a236b56bd813a2241e4219970ae82bfd9e838ec57da919872df333629fd6 [2022-08-23T20:24:05.736Z] #78 DONE 0.1s [2022-08-23T20:24:05.991Z] [2022-08-23T20:24:05.991Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-23T20:24:05.991Z] #79 sha256:4600e9290c9c35f3591b8703c24a372c406e58badfe00578282f77517584dca5 [2022-08-23T20:24:05.991Z] #79 DONE 0.0s [2022-08-23T20:24:05.991Z] [2022-08-23T20:24:05.991Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-23T20:24:05.991Z] #80 sha256:e951363446be14aab59552b6bf58ca1fcc3f71bb1c567f7727115d0962a5ecbc [2022-08-23T20:24:05.991Z] #80 DONE 0.0s [2022-08-23T20:24:05.991Z] [2022-08-23T20:24:05.991Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-23T20:24:05.991Z] #81 sha256:ffa1dcd0d075845348bed8d4832d0c0690cb4414415364f66cda3a4fc76dbd60 [2022-08-23T20:24:06.551Z] #81 0.627 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-23T20:24:06.807Z] #81 0.811 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-23T20:24:06.807Z] #81 0.814 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-23T20:24:07.629Z] #81 0.967 Reading package lists... [2022-08-23T20:24:08.190Z] #81 1.563 Reading package lists... [2022-08-23T20:24:08.190Z] #81 2.046 Building dependency tree... [2022-08-23T20:24:08.190Z] #81 2.156 Reading state information... [2022-08-23T20:24:08.190Z] #81 2.273 systemd is already the newest version (247.3-7). [2022-08-23T20:24:08.190Z] #81 2.273 systemd set to manually installed. [2022-08-23T20:24:08.190Z] #81 2.273 The following additional packages will be installed: [2022-08-23T20:24:08.446Z] #81 2.274 libdbus-1-3 libpam-systemd [2022-08-23T20:24:08.446Z] #81 2.275 Recommended packages: [2022-08-23T20:24:08.446Z] #81 2.275 libnss-systemd [2022-08-23T20:24:08.446Z] #81 2.333 The following NEW packages will be installed: [2022-08-23T20:24:08.446Z] #81 2.334 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-23T20:24:08.702Z] #81 2.603 0 upgraded, 5 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:24:08.702Z] #81 2.603 Need to get 950 kB of archives. [2022-08-23T20:24:08.702Z] #81 2.603 After this operation, 1988 kB of additional disk space will be used. [2022-08-23T20:24:08.702Z] #81 2.603 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-23T20:24:08.702Z] #81 2.609 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-23T20:24:08.702Z] #81 2.612 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-23T20:24:08.702Z] #81 2.614 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-23T20:24:08.702Z] #81 2.617 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-23T20:24:08.702Z] #81 2.736 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:24:08.702Z] #81 2.766 Fetched 950 kB in 0s (3398 kB/s) [2022-08-23T20:24:08.702Z] #81 2.787 Selecting previously unselected package systemd-sysv. [2022-08-23T20:24:08.702Z] #81 2.787 (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 ... 29483 files and directories currently installed.) [2022-08-23T20:24:08.702Z] #81 2.802 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-23T20:24:08.702Z] #81 2.805 Unpacking systemd-sysv (247.3-7) ... [2022-08-23T20:24:08.702Z] #81 2.846 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-23T20:24:08.958Z] #81 2.848 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-23T20:24:08.958Z] #81 2.855 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-23T20:24:08.958Z] #81 2.908 Selecting previously unselected package dbus. [2022-08-23T20:24:08.958Z] #81 2.911 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-23T20:24:08.958Z] #81 2.920 Unpacking dbus (1.12.20-2) ... [2022-08-23T20:24:08.958Z] #81 2.975 Selecting previously unselected package libpam-systemd:amd64. [2022-08-23T20:24:08.958Z] #81 2.978 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-23T20:24:08.958Z] #81 2.982 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-23T20:24:08.958Z] #81 3.028 Selecting previously unselected package dbus-user-session. [2022-08-23T20:24:08.958Z] #81 3.030 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-23T20:24:08.958Z] #81 3.034 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-23T20:24:08.958Z] #81 3.073 Setting up systemd-sysv (247.3-7) ... [2022-08-23T20:24:08.958Z] #81 3.082 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-23T20:24:09.218Z] #81 3.090 Setting up dbus (1.12.20-2) ... [2022-08-23T20:24:09.218Z] #81 3.209 invoke-rc.d: could not determine current runlevel [2022-08-23T20:24:09.218Z] #81 3.212 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T20:24:09.218Z] #81 3.216 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-23T20:24:09.218Z] #81 3.324 Setting up dbus-user-session (1.12.20-2) ... [2022-08-23T20:24:09.475Z] #81 3.336 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:24:09.475Z] #81 DONE 3.4s [2022-08-23T20:24:09.475Z] [2022-08-23T20:24:09.475Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-23T20:24:09.475Z] #82 sha256:e9088086baf3ebcee42a9136b52ed2bf03009c7eca3a7b7c768d02e2b4e97431 [2022-08-23T20:24:09.485Z] #19 396.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-23T20:24:09.485Z] #19 396.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:24:09.485Z] #19 396.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:09.485Z] #19 396.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-23T20:24:09.485Z] #19 396.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-23T20:24:09.486Z] #19 396.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-23T20:24:09.486Z] #19 397.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-23T20:24:09.486Z] #19 397.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-23T20:24:09.486Z] #19 397.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-23T20:24:09.486Z] #19 397.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-23T20:24:09.486Z] #19 397.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:09.486Z] #19 397.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:09.746Z] #19 397.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-23T20:24:09.746Z] #19 397.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:24:09.746Z] #19 397.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:10.402Z] #82 DONE 0.9s [2022-08-23T20:24:10.402Z] [2022-08-23T20:24:10.402Z] #83 exporting to image [2022-08-23T20:24:10.402Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-23T20:24:10.402Z] #83 exporting layers [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-23T20:24:11.523Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-08-23T20:24:11.523Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-23T20:24:11.523Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-23T20:24:11.523Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-23T20:24:12.083Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-23T20:24:12.083Z] ? github.com/docker/docker/api/types [no test files] [2022-08-23T20:24:12.083Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-23T20:24:12.083Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-23T20:24:12.083Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-23T20:24:12.083Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-23T20:24:12.083Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-23T20:24:12.083Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-23T20:24:12.083Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-23T20:24:12.083Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-23T20:24:12.083Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-23T20:24:12.338Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-23T20:24:12.338Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-08-23T20:24:12.339Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-23T20:24:12.339Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-23T20:24:12.594Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-23T20:24:12.594Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/builder [no test files] [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-23T20:24:12.594Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-23T20:24:15.033Z] #19 402.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-23T20:24:15.033Z] #19 402.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:24:15.033Z] #19 402.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:15.033Z] #19 402.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-23T20:24:15.033Z] #19 402.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-23T20:24:15.033Z] #19 402.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-23T20:24:15.033Z] #19 402.1 Selecting previously unselected package libc6-s390x-cross. [2022-08-23T20:24:15.033Z] #19 402.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-23T20:24:15.033Z] #19 402.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-23T20:24:15.033Z] #19 402.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-23T20:24:15.033Z] #19 402.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:15.033Z] #19 402.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:15.033Z] #19 402.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-23T20:24:15.033Z] #19 402.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:15.033Z] #19 402.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:15.033Z] #19 402.3 Selecting previously unselected package libitm1-s390x-cross. [2022-08-23T20:24:15.033Z] #19 402.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:15.033Z] #19 402.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:15.033Z] #19 402.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-23T20:24:15.033Z] #19 402.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:15.033Z] #19 402.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:15.033Z] #19 402.4 Selecting previously unselected package libasan6-s390x-cross. [2022-08-23T20:24:15.033Z] #19 402.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:15.033Z] #19 402.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:15.033Z] #19 402.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-23T20:24:15.033Z] #19 402.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:15.033Z] #19 402.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:15.033Z] #19 402.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-23T20:24:15.033Z] #19 402.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:15.033Z] #19 402.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:15.033Z] #19 402.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-23T20:24:15.033Z] #19 402.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:15.033Z] #19 402.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:15.033Z] #19 402.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-23T20:24:15.033Z] #19 402.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:24:15.033Z] #19 402.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:15.109Z] ok github.com/docker/docker/builder/remotecontext 0.131s coverage: 13.7% of statements [2022-08-23T20:24:15.109Z] ok github.com/docker/docker/builder/dockerfile 0.435s coverage: 49.3% of statements [2022-08-23T20:24:15.365Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-23T20:24:15.926Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-23T20:24:16.853Z] ok github.com/docker/docker/builder/remotecontext/git 1.635s coverage: 86.3% of statements [2022-08-23T20:24:16.853Z] ? github.com/docker/docker/cli [no test files] [2022-08-23T20:24:16.853Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-23T20:24:16.853Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-23T20:24:16.853Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-23T20:24:16.937Z] #83 exporting layers 6.3s done [2022-08-23T20:24:16.938Z] #83 writing image sha256:1a0463ca2e81db234f10ccd982f4f9d31e752939509019d60c9b67f56bdf3211 done [2022-08-23T20:24:16.938Z] #83 naming to docker.io/library/docker:df2048f9cb6c3ffd9177c0058e920d84b18f10b9 done [2022-08-23T20:24:16.938Z] #83 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-23T20:24:17.272Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=df2048f9cb6c3ffd9177c0058e920d84b18f10b9 -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:df2048f9cb6c3ffd9177c0058e920d84b18f10b9 hack/make.sh dynbinary test-integration [2022-08-23T20:24:17.415Z] ok github.com/docker/docker/cmd/docker-proxy 0.153s coverage: 67.6% of statements [2022-08-23T20:24:19.157Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-23T20:24:19.157Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-23T20:24:19.158Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-23T20:24:19.158Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-23T20:24:19.158Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-23T20:24:19.158Z] Detected virtualization docker. [2022-08-23T20:24:19.158Z] Detected architecture x86-64. [2022-08-23T20:24:19.158Z] Set hostname to . [2022-08-23T20:24:19.158Z] modprobe@configfs.service: Succeeded. [2022-08-23T20:24:19.158Z] modprobe@drm.service: Succeeded. [2022-08-23T20:24:19.158Z] modprobe@fuse.service: Succeeded. [2022-08-23T20:24:19.158Z] + source /etc/docker-entrypoint-cmd [2022-08-23T20:24:19.158Z] ++ hack/make.sh dynbinary test-integration [2022-08-23T20:24:19.158Z] [2022-08-23T20:24:19.158Z] Removing bundles/ [2022-08-23T20:24:19.158Z] [2022-08-23T20:24:19.158Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-23T20:24:19.158Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-23T20:24:19.158Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:24:20.321Z] #19 407.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-23T20:24:20.321Z] #19 407.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:24:20.321Z] #19 407.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:20.321Z] #19 407.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-23T20:24:20.321Z] #19 407.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-23T20:24:20.321Z] #19 407.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-23T20:24:20.321Z] #19 407.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-23T20:24:20.321Z] #19 407.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-23T20:24:20.321Z] #19 407.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-23T20:24:20.321Z] #19 407.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-23T20:24:20.321Z] #19 407.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-23T20:24:20.321Z] #19 407.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:20.321Z] #19 408.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-23T20:24:20.321Z] #19 408.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-23T20:24:20.321Z] #19 408.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:20.726Z] ok github.com/docker/docker/client 0.105s coverage: 75.9% of statements [2022-08-23T20:24:24.523Z] #19 412.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-23T20:24:24.523Z] #19 412.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-23T20:24:24.523Z] #19 412.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:24.523Z] #19 412.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-23T20:24:24.523Z] #19 412.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-23T20:24:24.523Z] #19 412.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-23T20:24:24.523Z] #19 412.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-23T20:24:24.523Z] #19 412.3 Setting up libfile-which-perl (1.23-1) ... [2022-08-23T20:24:24.523Z] #19 412.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-23T20:24:24.523Z] #19 412.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-23T20:24:24.523Z] #19 412.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-23T20:24:24.523Z] #19 412.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T20:24:24.523Z] #19 412.4 Setting up libicu67:amd64 (67.1-7) ... [2022-08-23T20:24:24.523Z] #19 412.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-23T20:24:24.523Z] #19 412.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-23T20:24:24.523Z] #19 412.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-23T20:24:24.523Z] #19 412.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-23T20:24:24.523Z] #19 412.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-23T20:24:24.523Z] #19 412.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-23T20:24:24.523Z] #19 412.4 Setting up file (1:5.39-3) ... [2022-08-23T20:24:24.523Z] #19 412.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-23T20:24:24.523Z] #19 412.5 Setting up bzip2 (1.0.8-4) ... [2022-08-23T20:24:24.523Z] #19 412.5 Setting up libyaml-perl (1.30-1) ... [2022-08-23T20:24:24.523Z] #19 412.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-23T20:24:24.523Z] #19 412.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-23T20:24:24.523Z] #19 412.5 Setting up libio-string-perl (1.08-3.1) ... [2022-08-23T20:24:24.523Z] #19 412.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-23T20:24:24.523Z] #19 412.5 Setting up cross-config (2.6.18+nmu1) ... [2022-08-23T20:24:24.523Z] #19 412.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-23T20:24:24.523Z] #19 412.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-23T20:24:24.783Z] #19 412.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-23T20:24:24.783Z] #19 412.6 Setting up patch (2.7.6-7) ... [2022-08-23T20:24:24.783Z] #19 412.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-23T20:24:24.783Z] #19 412.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-23T20:24:24.783Z] #19 412.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:24.783Z] #19 412.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-23T20:24:24.783Z] #19 412.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-23T20:24:24.783Z] #19 412.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:24.783Z] #19 412.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:24.783Z] #19 412.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-23T20:24:24.783Z] #19 412.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-23T20:24:24.783Z] #19 412.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:24.783Z] #19 412.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:24.783Z] #19 412.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-23T20:24:24.783Z] #19 412.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-23T20:24:24.783Z] #19 412.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-23T20:24:24.783Z] #19 412.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-23T20:24:24.783Z] #19 412.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:24.783Z] #19 412.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-23T20:24:24.783Z] #19 412.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-23T20:24:25.043Z] #19 412.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:25.043Z] #19 412.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-23T20:24:25.043Z] #19 412.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 413.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 413.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 413.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 413.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-23T20:24:25.043Z] #19 413.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 413.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 413.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 413.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-23T20:24:25.043Z] #19 413.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 413.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 413.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.043Z] #19 413.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-23T20:24:25.043Z] #19 413.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-23T20:24:25.303Z] #19 413.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-23T20:24:25.303Z] #19 413.3 [2022-08-23T20:24:25.303Z] #19 413.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-23T20:24:25.303Z] #19 413.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.303Z] #19 413.4 Setting up dpkg-dev (1.20.11) ... [2022-08-23T20:24:25.303Z] #19 413.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.564Z] #19 413.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T20:24:25.564Z] #19 413.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.564Z] #19 413.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.564Z] #19 413.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.564Z] #19 413.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.564Z] #19 413.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T20:24:25.564Z] #19 413.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.564Z] #19 413.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.564Z] #19 413.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.564Z] #19 413.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.564Z] #19 413.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-23T20:24:25.564Z] #19 413.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-23T20:24:25.564Z] #19 413.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-23T20:24:25.824Z] #19 413.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-23T20:24:25.824Z] #19 413.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-23T20:24:25.824Z] #19 413.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:25.824Z] #19 413.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:25.824Z] #19 413.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:24:25.824Z] #19 413.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T20:24:25.824Z] #19 413.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 413.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 413.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:26.084Z] #19 413.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 413.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 413.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 413.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:26.084Z] #19 414.0 Setting up libxml-simple-perl (2.25-1) ... [2022-08-23T20:24:26.084Z] #19 414.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T20:24:26.084Z] #19 414.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-23T20:24:26.084Z] #19 414.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:26.084Z] #19 414.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-23T20:24:26.084Z] #19 414.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.345Z] #19 414.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:26.345Z] #19 414.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.345Z] #19 414.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:26.345Z] #19 414.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T20:24:26.345Z] #19 414.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-23T20:24:26.345Z] #19 414.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-23T20:24:26.345Z] #19 414.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:26.345Z] #19 414.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-23T20:24:26.345Z] #19 414.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:26.345Z] #19 414.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:26.345Z] #19 414.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-23T20:24:26.345Z] #19 414.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:26.345Z] #19 414.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:26.345Z] #19 414.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-23T20:24:26.345Z] #19 414.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:26.345Z] #19 414.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-23T20:24:26.345Z] #19 414.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:26.345Z] #19 414.3 Setting up crossbuild-essential-armel (12.9) ... [2022-08-23T20:24:26.345Z] #19 414.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-23T20:24:26.605Z] #19 414.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-23T20:24:26.605Z] #19 414.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-23T20:24:26.605Z] #19 414.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-23T20:24:26.605Z] #19 414.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-23T20:24:26.605Z] #19 414.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:24:27.175Z] #19 DONE 415.2s [2022-08-23T20:24:27.437Z] [2022-08-23T20:24:27.437Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-23T20:24:27.437Z] #73 sha256:7de7e8259e5feb535032b561593004bc28a2ad72b7a7c285c7d583e055ee3496 [2022-08-23T20:24:27.437Z] #73 DONE 0.1s [2022-08-23T20:24:27.437Z] [2022-08-23T20:24:27.437Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:24:27.437Z] #20 sha256:ccc825eb22a5e4354c988ef9164dd9bc9e7c7cdf0f81c00bf7f0c18f04f57919 [2022-08-23T20:24:27.437Z] #20 ... [2022-08-23T20:24:27.437Z] [2022-08-23T20:24:27.437Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-23T20:24:27.437Z] #32 sha256:9131d2c7632ac301474479532f213fcfe12220fd4359ca035e194c9bd0e18792 [2022-08-23T20:24:27.437Z] #32 DONE 0.1s [2022-08-23T20:24:27.829Z] [2022-08-23T20:24:27.829Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-23T20:24:27.829Z] #33 sha256:e2007fdcefe4fce61a0ae0cd81fd4f282dffceb68453089a7724e8bc4bf20421 [2022-08-23T20:24:29.217Z] #33 1.490 + RM_GOPATH=0 [2022-08-23T20:24:29.217Z] #33 1.490 + TMP_GOPATH= [2022-08-23T20:24:29.217Z] #33 1.490 + : /build [2022-08-23T20:24:29.217Z] #33 1.490 + '[' -z '' ']' [2022-08-23T20:24:29.217Z] #33 1.491 ++ mktemp -d [2022-08-23T20:24:29.217Z] #33 1.494 + export GOPATH=/tmp/tmp.dDh8yIZXZt [2022-08-23T20:24:29.217Z] #33 1.494 + GOPATH=/tmp/tmp.dDh8yIZXZt [2022-08-23T20:24:29.217Z] #33 1.495 + RM_GOPATH=1 [2022-08-23T20:24:29.217Z] #33 1.495 + case "$(go env GOARCH)" in [2022-08-23T20:24:29.217Z] #33 1.496 ++ go env GOARCH [2022-08-23T20:24:29.217Z] #33 1.503 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:24:29.217Z] #33 1.503 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:24:29.217Z] #33 1.504 ++ dirname /install.sh [2022-08-23T20:24:29.217Z] #33 1.505 + dir=/ [2022-08-23T20:24:29.217Z] #33 1.505 + bin=dockercli [2022-08-23T20:24:29.217Z] #33 1.505 + shift [2022-08-23T20:24:29.217Z] #33 1.505 + '[' '!' -f //dockercli.installer ']' [2022-08-23T20:24:29.217Z] #33 1.505 + . //dockercli.installer [2022-08-23T20:24:29.217Z] #33 1.505 ++ : stable [2022-08-23T20:24:29.217Z] #33 1.505 ++ : 17.06.2-ce [2022-08-23T20:24:29.217Z] #33 1.505 + install_dockercli [2022-08-23T20:24:29.217Z] #33 1.505 Install docker/cli version 17.06.2-ce from stable [2022-08-23T20:24:29.217Z] #33 1.505 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-23T20:24:29.217Z] #33 1.506 ++ uname -m [2022-08-23T20:24:29.217Z] #33 1.507 + arch=x86_64 [2022-08-23T20:24:29.217Z] #33 1.507 + '[' x86_64 '!=' x86_64 ']' [2022-08-23T20:24:29.217Z] #33 1.507 + url=https://download.docker.com/linux/static [2022-08-23T20:24:29.217Z] #33 1.508 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-23T20:24:29.217Z] #33 1.508 + tar -xz docker/docker [2022-08-23T20:24:29.946Z] #77 ... [2022-08-23T20:24:29.946Z] [2022-08-23T20:24:29.946Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:24:29.946Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:24:29.946Z] #47 DONE 405.3s [2022-08-23T20:24:30.204Z] [2022-08-23T20:24:30.204Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:24:30.204Z] #64 sha256:c52653f3ecc05d30b7100caf9cb6b5fca1d0e2480a05e201777d1e0ca8527bc3 [2022-08-23T20:24:31.338Z] #77 ... [2022-08-23T20:24:31.338Z] [2022-08-23T20:24:31.338Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-23T20:24:31.338Z] #47 sha256:7fc5624ab0ba3c509cc8bd97ba931619bf889e1610a6b465a8654e5e6c586c12 [2022-08-23T20:24:31.338Z] #47 DONE 408.9s [2022-08-23T20:24:31.338Z] [2022-08-23T20:24:31.338Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:24:31.338Z] #64 sha256:86730f58c81def11d6547102445a78b79e35516df4d8ffa5d955883d982d51e6 [2022-08-23T20:24:32.526Z] #33 4.987 + mkdir -p /build [2022-08-23T20:24:32.526Z] #33 4.990 + mv docker/docker /build/ [2022-08-23T20:24:32.526Z] #33 4.992 + rmdir docker [2022-08-23T20:24:32.787Z] #33 DONE 5.3s [2022-08-23T20:24:32.787Z] [2022-08-23T20:24:32.787Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:24:32.787Z] #20 sha256:ccc825eb22a5e4354c988ef9164dd9bc9e7c7cdf0f81c00bf7f0c18f04f57919 [2022-08-23T20:24:32.787Z] #20 1.842 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:24:32.787Z] #20 1.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:24:32.787Z] #20 1.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:24:32.787Z] #20 2.157 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-23T20:24:32.787Z] #20 2.445 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-23T20:24:32.787Z] #20 2.947 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:24:32.787Z] #20 3.438 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-23T20:24:32.787Z] #20 4.116 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-23T20:24:32.787Z] #20 4.692 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:24:32.787Z] #20 5.107 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-23T20:24:32.787Z] #20 5.113 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-23T20:24:32.787Z] #20 5.115 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-23T20:24:32.787Z] #20 5.116 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-23T20:24:32.787Z] #20 5.126 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:24:32.787Z] #20 5.128 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:24:32.787Z] #20 5.324 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-23T20:24:32.787Z] #20 5.330 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:24:32.787Z] #20 5.332 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-23T20:24:32.787Z] #20 5.335 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-23T20:24:32.787Z] #20 5.338 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:24:32.787Z] #20 5.340 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-23T20:24:33.229Z] #64 ... [2022-08-23T20:24:33.229Z] [2022-08-23T20:24:33.229Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-23T20:24:33.229Z] #48 sha256:5c93f4ebdf43db36e6db6d5f5f8b5364ba5b63d87af428a8e954871235d9c9c2 [2022-08-23T20:24:33.792Z] #48 DONE 0.6s [2022-08-23T20:24:33.792Z] [2022-08-23T20:24:33.792Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-23T20:24:33.792Z] #52 sha256:fe2eb425c22b1f6a91433a93606f886da967639d6e500418ebfbfdd20231523d [2022-08-23T20:24:33.792Z] #52 DONE 0.1s [2022-08-23T20:24:33.792Z] [2022-08-23T20:24:33.792Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-23T20:24:33.792Z] #54 sha256:01b97fa7fc48cbd3d06e7e39a65234aa3ec1d56ef866afbad3cd5ee901ba3df8 [2022-08-23T20:24:34.051Z] #54 DONE 0.1s [2022-08-23T20:24:34.051Z] [2022-08-23T20:24:34.051Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:24:34.051Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:24:34.051Z] #77 335.0 CCLD tests/init [2022-08-23T20:24:35.458Z] #64 ... [2022-08-23T20:24:35.458Z] [2022-08-23T20:24:35.458Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-23T20:24:35.458Z] #48 sha256:984cb09d66c1209a5c3ff40ecc6e75c0c23181dc0c0f7744bce61523b98a1259 [2022-08-23T20:24:36.021Z] #48 DONE 0.7s [2022-08-23T20:24:36.021Z] [2022-08-23T20:24:36.021Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-23T20:24:36.021Z] #52 sha256:42d8dedfbfa0641b3d87e71ed3ada0ed207329a2079c6dff2cbb011b1b72b269 [2022-08-23T20:24:36.021Z] #52 DONE 0.1s [2022-08-23T20:24:36.021Z] [2022-08-23T20:24:36.021Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-23T20:24:36.021Z] #54 sha256:fba2cc8ce0079f694e5f14673ad7715a6a692f9c53834185ee507fa3fd991d05 [2022-08-23T20:24:36.277Z] #54 DONE 0.1s [2022-08-23T20:24:36.277Z] [2022-08-23T20:24:36.277Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:24:36.277Z] #60 sha256:c12064272de2b1edcf23c95b50fc5fcd03b05c9d126b9522ee6d54e757cdc76c [2022-08-23T20:24:36.534Z] #60 ... [2022-08-23T20:24:36.534Z] [2022-08-23T20:24:36.534Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-23T20:24:36.534Z] #77 sha256:a27438d7387d286b975de9365486ea15935b17d73b406d436fa1da2f681d0360 [2022-08-23T20:24:36.534Z] #77 334.1 CCLD tests/init [2022-08-23T20:24:38.076Z] #20 ... [2022-08-23T20:24:38.076Z] [2022-08-23T20:24:38.076Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:24:38.076Z] #49 sha256:c5d36dc004a9e5b24f1eeb5a3350b47dc8ccc7c854b32b20a33f34d38a112fb2 [2022-08-23T20:24:38.076Z] #49 1.640 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:24:38.076Z] #49 1.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:24:38.076Z] #49 1.653 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:24:38.076Z] #49 1.790 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-23T20:24:38.076Z] #49 2.011 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-23T20:24:38.076Z] #49 2.368 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-23T20:24:38.076Z] #49 2.929 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:24:38.076Z] #49 3.566 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-23T20:24:38.076Z] #49 4.215 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:24:38.076Z] #49 4.837 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-23T20:24:38.076Z] #49 4.837 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-23T20:24:38.076Z] #49 4.839 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:24:38.076Z] #49 4.843 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-23T20:24:38.076Z] #49 4.857 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:24:38.076Z] #49 4.861 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-23T20:24:38.076Z] #49 4.878 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:24:38.076Z] #49 4.879 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-23T20:24:38.076Z] #49 4.880 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-23T20:24:38.076Z] #49 4.882 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-23T20:24:38.076Z] #49 4.884 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:24:38.076Z] #49 4.885 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-23T20:24:38.076Z] #49 ... [2022-08-23T20:24:38.076Z] [2022-08-23T20:24:38.076Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:24:38.076Z] #74 sha256:b64f700223fc9e989e7315bac8f9cdb27d0e8d7220fa2f56fb92e3ce27668ae8 [2022-08-23T20:24:38.076Z] #74 1.456 + RM_GOPATH=0 [2022-08-23T20:24:38.076Z] #74 1.456 + TMP_GOPATH= [2022-08-23T20:24:38.076Z] #74 1.456 + : /build [2022-08-23T20:24:38.076Z] #74 1.456 + '[' -z '' ']' [2022-08-23T20:24:38.076Z] #74 1.457 ++ mktemp -d [2022-08-23T20:24:38.076Z] #74 1.459 + export GOPATH=/tmp/tmp.tYU80I4BbE [2022-08-23T20:24:38.076Z] #74 1.459 + GOPATH=/tmp/tmp.tYU80I4BbE [2022-08-23T20:24:38.076Z] #74 1.459 + RM_GOPATH=1 [2022-08-23T20:24:38.076Z] #74 1.459 + case "$(go env GOARCH)" in [2022-08-23T20:24:38.076Z] #74 1.461 ++ go env GOARCH [2022-08-23T20:24:38.076Z] #74 1.468 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:24:38.076Z] #74 1.468 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:24:38.076Z] #74 1.468 ++ dirname /install.sh [2022-08-23T20:24:38.076Z] #74 1.472 + dir=/ [2022-08-23T20:24:38.076Z] #74 1.472 + bin=rootlesskit [2022-08-23T20:24:38.076Z] #74 1.472 + shift [2022-08-23T20:24:38.076Z] #74 1.472 + '[' '!' -f //rootlesskit.installer ']' [2022-08-23T20:24:38.076Z] #74 1.472 + . //rootlesskit.installer [2022-08-23T20:24:38.076Z] #74 1.472 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:24:38.076Z] #74 1.472 + install_rootlesskit [2022-08-23T20:24:38.076Z] #74 1.472 + case "$1" in [2022-08-23T20:24:38.076Z] #74 1.472 + export CGO_ENABLED=0 [2022-08-23T20:24:38.076Z] #74 1.472 + CGO_ENABLED=0 [2022-08-23T20:24:38.076Z] #74 1.472 + _install_rootlesskit [2022-08-23T20:24:38.076Z] #74 1.472 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:24:38.076Z] #74 1.473 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-23T20:24:38.076Z] #74 1.473 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T20:24:38.076Z] #74 1.473 + GOBIN=/build [2022-08-23T20:24:38.076Z] #74 1.473 + GO111MODULE=on [2022-08-23T20:24:38.076Z] #74 1.473 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:24:38.076Z] #74 1.876 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-23T20:24:38.076Z] #74 3.417 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-23T20:24:38.076Z] #74 3.418 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-23T20:24:38.076Z] #74 3.653 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-23T20:24:38.076Z] #74 4.667 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-23T20:24:38.076Z] #74 5.001 go: downloading github.com/google/uuid v1.3.0 [2022-08-23T20:24:38.076Z] #74 5.051 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-23T20:24:38.076Z] #74 5.308 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-23T20:24:38.076Z] #74 5.391 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-23T20:24:38.076Z] #74 5.507 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-23T20:24:38.076Z] #74 5.603 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-23T20:24:38.076Z] #74 5.892 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-23T20:24:38.076Z] #74 6.034 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-23T20:24:38.076Z] #74 6.070 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-23T20:24:38.076Z] #74 6.635 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-23T20:24:38.076Z] #74 ... [2022-08-23T20:24:38.076Z] [2022-08-23T20:24:38.076Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:24:38.076Z] #69 sha256:05422979a93a38e9916de4e46e3b6058cc10da27e1fc201fa29648bbe0cfd1a9 [2022-08-23T20:24:38.076Z] #69 1.755 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:24:38.076Z] #69 1.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:24:38.076Z] #69 1.767 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:24:38.076Z] #69 2.029 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-23T20:24:38.076Z] #69 2.456 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:24:38.076Z] #69 2.834 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-23T20:24:38.076Z] #69 3.333 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:24:38.076Z] #69 4.031 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-23T20:24:38.076Z] #69 4.566 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-23T20:24:38.076Z] #69 4.944 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-23T20:24:38.076Z] #69 4.944 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-23T20:24:38.076Z] #69 4.951 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:24:38.076Z] #69 4.953 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-23T20:24:38.076Z] #69 4.966 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-23T20:24:38.076Z] #69 4.967 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:24:38.076Z] #69 4.985 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:24:38.076Z] #69 4.986 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-23T20:24:38.076Z] #69 4.987 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-23T20:24:38.076Z] #69 4.987 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-23T20:24:38.076Z] #69 4.990 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:24:38.076Z] #69 4.990 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-23T20:24:50.309Z] #69 ... [2022-08-23T20:24:50.309Z] [2022-08-23T20:24:50.309Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:24:50.309Z] #49 sha256:c5d36dc004a9e5b24f1eeb5a3350b47dc8ccc7c854b32b20a33f34d38a112fb2 [2022-08-23T20:24:50.309Z] #49 21.64 Fetched 49.2 MB in 20s (2431 kB/s) [2022-08-23T20:24:52.759Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 29.9% of statements [2022-08-23T20:24:52.759Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-23T20:24:52.759Z] ok github.com/docker/docker/cmd/dockerd/trap 2.434s coverage: 0.0% of statements [2022-08-23T20:24:52.759Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-23T20:24:52.759Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-23T20:24:52.759Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-23T20:24:52.759Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-23T20:24:52.759Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-23T20:24:55.949Z] #77 355.0 AR libcrun_testing.a [2022-08-23T20:24:55.949Z] #77 355.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-23T20:24:55.949Z] #77 355.1 CCLD tests/tests_libcrun_utils [2022-08-23T20:24:55.949Z] #77 355.1 CCLD tests/tests_libcrun_errors [2022-08-23T20:24:55.949Z] #77 355.1 CCLD tests/tests_libcrun_fuzzer [2022-08-23T20:24:55.949Z] #77 355.5 CCLD libcrun.la [2022-08-23T20:24:55.949Z] #77 356.8 CCLD crun [2022-08-23T20:24:56.206Z] #77 357.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-23T20:24:56.462Z] #77 357.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-23T20:24:56.462Z] #77 357.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-23T20:24:56.462Z] #77 357.6 /bin/mkdir -p '/usr/local/lib' [2022-08-23T20:24:56.462Z] #77 357.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-23T20:24:56.462Z] #77 357.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-23T20:24:56.462Z] #77 357.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-23T20:24:56.462Z] #77 357.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-23T20:24:56.462Z] #77 357.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-23T20:24:56.720Z] #77 358.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-23T20:24:56.892Z] #49 21.64 Reading package lists... [2022-08-23T20:24:56.892Z] #49 ... [2022-08-23T20:24:56.892Z] [2022-08-23T20:24:56.892Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:24:56.892Z] #69 sha256:05422979a93a38e9916de4e46e3b6058cc10da27e1fc201fa29648bbe0cfd1a9 [2022-08-23T20:24:56.892Z] #69 22.25 Fetched 49.2 MB in 21s (2375 kB/s) [2022-08-23T20:24:56.976Z] #77 358.0 ---------------------------------------------------------------------- [2022-08-23T20:24:56.976Z] #77 358.0 Libraries have been installed in: [2022-08-23T20:24:56.976Z] #77 358.0 /usr/local/lib [2022-08-23T20:24:56.976Z] #77 358.0 [2022-08-23T20:24:56.976Z] #77 358.0 If you ever happen to want to link against installed libraries [2022-08-23T20:24:56.976Z] #77 358.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-23T20:24:56.976Z] #77 358.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-23T20:24:56.976Z] #77 358.0 flag during linking and do at least one of the following: [2022-08-23T20:24:56.976Z] #77 358.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-23T20:24:56.976Z] #77 358.0 during execution [2022-08-23T20:24:56.976Z] #77 358.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-23T20:24:56.976Z] #77 358.0 during linking [2022-08-23T20:24:56.976Z] #77 358.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-23T20:24:56.976Z] #77 358.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-23T20:24:56.976Z] #77 358.0 [2022-08-23T20:24:56.976Z] #77 358.0 See any operating system documentation about shared libraries for [2022-08-23T20:24:56.976Z] #77 358.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-23T20:24:56.976Z] #77 358.0 ---------------------------------------------------------------------- [2022-08-23T20:24:56.976Z] #77 358.0 /bin/mkdir -p '/build' [2022-08-23T20:24:56.976Z] #77 358.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-23T20:24:56.976Z] #77 358.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-23T20:24:56.976Z] #77 358.0 make[3]: Leaving directory '/tmp/crun-build' [2022-08-23T20:24:56.976Z] #77 358.0 make[2]: Leaving directory '/tmp/crun-build' [2022-08-23T20:24:56.976Z] #77 358.0 make[1]: Leaving directory '/tmp/crun-build' [2022-08-23T20:24:57.279Z] #77 DONE 358.4s [2022-08-23T20:24:57.279Z] [2022-08-23T20:24:57.279Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:24:57.279Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:24:58.446Z] #77 354.4 AR libcrun_testing.a [2022-08-23T20:24:58.446Z] #77 354.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-23T20:24:58.446Z] #77 354.5 CCLD tests/tests_libcrun_utils [2022-08-23T20:24:58.446Z] #77 354.5 CCLD tests/tests_libcrun_errors [2022-08-23T20:24:58.446Z] #77 354.5 CCLD tests/tests_libcrun_fuzzer [2022-08-23T20:24:58.446Z] #77 355.3 CCLD libcrun.la [2022-08-23T20:24:58.704Z] #77 355.9 CCLD crun [2022-08-23T20:24:58.807Z] #69 22.25 Reading package lists... [2022-08-23T20:24:58.807Z] #69 ... [2022-08-23T20:24:58.807Z] [2022-08-23T20:24:58.807Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:24:58.807Z] #49 sha256:c5d36dc004a9e5b24f1eeb5a3350b47dc8ccc7c854b32b20a33f34d38a112fb2 [2022-08-23T20:24:58.807Z] #49 21.64 Reading package lists... [2022-08-23T20:24:59.269Z] #77 356.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-23T20:24:59.269Z] #77 356.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-23T20:24:59.269Z] #77 356.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-23T20:24:59.269Z] #77 356.7 /bin/mkdir -p '/usr/local/lib' [2022-08-23T20:24:59.269Z] #77 356.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-23T20:24:59.301Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-08-23T20:24:59.379Z] #49 31.46 Reading package lists... [2022-08-23T20:24:59.379Z] #49 ... [2022-08-23T20:24:59.379Z] [2022-08-23T20:24:59.379Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:24:59.379Z] #20 sha256:ccc825eb22a5e4354c988ef9164dd9bc9e7c7cdf0f81c00bf7f0c18f04f57919 [2022-08-23T20:24:59.379Z] #20 22.18 Fetched 49.2 MB in 21s (2390 kB/s) [2022-08-23T20:24:59.379Z] #20 22.18 Reading package lists... [2022-08-23T20:24:59.527Z] #77 356.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-23T20:24:59.527Z] #77 356.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-23T20:24:59.527Z] #77 356.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-23T20:24:59.527Z] #77 356.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-23T20:24:59.557Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-08-23T20:24:59.640Z] #20 31.78 Reading package lists... [2022-08-23T20:24:59.640Z] #20 ... [2022-08-23T20:24:59.640Z] [2022-08-23T20:24:59.640Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:24:59.640Z] #69 sha256:05422979a93a38e9916de4e46e3b6058cc10da27e1fc201fa29648bbe0cfd1a9 [2022-08-23T20:24:59.640Z] #69 22.25 Reading package lists... [2022-08-23T20:24:59.784Z] #77 357.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-23T20:24:59.785Z] #77 357.1 ---------------------------------------------------------------------- [2022-08-23T20:24:59.785Z] #77 357.1 Libraries have been installed in: [2022-08-23T20:24:59.785Z] #77 357.1 /usr/local/lib [2022-08-23T20:24:59.785Z] #77 357.1 [2022-08-23T20:24:59.785Z] #77 357.1 If you ever happen to want to link against installed libraries [2022-08-23T20:24:59.785Z] #77 357.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-23T20:24:59.785Z] #77 357.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-23T20:24:59.785Z] #77 357.1 flag during linking and do at least one of the following: [2022-08-23T20:24:59.785Z] #77 357.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-23T20:24:59.785Z] #77 357.1 during execution [2022-08-23T20:24:59.785Z] #77 357.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-23T20:24:59.785Z] #77 357.1 during linking [2022-08-23T20:24:59.785Z] #77 357.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-23T20:24:59.785Z] #77 357.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-23T20:24:59.785Z] #77 357.1 [2022-08-23T20:24:59.785Z] #77 357.1 See any operating system documentation about shared libraries for [2022-08-23T20:24:59.785Z] #77 357.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-23T20:24:59.785Z] #77 357.1 ---------------------------------------------------------------------- [2022-08-23T20:24:59.785Z] #77 357.1 /bin/mkdir -p '/build' [2022-08-23T20:24:59.785Z] #77 357.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-23T20:24:59.785Z] #77 357.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-23T20:24:59.785Z] #77 357.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-23T20:24:59.785Z] #77 357.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-23T20:24:59.785Z] #77 357.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-23T20:25:00.717Z] #77 DONE 357.9s [2022-08-23T20:25:00.717Z] [2022-08-23T20:25:00.717Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:00.717Z] #64 sha256:c52653f3ecc05d30b7100caf9cb6b5fca1d0e2480a05e201777d1e0ca8527bc3 [2022-08-23T20:25:00.961Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-23T20:25:07.493Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-08-23T20:25:08.420Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-08-23T20:25:08.982Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-23T20:25:09.544Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-23T20:25:09.641Z] #69 32.09 Reading package lists... [2022-08-23T20:25:09.641Z] #69 ... [2022-08-23T20:25:09.641Z] [2022-08-23T20:25:09.641Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:25:09.641Z] #49 sha256:c5d36dc004a9e5b24f1eeb5a3350b47dc8ccc7c854b32b20a33f34d38a112fb2 [2022-08-23T20:25:09.641Z] #49 31.46 Reading package lists... [2022-08-23T20:25:10.105Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.6% of statements [2022-08-23T20:25:10.105Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-23T20:25:10.105Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-23T20:25:10.105Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-23T20:25:10.105Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-23T20:25:10.105Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-23T20:25:11.028Z] #49 40.93 Building dependency tree... [2022-08-23T20:25:11.034Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.616s coverage: 74.8% of statements [2022-08-23T20:25:11.961Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.280s coverage: 60.7% of statements [2022-08-23T20:25:12.216Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-08-23T20:25:12.943Z] #49 45.70 The following additional packages will be installed: [2022-08-23T20:25:13.204Z] #49 45.73 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-23T20:25:13.204Z] #49 45.77 Suggested packages: [2022-08-23T20:25:13.204Z] #49 45.77 cmake-doc ninja-build lrzip [2022-08-23T20:25:13.204Z] #49 45.77 Recommended packages: [2022-08-23T20:25:13.204Z] #49 45.77 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-23T20:25:13.628Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-08-23T20:25:13.777Z] #49 46.53 The following NEW packages will be installed: [2022-08-23T20:25:14.038Z] #49 46.54 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-23T20:25:14.299Z] #49 47.02 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:25:14.299Z] #49 47.02 Need to get 8418 kB of archives. [2022-08-23T20:25:14.299Z] #49 47.02 After this operation, 34.9 MB of additional disk space will be used. [2022-08-23T20:25:14.299Z] #49 47.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T20:25:14.299Z] #49 47.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T20:25:14.299Z] #49 47.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-23T20:25:14.299Z] #49 47.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-23T20:25:14.299Z] #49 47.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-23T20:25:14.299Z] #49 47.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-23T20:25:14.299Z] #49 47.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-23T20:25:14.299Z] #49 47.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-23T20:25:14.615Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.198s coverage: 50.6% of statements [2022-08-23T20:25:15.241Z] #49 47.87 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:25:15.241Z] #49 ... [2022-08-23T20:25:15.241Z] [2022-08-23T20:25:15.241Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:25:15.241Z] #20 sha256:ccc825eb22a5e4354c988ef9164dd9bc9e7c7cdf0f81c00bf7f0c18f04f57919 [2022-08-23T20:25:15.241Z] #20 31.78 Reading package lists... [2022-08-23T20:25:15.241Z] #20 41.57 Building dependency tree... [2022-08-23T20:25:15.241Z] #20 46.17 The following additional packages will be installed: [2022-08-23T20:25:15.241Z] #20 46.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T20:25:15.241Z] #20 46.17 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-23T20:25:15.241Z] #20 46.17 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-23T20:25:15.241Z] #20 46.17 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-23T20:25:15.241Z] #20 46.17 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-23T20:25:15.241Z] #20 46.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-23T20:25:15.241Z] #20 46.19 mingw-w64-common mingw-w64-x86-64-dev [2022-08-23T20:25:15.241Z] #20 46.24 Suggested packages: [2022-08-23T20:25:15.241Z] #20 46.24 gcc-10-locales seccomp wine64 [2022-08-23T20:25:15.241Z] #20 46.92 The following NEW packages will be installed: [2022-08-23T20:25:15.241Z] #20 46.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-23T20:25:15.241Z] #20 46.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-23T20:25:15.241Z] #20 46.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-23T20:25:15.241Z] #20 46.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-23T20:25:15.241Z] #20 46.93 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-23T20:25:15.241Z] #20 46.93 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-23T20:25:15.241Z] #20 46.93 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-23T20:25:15.241Z] #20 46.93 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-23T20:25:15.241Z] #20 46.94 mingw-w64-x86-64-dev [2022-08-23T20:25:15.241Z] #20 47.29 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:25:15.242Z] #20 47.29 Need to get 115 MB of archives. [2022-08-23T20:25:15.242Z] #20 47.29 After this operation, 645 MB of additional disk space will be used. [2022-08-23T20:25:15.242Z] #20 47.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-23T20:25:15.242Z] #20 47.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-23T20:25:15.242Z] #20 47.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-23T20:25:15.242Z] #20 47.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-23T20:25:15.242Z] #20 47.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-23T20:25:15.242Z] #20 47.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-23T20:25:15.242Z] #20 47.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-23T20:25:15.242Z] #20 47.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-23T20:25:15.242Z] #20 47.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-23T20:25:15.242Z] #20 47.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T20:25:15.417Z] #55 ... [2022-08-23T20:25:15.417Z] [2022-08-23T20:25:15.417Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:25:15.417Z] #60 sha256:50fa76267f210b40b2356cbc06934070b5299bd49ed082c0122e2aa7cb608067 [2022-08-23T20:25:15.417Z] #60 242.4 + mkdir -p /build [2022-08-23T20:25:15.417Z] #60 242.4 + cp runc /build/runc [2022-08-23T20:25:15.417Z] #60 DONE 243.4s [2022-08-23T20:25:15.417Z] [2022-08-23T20:25:15.417Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:15.417Z] #64 sha256:86730f58c81def11d6547102445a78b79e35516df4d8ffa5d955883d982d51e6 [2022-08-23T20:25:15.417Z] #64 ... [2022-08-23T20:25:15.417Z] [2022-08-23T20:25:15.417Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:25:15.417Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:25:15.417Z] #55 453.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-23T20:25:15.417Z] #55 DONE 454.0s [2022-08-23T20:25:15.417Z] [2022-08-23T20:25:15.417Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:15.417Z] #64 sha256:86730f58c81def11d6547102445a78b79e35516df4d8ffa5d955883d982d51e6 [2022-08-23T20:25:15.553Z] #20 ... [2022-08-23T20:25:15.553Z] [2022-08-23T20:25:15.553Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:25:15.553Z] #49 sha256:c5d36dc004a9e5b24f1eeb5a3350b47dc8ccc7c854b32b20a33f34d38a112fb2 [2022-08-23T20:25:15.553Z] #49 48.25 Fetched 8418 kB in 0s (20.1 MB/s) [2022-08-23T20:25:15.553Z] #49 48.33 Selecting previously unselected package xxd. [2022-08-23T20:25:15.579Z] #64 ... [2022-08-23T20:25:15.579Z] [2022-08-23T20:25:15.579Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:25:15.579Z] #60 sha256:c12064272de2b1edcf23c95b50fc5fcd03b05c9d126b9522ee6d54e757cdc76c [2022-08-23T20:25:15.579Z] #60 244.3 + mkdir -p /build [2022-08-23T20:25:15.579Z] #60 244.3 + cp runc /build/runc [2022-08-23T20:25:15.816Z] #49 48.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-23T20:25:15.816Z] #49 48.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:25:15.816Z] #49 48.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:25:15.816Z] #49 48.53 Selecting previously unselected package vim-common. [2022-08-23T20:25:15.816Z] #49 48.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:25:15.816Z] #49 48.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:25:16.080Z] #49 48.80 Selecting previously unselected package cmake-data. [2022-08-23T20:25:16.080Z] #49 48.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-23T20:25:16.080Z] #49 48.82 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T20:25:16.548Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.858s coverage: 45.9% of statements [2022-08-23T20:25:16.548Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-23T20:25:16.684Z] #49 ... [2022-08-23T20:25:16.684Z] [2022-08-23T20:25:16.684Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-23T20:25:16.684Z] #69 sha256:05422979a93a38e9916de4e46e3b6058cc10da27e1fc201fa29648bbe0cfd1a9 [2022-08-23T20:25:16.684Z] #69 32.09 Reading package lists... [2022-08-23T20:25:16.684Z] #69 41.54 Building dependency tree... [2022-08-23T20:25:16.684Z] #69 46.27 The following additional packages will be installed: [2022-08-23T20:25:16.684Z] #69 46.30 libbtrfs0 [2022-08-23T20:25:16.684Z] #69 46.63 The following NEW packages will be installed: [2022-08-23T20:25:16.684Z] #69 46.67 libbtrfs-dev libbtrfs0 [2022-08-23T20:25:16.684Z] #69 47.10 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:25:16.684Z] #69 47.10 Need to get 460 kB of archives. [2022-08-23T20:25:16.684Z] #69 47.10 After this operation, 1237 kB of additional disk space will be used. [2022-08-23T20:25:16.684Z] #69 47.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T20:25:16.684Z] #69 47.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T20:25:16.684Z] #69 47.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:25:16.684Z] #69 48.20 Fetched 460 kB in 0s (1425 kB/s) [2022-08-23T20:25:16.684Z] #69 48.32 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T20:25:16.684Z] #69 48.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-23T20:25:16.684Z] #69 48.37 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T20:25:16.684Z] #69 48.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:25:16.684Z] #69 48.53 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T20:25:16.684Z] #69 48.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T20:25:16.684Z] #69 48.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:25:16.684Z] #69 48.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:25:16.684Z] #69 48.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:25:16.684Z] #69 48.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:25:16.684Z] #69 DONE 49.2s [2022-08-23T20:25:16.684Z] [2022-08-23T20:25:16.684Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-23T20:25:16.684Z] #70 sha256:b298797bf24a25630b874a396c437cb2a1b752edd89be0f71350324627aea9c2 [2022-08-23T20:25:16.684Z] #70 DONE 0.1s [2022-08-23T20:25:16.684Z] [2022-08-23T20:25:16.684Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:16.684Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:25:16.803Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.882s coverage: 58.5% of statements [2022-08-23T20:25:16.803Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-23T20:25:16.803Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-23T20:25:17.058Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-23T20:25:17.309Z] #64 ... [2022-08-23T20:25:17.309Z] [2022-08-23T20:25:17.309Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-23T20:25:17.309Z] #56 sha256:ebce7b38da568f860c9376963b9881768b717d204b4f438fd6441d5b8c34a74f [2022-08-23T20:25:17.632Z] #71 0.863 + RM_GOPATH=0 [2022-08-23T20:25:17.632Z] #71 0.863 + TMP_GOPATH= [2022-08-23T20:25:17.632Z] #71 0.863 + : /build [2022-08-23T20:25:17.632Z] #71 0.863 + '[' -z '' ']' [2022-08-23T20:25:17.632Z] #71 0.865 ++ mktemp -d [2022-08-23T20:25:17.632Z] #71 0.866 + export GOPATH=/tmp/tmp.ff81uUqtBZ [2022-08-23T20:25:17.632Z] #71 0.866 + GOPATH=/tmp/tmp.ff81uUqtBZ [2022-08-23T20:25:17.632Z] #71 0.866 + RM_GOPATH=1 [2022-08-23T20:25:17.632Z] #71 0.866 + case "$(go env GOARCH)" in [2022-08-23T20:25:17.632Z] #71 0.866 ++ go env GOARCH [2022-08-23T20:25:17.632Z] #71 0.878 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:25:17.632Z] #71 0.878 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:25:17.632Z] #71 0.879 ++ dirname /install.sh [2022-08-23T20:25:17.632Z] #71 0.880 + dir=/ [2022-08-23T20:25:17.632Z] #71 0.881 + bin=containerd [2022-08-23T20:25:17.632Z] #71 0.881 + shift [2022-08-23T20:25:17.632Z] #71 0.881 + '[' '!' -f //containerd.installer ']' [2022-08-23T20:25:17.632Z] #71 0.881 + . //containerd.installer [2022-08-23T20:25:17.632Z] #71 0.882 ++ set -e [2022-08-23T20:25:17.632Z] #71 0.889 ++ : v1.6.7 [2022-08-23T20:25:17.632Z] #71 0.889 + install_containerd [2022-08-23T20:25:17.632Z] #71 0.890 + echo 'Install containerd version v1.6.7' [2022-08-23T20:25:17.632Z] #71 0.890 Install containerd version v1.6.7 [2022-08-23T20:25:17.632Z] #71 0.890 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ff81uUqtBZ/src/github.com/containerd/containerd [2022-08-23T20:25:17.632Z] #71 0.902 Cloning into '/tmp/tmp.ff81uUqtBZ/src/github.com/containerd/containerd'... [2022-08-23T20:25:17.872Z] #56 DONE 0.7s [2022-08-23T20:25:17.872Z] [2022-08-23T20:25:17.872Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-23T20:25:17.872Z] #58 sha256:ad0cb3833ee1d1726a2154dd96b1f679c76b4831e5e77ea98f1238e4134839d4 [2022-08-23T20:25:17.872Z] #58 DONE 0.2s [2022-08-23T20:25:17.872Z] [2022-08-23T20:25:17.872Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:17.872Z] #64 sha256:86730f58c81def11d6547102445a78b79e35516df4d8ffa5d955883d982d51e6 [2022-08-23T20:25:17.984Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-23T20:25:18.105Z] #60 DONE 246.6s [2022-08-23T20:25:18.105Z] [2022-08-23T20:25:18.105Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-23T20:25:18.105Z] #55 sha256:536e5a40d75ac0020edf0c51452c4301813e80da18e085cdab9225a05f8dfbb8 [2022-08-23T20:25:18.105Z] #55 452.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-23T20:25:18.105Z] #55 DONE 453.4s [2022-08-23T20:25:18.105Z] [2022-08-23T20:25:18.105Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:18.105Z] #64 sha256:c52653f3ecc05d30b7100caf9cb6b5fca1d0e2480a05e201777d1e0ca8527bc3 [2022-08-23T20:25:18.128Z] #64 ... [2022-08-23T20:25:18.128Z] [2022-08-23T20:25:18.128Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-23T20:25:18.128Z] #61 sha256:bf1806e37f92f289bb1b17568cd993c398a3b233516f59c0b73b7cabd1d05762 [2022-08-23T20:25:18.128Z] #61 DONE 0.3s [2022-08-23T20:25:18.128Z] [2022-08-23T20:25:18.128Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:18.128Z] #64 sha256:86730f58c81def11d6547102445a78b79e35516df4d8ffa5d955883d982d51e6 [2022-08-23T20:25:18.240Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-08-23T20:25:19.209Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.9% of statements [2022-08-23T20:25:19.209Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-23T20:25:19.209Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-23T20:25:19.465Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-08-23T20:25:20.177Z] #71 ... [2022-08-23T20:25:20.177Z] [2022-08-23T20:25:20.177Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-23T20:25:20.177Z] #49 sha256:c5d36dc004a9e5b24f1eeb5a3350b47dc8ccc7c854b32b20a33f34d38a112fb2 [2022-08-23T20:25:20.177Z] #49 50.24 Selecting previously unselected package libarchive13:amd64. [2022-08-23T20:25:20.177Z] #49 50.24 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-23T20:25:20.177Z] #49 50.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T20:25:20.177Z] #49 50.42 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-23T20:25:20.177Z] #49 50.43 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-23T20:25:20.177Z] #49 50.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T20:25:20.177Z] #49 50.50 Selecting previously unselected package librhash0:amd64. [2022-08-23T20:25:20.177Z] #49 50.51 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-23T20:25:20.177Z] #49 50.52 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-23T20:25:20.177Z] #49 50.59 Selecting previously unselected package libuv1:amd64. [2022-08-23T20:25:20.177Z] #49 50.60 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-23T20:25:20.177Z] #49 50.60 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-23T20:25:20.177Z] #49 50.68 Selecting previously unselected package cmake. [2022-08-23T20:25:20.177Z] #49 50.69 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-23T20:25:20.177Z] #49 50.70 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-23T20:25:20.177Z] #49 52.22 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-23T20:25:20.177Z] #49 52.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:25:20.177Z] #49 52.24 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-23T20:25:20.177Z] #49 52.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:25:20.177Z] #49 52.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-23T20:25:20.177Z] #49 52.30 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-23T20:25:20.177Z] #49 52.31 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-23T20:25:20.177Z] #49 52.33 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-23T20:25:20.177Z] #49 52.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:25:20.177Z] #49 DONE 52.7s [2022-08-23T20:25:20.177Z] [2022-08-23T20:25:20.177Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-23T20:25:20.177Z] #50 sha256:e9224b1849711dbd2e115fcfc02a086ac8cb4e1c3d9fb97f93d1b424352cb7ce [2022-08-23T20:25:20.177Z] #50 DONE 0.1s [2022-08-23T20:25:20.177Z] [2022-08-23T20:25:20.177Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:25:20.177Z] #20 sha256:ccc825eb22a5e4354c988ef9164dd9bc9e7c7cdf0f81c00bf7f0c18f04f57919 [2022-08-23T20:25:20.177Z] #20 48.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T20:25:20.177Z] #20 48.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-23T20:25:20.177Z] #20 48.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-23T20:25:20.177Z] #20 49.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-23T20:25:20.177Z] #20 49.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-23T20:25:20.177Z] #20 49.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-23T20:25:20.177Z] #20 49.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-23T20:25:20.177Z] #20 49.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-23T20:25:20.177Z] #20 49.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-23T20:25:20.177Z] #20 49.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-23T20:25:20.177Z] #20 49.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-23T20:25:20.177Z] #20 49.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-23T20:25:20.177Z] #20 49.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-23T20:25:20.177Z] #20 49.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-23T20:25:20.177Z] #20 49.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-23T20:25:20.177Z] #20 49.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-23T20:25:20.177Z] #20 49.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-23T20:25:20.177Z] #20 49.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-23T20:25:20.177Z] #20 49.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-23T20:25:20.177Z] #20 49.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-23T20:25:20.177Z] #20 50.68 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:25:20.177Z] #20 50.98 Fetched 115 MB in 3s (40.1 MB/s) [2022-08-23T20:25:20.177Z] #20 51.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-23T20:25:20.177Z] #20 51.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-23T20:25:20.177Z] #20 51.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T20:25:20.177Z] #20 51.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T20:25:20.177Z] #20 51.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-23T20:25:20.177Z] #20 51.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-23T20:25:20.177Z] #20 51.86 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T20:25:20.177Z] #20 52.80 Selecting previously unselected package binutils-mingw-w64. [2022-08-23T20:25:20.177Z] #20 52.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-23T20:25:20.177Z] #20 52.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T20:25:20.177Z] #20 52.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-23T20:25:20.177Z] #20 52.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:25:20.391Z] ok github.com/docker/docker/daemon/logger/fluentd 0.027s coverage: 53.6% of statements [2022-08-23T20:25:20.391Z] ok github.com/docker/docker/daemon/logger/awslogs 0.125s coverage: 80.2% of statements [2022-08-23T20:25:20.391Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-23T20:25:20.438Z] #20 52.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:25:20.438Z] #20 53.07 Selecting previously unselected package dmsetup. [2022-08-23T20:25:20.438Z] #20 53.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:25:20.438Z] #20 53.08 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-23T20:25:20.438Z] #20 53.20 Selecting previously unselected package mingw-w64-common. [2022-08-23T20:25:20.633Z] #64 ... [2022-08-23T20:25:20.633Z] [2022-08-23T20:25:20.633Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-23T20:25:20.633Z] #56 sha256:8d11ea5508be6dd9eb8bd006eac49f18fba45ec039cee659786372c5037ff0d3 [2022-08-23T20:25:20.642Z] #64 395.3 + bin/containerd [2022-08-23T20:25:20.698Z] #20 53.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-23T20:25:20.698Z] #20 53.23 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-23T20:25:20.961Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-08-23T20:25:21.559Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements [2022-08-23T20:25:21.567Z] #56 DONE 1.2s [2022-08-23T20:25:21.567Z] [2022-08-23T20:25:21.567Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:21.567Z] #64 sha256:c52653f3ecc05d30b7100caf9cb6b5fca1d0e2480a05e201777d1e0ca8527bc3 [2022-08-23T20:25:21.567Z] #64 ... [2022-08-23T20:25:21.567Z] [2022-08-23T20:25:21.567Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-23T20:25:21.567Z] #58 sha256:444201ce9c669c9f3d0ef4ddcabc2ec8ee90f4408b76f6bf370de2d4fc3472ab [2022-08-23T20:25:21.567Z] #58 DONE 0.2s [2022-08-23T20:25:21.567Z] [2022-08-23T20:25:21.567Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-23T20:25:21.567Z] #61 sha256:78513b40c574cc5ad9ac0ef498c316102e5ae629c3dbef0e3b2541b35fd3efe2 [2022-08-23T20:25:22.523Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.168s coverage: 76.8% of statements [2022-08-23T20:25:22.612Z] #20 ... [2022-08-23T20:25:22.612Z] [2022-08-23T20:25:22.612Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-23T20:25:22.612Z] #74 sha256:b64f700223fc9e989e7315bac8f9cdb27d0e8d7220fa2f56fb92e3ce27668ae8 [2022-08-23T20:25:22.612Z] #74 50.61 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-23T20:25:22.612Z] #74 50.61 + GOBIN=/build [2022-08-23T20:25:22.612Z] #74 50.61 + GO111MODULE=on [2022-08-23T20:25:22.612Z] #74 50.61 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-23T20:25:22.612Z] #74 54.53 rootlesskit version 1.0.0 [2022-08-23T20:25:22.612Z] #74 54.53 Usage of /build/rootlesskit-docker-proxy: [2022-08-23T20:25:22.612Z] #74 54.53 -container-ip string [2022-08-23T20:25:22.612Z] #74 54.53 container ip [2022-08-23T20:25:22.612Z] #74 54.53 -container-port int [2022-08-23T20:25:22.612Z] #74 54.53 container port (default -1) [2022-08-23T20:25:22.612Z] #74 54.53 -host-ip string [2022-08-23T20:25:22.612Z] #74 54.53 host ip [2022-08-23T20:25:22.612Z] #74 54.53 -host-port int [2022-08-23T20:25:22.612Z] #74 54.53 host port (default -1) [2022-08-23T20:25:22.612Z] #74 54.53 -proto string [2022-08-23T20:25:22.612Z] #74 54.53 proxy protocol (default "tcp") [2022-08-23T20:25:22.612Z] #74 DONE 54.8s [2022-08-23T20:25:22.612Z] [2022-08-23T20:25:22.612Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-23T20:25:22.612Z] #75 sha256:4628d6cd85d31a6dd3bf61fe519a9df40df2c188f8949cb9ea6b8da58dc1d988 [2022-08-23T20:25:22.612Z] #75 DONE 0.1s [2022-08-23T20:25:22.612Z] [2022-08-23T20:25:22.612Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-23T20:25:22.612Z] #76 sha256:cc2a3c49da5bcda619514bd1b593b1a7f609d48b1272c7aad65da65c85698259 [2022-08-23T20:25:22.612Z] #76 DONE 0.1s [2022-08-23T20:25:22.612Z] [2022-08-23T20:25:22.612Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-23T20:25:22.612Z] #51 sha256:b084298784d5bebc3b35624fe627a646315777fe607b6676cdd3ebb93d8f9f78 [2022-08-23T20:25:22.612Z] #51 0.765 + RM_GOPATH=0 [2022-08-23T20:25:22.612Z] #51 0.765 + TMP_GOPATH= [2022-08-23T20:25:22.612Z] #51 0.765 + : /build [2022-08-23T20:25:22.612Z] #51 0.765 + '[' -z '' ']' [2022-08-23T20:25:22.612Z] #51 0.767 ++ mktemp -d [2022-08-23T20:25:22.612Z] #51 0.769 + export GOPATH=/tmp/tmp.9L7f5XwYEt [2022-08-23T20:25:22.612Z] #51 0.770 + GOPATH=/tmp/tmp.9L7f5XwYEt [2022-08-23T20:25:22.612Z] #51 0.770 + RM_GOPATH=1 [2022-08-23T20:25:22.612Z] #51 0.770 + case "$(go env GOARCH)" in [2022-08-23T20:25:22.612Z] #51 0.771 ++ go env GOARCH [2022-08-23T20:25:22.612Z] #51 0.782 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:25:22.612Z] #51 0.784 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:25:22.612Z] #51 0.785 ++ dirname /install.sh [2022-08-23T20:25:22.612Z] #51 0.788 + dir=/ [2022-08-23T20:25:22.612Z] #51 0.788 + bin=tini [2022-08-23T20:25:22.612Z] #51 0.789 + shift [2022-08-23T20:25:22.612Z] #51 0.789 + '[' '!' -f //tini.installer ']' [2022-08-23T20:25:22.612Z] #51 0.790 + . //tini.installer [2022-08-23T20:25:22.612Z] #51 0.791 ++ : v0.19.0 [2022-08-23T20:25:22.612Z] #51 0.791 + install_tini [2022-08-23T20:25:22.612Z] #51 0.791 + echo 'Install tini version v0.19.0' [2022-08-23T20:25:22.612Z] #51 0.792 Install tini version v0.19.0 [2022-08-23T20:25:22.612Z] #51 0.792 + git clone https://github.com/krallin/tini.git /tmp/tmp.9L7f5XwYEt/tini [2022-08-23T20:25:22.612Z] #51 0.793 Cloning into '/tmp/tmp.9L7f5XwYEt/tini'... [2022-08-23T20:25:22.612Z] #51 1.185 + cd /tmp/tmp.9L7f5XwYEt/tini [2022-08-23T20:25:22.612Z] #51 1.192 + git checkout -q v0.19.0 [2022-08-23T20:25:22.612Z] #51 1.204 + cmake . [2022-08-23T20:25:22.612Z] #51 1.465 -- The C compiler identification is GNU 10.2.1 [2022-08-23T20:25:22.612Z] #51 1.497 -- Detecting C compiler ABI info [2022-08-23T20:25:22.612Z] #51 1.712 -- Detecting C compiler ABI info - done [2022-08-23T20:25:22.612Z] #51 1.773 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-23T20:25:22.612Z] #51 1.779 -- Detecting C compile features [2022-08-23T20:25:22.612Z] #51 1.780 -- Detecting C compile features - done [2022-08-23T20:25:22.612Z] #51 1.801 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-23T20:25:22.612Z] #51 1.921 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-23T20:25:22.612Z] #51 2.087 -- Configuring done [2022-08-23T20:25:22.612Z] #51 2.100 -- Generating done [2022-08-23T20:25:22.612Z] #51 2.102 -- Build files have been written to: /tmp/tmp.9L7f5XwYEt/tini [2022-08-23T20:25:22.612Z] #51 2.110 + make tini-static [2022-08-23T20:25:22.612Z] #51 2.262 Scanning dependencies of target tini-static [2022-08-23T20:25:22.612Z] #51 2.328 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-23T20:25:22.782Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2022-08-23T20:25:22.937Z] #61 DONE 1.1s [2022-08-23T20:25:22.937Z] [2022-08-23T20:25:22.937Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:22.937Z] #64 sha256:c52653f3ecc05d30b7100caf9cb6b5fca1d0e2480a05e201777d1e0ca8527bc3 [2022-08-23T20:25:22.937Z] #64 399.0 + bin/containerd [2022-08-23T20:25:23.182Z] #51 3.082 [100%] Linking C executable tini-static [2022-08-23T20:25:23.344Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 79.4% of statements [2022-08-23T20:25:23.444Z] #51 3.476 [100%] Built target tini-static [2022-08-23T20:25:23.706Z] #51 3.528 + mkdir -p /build [2022-08-23T20:25:23.706Z] #51 3.538 + cp tini-static /build/docker-init [2022-08-23T20:25:23.706Z] #51 DONE 3.7s [2022-08-23T20:25:23.706Z] [2022-08-23T20:25:23.706Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:25:23.706Z] #20 sha256:ccc825eb22a5e4354c988ef9164dd9bc9e7c7cdf0f81c00bf7f0c18f04f57919 [2022-08-23T20:25:23.706Z] #20 55.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-23T20:25:23.706Z] #20 55.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-23T20:25:23.706Z] #20 55.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T20:25:24.271Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 63.5% of statements [2022-08-23T20:25:24.832Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-23T20:25:25.618Z] #20 58.34 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-23T20:25:25.618Z] #20 58.35 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:25:25.618Z] #20 58.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T20:25:25.618Z] #20 58.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-23T20:25:25.761Z] ok github.com/docker/docker/daemon/logger/journald 3.684s coverage: 74.3% of statements [2022-08-23T20:25:25.761Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-23T20:25:25.761Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-23T20:25:25.761Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-23T20:25:25.761Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-23T20:25:25.878Z] #20 58.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:25:25.878Z] #20 58.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T20:25:26.322Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-23T20:25:26.322Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-23T20:25:26.884Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-23T20:25:27.140Z] ok github.com/docker/docker/daemon/logger/splunk 1.568s coverage: 82.5% of statements [2022-08-23T20:25:27.140Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-23T20:25:27.140Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-23T20:25:27.792Z] #20 60.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-23T20:25:27.792Z] #20 60.48 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:25:27.792Z] #20 60.48 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:25:28.067Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 44.4% of statements [2022-08-23T20:25:30.038Z] ok github.com/docker/docker/distribution 1.488s coverage: 28.0% of statements [2022-08-23T20:25:30.038Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-23T20:25:30.295Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-23T20:25:30.551Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 85.4% of statements [2022-08-23T20:25:30.551Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-23T20:25:30.806Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-08-23T20:25:31.367Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-23T20:25:31.622Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-23T20:25:31.622Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-23T20:25:31.622Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-23T20:25:31.879Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-08-23T20:25:31.996Z] #20 ... [2022-08-23T20:25:31.996Z] [2022-08-23T20:25:31.996Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:31.996Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:25:31.996Z] #71 15.02 + cd /tmp/tmp.ff81uUqtBZ/src/github.com/containerd/containerd [2022-08-23T20:25:31.996Z] #71 15.02 + git checkout -q v1.6.7 [2022-08-23T20:25:32.568Z] #71 15.79 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-23T20:25:32.568Z] #71 15.79 + BUILDTAGS='netgo osusergo static_build' [2022-08-23T20:25:32.568Z] #71 15.79 + export EXTRA_FLAGS=-buildmode=pie [2022-08-23T20:25:32.568Z] #71 15.79 + EXTRA_FLAGS=-buildmode=pie [2022-08-23T20:25:32.568Z] #71 15.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-23T20:25:32.568Z] #71 15.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-23T20:25:32.568Z] #71 15.79 + '[' '' = dynamic ']' [2022-08-23T20:25:32.568Z] #71 15.79 + make [2022-08-23T20:25:32.807Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-23T20:25:33.369Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-23T20:25:33.369Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-23T20:25:33.511Z] #71 16.96 + bin/ctr [2022-08-23T20:25:35.256Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.2% of statements [2022-08-23T20:25:35.817Z] ok github.com/docker/docker/pkg/authorization 0.337s coverage: 68.3% of statements [2022-08-23T20:25:36.073Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-23T20:25:36.329Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-23T20:25:39.592Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-08-23T20:25:39.592Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-23T20:25:39.848Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-23T20:25:40.103Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-23T20:25:40.103Z] ok github.com/docker/docker/layer 7.210s coverage: 68.9% of statements [2022-08-23T20:25:40.103Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-23T20:25:40.103Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-23T20:25:40.103Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-23T20:25:40.103Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-23T20:25:40.103Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-23T20:25:40.103Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-23T20:25:40.114Z] #71 ... [2022-08-23T20:25:40.114Z] [2022-08-23T20:25:40.114Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-23T20:25:40.114Z] #20 sha256:ccc825eb22a5e4354c988ef9164dd9bc9e7c7cdf0f81c00bf7f0c18f04f57919 [2022-08-23T20:25:40.114Z] #20 64.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-23T20:25:40.114Z] #20 64.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:25:40.114Z] #20 64.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:25:40.114Z] #20 66.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-23T20:25:40.114Z] #20 66.08 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:25:40.114Z] #20 66.08 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T20:25:40.114Z] #20 67.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-23T20:25:40.114Z] #20 67.77 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:25:40.114Z] #20 67.78 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:25:40.114Z] #20 71.70 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-23T20:25:40.114Z] #20 71.73 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-23T20:25:40.114Z] #20 71.74 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:25:40.358Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-08-23T20:25:40.613Z] ok github.com/docker/docker/pkg/fsutils 0.184s coverage: 85.1% of statements [2022-08-23T20:25:40.613Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-23T20:25:41.057Z] #20 73.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-23T20:25:41.059Z] #20 73.61 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-23T20:25:41.059Z] #20 73.62 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T20:25:41.059Z] #20 73.68 Selecting previously unselected package libapparmor1:amd64. [2022-08-23T20:25:41.059Z] #20 73.69 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-23T20:25:41.059Z] #20 73.69 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T20:25:41.059Z] #20 73.74 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-23T20:25:41.059Z] #20 73.74 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-23T20:25:41.059Z] #20 73.75 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T20:25:41.059Z] #20 73.81 Selecting previously unselected package libbtrfs0:amd64. [2022-08-23T20:25:41.059Z] #20 73.82 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-23T20:25:41.059Z] #20 73.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:25:41.321Z] #20 73.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-23T20:25:41.321Z] #20 73.91 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-23T20:25:41.321Z] #20 73.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:25:41.321Z] #20 74.02 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-23T20:25:41.321Z] #20 74.03 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:25:41.321Z] #20 74.03 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:25:41.321Z] #20 74.07 Selecting previously unselected package libudev-dev:amd64. [2022-08-23T20:25:41.321Z] #20 74.08 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-23T20:25:41.321Z] #20 74.08 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:25:41.321Z] #20 74.15 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-23T20:25:41.540Z] ok github.com/docker/docker/pkg/idtools 0.398s coverage: 69.3% of statements [2022-08-23T20:25:41.582Z] #20 74.16 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-23T20:25:41.582Z] #20 74.16 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T20:25:41.582Z] #20 74.29 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-23T20:25:41.582Z] #20 74.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-23T20:25:41.582Z] #20 74.30 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T20:25:41.582Z] #20 74.39 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-23T20:25:41.795Z] ok github.com/docker/docker/pkg/ioutils 0.345s coverage: 71.5% of statements [2022-08-23T20:25:41.795Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-08-23T20:25:41.844Z] #20 74.40 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-23T20:25:41.844Z] #20 74.41 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T20:25:41.844Z] #20 74.49 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-23T20:25:41.844Z] #20 74.50 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-23T20:25:41.844Z] #20 74.50 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T20:25:41.844Z] #20 74.55 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-23T20:25:41.844Z] #20 74.56 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-23T20:25:41.844Z] #20 74.56 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T20:25:42.051Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-23T20:25:42.051Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-23T20:25:42.051Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-23T20:25:42.104Z] #20 74.76 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-23T20:25:42.104Z] #20 74.76 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-23T20:25:42.104Z] #20 74.77 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T20:25:42.308Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-23T20:25:42.308Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-23T20:25:42.365Z] #20 74.86 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-23T20:25:42.365Z] #20 74.87 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-23T20:25:42.365Z] #20 74.88 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:25:42.365Z] #20 74.92 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-23T20:25:42.365Z] #20 74.92 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-23T20:25:42.365Z] #20 74.93 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:25:42.365Z] #20 74.99 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-23T20:25:42.365Z] #20 75.00 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-23T20:25:42.365Z] #20 75.01 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:25:42.564Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-08-23T20:25:42.564Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-08-23T20:25:42.564Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-23T20:25:42.564Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-23T20:25:42.625Z] #20 75.24 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-23T20:25:42.625Z] #20 75.26 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-23T20:25:42.625Z] #20 75.27 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-23T20:25:42.625Z] #20 75.28 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-23T20:25:42.625Z] #20 75.29 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-23T20:25:42.625Z] #20 75.30 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-23T20:25:42.625Z] #20 75.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-23T20:25:42.625Z] #20 75.32 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-23T20:25:42.625Z] #20 75.33 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-23T20:25:42.625Z] #20 75.34 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-23T20:25:42.625Z] #20 75.35 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-23T20:25:42.625Z] #20 75.36 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-23T20:25:42.625Z] #20 75.37 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-23T20:25:42.625Z] #20 75.38 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-23T20:25:42.625Z] #20 75.39 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-23T20:25:42.625Z] #20 75.40 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-23T20:25:42.625Z] #20 75.41 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-23T20:25:42.625Z] #20 75.42 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-23T20:25:42.625Z] #20 75.43 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-23T20:25:42.625Z] #20 75.44 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-23T20:25:42.625Z] #20 75.46 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:25:42.625Z] #20 75.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T20:25:42.894Z] #20 75.47 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:25:42.894Z] #20 75.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-23T20:25:42.894Z] #20 75.49 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-23T20:25:42.894Z] #20 75.50 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-23T20:25:42.894Z] #20 75.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-23T20:25:42.894Z] #20 75.52 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-23T20:25:42.894Z] #20 75.54 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-23T20:25:42.894Z] #20 75.55 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:25:42.894Z] #20 75.56 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-23T20:25:42.894Z] #20 75.58 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:25:42.894Z] #20 75.59 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-23T20:25:42.894Z] #20 75.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:25:43.124Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-08-23T20:25:43.380Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-23T20:25:43.635Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-23T20:25:43.891Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-23T20:25:44.282Z] #20 DONE 77.0s [2022-08-23T20:25:44.282Z] [2022-08-23T20:25:44.282Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:25:44.282Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:25:44.550Z] #71 ... [2022-08-23T20:25:44.550Z] [2022-08-23T20:25:44.550Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-23T20:25:44.550Z] #21 sha256:072f20a93914226aa47c40550ef46a912f335a41bc4f7a07eadb4c6cac76cdb8 [2022-08-23T20:25:45.253Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-08-23T20:25:45.508Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-23T20:25:45.764Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-23T20:25:45.764Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-23T20:25:45.934Z] #21 1.258 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-23T20:25:45.934Z] #21 1.263 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-23T20:25:45.934Z] #21 1.440 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-23T20:25:46.019Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-23T20:25:46.275Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-23T20:25:46.837Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-23T20:25:47.093Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-23T20:25:47.354Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2022-08-23T20:25:47.916Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-23T20:25:48.171Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-23T20:25:50.058Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-23T20:25:50.058Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-23T20:25:50.660Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 86.0% of statements [2022-08-23T20:25:51.480Z] #21 1.827 Reading package lists... [2022-08-23T20:25:51.586Z] ok github.com/docker/docker/quota 0.190s coverage: 71.4% of statements [2022-08-23T20:25:51.842Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-23T20:25:52.769Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-23T20:25:53.330Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-23T20:25:53.330Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-23T20:25:53.891Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-23T20:25:54.147Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-23T20:25:56.034Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-23T20:25:56.289Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.8% of statements [2022-08-23T20:25:56.773Z] #21 6.657 Reading package lists... [2022-08-23T20:25:56.892Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-23T20:25:57.035Z] #21 11.54 Building dependency tree... [2022-08-23T20:25:57.296Z] #21 12.73 Reading state information... [2022-08-23T20:25:58.239Z] #21 14.01 The following additional packages will be installed: [2022-08-23T20:25:58.239Z] #21 14.01 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-23T20:25:58.239Z] #21 14.01 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-23T20:25:58.239Z] #21 14.02 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-23T20:25:58.239Z] #21 14.02 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-23T20:25:58.239Z] #21 14.02 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-23T20:25:58.239Z] #21 14.02 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-23T20:25:58.239Z] #21 14.03 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-23T20:25:58.239Z] #21 14.04 Suggested packages: [2022-08-23T20:25:58.239Z] #21 14.04 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-23T20:25:58.239Z] #21 14.04 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-23T20:25:58.239Z] #21 14.04 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-23T20:25:58.239Z] #21 14.04 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-23T20:25:58.239Z] #21 14.04 seccomp:ppc64el seccomp:s390x [2022-08-23T20:25:58.239Z] #21 14.04 Recommended packages: [2022-08-23T20:25:58.239Z] #21 14.04 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-23T20:25:58.239Z] #21 14.04 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-23T20:25:58.239Z] #21 14.04 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-23T20:25:58.239Z] #21 14.04 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-23T20:25:58.298Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-23T20:25:58.812Z] #21 14.50 The following NEW packages will be installed: [2022-08-23T20:25:58.812Z] #21 14.50 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-23T20:25:58.812Z] #21 14.50 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-23T20:25:58.812Z] #21 14.50 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-23T20:25:58.812Z] #21 14.50 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-23T20:25:58.812Z] #21 14.50 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-23T20:25:58.812Z] #21 14.50 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-23T20:25:58.812Z] #21 14.50 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-23T20:25:58.812Z] #21 14.50 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-23T20:25:58.812Z] #21 14.50 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-23T20:25:58.812Z] #21 14.50 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-23T20:25:58.812Z] #21 14.51 libseccomp2:ppc64el libseccomp2:s390x [2022-08-23T20:25:59.074Z] #21 14.87 0 upgraded, 40 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:25:59.074Z] #21 14.87 Need to get 15.9 MB of archives. [2022-08-23T20:25:59.074Z] #21 14.87 After this operation, 73.0 MB of additional disk space will be used. [2022-08-23T20:25:59.074Z] #21 14.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-23T20:25:59.074Z] #21 14.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-23T20:25:59.074Z] #21 14.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-23T20:25:59.074Z] #21 14.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-23T20:25:59.074Z] #21 14.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-23T20:25:59.335Z] #21 14.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-23T20:25:59.335Z] #21 14.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-23T20:25:59.335Z] #21 14.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-23T20:25:59.335Z] #21 14.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-23T20:25:59.335Z] #21 14.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-23T20:25:59.335Z] #21 14.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-23T20:25:59.335Z] #21 14.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-23T20:25:59.335Z] #21 14.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-23T20:25:59.335Z] #21 15.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-23T20:25:59.335Z] #21 15.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-23T20:25:59.335Z] #21 15.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-23T20:25:59.335Z] #21 15.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-23T20:25:59.335Z] #21 15.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-23T20:25:59.335Z] #21 15.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-23T20:25:59.335Z] #21 15.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-23T20:25:59.335Z] #21 15.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-23T20:25:59.335Z] #21 15.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-23T20:25:59.335Z] #21 15.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-23T20:25:59.335Z] #21 15.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-23T20:25:59.335Z] #21 15.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-23T20:25:59.335Z] #21 15.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-23T20:25:59.335Z] #21 15.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-23T20:25:59.335Z] #21 15.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-23T20:25:59.335Z] #21 15.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-23T20:25:59.596Z] #21 15.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-23T20:25:59.596Z] #21 15.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-23T20:25:59.596Z] #21 15.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-23T20:25:59.596Z] #21 15.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-23T20:25:59.596Z] #21 15.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-23T20:25:59.596Z] #21 15.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-23T20:25:59.596Z] #21 15.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-23T20:25:59.596Z] #21 15.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-23T20:25:59.596Z] #21 15.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-23T20:25:59.596Z] #21 15.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-23T20:25:59.596Z] #21 15.15 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-23T20:26:00.177Z] #21 15.67 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:26:00.177Z] #21 15.88 Fetched 15.9 MB in 1s (28.5 MB/s) [2022-08-23T20:26:00.437Z] #21 15.92 Selecting previously unselected package gcc-10-base:armel. [2022-08-23T20:26:00.437Z] #21 15.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-23T20:26:00.437Z] #21 15.95 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-23T20:26:00.437Z] #21 15.96 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-23T20:26:00.437Z] #21 16.01 Selecting previously unselected package gcc-10-base:armhf. [2022-08-23T20:26:00.437Z] #21 16.02 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-23T20:26:00.437Z] #21 16.03 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-23T20:26:00.437Z] #21 16.07 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-23T20:26:00.437Z] #21 16.08 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-23T20:26:00.437Z] #21 16.08 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-23T20:26:00.437Z] #21 16.13 Selecting previously unselected package gcc-10-base:s390x. [2022-08-23T20:26:00.437Z] #21 16.14 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-23T20:26:00.437Z] #21 16.14 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-23T20:26:00.437Z] #21 16.20 Selecting previously unselected package gcc-10-base:arm64. [2022-08-23T20:26:00.437Z] #21 16.20 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-23T20:26:00.437Z] #21 16.21 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-23T20:26:00.437Z] #21 16.26 Selecting previously unselected package libgcc-s1:armel. [2022-08-23T20:26:00.698Z] #21 16.26 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-23T20:26:00.698Z] #21 16.27 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-23T20:26:00.698Z] #21 16.32 Selecting previously unselected package libcrypt1:armel. [2022-08-23T20:26:00.698Z] #21 16.33 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-23T20:26:00.698Z] #21 16.33 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-23T20:26:00.959Z] #21 16.41 Selecting previously unselected package libc6:armel. [2022-08-23T20:26:00.959Z] #21 16.41 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-23T20:26:00.959Z] #21 16.60 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-23T20:26:01.220Z] #21 17.01 Selecting previously unselected package libapparmor1:armel. [2022-08-23T20:26:01.220Z] #21 17.01 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-23T20:26:01.481Z] #21 17.01 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-23T20:26:01.481Z] #21 17.06 Selecting previously unselected package libapparmor-dev:armel. [2022-08-23T20:26:01.481Z] #21 17.07 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-23T20:26:01.481Z] #21 17.07 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-23T20:26:01.481Z] #21 17.14 Selecting previously unselected package libgcc-s1:arm64. [2022-08-23T20:26:01.481Z] #21 17.14 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-23T20:26:01.481Z] #21 17.15 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-23T20:26:01.481Z] #21 17.20 Selecting previously unselected package libcrypt1:arm64. [2022-08-23T20:26:01.481Z] #21 17.20 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-23T20:26:01.481Z] #21 17.21 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-23T20:26:01.741Z] #21 17.30 Selecting previously unselected package libc6:arm64. [2022-08-23T20:26:01.741Z] #21 17.30 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-23T20:26:02.002Z] #21 17.47 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-23T20:26:02.263Z] #21 17.93 Selecting previously unselected package libapparmor1:arm64. [2022-08-23T20:26:02.263Z] #21 17.93 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-23T20:26:02.263Z] #21 17.94 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-23T20:26:02.263Z] #21 17.99 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-23T20:26:02.263Z] #21 17.99 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-23T20:26:02.263Z] #21 18.00 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-23T20:26:02.523Z] #21 18.07 Selecting previously unselected package libgcc-s1:s390x. [2022-08-23T20:26:02.524Z] #21 18.07 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-23T20:26:02.524Z] #21 18.08 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-23T20:26:02.524Z] #21 18.12 Selecting previously unselected package libcrypt1:s390x. [2022-08-23T20:26:02.524Z] #21 18.13 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-23T20:26:02.524Z] #21 18.14 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-23T20:26:02.524Z] #21 18.21 Selecting previously unselected package libc6:s390x. [2022-08-23T20:26:02.524Z] #21 18.22 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-23T20:26:02.784Z] #21 18.41 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-23T20:26:03.357Z] #21 18.92 Selecting previously unselected package libapparmor1:s390x. [2022-08-23T20:26:03.357Z] #21 18.93 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-23T20:26:03.357Z] #21 18.93 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-23T20:26:03.357Z] #21 18.99 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-23T20:26:03.357Z] #21 19.00 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-23T20:26:03.357Z] #21 19.00 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-23T20:26:03.357Z] #21 19.07 Selecting previously unselected package libgcc-s1:armhf. [2022-08-23T20:26:03.357Z] #21 19.07 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-23T20:26:03.357Z] #21 19.08 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-23T20:26:03.357Z] #21 19.13 Selecting previously unselected package libcrypt1:armhf. [2022-08-23T20:26:03.618Z] #21 19.13 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-23T20:26:03.618Z] #21 19.14 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-23T20:26:03.618Z] #21 19.22 Selecting previously unselected package libc6:armhf. [2022-08-23T20:26:03.618Z] #21 19.22 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-23T20:26:03.618Z] #21 19.43 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-23T20:26:04.191Z] #21 19.85 Selecting previously unselected package libapparmor1:armhf. [2022-08-23T20:26:04.191Z] #21 19.85 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-23T20:26:04.191Z] #21 19.86 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-23T20:26:04.191Z] #21 19.92 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-23T20:26:04.191Z] #21 19.93 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-23T20:26:04.191Z] #21 19.93 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-23T20:26:04.452Z] #21 20.00 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-23T20:26:04.452Z] #21 20.01 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-23T20:26:04.452Z] #21 20.02 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-23T20:26:04.452Z] #21 20.07 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-23T20:26:04.452Z] #21 20.08 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-23T20:26:04.452Z] #21 20.09 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-23T20:26:04.723Z] #21 20.17 Selecting previously unselected package libc6:ppc64el. [2022-08-23T20:26:04.723Z] #21 20.17 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-23T20:26:04.723Z] #21 20.32 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-23T20:26:05.292Z] #21 20.89 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-23T20:26:05.292Z] #21 20.89 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-23T20:26:05.292Z] #21 20.90 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-23T20:26:05.292Z] #21 20.96 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-23T20:26:05.292Z] #21 20.96 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-23T20:26:05.292Z] #21 20.97 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-23T20:26:05.292Z] #21 21.02 Selecting previously unselected package libseccomp2:s390x. [2022-08-23T20:26:05.554Z] #21 21.03 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-23T20:26:05.554Z] #21 21.03 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-23T20:26:05.554Z] #21 21.08 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-23T20:26:05.554Z] #21 21.09 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-23T20:26:05.554Z] #21 21.09 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-23T20:26:05.554Z] #21 21.16 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-23T20:26:05.554Z] #21 21.17 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-23T20:26:05.554Z] #21 21.18 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-23T20:26:05.554Z] #21 21.23 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-23T20:26:05.554Z] #21 21.24 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-23T20:26:05.554Z] #21 21.25 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-23T20:26:05.815Z] #21 21.31 Selecting previously unselected package libseccomp2:armhf. [2022-08-23T20:26:05.815Z] #21 21.32 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-23T20:26:05.815Z] #21 21.32 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-23T20:26:05.815Z] #21 21.39 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-23T20:26:05.815Z] #21 21.40 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-23T20:26:05.815Z] #21 21.41 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-23T20:26:05.815Z] #21 21.47 Selecting previously unselected package libseccomp2:armel. [2022-08-23T20:26:05.815Z] #21 21.48 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-23T20:26:05.815Z] #21 21.49 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-23T20:26:05.815Z] #21 21.53 Selecting previously unselected package libseccomp-dev:armel. [2022-08-23T20:26:05.815Z] #21 21.54 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-23T20:26:05.815Z] #21 21.55 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-23T20:26:05.815Z] #21 21.61 Selecting previously unselected package libseccomp2:arm64. [2022-08-23T20:26:06.075Z] #21 21.61 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-23T20:26:06.075Z] #21 21.62 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T20:26:06.075Z] #21 21.67 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-23T20:26:06.075Z] #21 21.67 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-23T20:26:06.075Z] #21 21.68 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T20:26:06.075Z] #21 21.76 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-23T20:26:06.075Z] #21 21.78 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-23T20:26:06.075Z] #21 21.79 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-23T20:26:06.075Z] #21 21.80 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-23T20:26:06.075Z] #21 21.81 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-23T20:26:06.075Z] #21 21.82 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-23T20:26:06.075Z] #21 21.83 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-23T20:26:06.075Z] #21 21.84 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-23T20:26:06.075Z] #21 21.85 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-23T20:26:06.335Z] #21 21.87 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-23T20:26:06.335Z] #21 21.88 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-23T20:26:06.335Z] #21 21.89 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-23T20:26:06.335Z] #21 21.90 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-23T20:26:06.335Z] #21 21.91 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-23T20:26:06.335Z] #21 21.93 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-23T20:26:06.335Z] #21 21.94 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-23T20:26:07.728Z] #21 23.16 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-23T20:26:08.929Z] #21 24.37 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-23T20:26:10.315Z] #21 25.59 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-23T20:26:11.257Z] #21 26.81 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-23T20:26:12.642Z] #21 28.04 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-23T20:26:12.642Z] #21 28.05 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-23T20:26:12.642Z] #21 28.06 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-23T20:26:12.642Z] #21 28.08 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-23T20:26:12.642Z] #21 28.09 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-23T20:26:12.642Z] #21 28.10 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T20:26:12.642Z] #21 28.11 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-23T20:26:12.642Z] #21 28.12 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-23T20:26:12.642Z] #21 28.13 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-23T20:26:12.642Z] #21 28.14 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-23T20:26:12.642Z] #21 28.15 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-23T20:26:12.642Z] #21 28.17 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-23T20:26:12.642Z] #21 28.18 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-23T20:26:12.642Z] #21 28.19 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-23T20:26:12.642Z] #21 28.20 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-23T20:26:12.642Z] #21 28.21 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-23T20:26:12.642Z] #21 28.22 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-23T20:26:12.642Z] #21 28.23 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-23T20:26:12.642Z] #21 28.24 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-23T20:26:12.642Z] #21 28.25 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-23T20:26:12.642Z] #21 28.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:26:13.216Z] #21 DONE 28.7s [2022-08-23T20:26:13.216Z] [2022-08-23T20:26:13.216Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:26:13.216Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:26:13.216Z] #71 ... [2022-08-23T20:26:13.216Z] [2022-08-23T20:26:13.216Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-23T20:26:13.216Z] #66 sha256:d93d54678db787af711ff01edd8fdde2a7af441b12620c6d8e4ab7a378973826 [2022-08-23T20:26:13.216Z] #66 DONE 0.1s [2022-08-23T20:26:13.216Z] [2022-08-23T20:26:13.216Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-23T20:26:13.216Z] #22 sha256:ac3f2bdcf6ec4af36a120d33c46e8c0493e1efe7eb2face9fcbea274aec1df97 [2022-08-23T20:26:14.609Z] #22 DONE 1.4s [2022-08-23T20:26:14.609Z] [2022-08-23T20:26:14.609Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:26:14.609Z] #67 sha256:93ba1c642a291dfb808c9d147e861b11bf5f9cf8121ff273aafaf048cc4bd9e5 [2022-08-23T20:26:14.609Z] #67 1.089 + RM_GOPATH=0 [2022-08-23T20:26:14.609Z] #67 1.090 + TMP_GOPATH= [2022-08-23T20:26:14.609Z] #67 1.090 + : /build [2022-08-23T20:26:14.609Z] #67 1.090 + '[' -z '' ']' [2022-08-23T20:26:14.609Z] #67 1.090 ++ mktemp -d [2022-08-23T20:26:14.609Z] #67 1.093 + export GOPATH=/tmp/tmp.PN2qYdrNxv [2022-08-23T20:26:14.609Z] #67 1.093 + GOPATH=/tmp/tmp.PN2qYdrNxv [2022-08-23T20:26:14.609Z] #67 1.093 + RM_GOPATH=1 [2022-08-23T20:26:14.609Z] #67 1.093 + case "$(go env GOARCH)" in [2022-08-23T20:26:14.609Z] #67 1.094 ++ go env GOARCH [2022-08-23T20:26:14.609Z] #67 1.105 + export GO_BUILDMODE=-buildmode=pie [2022-08-23T20:26:14.609Z] #67 1.105 + GO_BUILDMODE=-buildmode=pie [2022-08-23T20:26:14.609Z] #67 1.106 ++ dirname /install.sh [2022-08-23T20:26:14.609Z] #67 1.107 + dir=/ [2022-08-23T20:26:14.609Z] #67 1.107 + bin=runc [2022-08-23T20:26:14.609Z] #67 1.107 + shift [2022-08-23T20:26:14.609Z] #67 1.107 + '[' '!' -f //runc.installer ']' [2022-08-23T20:26:14.609Z] #67 1.107 + . //runc.installer [2022-08-23T20:26:14.609Z] #67 1.108 ++ set -e [2022-08-23T20:26:14.609Z] #67 1.108 ++ : v1.1.3 [2022-08-23T20:26:14.609Z] #67 1.108 + install_runc [2022-08-23T20:26:14.609Z] #67 1.108 + RUNC_BUILDTAGS=seccomp [2022-08-23T20:26:14.609Z] #67 1.109 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-23T20:26:14.609Z] #67 1.109 Install runc version v1.1.3 (build tags: seccomp) [2022-08-23T20:26:14.609Z] #67 1.109 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PN2qYdrNxv/src/github.com/opencontainers/runc [2022-08-23T20:26:14.609Z] #67 1.111 Cloning into '/tmp/tmp.PN2qYdrNxv/src/github.com/opencontainers/runc'... [2022-08-23T20:26:15.627Z] #67 ... [2022-08-23T20:26:15.627Z] [2022-08-23T20:26:15.627Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-23T20:26:15.627Z] #23 sha256:27b76bbc16f98996495f0cff0cac5112cfda216b055b08000d972a512ed98477 [2022-08-23T20:26:15.627Z] #23 DONE 1.0s [2022-08-23T20:26:15.627Z] [2022-08-23T20:26:15.627Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-23T20:26:15.627Z] #24 sha256:0436fca10875e2272dced317dfb6d054894ee1cfe936fdc19c9c979df94ba533 [2022-08-23T20:26:16.571Z] #24 0.945 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-23T20:26:16.571Z] #24 DONE 1.0s [2022-08-23T20:26:16.571Z] [2022-08-23T20:26:16.571Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:26:16.571Z] #67 sha256:93ba1c642a291dfb808c9d147e861b11bf5f9cf8121ff273aafaf048cc4bd9e5 [2022-08-23T20:26:16.820Z] #64 446.7 # github.com/containerd/containerd/cmd/containerd [2022-08-23T20:26:16.820Z] #64 446.7 /usr/bin/ld: /tmp/go-link-732250768/000019.o: in function `New': [2022-08-23T20:26:16.820Z] #64 446.7 /tmp/tmp.UABPHGXEj3/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-23T20:26:16.820Z] #64 446.8 + bin/containerd-stress [2022-08-23T20:26:16.820Z] #64 447.9 + bin/containerd-shim [2022-08-23T20:26:17.513Z] #67 ... [2022-08-23T20:26:17.513Z] [2022-08-23T20:26:17.513Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-23T20:26:17.513Z] #25 sha256:7fc23362da10b810defd84f89bd1094d0c06acefa96ed737615398d521773a6b [2022-08-23T20:26:17.513Z] #25 DONE 0.9s [2022-08-23T20:26:17.774Z] [2022-08-23T20:26:17.774Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-23T20:26:17.774Z] #26 sha256:fa616f860e39b685d2c4102a301a43b78f83ee1f3b59f4bfe81205b428672e13 [2022-08-23T20:26:18.345Z] #26 DONE 0.9s [2022-08-23T20:26:18.345Z] [2022-08-23T20:26:18.345Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-23T20:26:18.345Z] #27 sha256:76b95ada0440eba9c84c526af2f4fc39791a73a8d177153e33250a8f44e0c43a [2022-08-23T20:26:19.130Z] #64 450.2 # github.com/containerd/containerd/cmd/containerd [2022-08-23T20:26:19.130Z] #64 450.2 /usr/bin/ld: /tmp/go-link-139948952/000019.o: in function `New': [2022-08-23T20:26:19.130Z] #64 450.2 /tmp/tmp.PXUnRHMsy8/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-23T20:26:19.130Z] #64 450.3 + bin/containerd-stress [2022-08-23T20:26:19.130Z] #64 451.4 + bin/containerd-shim [2022-08-23T20:26:19.287Z] #27 DONE 0.9s [2022-08-23T20:26:19.287Z] [2022-08-23T20:26:19.287Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:26:19.287Z] #28 sha256:22dd3afde3d74cc7ee1e17201b88c6014842763ec553b0de4c9a7fcc8d37666e [2022-08-23T20:26:20.235Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.3% of statements [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/rootless [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/volume [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-23T20:26:20.235Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === Skipped [2022-08-23T20:26:20.235Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-23T20:26:20.235Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-23T20:26:20.235Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-23T20:26:20.235Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-23T20:26:20.235Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:71: No driver to put! [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-23T20:26:20.235Z] time="2022-08-23T20:25:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-23T20:26:20.235Z] time="2022-08-23T20:25:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-23T20:26:20.235Z] time="2022-08-23T20:25:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-23T20:26:20.235Z] time="2022-08-23T20:25:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-23T20:26:20.235Z] time="2022-08-23T20:25:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:71: No driver to put! [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-23T20:26:20.235Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-23T20:26:20.235Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-23T20:26:20.235Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-23T20:26:20.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:26:20.235Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T20:26:20.235Z] [2022-08-23T20:26:20.235Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-23T20:26:20.236Z] graphtest_unix.go:71: No driver to put! [2022-08-23T20:26:20.236Z] [2022-08-23T20:26:20.236Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-23T20:26:20.236Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-23T20:26:20.236Z] [2022-08-23T20:26:20.236Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-23T20:26:20.236Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-23T20:26:20.236Z] [2022-08-23T20:26:20.236Z] DONE 2874 tests, 28 skipped in 209.163s [2022-08-23T20:26:20.236Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:26:20.236Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-23T20:26:20.236Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-23T20:26:20.672Z] #28 1.222 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-23T20:26:20.672Z] #28 1.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-23T20:26:20.672Z] #28 1.325 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-23T20:26:20.672Z] #28 1.437 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-23T20:26:20.933Z] #28 1.698 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-23T20:26:21.194Z] #28 1.950 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-23T20:26:21.454Z] #28 2.217 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-23T20:26:22.027Z] #28 2.549 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-23T20:26:22.288Z] #28 2.843 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-23T20:26:22.548Z] #28 3.130 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-23T20:26:22.548Z] #28 3.132 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-23T20:26:22.548Z] #28 3.140 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-23T20:26:22.548Z] #28 3.142 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-23T20:26:22.548Z] #28 3.143 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-23T20:26:22.548Z] #28 3.151 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-23T20:26:22.548Z] #28 3.313 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-23T20:26:22.548Z] #28 3.321 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-23T20:26:22.548Z] #28 3.322 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-23T20:26:22.548Z] #28 3.323 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-23T20:26:22.548Z] #28 3.324 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-23T20:26:22.548Z] #28 3.325 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-23T20:26:24.911Z] #64 459.2 + bin/containerd-shim-runc-v1 [2022-08-23T20:26:25.562Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-23T20:26:25.562Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-23T20:26:25.562Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:26:25.562Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-23T20:26:25.562Z] [2022-08-23T20:26:25.562Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-23T20:26:25.562Z] DOCKER_SYSTEMD=1 [2022-08-23T20:26:25.562Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-23T20:26:25.562Z] HOSTNAME=d47a074c497c [2022-08-23T20:26:25.562Z] DEST=bundles/test-integration [2022-08-23T20:26:25.562Z] PWD=/go/src/github.com/docker/docker [2022-08-23T20:26:25.562Z] DOCKER_GITCOMMIT=df2048f9cb6c3ffd9177c0058e920d84b18f10b9 [2022-08-23T20:26:25.562Z] container=docker [2022-08-23T20:26:25.562Z] HOME=/root [2022-08-23T20:26:25.562Z] LANG=C.UTF-8 [2022-08-23T20:26:25.562Z] INVOCATION_ID=652081a3a6cd479b9fe3d9697198a88c [2022-08-23T20:26:25.562Z] GOLANG_VERSION=1.18.5 [2022-08-23T20:26:25.562Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-23T20:26:25.562Z] VALIDATE_BRANCH=master [2022-08-23T20:26:25.562Z] TERM=xterm [2022-08-23T20:26:25.562Z] DOCKER_PKG=github.com/docker/docker [2022-08-23T20:26:25.562Z] SHLVL=3 [2022-08-23T20:26:25.562Z] TIMEOUT=120m [2022-08-23T20:26:25.562Z] DOCKER_BUILDTAGS= journald [2022-08-23T20:26:25.562Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-23T20:26:25.562Z] GO111MODULE=off [2022-08-23T20:26:25.562Z] DOCKER_EXPERIMENTAL=1 [2022-08-23T20:26:25.562Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-23T20:26:25.562Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-23T20:26:25.562Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-23T20:26:25.562Z] GOPATH=/go [2022-08-23T20:26:25.562Z] PKG_CONFIG=pkg-config [2022-08-23T20:26:25.562Z] _=/usr/bin/env [2022-08-23T20:26:25.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-23T20:26:27.233Z] #64 462.7 + bin/containerd-shim-runc-v1 [2022-08-23T20:26:30.693Z] #28 ... [2022-08-23T20:26:30.693Z] [2022-08-23T20:26:30.693Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:26:30.693Z] #67 sha256:93ba1c642a291dfb808c9d147e861b11bf5f9cf8121ff273aafaf048cc4bd9e5 [2022-08-23T20:26:30.693Z] #67 6.714 + cd /tmp/tmp.PN2qYdrNxv/src/github.com/opencontainers/runc [2022-08-23T20:26:30.693Z] #67 6.714 + git checkout -q v1.1.3 [2022-08-23T20:26:30.693Z] #67 7.042 + '[' -z '' ']' [2022-08-23T20:26:30.693Z] #67 7.042 + target=static [2022-08-23T20:26:30.693Z] #67 7.042 + make BUILDTAGS=seccomp static [2022-08-23T20:26:30.693Z] #67 7.154 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-23T20:26:31.450Z] #64 465.6 + bin/containerd-shim-runc-v2 [2022-08-23T20:26:31.450Z] #64 466.4 + binaries [2022-08-23T20:26:31.450Z] #64 466.4 + install -D bin/containerd /build/containerd [2022-08-23T20:26:31.450Z] #64 466.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-23T20:26:31.450Z] #64 466.4 + install -D bin/ctr /build/ctr [2022-08-23T20:26:33.790Z] #64 468.9 + bin/containerd-shim-runc-v2 [2022-08-23T20:26:33.790Z] #64 469.7 + binaries [2022-08-23T20:26:33.790Z] #64 469.7 + install -D bin/containerd /build/containerd [2022-08-23T20:26:33.790Z] #64 469.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-23T20:26:33.790Z] #64 469.7 + install -D bin/ctr /build/ctr [2022-08-23T20:26:33.962Z] #64 DONE 468.5s [2022-08-23T20:26:33.998Z] #67 ... [2022-08-23T20:26:33.998Z] [2022-08-23T20:26:33.998Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:26:33.998Z] #28 sha256:22dd3afde3d74cc7ee1e17201b88c6014842763ec553b0de4c9a7fcc8d37666e [2022-08-23T20:26:33.998Z] #28 14.22 Fetched 49.2 MB in 13s (3715 kB/s) [2022-08-23T20:26:34.889Z] [2022-08-23T20:26:34.889Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-23T20:26:34.889Z] #65 sha256:da5cf62c1ba2f929f41ff78ffef1548626f1da85042d675a47e1a1fddb7b27dc [2022-08-23T20:26:35.450Z] #65 DONE 0.8s [2022-08-23T20:26:35.450Z] [2022-08-23T20:26:35.450Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-23T20:26:35.450Z] #70 sha256:a6c3b7320c8634086e675a97e29cb3e60c619c4483682a4523c8e2a5b0ef9522 [2022-08-23T20:26:35.705Z] #70 DONE 0.2s [2022-08-23T20:26:35.705Z] [2022-08-23T20:26:35.705Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-23T20:26:35.705Z] #75 sha256:5439dbf6424a7c9399af6f52b1918d982c8c1e0c996364cb47b5d2879fd8bba4 [2022-08-23T20:26:37.067Z] #75 DONE 1.2s [2022-08-23T20:26:37.067Z] [2022-08-23T20:26:37.067Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-23T20:26:37.067Z] #78 sha256:636b5dbddc46b33160801f83adc90d5d043ae64150eb6eaf5f995d3a6ef186aa [2022-08-23T20:26:37.067Z] #78 DONE 0.0s [2022-08-23T20:26:37.067Z] [2022-08-23T20:26:37.067Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-23T20:26:37.067Z] #79 sha256:63db3724bccab4c4ff07afdd0933ddc76aee7fceec6b38aecb9cd3e25ad06854 [2022-08-23T20:26:37.067Z] #79 DONE 0.0s [2022-08-23T20:26:37.067Z] [2022-08-23T20:26:37.067Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-23T20:26:37.067Z] #80 sha256:1840e24054f64c1d0fb3dddf55b21e4bd5da8bb86dc2c538596111170f4c9a76 [2022-08-23T20:26:37.067Z] #80 DONE 0.0s [2022-08-23T20:26:37.067Z] [2022-08-23T20:26:37.067Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-23T20:26:37.067Z] #81 sha256:5eb5214ed07074a2962ade77bee6d3f092346afdc021f242dce0451e63c34864 [2022-08-23T20:26:37.119Z] #64 DONE 473.0s [2022-08-23T20:26:38.504Z] [2022-08-23T20:26:38.504Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-23T20:26:38.504Z] #65 sha256:0d721074a077a0db098c615de99fdc33cd105268014caf75de165b2273f2a06b [2022-08-23T20:26:39.870Z] #65 DONE 1.1s [2022-08-23T20:26:39.870Z] [2022-08-23T20:26:39.870Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-23T20:26:39.870Z] #70 sha256:0a11c05a3fea006f6b7e63d3b71ce8320da2fe5a3e17f5e2c209e3b59858262f [2022-08-23T20:26:39.870Z] #70 DONE 0.4s [2022-08-23T20:26:39.870Z] [2022-08-23T20:26:39.870Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-23T20:26:39.870Z] #75 sha256:2b4e7ff8f0290d9083c4280538cfa97969a20ee00abc5adf138776ea503e8182 [2022-08-23T20:26:40.586Z] #28 14.22 Reading package lists... [2022-08-23T20:26:41.762Z] #75 DONE 1.7s [2022-08-23T20:26:41.762Z] [2022-08-23T20:26:41.762Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-23T20:26:41.762Z] #78 sha256:5d1787fb1d43701c4054c9c13bd5b23d177e97f3025b2295577f6b3a2396eef5 [2022-08-23T20:26:41.762Z] #78 DONE 0.1s [2022-08-23T20:26:41.762Z] [2022-08-23T20:26:41.762Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-23T20:26:41.762Z] #79 sha256:962c9be493de18195db0e2f04318a991d5c8f16392d415501dcf1144747c541f [2022-08-23T20:26:41.762Z] #79 DONE 0.1s [2022-08-23T20:26:42.018Z] [2022-08-23T20:26:42.019Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-23T20:26:42.019Z] #80 sha256:ffd0b17fa24744dd8d52062c3bc0618399b562f9f6fabe75a8c50f0a1739b770 [2022-08-23T20:26:42.019Z] #80 DONE 0.1s [2022-08-23T20:26:42.019Z] [2022-08-23T20:26:42.019Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-23T20:26:42.019Z] #81 sha256:bb8668a80142e8b6a38cdb3b1df958816377f75c0569e3a942f60e082ff1ac97 [2022-08-23T20:26:43.598Z] #81 DONE 6.1s [2022-08-23T20:26:43.598Z] [2022-08-23T20:26:43.598Z] #82 exporting to image [2022-08-23T20:26:43.598Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-23T20:26:43.598Z] #82 exporting layers [2022-08-23T20:26:47.173Z] #28 20.76 Reading package lists... [2022-08-23T20:26:48.116Z] #28 27.20 Building dependency tree... [2022-08-23T20:26:49.502Z] #28 30.39 bzip2 is already the newest version (1.0.8-4). [2022-08-23T20:26:49.502Z] #28 30.39 patch is already the newest version (2.7.6-7). [2022-08-23T20:26:49.502Z] #28 30.39 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-23T20:26:49.502Z] #28 30.39 The following additional packages will be installed: [2022-08-23T20:26:49.764Z] #28 30.39 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-23T20:26:49.764Z] #28 30.39 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-23T20:26:49.764Z] #28 30.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-23T20:26:49.764Z] #28 30.40 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-23T20:26:49.764Z] #28 30.40 systemd vim-runtime xxd [2022-08-23T20:26:49.764Z] #28 30.43 Suggested packages: [2022-08-23T20:26:49.764Z] #28 30.43 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-23T20:26:49.764Z] #28 30.43 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-23T20:26:49.764Z] #28 30.43 vim-scripts xfsdump acl attr quota [2022-08-23T20:26:49.764Z] #28 30.43 Recommended packages: [2022-08-23T20:26:49.764Z] #28 30.43 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-23T20:26:49.764Z] #28 30.43 systemd-timesyncd | time-daemon unzip [2022-08-23T20:26:51.149Z] #28 31.99 The following NEW packages will be installed: [2022-08-23T20:26:51.149Z] #28 32.00 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-23T20:26:51.409Z] #28 32.00 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-23T20:26:51.409Z] #28 32.00 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-23T20:26:51.409Z] #28 32.00 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-23T20:26:51.409Z] #28 32.01 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-23T20:26:51.409Z] #28 32.01 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-23T20:26:51.409Z] #28 32.01 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-23T20:26:51.409Z] #28 32.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-23T20:26:51.409Z] #28 32.01 zstd [2022-08-23T20:26:51.671Z] #28 32.42 0 upgraded, 52 newly installed, 0 to remove and 8 not upgraded. [2022-08-23T20:26:51.671Z] #28 32.42 Need to get 23.8 MB of archives. [2022-08-23T20:26:51.671Z] #28 32.42 After this operation, 89.3 MB of additional disk space will be used. [2022-08-23T20:26:51.671Z] #28 32.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-23T20:26:51.671Z] #28 32.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-23T20:26:51.671Z] #28 32.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-23T20:26:51.671Z] #28 32.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-23T20:26:51.671Z] #28 32.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-23T20:26:51.671Z] #28 32.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-23T20:26:51.671Z] #28 32.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-23T20:26:51.671Z] #28 32.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-23T20:26:51.679Z] #82 exporting layers 8.5s done [2022-08-23T20:26:51.679Z] #82 writing image sha256:790d9a506b54e3db08fa94955ffdb13f89439378bda815e8b1c4d04e1eaa850e done [2022-08-23T20:26:51.679Z] #82 naming to docker.io/library/docker:7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db done [2022-08-23T20:26:51.679Z] #82 DONE 8.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-23T20:26:51.932Z] #28 32.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-23T20:26:51.932Z] #28 32.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-23T20:26:51.932Z] #28 32.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-23T20:26:51.932Z] #28 32.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-23T20:26:51.932Z] #28 32.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-23T20:26:51.932Z] #28 32.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-23T20:26:51.932Z] #28 32.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-23T20:26:51.932Z] #28 32.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-23T20:26:51.932Z] #28 32.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-23T20:26:51.932Z] #28 32.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-23T20:26:51.932Z] #28 32.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-23T20:26:51.932Z] #28 32.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-23T20:26:51.932Z] #28 32.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-23T20:26:51.932Z] #28 32.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-23T20:26:51.932Z] #28 32.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-23T20:26:51.932Z] #28 32.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-23T20:26:51.932Z] #28 32.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-23T20:26:51.932Z] #28 32.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-23T20:26:51.932Z] #28 32.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-23T20:26:51.932Z] #28 32.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-23T20:26:51.932Z] #28 32.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-23T20:26:51.932Z] #28 32.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-23T20:26:51.932Z] #28 32.62 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-23T20:26:51.932Z] #28 32.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-23T20:26:51.932Z] #28 32.62 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-23T20:26:51.932Z] #28 32.62 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-23T20:26:51.932Z] #28 32.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-23T20:26:51.932Z] #28 32.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-23T20:26:51.932Z] #28 32.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-23T20:26:51.932Z] #28 32.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-23T20:26:51.932Z] #28 32.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-23T20:26:51.932Z] #28 32.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-23T20:26:51.932Z] #28 32.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-23T20:26:51.932Z] #28 32.67 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-23T20:26:51.932Z] #28 32.67 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-23T20:26:51.932Z] #28 32.67 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-23T20:26:51.932Z] #28 32.69 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-23T20:26:51.932Z] #28 32.69 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-23T20:26:51.932Z] #28 32.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-23T20:26:51.932Z] #28 32.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-23T20:26:51.966Z] #81 DONE 8.8s [2022-08-23T20:26:51.966Z] [2022-08-23T20:26:51.966Z] #82 exporting to image [2022-08-23T20:26:51.966Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-23T20:26:51.966Z] #82 exporting layers [2022-08-23T20:26:52.036Z] + trap exit INT TERM [2022-08-23T20:26:52.036Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-23T20:26:52.036Z] + CONTAINER_NAME=docker-pr1 [2022-08-23T20:26:52.036Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44017/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db -e DOCKER_GRAPHDRIVER docker:7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db hack/make.sh dynbinary [2022-08-23T20:26:52.194Z] #28 32.79 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-23T20:26:52.194Z] #28 32.80 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-23T20:26:52.194Z] #28 32.81 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-23T20:26:52.194Z] #28 32.82 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-23T20:26:52.766Z] #28 33.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-23T20:26:52.961Z] [2022-08-23T20:26:52.961Z] Removing bundles/ [2022-08-23T20:26:52.961Z] [2022-08-23T20:26:52.961Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-23T20:26:52.961Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-23T20:26:52.961Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:26:53.337Z] #28 33.89 Fetched 23.8 MB in 1s (33.7 MB/s) [2022-08-23T20:26:53.337Z] #28 33.95 Selecting previously unselected package libcap2:amd64. [2022-08-23T20:26:53.337Z] #28 33.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-23T20:26:53.337Z] #28 34.03 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-23T20:26:53.337Z] #28 34.04 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:26:53.337Z] #28 34.09 Selecting previously unselected package libargon2-1:amd64. [2022-08-23T20:26:53.337Z] #28 34.10 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-23T20:26:53.337Z] #28 34.11 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-23T20:26:53.337Z] #28 34.15 Selecting previously unselected package libjson-c5:amd64. [2022-08-23T20:26:53.337Z] #28 34.16 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-23T20:26:53.337Z] #28 34.17 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-23T20:26:53.598Z] #28 34.23 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-23T20:26:53.598Z] #28 34.24 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-23T20:26:53.598Z] #28 34.25 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-23T20:26:53.598Z] #28 34.40 Selecting previously unselected package libip4tc2:amd64. [2022-08-23T20:26:53.598Z] #28 34.41 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-23T20:26:53.598Z] #28 34.42 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T20:26:53.598Z] #28 34.49 Selecting previously unselected package libkmod2:amd64. [2022-08-23T20:26:53.859Z] #28 34.49 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-23T20:26:53.859Z] #28 34.50 Unpacking libkmod2:amd64 (28-1) ... [2022-08-23T20:26:53.859Z] #28 34.59 Selecting previously unselected package systemd. [2022-08-23T20:26:53.859Z] #28 34.60 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-23T20:26:53.859Z] #28 34.68 Unpacking systemd (247.3-7) ... [2022-08-23T20:26:55.243Z] #28 35.86 Selecting previously unselected package pigz. [2022-08-23T20:26:55.243Z] #28 35.87 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-23T20:26:55.243Z] #28 35.87 Unpacking pigz (2.6-1) ... [2022-08-23T20:26:55.243Z] #28 35.94 Selecting previously unselected package libelf1:amd64. [2022-08-23T20:26:55.243Z] #28 35.95 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-23T20:26:55.243Z] #28 35.95 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-23T20:26:55.505Z] #28 36.06 Selecting previously unselected package libbpf0:amd64. [2022-08-23T20:26:55.505Z] #28 36.08 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-23T20:26:55.505Z] #28 36.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-23T20:26:55.505Z] #28 36.15 Selecting previously unselected package libmnl0:amd64. [2022-08-23T20:26:55.505Z] #28 36.17 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-23T20:26:55.505Z] #28 36.17 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-23T20:26:55.505Z] #28 36.22 Selecting previously unselected package libxtables12:amd64. [2022-08-23T20:26:55.505Z] #28 36.24 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-23T20:26:55.505Z] #28 36.25 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-23T20:26:55.505Z] #28 36.29 Selecting previously unselected package libcap2-bin. [2022-08-23T20:26:55.766Z] #28 36.30 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-23T20:26:55.766Z] #28 36.31 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-23T20:26:55.766Z] #28 36.36 Selecting previously unselected package iproute2. [2022-08-23T20:26:55.766Z] #28 36.37 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-23T20:26:55.766Z] #28 36.37 Unpacking iproute2 (5.10.0-4) ... [2022-08-23T20:26:56.027Z] #28 36.67 Selecting previously unselected package xxd. [2022-08-23T20:26:56.027Z] #28 36.69 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:26:56.027Z] #28 36.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:26:56.027Z] #28 36.78 Selecting previously unselected package vim-common. [2022-08-23T20:26:56.027Z] #28 36.78 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:26:56.027Z] #28 36.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:26:56.288Z] #28 36.90 Selecting previously unselected package bash-completion. [2022-08-23T20:26:56.288Z] #28 36.90 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-23T20:26:57.674Z] #28 38.14 Unpacking bash-completion (1:2.11-2) ... [2022-08-23T20:26:57.674Z] #28 38.40 Selecting previously unselected package apparmor. [2022-08-23T20:26:57.674Z] #28 38.41 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-23T20:26:57.674Z] #28 38.46 Unpacking apparmor (2.13.6-10) ... [2022-08-23T20:26:57.935Z] #28 38.65 Selecting previously unselected package inetutils-ping. [2022-08-23T20:26:57.935Z] #28 38.66 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-23T20:26:57.935Z] #28 38.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-23T20:26:57.935Z] #28 38.74 Selecting previously unselected package libip6tc2:amd64. [2022-08-23T20:26:57.935Z] #28 38.75 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-23T20:26:57.935Z] #28 38.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T20:26:58.196Z] #28 38.81 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-23T20:26:58.196Z] #28 38.81 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-23T20:26:58.196Z] #28 38.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T20:26:58.196Z] #28 38.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-23T20:26:58.196Z] #28 38.87 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-23T20:26:58.196Z] #28 38.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T20:26:58.196Z] #28 38.93 Selecting previously unselected package libnftnl11:amd64. [2022-08-23T20:26:58.196Z] #28 38.94 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-23T20:26:58.196Z] #28 38.94 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T20:26:58.196Z] #28 39.01 Selecting previously unselected package iptables. [2022-08-23T20:26:58.196Z] #28 39.01 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-23T20:26:58.196Z] #28 39.01 Unpacking iptables (1.8.7-1) ... [2022-08-23T20:26:58.457Z] #28 39.22 Selecting previously unselected package libonig5:amd64. [2022-08-23T20:26:58.457Z] #28 39.23 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-23T20:26:58.457Z] #28 39.24 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:26:58.457Z] #28 39.34 Selecting previously unselected package libjq1:amd64. [2022-08-23T20:26:58.717Z] #28 39.34 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-23T20:26:58.718Z] #28 39.35 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:26:58.718Z] #28 39.42 Selecting previously unselected package jq. [2022-08-23T20:26:58.718Z] #28 39.43 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-23T20:26:58.718Z] #28 39.44 Unpacking jq (1.6-2.1) ... [2022-08-23T20:26:58.718Z] #28 39.51 Selecting previously unselected package libaio1:amd64. [2022-08-23T20:26:58.718Z] #28 39.52 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-23T20:26:58.718Z] #28 39.53 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-23T20:26:58.978Z] #28 39.57 Selecting previously unselected package libgpm2:amd64. [2022-08-23T20:26:58.978Z] #28 39.58 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-23T20:26:58.978Z] #28 39.59 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-23T20:26:58.978Z] #28 39.66 Selecting previously unselected package libinih1:amd64. [2022-08-23T20:26:58.978Z] #28 39.66 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-23T20:26:58.978Z] #28 39.68 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-23T20:26:58.978Z] #28 39.73 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-23T20:26:58.978Z] #28 39.73 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-23T20:26:58.978Z] #28 39.75 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-23T20:26:59.240Z] #28 39.85 Selecting previously unselected package libnet1:amd64. [2022-08-23T20:26:59.240Z] #28 39.85 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-23T20:26:59.240Z] #28 39.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:26:59.240Z] #28 39.93 Selecting previously unselected package libnl-3-200:amd64. [2022-08-23T20:26:59.240Z] #28 39.93 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-23T20:26:59.240Z] #28 39.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:26:59.240Z] #28 40.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-23T20:26:59.240Z] #28 40.01 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-23T20:26:59.240Z] #28 40.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:26:59.501Z] #28 40.06 Selecting previously unselected package libyajl2:amd64. [2022-08-23T20:26:59.501Z] #28 40.07 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-23T20:26:59.501Z] #28 40.07 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:26:59.501Z] #28 40.11 Selecting previously unselected package net-tools. [2022-08-23T20:26:59.501Z] #28 40.12 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-23T20:26:59.501Z] #28 40.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T20:26:59.501Z] #28 40.25 Selecting previously unselected package python-pip-whl. [2022-08-23T20:26:59.501Z] #28 40.26 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-23T20:26:59.501Z] #28 40.27 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T20:26:59.762Z] #28 40.59 Selecting previously unselected package python3-lib2to3. [2022-08-23T20:26:59.762Z] #28 40.60 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-23T20:26:59.762Z] #28 40.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-23T20:27:00.023Z] #28 40.67 Selecting previously unselected package python3-distutils. [2022-08-23T20:27:00.023Z] #28 40.68 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-23T20:27:00.023Z] #28 40.68 Unpacking python3-distutils (3.9.2-1) ... [2022-08-23T20:27:00.023Z] #28 40.76 Selecting previously unselected package python3-pkg-resources. [2022-08-23T20:27:00.023Z] #28 40.76 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-23T20:27:00.023Z] #28 40.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:27:00.023Z] #28 40.87 Selecting previously unselected package python3-setuptools. [2022-08-23T20:27:00.284Z] #28 40.87 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-23T20:27:00.284Z] #28 40.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-23T20:27:00.284Z] #28 41.04 Selecting previously unselected package python3-wheel. [2022-08-23T20:27:00.284Z] #28 41.04 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-23T20:27:00.284Z] #28 41.05 Unpacking python3-wheel (0.34.2-1) ... [2022-08-23T20:27:00.284Z] #28 41.10 Selecting previously unselected package python3-pip. [2022-08-23T20:27:00.284Z] #28 41.10 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-23T20:27:00.284Z] #28 41.11 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T20:27:00.546Z] #28 41.25 Selecting previously unselected package sudo. [2022-08-23T20:27:00.546Z] #28 41.26 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-23T20:27:00.546Z] #28 41.27 Unpacking sudo (1.9.5p2-3) ... [2022-08-23T20:27:00.807Z] #28 41.56 Selecting previously unselected package systemd-journal-remote. [2022-08-23T20:27:00.807Z] #28 41.57 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-23T20:27:00.807Z] #28 41.57 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-23T20:27:00.807Z] #28 41.65 Selecting previously unselected package thin-provisioning-tools. [2022-08-23T20:27:00.807Z] #28 41.67 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-23T20:27:01.068Z] #28 41.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-23T20:27:01.068Z] #28 41.82 Selecting previously unselected package uidmap. [2022-08-23T20:27:01.068Z] #28 41.82 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-23T20:27:01.068Z] #28 41.83 Unpacking uidmap (1:4.8.1-1) ... [2022-08-23T20:27:01.068Z] #28 41.92 Selecting previously unselected package vim-runtime. [2022-08-23T20:27:01.068Z] #28 41.92 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-23T20:27:01.329Z] #28 41.94 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-23T20:27:01.329Z] #28 41.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-23T20:27:01.329Z] #28 41.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:27:01.590Z] #28 ... [2022-08-23T20:27:01.590Z] [2022-08-23T20:27:01.590Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:27:01.590Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:27:01.590Z] #71 105.0 + bin/containerd [2022-08-23T20:27:01.921Z] #82 exporting layers 10.6s done [2022-08-23T20:27:01.921Z] #82 writing image sha256:2a9041aa206c4bf5d95f43c0b4ed105ac78a99b846b32637d19d1fea38b16607 0.0s done [2022-08-23T20:27:01.921Z] #82 naming to docker.io/library/docker:7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db done [2022-08-23T20:27:01.921Z] #82 DONE 10.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-23T20:27:02.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db -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:7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db hack/make.sh dynbinary test-integration [2022-08-23T20:27:03.617Z] [2022-08-23T20:27:03.617Z] Removing bundles/ [2022-08-23T20:27:03.617Z] [2022-08-23T20:27:03.617Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-23T20:27:03.617Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-23T20:27:03.617Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:27:06.842Z] ok github.com/docker/docker/libnetwork 37.367s coverage: 40.6% of statements [2022-08-23T20:27:06.842Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-23T20:27:06.842Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-23T20:27:06.842Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-23T20:27:06.842Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-23T20:27:06.842Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.492s coverage: 59.9% of statements [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-23T20:27:06.842Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-23T20:27:06.842Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.042s coverage: 5.2% of statements [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-23T20:27:06.842Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.020s coverage: 4.7% of statements [2022-08-23T20:27:06.842Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-23T20:27:06.842Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-23T20:27:06.881Z] #71 ... [2022-08-23T20:27:06.881Z] [2022-08-23T20:27:06.881Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-23T20:27:06.881Z] #28 sha256:22dd3afde3d74cc7ee1e17201b88c6014842763ec553b0de4c9a7fcc8d37666e [2022-08-23T20:27:06.881Z] #28 43.62 Selecting previously unselected package vim. [2022-08-23T20:27:06.881Z] #28 43.63 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-23T20:27:06.881Z] #28 43.65 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:27:06.881Z] #28 43.97 Selecting previously unselected package xfsprogs. [2022-08-23T20:27:06.881Z] #28 43.99 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-23T20:27:06.881Z] #28 43.99 Unpacking xfsprogs (5.10.0-4) ... [2022-08-23T20:27:06.881Z] #28 44.27 Selecting previously unselected package zip. [2022-08-23T20:27:06.881Z] #28 44.27 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-23T20:27:06.881Z] #28 44.28 Unpacking zip (3.0-12) ... [2022-08-23T20:27:06.881Z] #28 44.35 Selecting previously unselected package zstd. [2022-08-23T20:27:06.881Z] #28 44.35 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-23T20:27:06.881Z] #28 44.36 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-23T20:27:06.881Z] #28 44.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-23T20:27:06.881Z] #28 45.16 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-23T20:27:06.881Z] #28 45.17 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-23T20:27:06.881Z] #28 45.18 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-23T20:27:06.881Z] #28 45.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-23T20:27:06.881Z] #28 45.21 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-23T20:27:06.881Z] #28 45.22 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-23T20:27:06.881Z] #28 45.23 Setting up uidmap (1:4.8.1-1) ... [2022-08-23T20:27:06.881Z] #28 45.24 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-23T20:27:06.881Z] #28 45.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-23T20:27:06.881Z] #28 45.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-23T20:27:06.881Z] #28 45.28 Setting up python3-wheel (0.34.2-1) ... [2022-08-23T20:27:06.881Z] #28 45.70 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-23T20:27:06.881Z] #28 45.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:27:06.881Z] #28 45.76 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-23T20:27:06.881Z] #28 45.77 Setting up libcap2-bin (1:2.44-1) ... [2022-08-23T20:27:06.881Z] #28 45.78 Setting up apparmor (2.13.6-10) ... [2022-08-23T20:27:06.881Z] #28 46.88 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-23T20:27:06.881Z] #28 46.91 Setting up zip (3.0-12) ... [2022-08-23T20:27:06.881Z] #28 46.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:27:06.881Z] #28 46.95 Setting up bash-completion (1:2.11-2) ... [2022-08-23T20:27:07.454Z] #28 48.25 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-23T20:27:07.454Z] #28 48.26 Setting up sudo (1.9.5p2-3) ... [2022-08-23T20:27:07.454Z] #28 48.33 invoke-rc.d: could not determine current runlevel [2022-08-23T20:27:07.715Z] #28 48.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-23T20:27:07.715Z] #28 48.34 Setting up xfsprogs (5.10.0-4) ... [2022-08-23T20:27:07.715Z] #28 48.36 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-23T20:27:07.715Z] #28 48.36 Failed to connect to bus: Host is down [2022-08-23T20:27:07.715Z] #28 48.36 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-23T20:27:07.715Z] #28 48.39 Setting up inetutils-ping (2:2.0-1) ... [2022-08-23T20:27:07.715Z] #28 48.40 Setting up pigz (2.6-1) ... [2022-08-23T20:27:07.715Z] #28 48.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-23T20:27:07.715Z] #28 48.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-23T20:27:07.715Z] #28 48.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-23T20:27:07.715Z] #28 48.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:27:08.288Z] #28 48.93 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-23T20:27:08.288Z] #28 48.94 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-23T20:27:08.549Z] #28 49.20 Setting up libelf1:amd64 (0.183-1) ... [2022-08-23T20:27:08.549Z] #28 49.21 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-23T20:27:08.549Z] #28 49.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-23T20:27:08.549Z] #28 49.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-23T20:27:08.549Z] #28 49.26 Setting up libkmod2:amd64 (28-1) ... [2022-08-23T20:27:08.549Z] #28 49.27 Setting up python3-distutils (3.9.2-1) ... [2022-08-23T20:27:08.810Z] #28 49.57 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-23T20:27:08.811Z] #28 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-23T20:27:08.811Z] #28 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-23T20:27:08.811Z] #28 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-23T20:27:08.811Z] #28 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-23T20:27:09.071Z] #28 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-23T20:27:09.071Z] #28 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-23T20:27:09.071Z] #28 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-23T20:27:09.071Z] #28 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-23T20:27:09.071Z] #28 49.63 Setting up python3-setuptools (52.0.0-4) ... [2022-08-23T20:27:09.904Z] #28 50.48 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-23T20:27:09.904Z] #28 50.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-23T20:27:09.904Z] #28 50.51 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-23T20:27:09.904Z] #28 50.52 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-23T20:27:10.475Z] #28 51.24 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-23T20:27:10.476Z] #28 51.27 Setting up jq (1.6-2.1) ... [2022-08-23T20:27:10.476Z] #28 51.28 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-23T20:27:10.476Z] #28 51.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-23T20:27:10.476Z] #28 51.31 Setting up iptables (1.8.7-1) ... [2022-08-23T20:27:10.476Z] #28 51.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T20:27:10.476Z] #28 51.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T20:27:10.476Z] #28 51.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-23T20:27:10.476Z] #28 51.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-23T20:27:10.476Z] #28 51.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-23T20:27:10.738Z] #28 51.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-23T20:27:10.738Z] #28 51.35 Setting up iproute2 (5.10.0-4) ... [2022-08-23T20:27:10.738Z] #28 51.63 Setting up systemd (247.3-7) ... [2022-08-23T20:27:10.999Z] #28 51.67 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-23T20:27:10.999Z] #28 51.68 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-23T20:27:10.999Z] #28 51.68 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-23T20:27:10.999Z] #28 51.72 Initializing machine ID from KVM UUID. [2022-08-23T20:27:11.842Z] #28 52.36 Setting up systemd-journal-remote (247.3-7) ... [2022-08-23T20:27:11.842Z] #28 52.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-23T20:27:12.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-23T20:27:12.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-23T20:27:12.414Z] #28 DONE 53.2s [2022-08-23T20:27:12.414Z] [2022-08-23T20:27:12.414Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-23T20:27:12.414Z] #29 sha256:5b868f653ff3b7e4e774aceb516310df87df93badffa61cac8c172643c184cec [2022-08-23T20:27:13.357Z] #29 0.880 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-23T20:27:13.357Z] #29 0.887 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-23T20:27:13.357Z] #29 0.892 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-23T20:27:13.357Z] #29 DONE 0.9s [2022-08-23T20:27:13.357Z] [2022-08-23T20:27:13.357Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-23T20:27:13.357Z] #30 sha256:994c8bd66bcb3b1c5d2fb8f943200ef95b0a58ead3bebaccac2e0069ed59326c [2022-08-23T20:27:16.820Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.108s coverage: 6.6% of statements [2022-08-23T20:27:16.820Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-23T20:27:16.820Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-23T20:27:16.820Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.014s coverage: 57.4% of statements [2022-08-23T20:27:16.820Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-23T20:27:16.820Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-23T20:27:16.820Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-23T20:27:17.076Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-23T20:27:17.332Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-08-23T20:27:17.588Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-23T20:27:17.588Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-23T20:27:21.499Z] #30 7.791 Collecting yamllint==1.26.1 [2022-08-23T20:27:22.484Z] #30 8.853 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-23T20:27:23.072Z] #30 9.625 Collecting pathspec>=0.5.3 [2022-08-23T20:27:23.072Z] #30 9.633 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-23T20:27:23.332Z] #30 9.865 Collecting pyyaml [2022-08-23T20:27:23.332Z] #30 9.884 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-23T20:27:23.332Z] #30 9.954 Building wheels for collected packages: yamllint [2022-08-23T20:27:23.332Z] #30 9.960 Building wheel for yamllint (setup.py): started [2022-08-23T20:27:23.902Z] #30 10.53 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-23T20:27:23.902Z] #30 10.53 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=28949f2210d443cc514d8f5228d4f5b6da25edd9aed084305b431da20627a2b9 [2022-08-23T20:27:23.902Z] #30 10.53 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-23T20:27:23.902Z] #30 10.54 Successfully built yamllint [2022-08-23T20:27:23.902Z] #30 10.56 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-23T20:27:24.162Z] #30 10.85 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-23T20:27:24.734Z] #30 DONE 11.2s [2022-08-23T20:27:24.734Z] [2022-08-23T20:27:24.734Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-23T20:27:24.734Z] #34 sha256:4b64c0aa15909bf4c72370d01ae84f1698b804612c58d94e2e255e7502891d83 [2022-08-23T20:27:24.996Z] #34 DONE 0.2s [2022-08-23T20:27:24.996Z] [2022-08-23T20:27:24.996Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-23T20:27:24.996Z] #39 sha256:402ee304906097fa12530033146dbbbb8fe051d02c6cc1c8dc5ade9b479533a8 [2022-08-23T20:27:25.257Z] #39 DONE 0.4s [2022-08-23T20:27:25.257Z] [2022-08-23T20:27:25.257Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:27:25.257Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:27:25.257Z] #71 ... [2022-08-23T20:27:25.257Z] [2022-08-23T20:27:25.257Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-23T20:27:25.257Z] #42 sha256:446d7519f1032cb07e153d92c56c43a5fd3e5635635295b1938c57ad02250625 [2022-08-23T20:27:25.519Z] #42 DONE 0.2s [2022-08-23T20:27:25.519Z] [2022-08-23T20:27:25.519Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-23T20:27:25.519Z] #44 sha256:e304d05c4787bca19e6e7de99be7d53dfd7affcfe20bb31e5129307e288dde74 [2022-08-23T20:27:25.519Z] #44 DONE 0.1s [2022-08-23T20:27:25.519Z] [2022-08-23T20:27:25.519Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-23T20:27:25.519Z] #46 sha256:7c093e08f59bc1afd6f5b0c29630afb1ce3fdcd896978cb7894bc9e42f1844bb [2022-08-23T20:27:25.519Z] #46 DONE 0.1s [2022-08-23T20:27:25.519Z] [2022-08-23T20:27:25.519Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-23T20:27:25.519Z] #48 sha256:e526ea4e5aa45fab420a54e0aaeb2206935a35e41a5b9ca6b4160ef911e66889 [2022-08-23T20:27:25.780Z] #48 DONE 0.1s [2022-08-23T20:27:25.780Z] [2022-08-23T20:27:25.780Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-23T20:27:25.780Z] #52 sha256:aee5da6618f33a4dd91220a7337e716149fad09385b6af96c2987d4705a6ff84 [2022-08-23T20:27:25.780Z] #52 DONE 0.0s [2022-08-23T20:27:25.780Z] [2022-08-23T20:27:25.780Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-23T20:27:25.780Z] #55 sha256:91c646a9264ad4865a5754a3ad6e85c3fc2db88f9b25f6e4499096ddc792009b [2022-08-23T20:27:25.780Z] #55 DONE 0.1s [2022-08-23T20:27:25.780Z] [2022-08-23T20:27:25.780Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-23T20:27:25.780Z] #59 sha256:26b81c0b9e82c2d79c97d86c2ed52b8656864f622533bee2284d62cdbbe6783e [2022-08-23T20:27:25.780Z] #59 DONE 0.1s [2022-08-23T20:27:25.780Z] [2022-08-23T20:27:25.780Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:27:25.780Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:27:26.041Z] #71 ... [2022-08-23T20:27:26.041Z] [2022-08-23T20:27:26.041Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-23T20:27:26.041Z] #61 sha256:767659caf74692ae6abbcc59664c432b20523637cfb8b6b300b1d2380480cb85 [2022-08-23T20:27:26.041Z] #61 DONE 0.1s [2022-08-23T20:27:26.041Z] [2022-08-23T20:27:26.041Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-23T20:27:26.041Z] #63 sha256:cd4aaf5025408206c74a796c374e4ccb79668a507b441d146f112304abf4483f [2022-08-23T20:27:26.041Z] #63 DONE 0.2s [2022-08-23T20:27:26.041Z] [2022-08-23T20:27:26.041Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:27:26.041Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:27:26.302Z] #71 ... [2022-08-23T20:27:26.302Z] [2022-08-23T20:27:26.302Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-23T20:27:26.302Z] #65 sha256:30a71b4f295e79f68e7041accf6e0a0588542a915f0a5b6f28ec67434207053a [2022-08-23T20:27:26.302Z] #65 DONE 0.1s [2022-08-23T20:27:26.563Z] [2022-08-23T20:27:26.563Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:27:26.563Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:27:29.851Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-23T20:27:34.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-23T20:27:44.689Z] ok github.com/docker/docker/libnetwork/ipam 15.756s coverage: 85.3% of statements [2022-08-23T20:27:44.690Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-23T20:27:44.690Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-23T20:27:44.690Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-23T20:27:44.945Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-23T20:27:44.945Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-23T20:27:45.200Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-23T20:27:45.762Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-08-23T20:27:46.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-23T20:27:46.323Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.0% of statements [2022-08-23T20:27:46.580Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-23T20:27:46.835Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-23T20:27:48.539Z] #71 ... [2022-08-23T20:27:48.539Z] [2022-08-23T20:27:48.539Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-23T20:27:48.539Z] #67 sha256:93ba1c642a291dfb808c9d147e861b11bf5f9cf8121ff273aafaf048cc4bd9e5 [2022-08-23T20:27:48.539Z] #67 94.20 + mkdir -p /build [2022-08-23T20:27:48.539Z] #67 94.20 + cp runc /build/runc [2022-08-23T20:27:48.539Z] #67 DONE 94.5s [2022-08-23T20:27:48.539Z] [2022-08-23T20:27:48.539Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:27:48.539Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:27:49.485Z] #71 ... [2022-08-23T20:27:49.485Z] [2022-08-23T20:27:49.485Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-23T20:27:49.485Z] #68 sha256:30394fd5f2c3290b6ba80011718fd73fd5392d391b6ddfc07b2c174d0562c5cc [2022-08-23T20:27:49.485Z] #68 DONE 0.1s [2022-08-23T20:27:49.485Z] [2022-08-23T20:27:49.485Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-23T20:27:49.485Z] #71 sha256:a25406b1c77f7ce6e95ad7dbb0eb23d3e2398a2e81b5405dcb73bb1e5ccfb8b4 [2022-08-23T20:27:54.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-23T20:27:54.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-23T20:27:55.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-23T20:27:56.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-23T20:27:57.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-23T20:27:57.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-23T20:27:58.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-23T20:28:00.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-23T20:28:01.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-23T20:28:02.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-23T20:28:03.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-23T20:28:04.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-23T20:28:04.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-23T20:28:06.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-23T20:28:06.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-23T20:28:07.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-23T20:28:08.442Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-23T20:28:08.442Z] Using test binary docker [2022-08-23T20:28:08.442Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-23T20:28:08.442Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-23T20:28:08.442Z] Starting dockerd [2022-08-23T20:28:08.442Z] INFO: Waiting for daemon to start... [2022-08-23T20:28:10.327Z] . [2022-08-23T20:28:10.327Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-23T20:28:10.583Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-23T20:28:10.583Z] Error: No such image: emptyfs [2022-08-23T20:28:10.583Z] Loaded image: emptyfs:latest [2022-08-23T20:28:10.583Z] Running integration-test (iteration 1) [2022-08-23T20:28:10.583Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-23T20:28:10.840Z] Loaded image: busybox:latest [2022-08-23T20:28:11.095Z] Loaded image: busybox:glibc [2022-08-23T20:28:12.460Z] Loaded image: debian:bullseye-slim [2022-08-23T20:28:12.460Z] Loaded image: hello-world:latest [2022-08-23T20:28:12.460Z] Loaded image: arm32v7/hello-world:latest [2022-08-23T20:28:12.460Z] INFO: Testing against a local daemon [2022-08-23T20:28:12.460Z] === RUN TestCgroupNamespacesBuild [2022-08-23T20:28:13.824Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2022-08-23T20:28:13.824Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-23T20:28:15.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-08-23T20:28:15.188Z] === RUN TestBuildWithSession [2022-08-23T20:28:15.189Z] build_session_test.go:25: TODO: BuildKit [2022-08-23T20:28:15.189Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-23T20:28:15.189Z] === RUN TestBuildSquashParent [2022-08-23T20:28:20.427Z] --- PASS: TestBuildSquashParent (4.59s) [2022-08-23T20:28:20.427Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-23T20:28:20.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:28:20.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:28:20.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:28:20.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:28:20.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:28:20.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:28:20.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:28:20.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:28:20.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:28:20.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:28:20.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:28:20.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:28:20.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:28:20.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:28:21.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:28:21.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:28:21.593Z] #71 184.5 # github.com/containerd/containerd/cmd/containerd [2022-08-23T20:28:21.593Z] #71 184.5 /usr/bin/ld: /tmp/go-link-4225610098/000019.o: in function `New': [2022-08-23T20:28:21.593Z] #71 184.5 /tmp/tmp.ff81uUqtBZ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-23T20:28:21.593Z] #71 184.6 + bin/containerd-stress [2022-08-23T20:28:22.532Z] #71 185.8 + bin/containerd-shim [2022-08-23T20:28:22.720Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:28:22.976Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:28:24.340Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-23T20:28:24.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-08-23T20:28:24.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.66s) [2022-08-23T20:28:24.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s) [2022-08-23T20:28:24.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s) [2022-08-23T20:28:24.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-08-23T20:28:24.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-08-23T20:28:24.340Z] === RUN TestBuildMultiStageCopy [2022-08-23T20:28:24.340Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-23T20:28:25.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-23T20:28:26.027Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-23T20:28:26.027Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-23T20:28:26.284Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-23T20:28:26.540Z] --- PASS: TestBuildMultiStageCopy (2.26s) [2022-08-23T20:28:26.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2022-08-23T20:28:26.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-23T20:28:26.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-23T20:28:26.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-23T20:28:26.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-23T20:28:26.540Z] === RUN TestBuildMultiStageParentConfig [2022-08-23T20:28:27.102Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-08-23T20:28:27.102Z] === RUN TestBuildLabelWithTargets [2022-08-23T20:28:28.030Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-08-23T20:28:28.030Z] === RUN TestBuildWithEmptyLayers [2022-08-23T20:28:28.592Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-08-23T20:28:28.592Z] === RUN TestBuildMultiStageOnBuild [2022-08-23T20:28:29.956Z] --- PASS: TestBuildMultiStageOnBuild (1.51s) [2022-08-23T20:28:29.956Z] === RUN TestBuildUncleanTarFilenames [2022-08-23T20:28:30.883Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-23T20:28:30.883Z] === RUN TestBuildMultiStageLayerLeak [2022-08-23T20:28:32.287Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s) [2022-08-23T20:28:32.287Z] === RUN TestBuildWithHugeFile [2022-08-23T20:28:34.758Z] #71 197.3 + bin/containerd-shim-runc-v1 [2022-08-23T20:28:41.339Z] #71 203.8 + bin/containerd-shim-runc-v2 [2022-08-23T20:28:41.339Z] #71 204.6 + binaries [2022-08-23T20:28:41.339Z] #71 204.6 + install -D bin/containerd /build/containerd [2022-08-23T20:28:41.339Z] #71 204.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-23T20:28:41.339Z] #71 204.7 + install -D bin/ctr /build/ctr [2022-08-23T20:28:41.599Z] #71 DONE 205.1s [2022-08-23T20:28:42.984Z] [2022-08-23T20:28:42.984Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-23T20:28:42.984Z] #72 sha256:ed74a072d910a308c39197a78cf8a7049a5d49922c7e8774453d44b9108f73d3 [2022-08-23T20:28:42.984Z] #72 DONE 0.3s [2022-08-23T20:28:42.984Z] [2022-08-23T20:28:42.984Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-23T20:28:42.984Z] #77 sha256:c85c9d90e0ca51495e168b0bbf41365562d93a7e2166f971027e15e4c89c85fa [2022-08-23T20:28:42.984Z] #77 DONE 0.1s [2022-08-23T20:28:42.984Z] [2022-08-23T20:28:42.984Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-23T20:28:42.984Z] #82 sha256:e13fd510b4ec6683700c5880bfaaf8776530caa4fc41d95515d2e773bda99a94 [2022-08-23T20:28:43.553Z] #82 DONE 0.4s [2022-08-23T20:28:43.553Z] [2022-08-23T20:28:43.553Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-23T20:28:43.553Z] #85 sha256:d16331def9119fe8896d0662af5cc351a30c616d782348c4b93ee11979ece4f9 [2022-08-23T20:28:43.553Z] #85 DONE 0.1s [2022-08-23T20:28:43.813Z] [2022-08-23T20:28:43.813Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-23T20:28:43.813Z] #86 sha256:dbde2c50e6720498d1df96ab423ee31081202ff61848d57be1c714f5164846b9 [2022-08-23T20:28:43.813Z] #86 DONE 0.0s [2022-08-23T20:28:43.813Z] [2022-08-23T20:28:43.813Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-23T20:28:43.813Z] #87 sha256:dad593af9ddbf8758c95263aa3de1f0790bd72307f093f2ee922d55725d1df50 [2022-08-23T20:28:43.813Z] #87 DONE 0.0s [2022-08-23T20:28:43.813Z] [2022-08-23T20:28:43.813Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-23T20:28:43.813Z] #88 sha256:477cabe8b91dd992490be24421193320411084e6c658dc95f3533a83369c041a [2022-08-23T20:28:48.013Z] #88 DONE 4.0s [2022-08-23T20:28:48.013Z] [2022-08-23T20:28:48.013Z] #89 exporting to image [2022-08-23T20:28:48.013Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-23T20:28:48.013Z] #89 exporting layers [2022-08-23T20:28:59.365Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-23T20:28:59.365Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-23T20:28:59.365Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:28:59.365Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-23T20:28:59.365Z] [2022-08-23T20:28:59.365Z] + c=0 [2022-08-23T20:28:59.365Z] ++ jobs -p [2022-08-23T20:28:59.365Z] + for job in $(jobs -p) [2022-08-23T20:28:59.365Z] + wait 8924 [2022-08-23T20:28:59.365Z] + TEST_INTEGRATION_DEST=1 [2022-08-23T20:28:59.365Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-23T20:28:59.365Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-23T20:28:59.365Z] + run_tests test-integration-flaky [2022-08-23T20:28:59.365Z] + '[' -n 0 ']' [2022-08-23T20:28:59.365Z] + rm= [2022-08-23T20:28:59.365Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44017/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44017/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db hack/make.sh test-integration-flaky test-integration [2022-08-23T20:28:59.365Z] + TEST_INTEGRATION_DEST=2 [2022-08-23T20:28:59.365Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-23T20:28:59.365Z] + TEST_SKIP_INTEGRATION=1 [2022-08-23T20:28:59.365Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-23T20:28:59.365Z] + run_tests [2022-08-23T20:28:59.365Z] + '[' -n 0 ']' [2022-08-23T20:28:59.365Z] + rm= [2022-08-23T20:28:59.365Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44017/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44017/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db hack/make.sh '' test-integration [2022-08-23T20:28:59.365Z] + TEST_INTEGRATION_DEST=3 [2022-08-23T20:28:59.365Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-23T20:28:59.365Z] + TEST_SKIP_INTEGRATION=1 [2022-08-23T20:28:59.365Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-23T20:28:59.365Z] + run_tests [2022-08-23T20:28:59.365Z] + '[' -n 0 ']' [2022-08-23T20:28:59.365Z] + rm= [2022-08-23T20:28:59.365Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44017/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44017/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db hack/make.sh '' test-integration [2022-08-23T20:28:59.365Z] [2022-08-23T20:28:59.365Z] [2022-08-23T20:28:59.365Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-23T20:28:59.365Z] [2022-08-23T20:28:59.365Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-23T20:28:59.365Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-23T20:28:59.365Z] HOSTNAME=90cb5ca43f6e [2022-08-23T20:28:59.365Z] TEST_SKIP_INTEGRATION=1 [2022-08-23T20:28:59.365Z] TESTDEBUG=0 [2022-08-23T20:28:59.365Z] DEST=bundles/test-integration [2022-08-23T20:28:59.365Z] PWD=/go/src/github.com/docker/docker [2022-08-23T20:28:59.365Z] KEEPBUNDLE=1 [2022-08-23T20:28:59.365Z] DOCKER_GITCOMMIT=7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db [2022-08-23T20:28:59.365Z] container=docker [2022-08-23T20:28:59.365Z] HOME=/root [2022-08-23T20:28:59.365Z] GOLANG_VERSION=1.18.5 [2022-08-23T20:28:59.365Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-23T20:28:59.365Z] VALIDATE_BRANCH=master [2022-08-23T20:28:59.365Z] TERM=xterm [2022-08-23T20:28:59.365Z] DOCKER_PKG=github.com/docker/docker [2022-08-23T20:28:59.365Z] SHLVL=1 [2022-08-23T20:28:59.365Z] TIMEOUT=120m [2022-08-23T20:28:59.365Z] DOCKER_BUILDTAGS= journald [2022-08-23T20:28:59.365Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-23T20:28:59.365Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-23T20:28:59.365Z] GO111MODULE=off [2022-08-23T20:28:59.365Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-23T20:28:59.365Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-23T20:28:59.365Z] GOPATH=/go [2022-08-23T20:28:59.365Z] PKG_CONFIG=pkg-config [2022-08-23T20:28:59.365Z] _=/usr/bin/env [2022-08-23T20:28:59.365Z] Building test suite binary ./integration-cli/test.main [2022-08-23T20:28:59.365Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-23T20:28:59.365Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-23T20:28:59.365Z] HOSTNAME=e21e1d160ee1 [2022-08-23T20:28:59.365Z] TEST_SKIP_INTEGRATION=1 [2022-08-23T20:28:59.365Z] TESTDEBUG=0 [2022-08-23T20:28:59.365Z] DEST=bundles/test-integration [2022-08-23T20:28:59.365Z] PWD=/go/src/github.com/docker/docker [2022-08-23T20:28:59.365Z] KEEPBUNDLE=1 [2022-08-23T20:28:59.365Z] DOCKER_GITCOMMIT=7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db [2022-08-23T20:28:59.365Z] container=docker [2022-08-23T20:28:59.365Z] HOME=/root [2022-08-23T20:28:59.365Z] GOLANG_VERSION=1.18.5 [2022-08-23T20:28:59.365Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-23T20:28:59.365Z] VALIDATE_BRANCH=master [2022-08-23T20:28:59.365Z] TERM=xterm [2022-08-23T20:28:59.365Z] DOCKER_PKG=github.com/docker/docker [2022-08-23T20:28:59.365Z] SHLVL=1 [2022-08-23T20:28:59.365Z] TIMEOUT=120m [2022-08-23T20:28:59.365Z] DOCKER_BUILDTAGS= journald [2022-08-23T20:28:59.365Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-23T20:28:59.365Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-23T20:28:59.365Z] GO111MODULE=off [2022-08-23T20:28:59.365Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-23T20:28:59.365Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-23T20:28:59.365Z] GOPATH=/go [2022-08-23T20:28:59.365Z] PKG_CONFIG=pkg-config [2022-08-23T20:28:59.365Z] _=/usr/bin/env [2022-08-23T20:28:59.365Z] Building test suite binary ./integration-cli/test.main [2022-08-23T20:28:59.365Z] No new tests added to integration. [2022-08-23T20:28:59.365Z] [2022-08-23T20:28:59.365Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-23T20:28:59.365Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-23T20:28:59.365Z] HOSTNAME=b245ffd0e42d [2022-08-23T20:28:59.365Z] TESTDEBUG=0 [2022-08-23T20:28:59.365Z] DEST=bundles/test-integration [2022-08-23T20:28:59.365Z] PWD=/go/src/github.com/docker/docker [2022-08-23T20:28:59.365Z] KEEPBUNDLE=1 [2022-08-23T20:28:59.365Z] DOCKER_GITCOMMIT=7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db [2022-08-23T20:28:59.365Z] container=docker [2022-08-23T20:28:59.365Z] HOME=/root [2022-08-23T20:28:59.366Z] GOLANG_VERSION=1.18.5 [2022-08-23T20:28:59.366Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-23T20:28:59.366Z] VALIDATE_BRANCH=master [2022-08-23T20:28:59.366Z] TERM=xterm [2022-08-23T20:28:59.366Z] DOCKER_PKG=github.com/docker/docker [2022-08-23T20:28:59.366Z] SHLVL=1 [2022-08-23T20:28:59.366Z] TIMEOUT=120m [2022-08-23T20:28:59.366Z] DOCKER_BUILDTAGS= journald [2022-08-23T20:28:59.366Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-23T20:28:59.366Z] GO111MODULE=off [2022-08-23T20:28:59.366Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-23T20:28:59.366Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-23T20:28:59.366Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-23T20:28:59.366Z] GOPATH=/go [2022-08-23T20:28:59.366Z] PKG_CONFIG=pkg-config [2022-08-23T20:28:59.366Z] _=/usr/bin/env [2022-08-23T20:28:59.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-23T20:29:10.050Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-23T20:29:10.050Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-23T20:29:10.050Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:29:10.050Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-23T20:29:10.050Z] [2022-08-23T20:29:10.050Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-23T20:29:10.050Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-23T20:29:10.050Z] HOSTNAME=0404087e2a32 [2022-08-23T20:29:10.050Z] DEST=bundles/test-integration [2022-08-23T20:29:10.050Z] PWD=/go/src/github.com/docker/docker [2022-08-23T20:29:10.050Z] DOCKER_ROOTLESS=1 [2022-08-23T20:29:10.050Z] DOCKER_GITCOMMIT=7b14cc1b1c111bc9d840dab2edb8a9a3410ed7db [2022-08-23T20:29:10.050Z] container=docker [2022-08-23T20:29:10.050Z] HOME=/root [2022-08-23T20:29:10.050Z] GOLANG_VERSION=1.18.5 [2022-08-23T20:29:10.050Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-23T20:29:10.050Z] VALIDATE_BRANCH=master [2022-08-23T20:29:10.050Z] TERM=xterm [2022-08-23T20:29:10.050Z] DOCKER_PKG=github.com/docker/docker [2022-08-23T20:29:10.050Z] SHLVL=1 [2022-08-23T20:29:10.050Z] TIMEOUT=120m [2022-08-23T20:29:10.050Z] DOCKER_BUILDTAGS= journald [2022-08-23T20:29:10.050Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-23T20:29:10.050Z] GO111MODULE=off [2022-08-23T20:29:10.050Z] DOCKER_EXPERIMENTAL=1 [2022-08-23T20:29:10.050Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-23T20:29:10.050Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-23T20:29:10.050Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-23T20:29:10.050Z] GOPATH=/go [2022-08-23T20:29:10.050Z] PKG_CONFIG=pkg-config [2022-08-23T20:29:10.050Z] _=/usr/bin/env [2022-08-23T20:29:10.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-23T20:29:14.586Z] #89 exporting layers 25.0s done [2022-08-23T20:29:14.586Z] #89 writing image sha256:a488d6ca3668d40ca62307f02d4de3976243c3b62dd7d19d9ab3717addcef4e3 done [2022-08-23T20:29:14.586Z] #89 naming to docker.io/library/docker:7112594004dd9bdcc3624ef5527b85afd7c5e037 done [2022-08-23T20:29:14.586Z] #89 DONE 25.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-23T20:29:14.918Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44017/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7112594004dd9bdcc3624ef5527b85afd7c5e037 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7112594004dd9bdcc3624ef5527b85afd7c5e037 hack/validate/default [2022-08-23T20:29:16.300Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-23T20:29:16.300Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-23T20:29:16.300Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-23T20:29:16.300Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-23T20:29:16.300Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-23T20:29:16.300Z] [2022-08-23T20:29:16.300Z] INFO Start validation with golang-ci-lint [2022-08-23T20:29:16.870Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-23T20:29:17.131Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-23T20:29:17.131Z] INFO [loader] Using build tags: [ journald] [2022-08-23T20:29:28.451Z] --- PASS: TestBuildWithHugeFile (48.97s) [2022-08-23T20:29:28.451Z] === RUN TestBuildWCOWSandboxSize [2022-08-23T20:29:28.451Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-23T20:29:28.451Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-23T20:29:28.451Z] === RUN TestBuildWithEmptyDockerfile [2022-08-23T20:29:28.451Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:29:28.451Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:29:28.451Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:29:28.451Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:29:28.451Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:29:28.451Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:29:28.451Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:29:28.451Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:29:28.451Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:29:28.451Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-23T20:29:28.451Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-23T20:29:28.451Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-23T20:29:28.451Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-23T20:29:28.451Z] === RUN TestBuildPreserveOwnership [2022-08-23T20:29:28.451Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-23T20:29:28.451Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-23T20:29:28.451Z] --- PASS: TestBuildPreserveOwnership (3.62s) [2022-08-23T20:29:28.451Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-08-23T20:29:28.451Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-08-23T20:29:28.451Z] === RUN TestBuildPlatformInvalid [2022-08-23T20:29:28.451Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-23T20:29:28.451Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-23T20:29:28.451Z] Loaded image: busybox:latest [2022-08-23T20:29:28.451Z] Loaded image: busybox:glibc [2022-08-23T20:29:28.451Z] Loaded image: debian:bullseye-slim [2022-08-23T20:29:28.451Z] Loaded image: hello-world:latest [2022-08-23T20:29:28.451Z] Loaded image: arm32v7/hello-world:latest [2022-08-23T20:29:36.534Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.74s) [2022-08-23T20:29:36.534Z] PASS [2022-08-23T20:29:36.534Z] [2022-08-23T20:29:36.534Z] === Skipped [2022-08-23T20:29:36.534Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-23T20:29:36.534Z] build_session_test.go:25: TODO: BuildKit [2022-08-23T20:29:36.534Z] [2022-08-23T20:29:36.534Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-23T20:29:36.534Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-23T20:29:36.534Z] [2022-08-23T20:29:36.534Z] DONE 34 tests, 2 skipped in 85.369s [2022-08-23T20:29:36.534Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-23T20:29:36.534Z] INFO: Testing against a local daemon [2022-08-23T20:29:36.534Z] === RUN TestConfigInspect [2022-08-23T20:29:38.330Z] ok github.com/docker/docker/libnetwork/networkdb 104.592s coverage: 60.1% of statements [2022-08-23T20:29:38.330Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-23T20:29:38.330Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-23T20:29:38.330Z] ok github.com/docker/docker/libnetwork/osl 4.331s coverage: 39.7% of statements [2022-08-23T20:29:38.330Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-23T20:29:38.330Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-23T20:29:38.420Z] --- PASS: TestConfigInspect (2.32s) [2022-08-23T20:29:38.420Z] === RUN TestConfigList [2022-08-23T20:29:39.256Z] ok github.com/docker/docker/libnetwork/portmapper 0.657s coverage: 48.6% of statements [2022-08-23T20:29:39.511Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-23T20:29:39.511Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-23T20:29:39.766Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-23T20:29:40.022Z] [2022-08-23T20:29:40.022Z] === Skipped [2022-08-23T20:29:40.022Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-23T20:29:40.022Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-23T20:29:40.022Z] [2022-08-23T20:29:40.022Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-23T20:29:40.022Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-23T20:29:40.022Z] [2022-08-23T20:29:40.022Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-23T20:29:40.022Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-23T20:29:40.022Z] [2022-08-23T20:29:40.022Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-23T20:29:40.022Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-23T20:29:40.022Z] [2022-08-23T20:29:40.022Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-23T20:29:40.022Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-23T20:29:40.022Z] [2022-08-23T20:29:40.022Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-23T20:29:40.022Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-23T20:29:40.022Z] [2022-08-23T20:29:40.022Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-23T20:29:40.022Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-23T20:29:40.022Z] [2022-08-23T20:29:40.022Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-23T20:29:40.022Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-23T20:29:40.022Z] [2022-08-23T20:29:40.022Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-23T20:29:40.022Z] firewalld_test.go:14: firewalld is not running [2022-08-23T20:29:40.022Z] [2022-08-23T20:29:40.022Z] DONE 327 tests, 9 skipped in 202.717s Post stage [Pipeline] junit [2022-08-23T20:29:40.592Z] Recording test results [2022-08-23T20:29:40.932Z] --- PASS: TestConfigList (2.16s) [2022-08-23T20:29:40.932Z] === RUN TestConfigsCreateAndDelete [2022-08-23T20:29:41.573Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-23T20:29:41.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01163aa8a1b31972b7dbb9883b5f1526d6522756 -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:01163aa8a1b31972b7dbb9883b5f1526d6522756 hack/make.sh dynbinary test-integration [2022-08-23T20:29:42.459Z] [2022-08-23T20:29:42.459Z] Removing bundles/ [2022-08-23T20:29:42.459Z] [2022-08-23T20:29:42.459Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-23T20:29:42.459Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-23T20:29:42.459Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:29:42.875Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-23T20:29:42.875Z] === RUN TestConfigsUpdate [2022-08-23T20:29:44.767Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-23T20:29:44.767Z] === RUN TestTemplatedConfig [2022-08-23T20:29:48.031Z] --- PASS: TestTemplatedConfig (2.63s) [2022-08-23T20:29:48.032Z] === RUN TestConfigCreateResolve [2022-08-23T20:29:49.919Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-08-23T20:29:49.919Z] PASS [2022-08-23T20:29:49.919Z] [2022-08-23T20:29:49.919Z] DONE 6 tests in 13.623s [2022-08-23T20:29:49.919Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-23T20:29:49.919Z] INFO: Testing against a local daemon [2022-08-23T20:29:49.919Z] === RUN TestAttachWithTTY [2022-08-23T20:29:49.919Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-23T20:29:49.919Z] === RUN TestAttachWithoutTTy [2022-08-23T20:29:49.919Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-23T20:29:49.919Z] === RUN TestCheckpoint [2022-08-23T20:29:49.919Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-23T20:29:49.919Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/commit [2022-08-23T20:29:49.919Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-23T20:29:49.919Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:29:49.919Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:29:49.919Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:29:49.919Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:29:49.919Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:29:49.919Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:29:49.919Z] === CONT TestContainerInvalidJSON/commit [2022-08-23T20:29:49.919Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-23T20:29:49.919Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-23T20:29:49.919Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-23T20:29:49.919Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-23T20:29:49.919Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-23T20:29:49.919Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-23T20:29:49.919Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-23T20:29:49.919Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-23T20:29:49.919Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-23T20:29:49.919Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-23T20:29:49.919Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-23T20:29:49.919Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-23T20:29:49.919Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-23T20:29:49.919Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-23T20:29:49.919Z] === RUN TestCopyEmptyFile [2022-08-23T20:29:50.174Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-23T20:29:50.174Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-23T20:29:50.174Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-23T20:29:50.174Z] === RUN TestCopyFromContainer [2022-08-23T20:29:51.539Z] === RUN TestCopyFromContainer// [2022-08-23T20:29:51.539Z] === RUN TestCopyFromContainer//bar/root [2022-08-23T20:29:51.539Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-23T20:29:51.539Z] === RUN TestCopyFromContainer/bar/quux [2022-08-23T20:29:51.539Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-23T20:29:51.539Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-23T20:29:51.539Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-23T20:29:51.794Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-23T20:29:51.794Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-23T20:29:51.794Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer (1.69s) [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-23T20:29:51.794Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-23T20:29:51.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-23T20:29:51.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:29:51.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:29:51.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:29:51.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:29:51.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:29:51.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:29:51.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:29:51.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:29:51.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:29:51.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-23T20:29:51.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-23T20:29:51.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-23T20:29:51.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-23T20:29:51.794Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-23T20:29:52.050Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-23T20:29:52.050Z] === RUN TestCreateWithInvalidEnv [2022-08-23T20:29:52.050Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-23T20:29:52.050Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-23T20:29:52.050Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-23T20:29:52.050Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-23T20:29:52.050Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-23T20:29:52.050Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-23T20:29:52.050Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-23T20:29:52.050Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-23T20:29:52.050Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-23T20:29:52.050Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-23T20:29:52.050Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-23T20:29:52.050Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-23T20:29:52.050Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-23T20:29:52.050Z] === RUN TestCreateTmpfsMountsTarget [2022-08-23T20:29:52.050Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-23T20:29:52.050Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-23T20:29:53.414Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2022-08-23T20:29:53.414Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-23T20:29:55.302Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-08-23T20:29:55.302Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-23T20:29:55.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:29:55.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:29:55.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:29:55.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:29:55.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:29:55.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:29:55.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:29:55.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:29:55.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:29:55.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:29:55.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:29:55.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:29:55.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:29:55.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:29:55.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:29:55.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-23T20:29:55.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-23T20:29:55.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-23T20:29:55.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-23T20:29:55.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-23T20:29:55.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-23T20:29:55.302Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-23T20:29:55.558Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-08-23T20:29:55.558Z] === RUN TestCreateDifferentPlatform [2022-08-23T20:29:55.558Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-23T20:29:55.814Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-23T20:29:55.814Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-23T20:29:55.814Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-23T20:29:55.814Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-23T20:29:55.814Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-23T20:29:55.814Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-23T20:29:55.814Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-23T20:29:55.814Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-23T20:29:55.814Z] === RUN TestCreateInvalidHostConfig [2022-08-23T20:29:55.814Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:29:55.814Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:29:55.814Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:29:55.814Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:29:55.814Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:29:55.814Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:29:55.814Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:29:55.814Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:29:55.814Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:29:55.814Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:29:55.814Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:29:55.814Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:29:55.814Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-23T20:29:55.814Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-23T20:29:55.814Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-23T20:29:55.814Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-23T20:29:55.814Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-23T20:29:55.814Z] === RUN TestContainerStartOnDaemonRestart [2022-08-23T20:29:55.814Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-23T20:29:55.814Z] === RUN TestDaemonRestartIpcMode [2022-08-23T20:29:55.814Z] === PAUSE TestDaemonRestartIpcMode [2022-08-23T20:29:55.814Z] === RUN TestDaemonHostGatewayIP [2022-08-23T20:29:55.814Z] === PAUSE TestDaemonHostGatewayIP [2022-08-23T20:29:55.814Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-23T20:29:55.814Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-23T20:29:55.814Z] === RUN TestContainerKillOnDaemonStart [2022-08-23T20:29:55.814Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-23T20:29:55.814Z] === RUN TestDiff [2022-08-23T20:29:56.375Z] --- PASS: TestDiff (0.61s) [2022-08-23T20:29:56.375Z] === RUN TestExecConsoleSize [2022-08-23T20:29:56.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-23T20:29:56.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-23T20:29:56.936Z] --- PASS: TestExecConsoleSize (0.66s) [2022-08-23T20:29:56.936Z] === RUN TestExecWithCloseStdin [2022-08-23T20:29:57.862Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-08-23T20:29:57.862Z] === RUN TestExec [2022-08-23T20:29:58.424Z] --- PASS: TestExec (0.65s) [2022-08-23T20:29:58.424Z] === RUN TestExecUser [2022-08-23T20:29:58.984Z] --- PASS: TestExecUser (0.64s) [2022-08-23T20:29:58.984Z] === RUN TestExportContainerAndImportImage [2022-08-23T20:29:59.911Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-08-23T20:29:59.911Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-23T20:30:01.276Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-23T20:30:01.276Z] === RUN TestHealthCheckWorkdir [2022-08-23T20:30:01.837Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-08-23T20:30:01.837Z] === RUN TestHealthKillContainer [2022-08-23T20:30:09.916Z] --- PASS: TestHealthKillContainer (8.20s) [2022-08-23T20:30:09.916Z] === RUN TestHealthCheckProcessKilled [2022-08-23T20:30:10.843Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2022-08-23T20:30:10.843Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-23T20:30:11.404Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-08-23T20:30:11.404Z] === RUN TestIpcModeNone [2022-08-23T20:30:11.964Z] --- PASS: TestIpcModeNone (0.66s) [2022-08-23T20:30:11.964Z] === RUN TestIpcModePrivate [2022-08-23T20:30:12.220Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-23T20:30:12.476Z] --- PASS: TestIpcModePrivate (0.61s) [2022-08-23T20:30:12.476Z] === RUN TestIpcModeShareable [2022-08-23T20:30:13.036Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-23T20:30:13.292Z] --- PASS: TestIpcModeShareable (0.65s) [2022-08-23T20:30:13.292Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-23T20:30:15.179Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-08-23T20:30:15.179Z] === RUN TestAPIIpcModeHost [2022-08-23T20:30:15.434Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-08-23T20:30:15.434Z] === RUN TestDaemonIpcModeShareable [2022-08-23T20:30:16.360Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-23T20:30:16.619Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-08-23T20:30:16.619Z] === RUN TestDaemonIpcModePrivate [2022-08-23T20:30:17.547Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-23T20:30:17.802Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-23T20:30:17.802Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-23T20:30:18.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-23T20:30:18.728Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-23T20:30:18.983Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-23T20:30:18.983Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-23T20:30:19.910Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-23T20:30:20.165Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s) [2022-08-23T20:30:20.165Z] === RUN TestIpcModeOlderClient [2022-08-23T20:30:20.165Z] === PAUSE TestIpcModeOlderClient [2022-08-23T20:30:20.165Z] === RUN TestKillContainerInvalidSignal [2022-08-23T20:30:20.727Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-23T20:30:20.727Z] === RUN TestKillContainer [2022-08-23T20:30:20.727Z] === RUN TestKillContainer/no_signal [2022-08-23T20:30:20.983Z] === RUN TestKillContainer/non_killing_signal [2022-08-23T20:30:21.545Z] === RUN TestKillContainer/killing_signal [2022-08-23T20:30:22.106Z] --- PASS: TestKillContainer (1.37s) [2022-08-23T20:30:22.106Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-23T20:30:22.106Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-23T20:30:22.106Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-23T20:30:22.106Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-23T20:30:22.106Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-23T20:30:22.361Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-23T20:30:23.288Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-08-23T20:30:23.288Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-23T20:30:23.288Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-08-23T20:30:23.288Z] === RUN TestKillStoppedContainer [2022-08-23T20:30:23.288Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-23T20:30:23.288Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-23T20:30:23.288Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-23T20:30:23.288Z] === RUN TestKillDifferentUserContainer [2022-08-23T20:30:23.849Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-23T20:30:23.849Z] === RUN TestInspectOomKilledTrue [2022-08-23T20:30:23.849Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-23T20:30:23.849Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-23T20:30:23.849Z] === RUN TestInspectOomKilledFalse [2022-08-23T20:30:24.106Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-23T20:30:24.106Z] === RUN TestLinksEtcHostsContentMatch [2022-08-23T20:30:24.667Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-08-23T20:30:24.667Z] === RUN TestLinksContainerNames [2022-08-23T20:30:25.594Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-23T20:30:25.594Z] === RUN TestLogsFollowTailEmpty [2022-08-23T20:30:25.851Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-23T20:30:25.851Z] === RUN TestLogs [2022-08-23T20:30:25.851Z] === RUN TestLogs/driver_local [2022-08-23T20:30:25.851Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:30:25.851Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:30:25.851Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-23T20:30:25.851Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-23T20:30:25.851Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-23T20:30:25.851Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-23T20:30:25.851Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:30:25.851Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:30:25.851Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:30:25.851Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:30:25.851Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:30:25.851Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:30:25.851Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:30:25.851Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:30:26.416Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:30:26.672Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:30:27.232Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-23T20:30:27.232Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-23T20:30:27.793Z] === RUN TestLogs/driver_json-file [2022-08-23T20:30:27.793Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:30:27.793Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:30:27.793Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:30:27.793Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:30:27.793Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:30:27.793Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:30:27.793Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:30:27.793Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:30:27.793Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:30:27.793Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:30:27.793Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:30:27.793Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:30:27.793Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:30:27.793Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:30:28.354Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:30:28.354Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:30:28.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-23T20:30:28.915Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:30:28.915Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:30:29.475Z] --- PASS: TestLogs (3.79s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.73s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s) [2022-08-23T20:30:29.475Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s) [2022-08-23T20:30:29.475Z] === RUN TestContainerNetworkMountsNoChown [2022-08-23T20:30:30.036Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/default [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/default [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/private [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/private [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rprivate [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/slave [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/slave [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rslave [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/shared [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/shared [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rshared [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/default [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/rprivate [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/private [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/shared [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/rshared [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/rslave [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:30:30.036Z] === CONT TestMountDaemonRoot/slave [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:30:30.036Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-23T20:30:30.036Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-23T20:30:30.037Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:30:30.037Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:30:30.037Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-23T20:30:30.037Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-23T20:30:30.037Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:30:30.037Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-23T20:30:30.037Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:30:30.037Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:30:30.037Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:30:30.037Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:30:30.037Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-23T20:30:30.037Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:30:30.292Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-23T20:30:30.547Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-23T20:30:30.547Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-23T20:30:30.547Z] === RUN TestContainerBindMountNonRecursive [2022-08-23T20:30:31.910Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-08-23T20:30:31.910Z] === RUN TestContainerVolumesMountedAsShared [2022-08-23T20:30:32.166Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-23T20:30:32.166Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-23T20:30:32.422Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-08-23T20:30:32.422Z] === RUN TestNetworkNat [2022-08-23T20:30:32.984Z] --- PASS: TestNetworkNat (0.45s) [2022-08-23T20:30:32.984Z] === RUN TestNetworkLocalhostTCPNat [2022-08-23T20:30:33.544Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-23T20:30:33.544Z] === RUN TestNetworkLoopbackNat [2022-08-23T20:30:36.055Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-23T20:30:36.055Z] === RUN TestPause [2022-08-23T20:30:36.616Z] --- PASS: TestPause (0.50s) [2022-08-23T20:30:36.616Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-23T20:30:36.616Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-23T20:30:36.616Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-23T20:30:36.616Z] === RUN TestPauseStopPausedContainer [2022-08-23T20:30:36.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-23T20:30:36.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-23T20:30:36.872Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-08-23T20:30:36.872Z] === RUN TestPidHost [2022-08-23T20:30:37.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-23T20:30:37.798Z] --- PASS: TestPidHost (0.96s) [2022-08-23T20:30:37.798Z] === RUN TestPsFilter [2022-08-23T20:30:38.054Z] --- PASS: TestPsFilter (0.11s) [2022-08-23T20:30:38.054Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-23T20:30:38.314Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-08-23T20:30:38.314Z] === RUN TestRemoveContainerWithVolume [2022-08-23T20:30:38.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-23T20:30:38.882Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2022-08-23T20:30:38.882Z] === RUN TestRemoveContainerRunning [2022-08-23T20:30:39.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-23T20:30:39.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-23T20:30:39.452Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-23T20:30:39.453Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-23T20:30:39.711Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-23T20:30:39.711Z] === RUN TestRemoveInvalidContainer [2022-08-23T20:30:39.711Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-23T20:30:39.711Z] === RUN TestRenameLinkedContainer [2022-08-23T20:30:40.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-23T20:30:41.608Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-08-23T20:30:41.608Z] === RUN TestRenameStoppedContainer [2022-08-23T20:30:42.169Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-23T20:30:42.169Z] === RUN TestRenameRunningContainerAndReuse [2022-08-23T20:30:42.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-23T20:30:43.094Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-08-23T20:30:43.094Z] === RUN TestRenameInvalidName [2022-08-23T20:30:43.350Z] --- PASS: TestRenameInvalidName (0.47s) [2022-08-23T20:30:43.350Z] === RUN TestRenameAnonymousContainer [2022-08-23T20:30:43.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-23T20:30:44.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-23T20:30:44.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-23T20:30:45.236Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-08-23T20:30:45.236Z] === RUN TestRenameContainerWithSameName [2022-08-23T20:30:45.491Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-23T20:30:45.491Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-23T20:30:45.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-23T20:30:46.417Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-08-23T20:30:46.417Z] === RUN TestResize [2022-08-23T20:30:46.672Z] --- PASS: TestResize (0.42s) [2022-08-23T20:30:46.672Z] === RUN TestResizeWithInvalidSize [2022-08-23T20:30:46.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-23T20:30:47.233Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-23T20:30:47.233Z] === RUN TestResizeWhenContainerNotStarted [2022-08-23T20:30:47.489Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:30:47.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:30:47.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:30:47.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-23T20:30:47.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:30:47.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-23T20:30:48.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-23T20:30:49.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:30:49.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-23T20:30:50.162Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-23T20:30:50.162Z] Using test binary docker [2022-08-23T20:30:50.162Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-23T20:30:50.162Z] Not: starting. [2022-08-23T20:30:50.162Z] INFO: Waiting for daemon to start... [2022-08-23T20:30:50.162Z] Starting dockerd [2022-08-23T20:30:50.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:30:51.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:30:51.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:30:52.681Z] . [2022-08-23T20:30:52.681Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-23T20:30:52.681Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-23T20:30:52.681Z] Error: No such image: emptyfs [2022-08-23T20:30:52.681Z] Loaded image: emptyfs:latest [2022-08-23T20:30:52.681Z] Running integration-test (iteration 1) [2022-08-23T20:30:52.681Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-23T20:30:52.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:30:52.938Z] Loaded image: busybox:latest [2022-08-23T20:30:52.938Z] Loaded image: busybox:glibc [2022-08-23T20:30:53.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:30:54.308Z] Loaded image: debian:bullseye-slim [2022-08-23T20:30:54.308Z] Loaded image: hello-world:latest [2022-08-23T20:30:54.565Z] Loaded image: arm32v7/hello-world:latest [2022-08-23T20:30:54.565Z] INFO: Testing against a local daemon [2022-08-23T20:30:54.565Z] === RUN TestCgroupNamespacesBuild [2022-08-23T20:30:56.510Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2022-08-23T20:30:56.510Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-23T20:30:56.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:30:56.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-23T20:30:57.485Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-08-23T20:30:57.485Z] === RUN TestBuildWithSession [2022-08-23T20:30:57.485Z] build_session_test.go:25: TODO: BuildKit [2022-08-23T20:30:57.485Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-23T20:30:57.485Z] === RUN TestBuildSquashParent [2022-08-23T20:30:59.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-23T20:31:00.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-23T20:31:00.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-23T20:31:02.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-23T20:31:02.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-23T20:31:04.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-08-23T20:31:05.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.48s) [2022-08-23T20:31:05.458Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-23T20:31:05.458Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-23T20:31:05.573Z] --- PASS: TestBuildSquashParent (7.05s) [2022-08-23T20:31:05.574Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-23T20:31:05.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:31:05.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:31:05.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:31:05.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:31:05.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:31:05.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:31:05.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:31:05.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:31:05.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:31:05.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:31:05.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:31:05.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:31:05.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:31:05.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:31:06.383Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-23T20:31:06.941Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:31:06.941Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:31:07.310Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s) [2022-08-23T20:31:07.310Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-23T20:31:07.310Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-08-23T20:31:07.310Z] === RUN TestCgroupNamespacesRun [2022-08-23T20:31:08.674Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-08-23T20:31:08.674Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-23T20:31:08.674Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-23T20:31:08.674Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-23T20:31:08.674Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-23T20:31:08.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:31:09.091Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:31:10.037Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-23T20:31:10.037Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-23T20:31:10.964Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-08-23T20:31:10.964Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-23T20:31:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-23T20:31:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.28s) [2022-08-23T20:31:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s) [2022-08-23T20:31:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2022-08-23T20:31:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2022-08-23T20:31:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2022-08-23T20:31:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2022-08-23T20:31:10.986Z] === RUN TestBuildMultiStageCopy [2022-08-23T20:31:10.986Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-23T20:31:12.329Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-23T20:31:12.329Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-23T20:31:13.257Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-23T20:31:13.257Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-23T20:31:14.184Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-23T20:31:14.184Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-23T20:31:14.257Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-23T20:31:15.112Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-08-23T20:31:15.112Z] === RUN TestNISDomainname [2022-08-23T20:31:15.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-23T20:31:15.673Z] --- PASS: TestNISDomainname (0.56s) [2022-08-23T20:31:15.673Z] === RUN TestHostnameDnsResolution [2022-08-23T20:31:16.115Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-23T20:31:16.599Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-23T20:31:16.599Z] === RUN TestUnprivilegedPortsAndPing [2022-08-23T20:31:16.855Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-08-23T20:31:16.855Z] === RUN TestPrivilegedHostDevices [2022-08-23T20:31:17.417Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-23T20:31:17.417Z] === RUN TestRunConsoleSize [2022-08-23T20:31:17.481Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-23T20:31:17.977Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-23T20:31:17.977Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-23T20:31:18.410Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-08-23T20:31:18.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2022-08-23T20:31:18.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2022-08-23T20:31:18.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-23T20:31:18.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2022-08-23T20:31:18.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.02s) [2022-08-23T20:31:18.410Z] === RUN TestBuildMultiStageParentConfig [2022-08-23T20:31:18.879Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-23T20:31:18.879Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-23T20:31:18.879Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:31:18.879Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-23T20:31:18.879Z] [2022-08-23T20:31:18.879Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-23T20:31:18.879Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-23T20:31:18.879Z] HOSTNAME=5391f0a8ba44 [2022-08-23T20:31:18.879Z] TESTDEBUG=0 [2022-08-23T20:31:18.879Z] DEST=bundles/test-integration [2022-08-23T20:31:18.879Z] PWD=/go/src/github.com/docker/docker [2022-08-23T20:31:18.879Z] DOCKER_GITCOMMIT=01163aa8a1b31972b7dbb9883b5f1526d6522756 [2022-08-23T20:31:18.879Z] container=docker [2022-08-23T20:31:18.879Z] HOME=/root [2022-08-23T20:31:18.879Z] GOLANG_VERSION=1.18.5 [2022-08-23T20:31:18.879Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-23T20:31:18.879Z] VALIDATE_BRANCH=master [2022-08-23T20:31:18.879Z] TERM=xterm [2022-08-23T20:31:18.879Z] DOCKER_PKG=github.com/docker/docker [2022-08-23T20:31:18.879Z] SHLVL=1 [2022-08-23T20:31:18.879Z] TIMEOUT=120m [2022-08-23T20:31:18.879Z] DOCKER_BUILDTAGS= journald [2022-08-23T20:31:18.879Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-23T20:31:18.879Z] GO111MODULE=off [2022-08-23T20:31:18.879Z] DOCKER_EXPERIMENTAL=1 [2022-08-23T20:31:18.879Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-23T20:31:18.879Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-23T20:31:18.879Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-23T20:31:18.879Z] GOPATH=/go [2022-08-23T20:31:18.879Z] PKG_CONFIG=pkg-config [2022-08-23T20:31:18.879Z] _=/usr/bin/env [2022-08-23T20:31:18.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-23T20:31:19.864Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s) [2022-08-23T20:31:19.864Z] === RUN TestStats [2022-08-23T20:31:22.375Z] --- PASS: TestStats (2.46s) [2022-08-23T20:31:22.375Z] === RUN TestStopContainerWithTimeout [2022-08-23T20:31:22.375Z] === RUN TestStopContainerWithTimeout/0 [2022-08-23T20:31:22.375Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-23T20:31:22.375Z] === RUN TestStopContainerWithTimeout/1 [2022-08-23T20:31:22.375Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-23T20:31:22.375Z] === RUN TestStopContainerWithTimeout/3 [2022-08-23T20:31:22.375Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-23T20:31:22.375Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-23T20:31:22.375Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-23T20:31:22.375Z] === CONT TestStopContainerWithTimeout/0 [2022-08-23T20:31:22.375Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-23T20:31:23.303Z] === CONT TestStopContainerWithTimeout/3 [2022-08-23T20:31:23.657Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2022-08-23T20:31:23.657Z] === RUN TestBuildLabelWithTargets [2022-08-23T20:31:25.189Z] === CONT TestStopContainerWithTimeout/1 [2022-08-23T20:31:26.552Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-23T20:31:26.552Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-08-23T20:31:26.552Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-08-23T20:31:26.552Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-23T20:31:26.552Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-08-23T20:31:26.552Z] === RUN TestDeleteDevicemapper [2022-08-23T20:31:26.552Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-23T20:31:26.552Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-23T20:31:26.552Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-23T20:31:28.439Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-08-23T20:31:28.439Z] === RUN TestUpdateMemory [2022-08-23T20:31:28.693Z] --- PASS: TestUpdateMemory (0.58s) [2022-08-23T20:31:28.693Z] === RUN TestUpdateCPUQuota [2022-08-23T20:31:29.619Z] --- PASS: TestUpdateCPUQuota (0.86s) [2022-08-23T20:31:29.619Z] === RUN TestUpdatePidsLimit [2022-08-23T20:31:29.619Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-23T20:31:29.875Z] === RUN TestUpdatePidsLimit/no_change [2022-08-23T20:31:29.875Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-23T20:31:30.131Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-23T20:31:30.388Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-23T20:31:30.643Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-23T20:31:30.899Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-23T20:31:31.460Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-08-23T20:31:31.460Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-08-23T20:31:31.460Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-23T20:31:31.460Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-23T20:31:31.460Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-23T20:31:31.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-23T20:31:31.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-23T20:31:31.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-08-23T20:31:31.460Z] === RUN TestUpdateRestartPolicy [2022-08-23T20:31:31.745Z] --- PASS: TestBuildLabelWithTargets (8.02s) [2022-08-23T20:31:31.745Z] === RUN TestBuildWithEmptyLayers [2022-08-23T20:31:34.264Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2022-08-23T20:31:34.264Z] === RUN TestBuildMultiStageOnBuild [2022-08-23T20:31:35.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-23T20:31:35.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-23T20:31:39.511Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-08-23T20:31:39.511Z] === RUN TestBuildUncleanTarFilenames [2022-08-23T20:31:40.074Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2022-08-23T20:31:40.074Z] === RUN TestBuildMultiStageLayerLeak [2022-08-23T20:31:43.638Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-08-23T20:31:43.638Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-23T20:31:43.638Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-23T20:31:43.638Z] === RUN TestWaitNonBlocked [2022-08-23T20:31:43.638Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:31:43.638Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:31:43.638Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:31:43.638Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:31:43.638Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:31:43.638Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:31:43.896Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-23T20:31:43.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-08-23T20:31:43.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-08-23T20:31:43.896Z] === RUN TestWaitBlocked [2022-08-23T20:31:43.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:31:43.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:31:43.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:31:43.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:31:43.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:31:43.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:31:44.242Z] --- PASS: TestBuildMultiStageLayerLeak (4.24s) [2022-08-23T20:31:44.242Z] === RUN TestBuildWithHugeFile [2022-08-23T20:31:44.461Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-23T20:31:44.461Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-08-23T20:31:44.461Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-08-23T20:31:44.461Z] === RUN TestWaitConditions [2022-08-23T20:31:44.461Z] === RUN TestWaitConditions/default [2022-08-23T20:31:44.461Z] === PAUSE TestWaitConditions/default [2022-08-23T20:31:44.461Z] === RUN TestWaitConditions/not-running [2022-08-23T20:31:44.461Z] === PAUSE TestWaitConditions/not-running [2022-08-23T20:31:44.461Z] === RUN TestWaitConditions/next-exit [2022-08-23T20:31:44.461Z] === PAUSE TestWaitConditions/next-exit [2022-08-23T20:31:44.461Z] === RUN TestWaitConditions/removed [2022-08-23T20:31:44.461Z] === PAUSE TestWaitConditions/removed [2022-08-23T20:31:44.461Z] === CONT TestWaitConditions/default [2022-08-23T20:31:44.461Z] === CONT TestWaitConditions/removed [2022-08-23T20:31:45.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-23T20:31:45.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-23T20:31:46.356Z] === CONT TestWaitConditions/next-exit [2022-08-23T20:31:46.356Z] === CONT TestWaitConditions/not-running [2022-08-23T20:31:47.718Z] --- PASS: TestWaitConditions (0.01s) [2022-08-23T20:31:47.718Z] --- PASS: TestWaitConditions/default (1.63s) [2022-08-23T20:31:47.718Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-08-23T20:31:47.718Z] --- PASS: TestWaitConditions/next-exit (1.48s) [2022-08-23T20:31:47.718Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-08-23T20:31:47.718Z] === RUN TestWaitRestartedContainer [2022-08-23T20:31:47.718Z] === RUN TestWaitRestartedContainer/default [2022-08-23T20:31:47.718Z] === PAUSE TestWaitRestartedContainer/default [2022-08-23T20:31:47.718Z] === RUN TestWaitRestartedContainer/not-running [2022-08-23T20:31:47.718Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-23T20:31:47.718Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-23T20:31:47.718Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-23T20:31:47.718Z] === CONT TestWaitRestartedContainer/default [2022-08-23T20:31:47.718Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-23T20:31:49.087Z] === CONT TestWaitRestartedContainer/not-running [2022-08-23T20:31:50.014Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-23T20:31:50.014Z] --- PASS: TestWaitRestartedContainer/next-exit (1.46s) [2022-08-23T20:31:50.014Z] --- PASS: TestWaitRestartedContainer/default (1.53s) [2022-08-23T20:31:50.014Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-08-23T20:31:50.014Z] === CONT TestContainerStartOnDaemonRestart [2022-08-23T20:31:50.014Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-23T20:31:52.528Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s) [2022-08-23T20:31:52.528Z] === CONT TestIpcModeOlderClient [2022-08-23T20:31:52.528Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-23T20:31:52.528Z] === CONT TestContainerKillOnDaemonStart [2022-08-23T20:31:52.528Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) [2022-08-23T20:31:52.528Z] === CONT TestDaemonHostGatewayIP [2022-08-23T20:31:55.041Z] --- PASS: TestDaemonHostGatewayIP (2.51s) [2022-08-23T20:31:55.041Z] === CONT TestDaemonRestartIpcMode [2022-08-23T20:31:57.554Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-23T20:32:03.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-23T20:32:05.630Z] --- PASS: TestContainerKillOnDaemonStart (11.68s) [2022-08-23T20:32:05.631Z] PASS [2022-08-23T20:32:05.631Z] [2022-08-23T20:32:05.631Z] === Skipped [2022-08-23T20:32:05.631Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-23T20:32:05.631Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-23T20:32:05.631Z] [2022-08-23T20:32:05.631Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-23T20:32:05.631Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-23T20:32:05.631Z] [2022-08-23T20:32:05.631Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-23T20:32:05.631Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-23T20:32:05.631Z] [2022-08-23T20:32:05.631Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-23T20:32:05.631Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-23T20:32:05.631Z] [2022-08-23T20:32:05.631Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-23T20:32:05.631Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-23T20:32:05.631Z] [2022-08-23T20:32:05.631Z] DONE 273 tests, 5 skipped in 134.585s [2022-08-23T20:32:05.631Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-23T20:32:05.631Z] === RUN TestConfigDaemonLibtrustID [2022-08-23T20:32:05.631Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-23T20:32:05.631Z] === RUN TestConfigDaemonID [2022-08-23T20:32:05.887Z] daemon_test.go:83: [d8d459ce3a7a2] daemon is not started [2022-08-23T20:32:05.887Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-23T20:32:05.887Z] === RUN TestDaemonConfigValidation [2022-08-23T20:32:05.887Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:32:05.887Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:32:05.887Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-23T20:32:05.887Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-23T20:32:05.887Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-23T20:32:05.887Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-23T20:32:05.887Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-23T20:32:05.887Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-23T20:32:05.887Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-23T20:32:05.887Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-23T20:32:05.887Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:32:05.887Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-23T20:32:05.887Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-23T20:32:05.887Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-23T20:32:05.887Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-23T20:32:06.144Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-23T20:32:06.144Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-23T20:32:06.144Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-23T20:32:06.144Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-23T20:32:06.144Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-08-23T20:32:06.144Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-23T20:32:06.144Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-23T20:32:06.144Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-23T20:32:07.070Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-23T20:32:07.998Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-23T20:32:09.361Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-23T20:32:09.361Z] daemon_test.go:197: [de5477297df01] daemon is not started [2022-08-23T20:32:09.361Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-23T20:32:09.361Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-23T20:32:09.361Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-23T20:32:09.361Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-23T20:32:09.361Z] === RUN TestDaemonProxy [2022-08-23T20:32:09.361Z] === RUN TestDaemonProxy/environment_variables [2022-08-23T20:32:11.247Z] === RUN TestDaemonProxy/command-line_options [2022-08-23T20:32:11.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-23T20:32:12.609Z] === RUN TestDaemonProxy/configuration_file [2022-08-23T20:32:14.495Z] === RUN TestDaemonProxy/conflicting_options [2022-08-23T20:32:14.750Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-23T20:32:15.311Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-23T20:32:15.311Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-23T20:32:15.311Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-23T20:32:15.311Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-23T20:32:15.311Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-23T20:32:15.311Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-23T20:32:15.311Z] PASS [2022-08-23T20:32:15.311Z] [2022-08-23T20:32:15.311Z] DONE 18 tests in 11.158s [2022-08-23T20:32:15.311Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-23T20:32:15.566Z] INFO: Testing against a local daemon [2022-08-23T20:32:15.566Z] === RUN TestCommitInheritsEnv [2022-08-23T20:32:15.822Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-08-23T20:32:15.822Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-23T20:32:15.822Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-23T20:32:15.822Z] === RUN TestImportWithCustomPlatform [2022-08-23T20:32:15.822Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-23T20:32:15.822Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-23T20:32:15.822Z] === RUN TestImportWithCustomPlatform// [2022-08-23T20:32:15.822Z] === RUN TestImportWithCustomPlatform/linux [2022-08-23T20:32:15.822Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-23T20:32:16.078Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-23T20:32:16.078Z] === RUN TestImportWithCustomPlatform/macos [2022-08-23T20:32:16.078Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-23T20:32:16.078Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-23T20:32:16.078Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-23T20:32:16.078Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-23T20:32:16.078Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-23T20:32:16.078Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-23T20:32:16.078Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-23T20:32:16.078Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-23T20:32:16.078Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-23T20:32:16.078Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-23T20:32:16.078Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-23T20:32:16.078Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-23T20:32:16.078Z] === RUN TestImagesFilterMultiReference [2022-08-23T20:32:16.078Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-23T20:32:16.078Z] === RUN TestImagePullPlatformInvalid [2022-08-23T20:32:16.078Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-23T20:32:16.078Z] === RUN TestRemoveImageOrphaning [2022-08-23T20:32:16.333Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-23T20:32:16.333Z] === RUN TestRemoveImageGarbageCollector [2022-08-23T20:32:16.894Z] time="2022-08-23T20:32:16Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-23T20:32:18.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-23T20:32:18.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-23T20:32:18.256Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2022-08-23T20:32:18.256Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-23T20:32:18.256Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-23T20:32:18.256Z] === RUN TestTagInvalidReference [2022-08-23T20:32:18.256Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-23T20:32:18.256Z] === RUN TestTagValidPrefixedRepo [2022-08-23T20:32:18.512Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-23T20:32:18.512Z] === RUN TestTagExistedNameWithoutForce [2022-08-23T20:32:18.512Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-23T20:32:18.512Z] === RUN TestTagOfficialNames [2022-08-23T20:32:18.512Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-23T20:32:18.512Z] === RUN TestTagMatchesDigest [2022-08-23T20:32:18.512Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-23T20:32:18.512Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-23T20:32:18.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-23T20:32:19.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-23T20:32:20.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-23T20:32:20.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-23T20:32:20.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-23T20:32:23.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-23T20:32:23.688Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|deps|exports_file|imports|types_sizes) took 3m0.232381654s [2022-08-23T20:32:23.688Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 523.216752ms [2022-08-23T20:32:24.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-23T20:32:24.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-23T20:32:25.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-23T20:32:26.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-23T20:32:26.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-23T20:32:27.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-23T20:32:28.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-23T20:32:29.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-23T20:32:30.107Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-23T20:32:30.107Z] Using test binary docker [2022-08-23T20:32:30.107Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-23T20:32:30.107Z] +++ /etc/init.d/apparmor start [2022-08-23T20:32:30.107Z] Not: starting. [2022-08-23T20:32:30.107Z] INFO: Waiting for daemon to start... [2022-08-23T20:32:30.107Z] Starting dockerd [2022-08-23T20:32:30.107Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-23T20:32:36.640Z] . [2022-08-23T20:32:36.640Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-23T20:32:36.640Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-23T20:32:36.640Z] Error: No such image: emptyfs [2022-08-23T20:32:36.640Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-23T20:32:36.640Z] ++++ docker load [2022-08-23T20:32:36.640Z] Loaded image: emptyfs:latest [2022-08-23T20:32:36.640Z] Running integration-test (iteration 1) [2022-08-23T20:32:36.640Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-23T20:32:36.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:32:36.640Z] ++ set -e [2022-08-23T20:32:36.640Z] ++ '[' -n 0 ']' [2022-08-23T20:32:36.640Z] ++ set -x [2022-08-23T20:32:36.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:32:36.640Z] Loaded image: busybox:latest [2022-08-23T20:32:36.640Z] Loaded image: busybox:glibc [2022-08-23T20:32:37.202Z] Loaded image: debian:bullseye-slim [2022-08-23T20:32:37.202Z] Loaded image: hello-world:latest [2022-08-23T20:32:37.202Z] Loaded image: arm32v7/hello-world:latest [2022-08-23T20:32:37.202Z] INFO: Testing against a local daemon [2022-08-23T20:32:37.202Z] === RUN TestCgroupNamespacesBuild [2022-08-23T20:32:38.565Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-08-23T20:32:38.565Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-23T20:32:39.493Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-08-23T20:32:39.493Z] === RUN TestBuildWithSession [2022-08-23T20:32:39.493Z] build_session_test.go:25: TODO: BuildKit [2022-08-23T20:32:39.493Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-23T20:32:39.494Z] === RUN TestBuildSquashParent [2022-08-23T20:32:40.432Z] --- PASS: TestBuildWithHugeFile (53.99s) [2022-08-23T20:32:40.433Z] === RUN TestBuildWCOWSandboxSize [2022-08-23T20:32:40.433Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-23T20:32:40.433Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-23T20:32:40.433Z] === RUN TestBuildWithEmptyDockerfile [2022-08-23T20:32:40.433Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:32:40.433Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:32:40.433Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:32:40.433Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:32:40.433Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:32:40.433Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:32:40.433Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:32:40.433Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:32:40.433Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:32:40.433Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-08-23T20:32:40.433Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s) [2022-08-23T20:32:40.433Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.38s) [2022-08-23T20:32:40.433Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-23T20:32:40.433Z] === RUN TestBuildPreserveOwnership [2022-08-23T20:32:40.433Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-23T20:32:43.656Z] --- PASS: TestBuildSquashParent (3.66s) [2022-08-23T20:32:43.656Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-23T20:32:43.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:32:43.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:32:43.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:32:43.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:32:43.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:32:43.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:32:43.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:32:43.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:32:43.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:32:43.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:32:43.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:32:43.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:32:43.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:32:43.656Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:32:44.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:32:44.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:32:45.681Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-23T20:32:45.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:32:45.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:32:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-23T20:32:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s) [2022-08-23T20:32:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2022-08-23T20:32:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-08-23T20:32:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s) [2022-08-23T20:32:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s) [2022-08-23T20:32:47.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s) [2022-08-23T20:32:47.130Z] === RUN TestBuildMultiStageCopy [2022-08-23T20:32:47.130Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-23T20:32:48.056Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-23T20:32:48.312Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-23T20:32:48.568Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-23T20:32:48.824Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-23T20:32:49.079Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-08-23T20:32:49.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-08-23T20:32:49.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-23T20:32:49.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-23T20:32:49.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-23T20:32:49.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-23T20:32:49.079Z] === RUN TestBuildMultiStageParentConfig [2022-08-23T20:32:49.641Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-23T20:32:49.641Z] === RUN TestBuildLabelWithTargets [2022-08-23T20:32:49.854Z] --- PASS: TestBuildPreserveOwnership (10.50s) [2022-08-23T20:32:49.854Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.47s) [2022-08-23T20:32:49.854Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2022-08-23T20:32:49.854Z] === RUN TestBuildPlatformInvalid [2022-08-23T20:32:49.854Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-23T20:32:49.854Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-23T20:32:49.854Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-23T20:32:49.854Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-08-23T20:32:49.854Z] PASS [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] === Skipped [2022-08-23T20:32:49.854Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-23T20:32:49.854Z] build_session_test.go:25: TODO: BuildKit [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-23T20:32:49.854Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-08-23T20:32:49.854Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] DONE 34 tests, 3 skipped in 116.722s [2022-08-23T20:32:49.854Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-23T20:32:49.854Z] INFO: Testing against a local daemon [2022-08-23T20:32:49.854Z] === RUN TestConfigInspect [2022-08-23T20:32:49.854Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-23T20:32:49.854Z] === RUN TestConfigList [2022-08-23T20:32:49.854Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] --- SKIP: TestConfigList (0.01s) [2022-08-23T20:32:49.854Z] === RUN TestConfigsCreateAndDelete [2022-08-23T20:32:49.854Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-23T20:32:49.854Z] === RUN TestConfigsUpdate [2022-08-23T20:32:49.854Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-23T20:32:49.854Z] === RUN TestTemplatedConfig [2022-08-23T20:32:49.854Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-23T20:32:49.854Z] === RUN TestConfigCreateResolve [2022-08-23T20:32:49.854Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-23T20:32:49.854Z] PASS [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] === Skipped [2022-08-23T20:32:49.854Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-23T20:32:49.854Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-23T20:32:49.854Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-23T20:32:49.854Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-23T20:32:49.854Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-23T20:32:49.854Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-23T20:32:49.854Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:32:49.854Z] [2022-08-23T20:32:49.854Z] DONE 6 tests, 6 skipped in 0.204s [2022-08-23T20:32:49.854Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-23T20:32:49.854Z] INFO: Testing against a local daemon [2022-08-23T20:32:49.854Z] === RUN TestAttachWithTTY [2022-08-23T20:32:49.854Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-23T20:32:49.854Z] === RUN TestAttachWithoutTTy [2022-08-23T20:32:50.112Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-23T20:32:50.112Z] === RUN TestCheckpoint [2022-08-23T20:32:50.112Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-23T20:32:50.112Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/commit [2022-08-23T20:32:50.112Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-23T20:32:50.112Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:32:50.112Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:32:50.112Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:32:50.112Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:32:50.112Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:32:50.112Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:32:50.112Z] === CONT TestContainerInvalidJSON/commit [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-23T20:32:50.112Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-23T20:32:50.112Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-23T20:32:50.112Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-23T20:32:50.112Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-23T20:32:50.112Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-23T20:32:50.112Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-23T20:32:50.112Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-23T20:32:50.112Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-23T20:32:50.112Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-23T20:32:50.112Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-23T20:32:50.112Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-23T20:32:50.112Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-23T20:32:50.112Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-23T20:32:50.371Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-23T20:32:50.371Z] === RUN TestCopyEmptyFile [2022-08-23T20:32:50.371Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-23T20:32:50.371Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-23T20:32:50.611Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-08-23T20:32:50.611Z] === RUN TestBuildWithEmptyLayers [2022-08-23T20:32:50.627Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-23T20:32:50.627Z] === RUN TestCopyFromContainer [2022-08-23T20:32:50.866Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-23T20:32:50.866Z] === RUN TestBuildMultiStageOnBuild [2022-08-23T20:32:52.753Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2022-08-23T20:32:52.753Z] === RUN TestBuildUncleanTarFilenames [2022-08-23T20:32:53.009Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-23T20:32:53.009Z] === RUN TestBuildMultiStageLayerLeak [2022-08-23T20:32:54.373Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-08-23T20:32:54.373Z] === RUN TestBuildWithHugeFile [2022-08-23T20:32:54.797Z] === RUN TestCopyFromContainer// [2022-08-23T20:32:54.797Z] === RUN TestCopyFromContainer//bar/root [2022-08-23T20:32:54.797Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-23T20:32:54.797Z] === RUN TestCopyFromContainer/bar/quux [2022-08-23T20:32:54.797Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-23T20:32:54.797Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-23T20:32:54.797Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-23T20:32:54.797Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-23T20:32:54.797Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-23T20:32:54.797Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer (4.31s) [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-23T20:32:54.797Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-23T20:32:54.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-23T20:32:54.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:32:54.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:32:54.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:32:54.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:32:54.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:32:54.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:32:54.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:32:54.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:32:54.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:32:54.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-23T20:32:54.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-23T20:32:54.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-23T20:32:54.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-23T20:32:54.797Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-23T20:32:54.797Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-23T20:32:54.797Z] === RUN TestCreateWithInvalidEnv [2022-08-23T20:32:54.797Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-23T20:32:54.797Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-23T20:32:54.797Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-23T20:32:54.797Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-23T20:32:54.797Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-23T20:32:54.797Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-23T20:32:54.797Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-23T20:32:54.797Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-23T20:32:54.797Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-23T20:32:54.797Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-23T20:32:54.797Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-23T20:32:54.797Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-23T20:32:54.797Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-23T20:32:54.797Z] === RUN TestCreateTmpfsMountsTarget [2022-08-23T20:32:54.797Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-23T20:32:54.797Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-23T20:32:56.167Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s) [2022-08-23T20:32:56.167Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-23T20:32:57.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-23T20:32:57.535Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-08-23T20:32:57.535Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-23T20:32:57.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:32:57.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:32:57.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:32:57.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:32:57.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:32:57.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:32:57.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:32:57.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:32:57.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:32:57.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:32:57.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:32:57.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:32:57.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:32:57.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:32:57.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:32:57.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-23T20:32:57.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-23T20:32:57.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-23T20:32:57.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-23T20:32:57.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-23T20:32:57.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-23T20:32:57.535Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-23T20:32:58.098Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-23T20:32:58.098Z] === RUN TestCreateDifferentPlatform [2022-08-23T20:32:58.098Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-23T20:32:58.098Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-23T20:32:58.098Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-23T20:32:58.098Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-23T20:32:58.098Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-23T20:32:58.098Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-23T20:32:58.098Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-23T20:32:58.098Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-23T20:32:58.098Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-23T20:32:58.098Z] === RUN TestCreateInvalidHostConfig [2022-08-23T20:32:58.098Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:32:58.098Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:32:58.098Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:32:58.098Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:32:58.098Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:32:58.098Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:32:58.098Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:32:58.098Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:32:58.098Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:32:58.098Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:32:58.098Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:32:58.098Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:32:58.098Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-23T20:32:58.098Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-23T20:32:58.098Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-23T20:32:58.098Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-23T20:32:58.098Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-23T20:32:58.098Z] === RUN TestContainerStartOnDaemonRestart [2022-08-23T20:32:58.098Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-23T20:32:58.098Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-23T20:32:58.098Z] === RUN TestDaemonRestartIpcMode [2022-08-23T20:32:58.098Z] === PAUSE TestDaemonRestartIpcMode [2022-08-23T20:32:58.098Z] === RUN TestDaemonHostGatewayIP [2022-08-23T20:32:58.098Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:32:58.098Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-23T20:32:58.098Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-23T20:32:58.098Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-23T20:32:58.098Z] === RUN TestContainerKillOnDaemonStart [2022-08-23T20:32:58.098Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-23T20:32:58.098Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-23T20:32:58.098Z] === RUN TestDiff [2022-08-23T20:32:58.660Z] --- PASS: TestDiff (0.46s) [2022-08-23T20:32:58.660Z] === RUN TestExecConsoleSize [2022-08-23T20:32:58.917Z] --- PASS: TestExecConsoleSize (0.49s) [2022-08-23T20:32:58.917Z] === RUN TestExecWithCloseStdin [2022-08-23T20:32:59.481Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-23T20:32:59.481Z] === RUN TestExec [2022-08-23T20:33:00.044Z] --- PASS: TestExec (0.52s) [2022-08-23T20:33:00.044Z] === RUN TestExecUser [2022-08-23T20:33:00.607Z] --- PASS: TestExecUser (0.54s) [2022-08-23T20:33:00.607Z] === RUN TestExportContainerAndImportImage [2022-08-23T20:33:01.170Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-08-23T20:33:01.170Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-23T20:33:03.069Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2022-08-23T20:33:03.069Z] === RUN TestHealthCheckWorkdir [2022-08-23T20:33:03.326Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-08-23T20:33:03.326Z] === RUN TestHealthKillContainer [2022-08-23T20:33:11.415Z] --- PASS: TestHealthKillContainer (7.94s) [2022-08-23T20:33:11.415Z] === RUN TestHealthCheckProcessKilled [2022-08-23T20:33:11.977Z] --- PASS: TestHealthCheckProcessKilled (0.79s) [2022-08-23T20:33:11.977Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-23T20:33:11.977Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-23T20:33:11.977Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-23T20:33:11.977Z] === RUN TestIpcModeNone [2022-08-23T20:33:12.543Z] --- PASS: TestIpcModeNone (0.55s) [2022-08-23T20:33:12.543Z] === RUN TestIpcModePrivate [2022-08-23T20:33:12.799Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-23T20:33:13.056Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-23T20:33:13.056Z] === RUN TestIpcModeShareable [2022-08-23T20:33:13.056Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-23T20:33:13.056Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-23T20:33:13.056Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-23T20:33:14.513Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s) [2022-08-23T20:33:14.513Z] === RUN TestAPIIpcModeHost [2022-08-23T20:33:14.513Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-23T20:33:14.513Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-23T20:33:14.513Z] === RUN TestDaemonIpcModeShareable [2022-08-23T20:33:14.513Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-23T20:33:14.513Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-23T20:33:14.513Z] === RUN TestDaemonIpcModePrivate [2022-08-23T20:33:15.896Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-23T20:33:15.896Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2022-08-23T20:33:15.896Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-23T20:33:15.896Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-23T20:33:15.896Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-23T20:33:15.896Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-23T20:33:15.896Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-23T20:33:15.896Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-23T20:33:15.896Z] === RUN TestIpcModeOlderClient [2022-08-23T20:33:15.896Z] === PAUSE TestIpcModeOlderClient [2022-08-23T20:33:15.896Z] === RUN TestKillContainerInvalidSignal [2022-08-23T20:33:16.459Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2022-08-23T20:33:16.459Z] === RUN TestKillContainer [2022-08-23T20:33:16.459Z] === RUN TestKillContainer/no_signal [2022-08-23T20:33:17.023Z] === RUN TestKillContainer/non_killing_signal [2022-08-23T20:33:17.279Z] === RUN TestKillContainer/killing_signal [2022-08-23T20:33:17.842Z] --- PASS: TestKillContainer (1.51s) [2022-08-23T20:33:17.842Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-08-23T20:33:17.842Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-08-23T20:33:17.842Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2022-08-23T20:33:17.842Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-23T20:33:17.842Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-23T20:33:18.405Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-23T20:33:18.967Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s) [2022-08-23T20:33:18.967Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2022-08-23T20:33:18.967Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-08-23T20:33:18.967Z] === RUN TestKillStoppedContainer [2022-08-23T20:33:18.967Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-23T20:33:18.967Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-23T20:33:18.967Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-23T20:33:18.967Z] === RUN TestKillDifferentUserContainer [2022-08-23T20:33:19.531Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-08-23T20:33:19.531Z] === RUN TestInspectOomKilledTrue [2022-08-23T20:33:19.531Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:33:19.531Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-23T20:33:19.531Z] === RUN TestInspectOomKilledFalse [2022-08-23T20:33:19.531Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-23T20:33:19.531Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-23T20:33:19.531Z] === RUN TestLinksEtcHostsContentMatch [2022-08-23T20:33:19.531Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-23T20:33:19.531Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-23T20:33:19.531Z] === RUN TestLinksContainerNames [2022-08-23T20:33:20.461Z] --- PASS: TestLinksContainerNames (0.96s) [2022-08-23T20:33:20.461Z] === RUN TestLogsFollowTailEmpty [2022-08-23T20:33:21.023Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-08-23T20:33:21.023Z] === RUN TestLogs [2022-08-23T20:33:21.023Z] === RUN TestLogs/driver_local [2022-08-23T20:33:21.023Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:33:21.023Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:33:21.023Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-23T20:33:21.023Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-23T20:33:21.023Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-23T20:33:21.023Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-23T20:33:21.023Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:33:21.023Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:33:21.023Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:33:21.023Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:33:21.023Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:33:21.023Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:33:21.023Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:33:21.023Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:33:21.586Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:33:21.586Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:33:22.516Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-23T20:33:22.516Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-23T20:33:23.079Z] === RUN TestLogs/driver_json-file [2022-08-23T20:33:23.079Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:33:23.079Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:33:23.079Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:33:23.079Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:33:23.079Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:33:23.079Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:33:23.079Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:33:23.079Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:33:23.079Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:33:23.079Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:33:23.079Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:33:23.079Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:33:23.079Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:33:23.079Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:33:23.643Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:33:23.643Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:33:24.207Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:33:24.464Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:33:25.028Z] --- PASS: TestLogs (4.13s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.54s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.72s) [2022-08-23T20:33:25.028Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s) [2022-08-23T20:33:25.028Z] === RUN TestContainerNetworkMountsNoChown [2022-08-23T20:33:25.591Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/default [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/default [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/private [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/private [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rprivate [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/slave [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/slave [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rslave [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/shared [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/shared [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rshared [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/default [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/rshared [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/shared [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/rslave [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/slave [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/rprivate [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/private [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-23T20:33:25.591Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:33:25.591Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:33:25.591Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:33:25.847Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-23T20:33:25.848Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:33:25.848Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:33:25.848Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-23T20:33:25.848Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:33:25.848Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-23T20:33:25.848Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:33:25.848Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:33:25.848Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:33:25.848Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:33:25.848Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:33:26.104Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-23T20:33:26.104Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:33:26.104Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-23T20:33:26.104Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:33:26.104Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:33:26.104Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:33:26.104Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-23T20:33:26.104Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:33:26.104Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-23T20:33:26.104Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-23T20:33:26.104Z] === RUN TestContainerBindMountNonRecursive [2022-08-23T20:33:26.104Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-23T20:33:26.104Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-23T20:33:26.104Z] === RUN TestContainerVolumesMountedAsShared [2022-08-23T20:33:26.104Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-23T20:33:26.104Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-23T20:33:26.104Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-23T20:33:26.104Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-23T20:33:26.104Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-23T20:33:26.104Z] === RUN TestNetworkNat [2022-08-23T20:33:27.034Z] --- PASS: TestNetworkNat (0.66s) [2022-08-23T20:33:27.034Z] === RUN TestNetworkLocalhostTCPNat [2022-08-23T20:33:27.291Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-23T20:33:27.291Z] === RUN TestNetworkLoopbackNat [2022-08-23T20:33:29.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-23T20:33:29.817Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-08-23T20:33:29.817Z] === RUN TestPause [2022-08-23T20:33:29.817Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:33:29.817Z] --- SKIP: TestPause (0.00s) [2022-08-23T20:33:29.817Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-23T20:33:29.817Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-23T20:33:29.817Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-23T20:33:29.817Z] === RUN TestPauseStopPausedContainer [2022-08-23T20:33:29.817Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:33:29.817Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-23T20:33:29.817Z] === RUN TestPidHost [2022-08-23T20:33:31.185Z] --- PASS: TestPidHost (1.01s) [2022-08-23T20:33:31.185Z] === RUN TestPsFilter [2022-08-23T20:33:31.185Z] --- PASS: TestPsFilter (0.21s) [2022-08-23T20:33:31.185Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-23T20:33:31.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2022-08-23T20:33:31.748Z] === RUN TestRemoveContainerWithVolume [2022-08-23T20:33:32.311Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2022-08-23T20:33:32.311Z] === RUN TestRemoveContainerRunning [2022-08-23T20:33:32.874Z] --- PASS: TestRemoveContainerRunning (0.60s) [2022-08-23T20:33:32.874Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-23T20:33:33.437Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2022-08-23T20:33:33.437Z] === RUN TestRemoveInvalidContainer [2022-08-23T20:33:33.437Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-23T20:33:33.437Z] === RUN TestRenameLinkedContainer [2022-08-23T20:33:35.955Z] --- PASS: TestRenameLinkedContainer (2.10s) [2022-08-23T20:33:35.955Z] === RUN TestRenameStoppedContainer [2022-08-23T20:33:35.955Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-23T20:33:35.956Z] === RUN TestRenameRunningContainerAndReuse [2022-08-23T20:33:37.323Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2022-08-23T20:33:37.323Z] === RUN TestRenameInvalidName [2022-08-23T20:33:37.580Z] --- PASS: TestRenameInvalidName (0.52s) [2022-08-23T20:33:37.580Z] === RUN TestRenameAnonymousContainer [2022-08-23T20:33:39.472Z] --- PASS: TestRenameAnonymousContainer (1.75s) [2022-08-23T20:33:39.472Z] === RUN TestRenameContainerWithSameName [2022-08-23T20:33:39.728Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2022-08-23T20:33:39.728Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-23T20:33:40.657Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-08-23T20:33:40.657Z] === RUN TestResize [2022-08-23T20:33:40.990Z] --- PASS: TestBuildWithHugeFile (39.58s) [2022-08-23T20:33:40.990Z] === RUN TestBuildWCOWSandboxSize [2022-08-23T20:33:40.990Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-23T20:33:40.990Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-23T20:33:40.990Z] === RUN TestBuildWithEmptyDockerfile [2022-08-23T20:33:40.990Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:33:40.990Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:33:40.990Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:33:40.990Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:33:40.990Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:33:40.990Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:33:40.990Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:33:40.990Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:33:40.990Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:33:40.990Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-23T20:33:40.990Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-23T20:33:40.990Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-23T20:33:40.990Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-23T20:33:40.990Z] === RUN TestBuildPreserveOwnership [2022-08-23T20:33:40.990Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-23T20:33:40.990Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-23T20:33:40.990Z] --- PASS: TestBuildPreserveOwnership (2.92s) [2022-08-23T20:33:40.990Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.94s) [2022-08-23T20:33:40.990Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-08-23T20:33:40.990Z] === RUN TestBuildPlatformInvalid [2022-08-23T20:33:40.990Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-23T20:33:40.990Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-23T20:33:40.990Z] Loaded image: busybox:latest [2022-08-23T20:33:40.990Z] Loaded image: busybox:glibc [2022-08-23T20:33:40.990Z] Loaded image: debian:bullseye-slim [2022-08-23T20:33:40.990Z] Loaded image: hello-world:latest [2022-08-23T20:33:40.990Z] Loaded image: arm32v7/hello-world:latest [2022-08-23T20:33:41.220Z] --- PASS: TestResize (0.51s) [2022-08-23T20:33:41.220Z] === RUN TestResizeWithInvalidSize [2022-08-23T20:33:41.784Z] --- PASS: TestResizeWithInvalidSize (0.50s) [2022-08-23T20:33:41.784Z] === RUN TestResizeWhenContainerNotStarted [2022-08-23T20:33:42.347Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-23T20:33:42.347Z] === RUN TestDaemonRestartKillContainers [2022-08-23T20:33:42.347Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-23T20:33:42.347Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-23T20:33:42.347Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-23T20:33:42.347Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-23T20:33:43.277Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-23T20:33:44.207Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s) [2022-08-23T20:33:44.207Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-23T20:33:44.207Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-08-23T20:33:44.207Z] === RUN TestCgroupNamespacesRun [2022-08-23T20:33:45.575Z] --- PASS: TestCgroupNamespacesRun (1.28s) [2022-08-23T20:33:45.575Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-23T20:33:46.646Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.27s) [2022-08-23T20:33:46.646Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-23T20:33:47.565Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.49s) [2022-08-23T20:33:47.565Z] PASS [2022-08-23T20:33:47.565Z] [2022-08-23T20:33:47.565Z] === Skipped [2022-08-23T20:33:47.565Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-23T20:33:47.565Z] build_session_test.go:25: TODO: BuildKit [2022-08-23T20:33:47.565Z] [2022-08-23T20:33:47.565Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-23T20:33:47.565Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-23T20:33:47.565Z] [2022-08-23T20:33:47.565Z] DONE 34 tests, 2 skipped in 71.881s [2022-08-23T20:33:47.565Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-23T20:33:47.565Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:33:47.565Z] ++ set -e [2022-08-23T20:33:47.565Z] ++ '[' -n 0 ']' [2022-08-23T20:33:47.565Z] ++ set -x [2022-08-23T20:33:47.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:33:47.821Z] INFO: Testing against a local daemon [2022-08-23T20:33:47.821Z] === RUN TestConfigInspect [2022-08-23T20:33:48.014Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.28s) [2022-08-23T20:33:48.014Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-23T20:33:49.426Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2022-08-23T20:33:49.426Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-23T20:33:50.358Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-08-23T20:33:50.358Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-23T20:33:50.418Z] --- PASS: TestConfigInspect (2.32s) [2022-08-23T20:33:50.418Z] === RUN TestConfigList [2022-08-23T20:33:51.726Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-08-23T20:33:51.726Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-23T20:33:52.288Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s) [2022-08-23T20:33:52.288Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-23T20:33:52.305Z] --- PASS: TestConfigList (2.26s) [2022-08-23T20:33:52.305Z] === RUN TestConfigsCreateAndDelete [2022-08-23T20:33:53.655Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.32s) [2022-08-23T20:33:53.655Z] === RUN TestNISDomainname [2022-08-23T20:33:53.655Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-23T20:33:53.655Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-23T20:33:53.655Z] === RUN TestHostnameDnsResolution [2022-08-23T20:33:54.584Z] --- PASS: TestHostnameDnsResolution (0.84s) [2022-08-23T20:33:54.584Z] === RUN TestUnprivilegedPortsAndPing [2022-08-23T20:33:54.584Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-23T20:33:54.584Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-23T20:33:54.584Z] === RUN TestPrivilegedHostDevices [2022-08-23T20:33:54.842Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2022-08-23T20:33:54.842Z] === RUN TestConfigsUpdate [2022-08-23T20:33:54.878Z] --- PASS: TestImportExtremelyLargeImageWorks (91.78s) [2022-08-23T20:33:54.878Z] PASS [2022-08-23T20:33:54.878Z] [2022-08-23T20:33:54.878Z] DONE 22 tests in 94.858s [2022-08-23T20:33:54.878Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-23T20:33:54.878Z] === RUN TestStripANSICommands [2022-08-23T20:33:54.878Z] === RUN TestStripANSICommands/#00 [2022-08-23T20:33:54.878Z] === RUN TestStripANSICommands/#01 [2022-08-23T20:33:54.878Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-23T20:33:54.878Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-23T20:33:54.878Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-23T20:33:54.878Z] PASS [2022-08-23T20:33:54.878Z] [2022-08-23T20:33:54.878Z] DONE 3 tests in 0.009s [2022-08-23T20:33:54.878Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-23T20:33:54.878Z] INFO: Testing against a local daemon [2022-08-23T20:33:54.878Z] === RUN TestNetworkCreateDelete [2022-08-23T20:33:54.878Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-23T20:33:54.878Z] === RUN TestDockerNetworkDeletePreferID [2022-08-23T20:33:54.878Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-08-23T20:33:54.878Z] === RUN TestDaemonDNSFallback [2022-08-23T20:33:55.147Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-08-23T20:33:55.147Z] === RUN TestRunConsoleSize [2022-08-23T20:33:55.404Z] --- PASS: TestRunConsoleSize (0.46s) [2022-08-23T20:33:55.404Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-23T20:33:55.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-23T20:33:55.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-23T20:33:56.746Z] --- PASS: TestConfigsUpdate (1.85s) [2022-08-23T20:33:56.746Z] === RUN TestTemplatedConfig [2022-08-23T20:33:57.390Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-23T20:33:57.390Z] === RUN TestInspectNetwork [2022-08-23T20:33:57.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-23T20:33:57.924Z] --- PASS: TestRunWithAlternativeContainerdShim (2.12s) [2022-08-23T20:33:57.924Z] === RUN TestStats [2022-08-23T20:33:57.924Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:33:57.924Z] --- SKIP: TestStats (0.00s) [2022-08-23T20:33:57.924Z] === RUN TestStopContainerWithTimeout [2022-08-23T20:33:57.924Z] === RUN TestStopContainerWithTimeout/0 [2022-08-23T20:33:57.924Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-23T20:33:57.924Z] === RUN TestStopContainerWithTimeout/1 [2022-08-23T20:33:57.924Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-23T20:33:57.924Z] === RUN TestStopContainerWithTimeout/3 [2022-08-23T20:33:57.924Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-23T20:33:57.924Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-23T20:33:57.924Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-23T20:33:57.924Z] === CONT TestStopContainerWithTimeout/0 [2022-08-23T20:33:57.924Z] === CONT TestStopContainerWithTimeout/3 [2022-08-23T20:33:58.486Z] === CONT TestStopContainerWithTimeout/1 [2022-08-23T20:33:59.263Z] --- PASS: TestTemplatedConfig (2.48s) [2022-08-23T20:33:59.263Z] === RUN TestConfigCreateResolve [2022-08-23T20:33:59.852Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-23T20:34:00.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-23T20:34:00.627Z] --- PASS: TestConfigCreateResolve (1.77s) [2022-08-23T20:34:00.627Z] PASS [2022-08-23T20:34:00.627Z] [2022-08-23T20:34:00.627Z] DONE 6 tests in 13.064s [2022-08-23T20:34:00.652Z] === RUN TestInspectNetwork/full_network_id [2022-08-23T20:34:00.652Z] === RUN TestInspectNetwork/partial_network_id [2022-08-23T20:34:00.652Z] === RUN TestInspectNetwork/network_name [2022-08-23T20:34:00.652Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-23T20:34:00.883Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-23T20:34:00.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:34:00.883Z] ++ set -e [2022-08-23T20:34:00.883Z] ++ '[' -n 0 ']' [2022-08-23T20:34:00.883Z] ++ set -x [2022-08-23T20:34:00.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:34:00.883Z] INFO: Testing against a local daemon [2022-08-23T20:34:00.883Z] === RUN TestAttachWithTTY [2022-08-23T20:34:00.883Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-23T20:34:00.883Z] === RUN TestAttachWithoutTTy [2022-08-23T20:34:01.138Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-23T20:34:01.138Z] === RUN TestCheckpoint [2022-08-23T20:34:01.138Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-23T20:34:01.138Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-23T20:34:01.138Z] === RUN TestContainerInvalidJSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/commit [2022-08-23T20:34:01.139Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-23T20:34:01.139Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:34:01.139Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:34:01.139Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:34:01.139Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:34:01.139Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:34:01.139Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:34:01.139Z] === CONT TestContainerInvalidJSON/commit [2022-08-23T20:34:01.139Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-23T20:34:01.139Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-23T20:34:01.139Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-23T20:34:01.139Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-23T20:34:01.139Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-23T20:34:01.139Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-23T20:34:01.139Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-23T20:34:01.139Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-08-23T20:34:01.139Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-23T20:34:01.139Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-23T20:34:01.139Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-23T20:34:01.139Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-23T20:34:01.139Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-23T20:34:01.139Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-23T20:34:01.139Z] === RUN TestCopyEmptyFile [2022-08-23T20:34:01.394Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-23T20:34:01.394Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-23T20:34:01.394Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-23T20:34:01.394Z] === RUN TestCopyFromContainer [2022-08-23T20:34:02.369Z] === RUN TestCopyFromContainer// [2022-08-23T20:34:02.369Z] === RUN TestCopyFromContainer//bar/root [2022-08-23T20:34:02.369Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-23T20:34:02.370Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-23T20:34:02.370Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-08-23T20:34:02.370Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-08-23T20:34:02.370Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-08-23T20:34:02.370Z] --- PASS: TestStopContainerWithTimeout/-1 (2.51s) [2022-08-23T20:34:02.370Z] === RUN TestDeleteDevicemapper [2022-08-23T20:34:02.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-23T20:34:02.370Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-23T20:34:02.370Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-23T20:34:02.625Z] === RUN TestCopyFromContainer/bar/quux [2022-08-23T20:34:02.625Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-23T20:34:02.625Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-23T20:34:02.625Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-23T20:34:02.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-23T20:34:02.880Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-23T20:34:02.880Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-23T20:34:02.880Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer (1.51s) [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-23T20:34:02.880Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-23T20:34:02.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-23T20:34:02.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:34:02.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:34:02.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:34:02.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:34:02.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:34:02.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:34:03.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:34:03.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:34:03.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:34:03.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-23T20:34:03.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-23T20:34:03.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-23T20:34:03.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-23T20:34:03.136Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-23T20:34:03.136Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-23T20:34:03.136Z] === RUN TestCreateWithInvalidEnv [2022-08-23T20:34:03.136Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-23T20:34:03.136Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-23T20:34:03.136Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-23T20:34:03.136Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-23T20:34:03.136Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-23T20:34:03.136Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-23T20:34:03.136Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-23T20:34:03.136Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-23T20:34:03.136Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-23T20:34:03.136Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-23T20:34:03.136Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-23T20:34:03.136Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-23T20:34:03.136Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-23T20:34:03.136Z] === RUN TestCreateTmpfsMountsTarget [2022-08-23T20:34:03.136Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-23T20:34:03.136Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-23T20:34:03.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-23T20:34:04.500Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-08-23T20:34:04.500Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-23T20:34:04.815Z] --- PASS: TestInspectNetwork (7.21s) [2022-08-23T20:34:04.815Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-23T20:34:04.815Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-23T20:34:04.815Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-23T20:34:04.815Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-23T20:34:04.815Z] === RUN TestRunContainerWithBridgeNone [2022-08-23T20:34:04.890Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s) [2022-08-23T20:34:04.890Z] === RUN TestUpdateMemory [2022-08-23T20:34:04.890Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:34:04.890Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-23T20:34:04.890Z] === RUN TestUpdateCPUQuota [2022-08-23T20:34:04.890Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:34:04.890Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-23T20:34:04.890Z] === RUN TestUpdatePidsLimit [2022-08-23T20:34:04.890Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:34:04.890Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-23T20:34:04.890Z] === RUN TestUpdateRestartPolicy [2022-08-23T20:34:05.427Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-08-23T20:34:05.427Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-23T20:34:05.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:34:05.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:34:05.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:34:05.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:34:05.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:34:05.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:34:05.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:34:05.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:34:05.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:34:05.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:34:05.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:34:05.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:34:05.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:34:05.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:34:05.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:34:05.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-23T20:34:05.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-23T20:34:05.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-23T20:34:05.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-23T20:34:05.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-23T20:34:05.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-23T20:34:05.683Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-23T20:34:05.741Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-23T20:34:05.741Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:34:05.741Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:34:05.741Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:34:05.741Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-23T20:34:05.741Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-23T20:34:05.741Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-23T20:34:05.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-23T20:34:05.741Z] === RUN TestNetworkList [2022-08-23T20:34:05.741Z] === RUN TestNetworkList//networks [2022-08-23T20:34:05.741Z] === PAUSE TestNetworkList//networks [2022-08-23T20:34:05.741Z] === RUN TestNetworkList//networks/ [2022-08-23T20:34:05.741Z] === PAUSE TestNetworkList//networks/ [2022-08-23T20:34:05.741Z] === CONT TestNetworkList//networks [2022-08-23T20:34:05.741Z] === CONT TestNetworkList//networks/ [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkList (0.02s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-23T20:34:05.741Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-23T20:34:05.741Z] === RUN TestHostIPv4BridgeLabel [2022-08-23T20:34:05.939Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-08-23T20:34:05.939Z] === RUN TestCreateDifferentPlatform [2022-08-23T20:34:05.939Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-23T20:34:05.939Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-23T20:34:05.939Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-23T20:34:05.940Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-23T20:34:05.940Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-23T20:34:05.940Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-23T20:34:06.195Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-23T20:34:06.195Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-23T20:34:06.195Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-23T20:34:06.195Z] === RUN TestCreateInvalidHostConfig [2022-08-23T20:34:06.195Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:34:06.195Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:34:06.195Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:34:06.195Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:34:06.195Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:34:06.195Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:34:06.195Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:34:06.195Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:34:06.195Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:34:06.195Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:34:06.195Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:34:06.195Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:34:06.195Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-23T20:34:06.195Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-23T20:34:06.195Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-23T20:34:06.195Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-23T20:34:06.195Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-23T20:34:06.195Z] === RUN TestContainerStartOnDaemonRestart [2022-08-23T20:34:06.195Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-23T20:34:06.195Z] === RUN TestDaemonRestartIpcMode [2022-08-23T20:34:06.195Z] === PAUSE TestDaemonRestartIpcMode [2022-08-23T20:34:06.195Z] === RUN TestDaemonHostGatewayIP [2022-08-23T20:34:06.195Z] === PAUSE TestDaemonHostGatewayIP [2022-08-23T20:34:06.195Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-23T20:34:06.195Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-23T20:34:06.195Z] === RUN TestContainerKillOnDaemonStart [2022-08-23T20:34:06.195Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-23T20:34:06.195Z] === RUN TestDiff [2022-08-23T20:34:06.301Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-23T20:34:06.301Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-23T20:34:06.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-23T20:34:06.756Z] --- PASS: TestDiff (0.46s) [2022-08-23T20:34:06.756Z] === RUN TestExecConsoleSize [2022-08-23T20:34:07.011Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-23T20:34:07.011Z] === RUN TestExecWithCloseStdin [2022-08-23T20:34:07.614Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-23T20:34:07.614Z] === RUN TestExec [2022-08-23T20:34:07.664Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-23T20:34:07.664Z] === RUN TestDaemonDefaultNetworkPools [2022-08-23T20:34:07.869Z] --- PASS: TestExec (0.48s) [2022-08-23T20:34:07.869Z] === RUN TestExecUser [2022-08-23T20:34:08.225Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-08-23T20:34:08.225Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-23T20:34:08.431Z] --- PASS: TestExecUser (0.47s) [2022-08-23T20:34:08.431Z] === RUN TestExportContainerAndImportImage [2022-08-23T20:34:08.991Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-23T20:34:08.991Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-23T20:34:09.150Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-23T20:34:09.150Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-23T20:34:10.358Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-23T20:34:10.359Z] === RUN TestHealthCheckWorkdir [2022-08-23T20:34:10.513Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-23T20:34:10.513Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-23T20:34:10.920Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-23T20:34:10.920Z] === RUN TestHealthKillContainer [2022-08-23T20:34:11.075Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-23T20:34:11.075Z] === RUN TestServiceWithPredefinedNetwork [2022-08-23T20:34:13.587Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-08-23T20:34:13.587Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-23T20:34:13.587Z] service_test.go:243: FLAKY_TEST [2022-08-23T20:34:13.587Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-23T20:34:13.587Z] === RUN TestServiceWithDataPathPortInit [2022-08-23T20:34:14.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-23T20:34:15.269Z] INFO [linters context/goanalysis] analyzers took 6m52.992200311s with top 10 stages: buildir: 2m31.718110724s, the_only_name: 43.247602189s, goimports: 30.482514742s, unconvert: 26.260183337s, S1038: 18.834042989s, gosec: 18.699925486s, nilness: 6.667064039s, misspell: 6.587041136s, unused: 5.702631604s, S1039: 5.541849412s [2022-08-23T20:34:15.269Z] INFO [runner] Issues before processing: 2444, after processing: 0 [2022-08-23T20:34:15.269Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/79, skip_files: 2123/2123, identifier_marker: 2020/2020, exclude: 2020/2020, cgo: 2123/2444, path_prettifier: 2123/2123, autogenerated_exclude: 2020/2123, filename_unadjuster: 2123/2123, exclude-rules: 79/2020, skip_dirs: 2123/2123 [2022-08-23T20:34:15.269Z] INFO [runner] processing took 96.9114ms with stages: nolint: 35.714628ms, identifier_marker: 21.984809ms, path_prettifier: 12.54453ms, autogenerated_exclude: 11.924759ms, exclude-rules: 7.841474ms, skip_dirs: 6.363183ms, cgo: 308.349µs, filename_unadjuster: 223.376µs, max_same_issues: 2.206µs, uniq_by_line: 663ns, diff: 594ns, skip_files: 483ns, source_code: 412ns, exclude: 399ns, max_from_linter: 350ns, severity-rules: 307ns, sort_results: 278ns, path_shortener: 250ns, max_per_file_from_linter: 237ns, path_prefixer: 113ns [2022-08-23T20:34:15.269Z] INFO [runner] linters took 1m51.598845379s with stages: goanalysis_metalinter: 1m51.501771883s [2022-08-23T20:34:15.269Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-23T20:34:15.269Z] INFO Memory: 2925 samples, avg is 312.5MB, max is 1259.1MB [2022-08-23T20:34:15.269Z] INFO Execution took 4m52.365883958s [2022-08-23T20:34:15.269Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-23T20:34:15.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7112594004dd9bdcc3624ef5527b85afd7c5e037 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7112594004dd9bdcc3624ef5527b85afd7c5e037 hack/make.sh dynbinary test-docker-py [2022-08-23T20:34:15.872Z] [2022-08-23T20:34:16.133Z] Removing bundles/ [2022-08-23T20:34:16.133Z] [2022-08-23T20:34:16.133Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-23T20:34:16.133Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-23T20:34:16.133Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:34:17.063Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-08-23T20:34:17.063Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-23T20:34:17.063Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-08-23T20:34:17.063Z] === RUN TestWaitNonBlocked [2022-08-23T20:34:17.063Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:34:17.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:34:17.063Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:34:17.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:34:17.063Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:34:17.063Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:34:17.063Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-23T20:34:17.063Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-08-23T20:34:17.063Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2022-08-23T20:34:17.063Z] === RUN TestWaitBlocked [2022-08-23T20:34:17.063Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:34:17.063Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:34:17.063Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:34:17.063Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:34:17.063Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:34:17.063Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:34:17.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-23T20:34:17.994Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-23T20:34:17.994Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-08-23T20:34:17.994Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-08-23T20:34:17.994Z] === RUN TestWaitConditions [2022-08-23T20:34:17.994Z] === RUN TestWaitConditions/default [2022-08-23T20:34:17.994Z] === PAUSE TestWaitConditions/default [2022-08-23T20:34:17.994Z] === RUN TestWaitConditions/not-running [2022-08-23T20:34:17.994Z] === PAUSE TestWaitConditions/not-running [2022-08-23T20:34:17.994Z] === RUN TestWaitConditions/next-exit [2022-08-23T20:34:17.994Z] === PAUSE TestWaitConditions/next-exit [2022-08-23T20:34:17.994Z] === RUN TestWaitConditions/removed [2022-08-23T20:34:17.994Z] === PAUSE TestWaitConditions/removed [2022-08-23T20:34:17.994Z] === CONT TestWaitConditions/default [2022-08-23T20:34:17.994Z] === CONT TestWaitConditions/removed [2022-08-23T20:34:19.000Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-23T20:34:19.000Z] === RUN TestHealthCheckProcessKilled [2022-08-23T20:34:19.255Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2022-08-23T20:34:19.255Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-23T20:34:19.816Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-08-23T20:34:19.816Z] === RUN TestIpcModeNone [2022-08-23T20:34:19.885Z] === CONT TestWaitConditions/next-exit [2022-08-23T20:34:19.885Z] === CONT TestWaitConditions/not-running [2022-08-23T20:34:20.376Z] --- PASS: TestIpcModeNone (0.47s) [2022-08-23T20:34:20.376Z] === RUN TestIpcModePrivate [2022-08-23T20:34:20.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-23T20:34:20.631Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-23T20:34:20.632Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-23T20:34:20.632Z] === RUN TestIpcModeShareable [2022-08-23T20:34:21.192Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-23T20:34:21.192Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-23T20:34:21.192Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-23T20:34:21.253Z] --- PASS: TestWaitConditions (0.01s) [2022-08-23T20:34:21.254Z] --- PASS: TestWaitConditions/removed (1.72s) [2022-08-23T20:34:21.254Z] --- PASS: TestWaitConditions/default (1.77s) [2022-08-23T20:34:21.254Z] --- PASS: TestWaitConditions/next-exit (1.53s) [2022-08-23T20:34:21.254Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-08-23T20:34:21.254Z] === RUN TestWaitRestartedContainer [2022-08-23T20:34:21.254Z] === RUN TestWaitRestartedContainer/default [2022-08-23T20:34:21.254Z] === PAUSE TestWaitRestartedContainer/default [2022-08-23T20:34:21.254Z] === RUN TestWaitRestartedContainer/not-running [2022-08-23T20:34:21.254Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-23T20:34:21.254Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-23T20:34:21.254Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-23T20:34:21.254Z] === CONT TestWaitRestartedContainer/default [2022-08-23T20:34:21.254Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-23T20:34:21.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-23T20:34:22.600Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-08-23T20:34:22.600Z] === RUN TestAPIIpcModeHost [2022-08-23T20:34:22.625Z] === CONT TestWaitRestartedContainer/not-running [2022-08-23T20:34:23.202Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-08-23T20:34:23.202Z] === RUN TestDaemonIpcModeShareable [2022-08-23T20:34:23.560Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-23T20:34:23.560Z] --- PASS: TestWaitRestartedContainer/next-exit (1.41s) [2022-08-23T20:34:23.560Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-08-23T20:34:23.560Z] --- PASS: TestWaitRestartedContainer/not-running (0.99s) [2022-08-23T20:34:23.560Z] === CONT TestDaemonRestartIpcMode [2022-08-23T20:34:23.560Z] === CONT TestIpcModeOlderClient [2022-08-23T20:34:23.560Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-08-23T20:34:23.560Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-23T20:34:24.130Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-23T20:34:24.130Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-08-23T20:34:24.130Z] === RUN TestDaemonIpcModePrivate [2022-08-23T20:34:24.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-23T20:34:25.576Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-23T20:34:25.576Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-23T20:34:25.576Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-23T20:34:26.547Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-23T20:34:26.547Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-08-23T20:34:26.547Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-23T20:34:26.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-23T20:34:26.902Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.71s) [2022-08-23T20:34:26.902Z] --- PASS: TestDaemonRestartIpcMode (3.29s) [2022-08-23T20:34:26.902Z] PASS [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === Skipped [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-23T20:34:26.902Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-23T20:34:26.902Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-23T20:34:26.902Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-23T20:34:26.902Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-23T20:34:26.902Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-23T20:34:26.902Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-23T20:34:26.902Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-23T20:34:26.902Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-23T20:34:26.902Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-23T20:34:26.902Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-23T20:34:26.902Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-23T20:34:26.902Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-23T20:34:26.902Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-23T20:34:26.902Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-23T20:34:26.902Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-23T20:34:26.902Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-23T20:34:26.902Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-23T20:34:26.902Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-23T20:34:26.902Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-23T20:34:26.902Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-23T20:34:26.902Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-23T20:34:26.902Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-23T20:34:26.902Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-23T20:34:26.902Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-23T20:34:26.902Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-23T20:34:26.902Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-23T20:34:26.902Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-23T20:34:26.902Z] [2022-08-23T20:34:26.902Z] DONE 250 tests, 27 skipped in 97.256s [2022-08-23T20:34:26.902Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-23T20:34:27.161Z] === RUN TestConfigDaemonLibtrustID [2022-08-23T20:34:27.723Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-23T20:34:27.723Z] === RUN TestConfigDaemonID [2022-08-23T20:34:27.909Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-23T20:34:27.909Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-08-23T20:34:27.909Z] === RUN TestIpcModeOlderClient [2022-08-23T20:34:27.909Z] === PAUSE TestIpcModeOlderClient [2022-08-23T20:34:27.909Z] === RUN TestKillContainerInvalidSignal [2022-08-23T20:34:28.165Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-23T20:34:28.165Z] === RUN TestKillContainer [2022-08-23T20:34:28.165Z] === RUN TestKillContainer/no_signal [2022-08-23T20:34:28.518Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-08-23T20:34:28.518Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-23T20:34:28.726Z] === RUN TestKillContainer/non_killing_signal [2022-08-23T20:34:28.982Z] === RUN TestKillContainer/killing_signal [2022-08-23T20:34:29.092Z] daemon_test.go:83: [de452b09cff03] daemon is not started [2022-08-23T20:34:29.092Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-23T20:34:29.092Z] === RUN TestDaemonConfigValidation [2022-08-23T20:34:29.092Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:34:29.092Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:34:29.092Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-23T20:34:29.092Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-23T20:34:29.092Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-23T20:34:29.092Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-23T20:34:29.092Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-23T20:34:29.092Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-23T20:34:29.092Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-23T20:34:29.092Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-23T20:34:29.092Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:34:29.092Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-23T20:34:29.092Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-23T20:34:29.092Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-23T20:34:29.092Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-23T20:34:29.092Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-23T20:34:29.092Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-23T20:34:29.092Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-23T20:34:29.092Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-23T20:34:29.092Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-23T20:34:29.092Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-23T20:34:29.092Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-23T20:34:29.092Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-23T20:34:29.544Z] --- PASS: TestKillContainer (1.26s) [2022-08-23T20:34:29.544Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-23T20:34:29.544Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-23T20:34:29.544Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-23T20:34:29.544Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-23T20:34:29.544Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-23T20:34:29.800Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-23T20:34:29.882Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r90ukmsqw9jskk0jumh44ywe6 Created:2022-08-23 20:34:28.667117817 +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[8123ecccdac01d2ae21e9cd6361b93473c405d63b87d687a1e3aeaa2552531db:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tktaw09900b8io54iycfty5tc EndpointID:040198f3abbbcf4da9e67df3e4b196b9105da49eb948309a1d33f2b745c148db MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:429c4aac81a6e81662a4a01c944a7217cf1e5e9e5adc55c5a28c68422a0654a8 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:82a2ed0075f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tktaw09900b8io54iycfty5tc EndpointID:040198f3abbbcf4da9e67df3e4b196b9105da49eb948309a1d33f2b745c148db EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-23T20:34:30.021Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-23T20:34:30.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-08-23T20:34:30.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-23T20:34:30.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-08-23T20:34:30.726Z] === RUN TestKillStoppedContainer [2022-08-23T20:34:30.726Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-23T20:34:30.726Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-23T20:34:30.726Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-23T20:34:30.726Z] === RUN TestKillDifferentUserContainer [2022-08-23T20:34:31.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-23T20:34:31.286Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-08-23T20:34:31.286Z] === RUN TestInspectOomKilledTrue [2022-08-23T20:34:31.388Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-23T20:34:31.541Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-23T20:34:31.541Z] === RUN TestInspectOomKilledFalse [2022-08-23T20:34:32.102Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-23T20:34:32.102Z] === RUN TestLinksEtcHostsContentMatch [2022-08-23T20:34:32.318Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-23T20:34:32.318Z] daemon_test.go:197: [d6aa41ba5b259] daemon is not started [2022-08-23T20:34:32.318Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-23T20:34:32.318Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-23T20:34:32.318Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-23T20:34:32.318Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-23T20:34:32.318Z] === RUN TestDaemonProxy [2022-08-23T20:34:32.318Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-23T20:34:32.318Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-23T20:34:32.318Z] PASS [2022-08-23T20:34:32.318Z] [2022-08-23T20:34:32.318Z] === Skipped [2022-08-23T20:34:32.318Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-23T20:34:32.318Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-23T20:34:32.318Z] [2022-08-23T20:34:32.318Z] DONE 13 tests, 1 skipped in 5.437s [2022-08-23T20:34:32.318Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-23T20:34:32.356Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-23T20:34:32.357Z] === RUN TestLinksContainerNames [2022-08-23T20:34:32.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-23T20:34:32.574Z] INFO: Testing against a local daemon [2022-08-23T20:34:32.574Z] === RUN TestCommitInheritsEnv [2022-08-23T20:34:33.282Z] --- PASS: TestLinksContainerNames (0.84s) [2022-08-23T20:34:33.282Z] === RUN TestLogsFollowTailEmpty [2022-08-23T20:34:33.537Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-23T20:34:33.537Z] === RUN TestLogs [2022-08-23T20:34:33.537Z] === RUN TestLogs/driver_local [2022-08-23T20:34:33.537Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:34:33.537Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:34:33.537Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-23T20:34:33.537Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-23T20:34:33.537Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-23T20:34:33.537Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-23T20:34:33.537Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:34:33.537Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:34:33.537Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:34:33.537Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:34:33.537Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:34:33.537Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:34:33.537Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:34:33.537Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:34:34.462Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:34:34.462Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:34:34.465Z] --- PASS: TestCommitInheritsEnv (1.64s) [2022-08-23T20:34:34.465Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-23T20:34:34.465Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-23T20:34:34.465Z] === RUN TestImportWithCustomPlatform [2022-08-23T20:34:34.465Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-23T20:34:34.465Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-23T20:34:34.465Z] === RUN TestImportWithCustomPlatform// [2022-08-23T20:34:34.465Z] === RUN TestImportWithCustomPlatform/linux [2022-08-23T20:34:34.465Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-23T20:34:34.465Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-23T20:34:34.465Z] === RUN TestImportWithCustomPlatform/macos [2022-08-23T20:34:34.465Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-23T20:34:34.465Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-23T20:34:34.465Z] --- PASS: TestImportWithCustomPlatform (0.37s) [2022-08-23T20:34:34.465Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-23T20:34:34.465Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-23T20:34:34.465Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-23T20:34:34.465Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-23T20:34:34.465Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-08-23T20:34:34.465Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-23T20:34:34.465Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-23T20:34:34.465Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-23T20:34:34.465Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-23T20:34:34.465Z] === RUN TestImagesFilterMultiReference [2022-08-23T20:34:34.722Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-23T20:34:34.722Z] === RUN TestImagePullPlatformInvalid [2022-08-23T20:34:34.722Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-23T20:34:34.722Z] === RUN TestRemoveImageOrphaning [2022-08-23T20:34:34.763Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-23T20:34:35.018Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-23T20:34:35.120Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-08-23T20:34:35.120Z] PASS [2022-08-23T20:34:35.120Z] [2022-08-23T20:34:35.120Z] === Skipped [2022-08-23T20:34:35.120Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-23T20:34:35.120Z] service_test.go:243: FLAKY_TEST [2022-08-23T20:34:35.120Z] [2022-08-23T20:34:35.120Z] DONE 38 tests, 1 skipped in 43.975s [2022-08-23T20:34:35.120Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-23T20:34:35.120Z] INFO: Testing against a local daemon [2022-08-23T20:34:35.120Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-23T20:34:35.120Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:34:35.120Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-23T20:34:35.120Z] === RUN TestDockerNetworkIpvlan [2022-08-23T20:34:35.120Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:34:35.120Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-23T20:34:35.120Z] PASS [2022-08-23T20:34:35.120Z] [2022-08-23T20:34:35.120Z] === Skipped [2022-08-23T20:34:35.120Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-23T20:34:35.120Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:34:35.120Z] [2022-08-23T20:34:35.120Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-23T20:34:35.120Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:34:35.120Z] [2022-08-23T20:34:35.120Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-23T20:34:35.120Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-23T20:34:35.120Z] INFO: Testing against a local daemon [2022-08-23T20:34:35.120Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-23T20:34:35.582Z] === RUN TestLogs/driver_json-file [2022-08-23T20:34:35.582Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:34:35.582Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:34:35.582Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:34:35.582Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:34:35.582Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:34:35.582Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:34:35.582Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:34:35.582Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:34:35.582Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:34:35.582Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:34:35.582Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:34:35.582Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:34:35.582Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:34:35.582Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:34:35.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-23T20:34:35.680Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-08-23T20:34:35.680Z] === RUN TestDockerNetworkMacvlan [2022-08-23T20:34:36.088Z] --- PASS: TestRemoveImageOrphaning (1.50s) [2022-08-23T20:34:36.088Z] === RUN TestRemoveImageGarbageCollector [2022-08-23T20:34:36.088Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-23T20:34:36.088Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-23T20:34:36.088Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-23T20:34:36.142Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:34:36.142Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:34:36.241Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-23T20:34:36.345Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-23T20:34:36.345Z] === RUN TestTagInvalidReference [2022-08-23T20:34:36.345Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-23T20:34:36.345Z] === RUN TestTagValidPrefixedRepo [2022-08-23T20:34:36.345Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-23T20:34:36.345Z] === RUN TestTagExistedNameWithoutForce [2022-08-23T20:34:36.345Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-23T20:34:36.345Z] === RUN TestTagOfficialNames [2022-08-23T20:34:36.345Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-23T20:34:36.345Z] === RUN TestTagMatchesDigest [2022-08-23T20:34:36.345Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-23T20:34:36.345Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-23T20:34:36.703Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:34:36.703Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:34:37.167Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-23T20:34:37.307Z] --- PASS: TestLogs (3.82s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.79s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.44s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s) [2022-08-23T20:34:37.307Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.78s) [2022-08-23T20:34:37.307Z] === RUN TestContainerNetworkMountsNoChown [2022-08-23T20:34:37.628Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-23T20:34:37.628Z] Using test binary docker [2022-08-23T20:34:37.628Z] +++ /etc/init.d/apparmor start [2022-08-23T20:34:37.628Z] Not: starting. [2022-08-23T20:34:37.628Z] INFO: Waiting for daemon to start... [2022-08-23T20:34:37.628Z] Starting dockerd [2022-08-23T20:34:37.628Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-23T20:34:37.727Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-23T20:34:37.885Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/default [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/default [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/private [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/private [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rprivate [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/slave [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/slave [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rslave [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/shared [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/shared [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rshared [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-23T20:34:37.885Z] === CONT TestMountDaemonRoot/default [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:34:37.885Z] === CONT TestMountDaemonRoot/rslave [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:34:37.885Z] === CONT TestMountDaemonRoot/rshared [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:34:37.885Z] === CONT TestMountDaemonRoot/shared [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-23T20:34:37.885Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:34:37.885Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/rprivate [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/slave [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/private [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:34:37.886Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-23T20:34:37.886Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:34:37.886Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:34:38.146Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-23T20:34:38.146Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-23T20:34:38.146Z] === RUN TestContainerBindMountNonRecursive [2022-08-23T20:34:39.552Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2022-08-23T20:34:39.552Z] === RUN TestContainerVolumesMountedAsShared [2022-08-23T20:34:39.614Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-23T20:34:39.808Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-08-23T20:34:39.808Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-23T20:34:40.144Z] . [2022-08-23T20:34:40.144Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-23T20:34:40.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-23T20:34:40.144Z] Error: No such image: emptyfs [2022-08-23T20:34:40.144Z] ++++ docker load [2022-08-23T20:34:40.144Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-23T20:34:40.368Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-08-23T20:34:40.368Z] === RUN TestNetworkNat [2022-08-23T20:34:40.400Z] Loaded image: emptyfs:latest [2022-08-23T20:34:40.400Z] Running integration-test (iteration 1) [2022-08-23T20:34:40.400Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-23T20:34:40.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:34:40.400Z] ++ set -e [2022-08-23T20:34:40.400Z] ++ '[' -n 0 ']' [2022-08-23T20:34:40.400Z] ++ set -x [2022-08-23T20:34:40.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:34:40.624Z] --- PASS: TestNetworkNat (0.46s) [2022-08-23T20:34:40.624Z] === RUN TestNetworkLocalhostTCPNat [2022-08-23T20:34:41.186Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-23T20:34:41.186Z] === RUN TestNetworkLoopbackNat [2022-08-23T20:34:41.327Z] Loaded image: busybox:latest [2022-08-23T20:34:41.501Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-23T20:34:41.583Z] Loaded image: busybox:glibc [2022-08-23T20:34:43.697Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-23T20:34:43.697Z] === RUN TestPause [2022-08-23T20:34:44.302Z] --- PASS: TestPause (0.45s) [2022-08-23T20:34:44.302Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-23T20:34:44.302Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-23T20:34:44.302Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-23T20:34:44.302Z] === RUN TestPauseStopPausedContainer [2022-08-23T20:34:44.558Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-23T20:34:44.558Z] === RUN TestPidHost [2022-08-23T20:34:44.766Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-23T20:34:45.327Z] --- PASS: TestDockerNetworkMacvlan (9.76s) [2022-08-23T20:34:45.327Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-23T20:34:45.327Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-08-23T20:34:45.327Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-08-23T20:34:45.327Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-08-23T20:34:45.327Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-08-23T20:34:45.327Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-23T20:34:45.327Z] PASS [2022-08-23T20:34:45.327Z] [2022-08-23T20:34:45.327Z] DONE 8 tests in 11.069s [2022-08-23T20:34:45.327Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-23T20:34:45.327Z] testing: warning: no tests to run [2022-08-23T20:34:45.327Z] PASS [2022-08-23T20:34:45.327Z] [2022-08-23T20:34:45.327Z] DONE 0 tests in 0.007s [2022-08-23T20:34:45.327Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-23T20:34:45.327Z] INFO: Testing against a local daemon [2022-08-23T20:34:45.327Z] === RUN TestAuthZPluginAllowRequest [2022-08-23T20:34:45.484Z] --- PASS: TestPidHost (0.96s) [2022-08-23T20:34:45.484Z] === RUN TestPsFilter [2022-08-23T20:34:45.751Z] --- PASS: TestPsFilter (0.11s) [2022-08-23T20:34:45.751Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-23T20:34:46.007Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-23T20:34:46.007Z] === RUN TestRemoveContainerWithVolume [2022-08-23T20:34:46.568Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-08-23T20:34:46.568Z] === RUN TestRemoveContainerRunning [2022-08-23T20:34:46.697Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-08-23T20:34:46.697Z] === RUN TestAuthZPluginTLS [2022-08-23T20:34:46.833Z] Loaded image: debian:bullseye-slim [2022-08-23T20:34:46.833Z] Loaded image: hello-world:latest [2022-08-23T20:34:46.833Z] Loaded image: arm32v7/hello-world:latest [2022-08-23T20:34:46.833Z] INFO: Testing against a local daemon [2022-08-23T20:34:46.833Z] === RUN TestCgroupNamespacesBuild [2022-08-23T20:34:46.871Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-23T20:34:46.871Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-23T20:34:47.257Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-23T20:34:47.257Z] === RUN TestAuthZPluginDenyRequest [2022-08-23T20:34:47.431Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-23T20:34:47.431Z] === RUN TestRemoveInvalidContainer [2022-08-23T20:34:47.431Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-23T20:34:47.431Z] === RUN TestRenameLinkedContainer [2022-08-23T20:34:47.818Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-08-23T20:34:47.818Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-23T20:34:48.378Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-23T20:34:48.378Z] === RUN TestAuthZPluginDenyResponse [2022-08-23T20:34:48.634Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-23T20:34:48.634Z] === RUN TestAuthZPluginAllowEventStream [2022-08-23T20:34:49.317Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-08-23T20:34:49.317Z] === RUN TestRenameStoppedContainer [2022-08-23T20:34:49.354Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2022-08-23T20:34:49.354Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-23T20:34:49.572Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-23T20:34:49.572Z] === RUN TestRenameRunningContainerAndReuse [2022-08-23T20:34:49.996Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-08-23T20:34:49.996Z] === RUN TestAuthZPluginErrorResponse [2022-08-23T20:34:50.498Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-08-23T20:34:50.498Z] === RUN TestRenameInvalidName [2022-08-23T20:34:50.556Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-23T20:34:50.556Z] === RUN TestAuthZPluginErrorRequest [2022-08-23T20:34:50.754Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-23T20:34:50.754Z] === RUN TestRenameAnonymousContainer [2022-08-23T20:34:51.117Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-23T20:34:51.117Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-23T20:34:51.373Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-23T20:34:51.373Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-23T20:34:51.872Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s) [2022-08-23T20:34:51.872Z] === RUN TestBuildWithSession [2022-08-23T20:34:51.872Z] build_session_test.go:25: TODO: BuildKit [2022-08-23T20:34:51.872Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-23T20:34:51.872Z] === RUN TestBuildSquashParent [2022-08-23T20:34:52.641Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-23T20:34:52.641Z] === RUN TestRenameContainerWithSameName [2022-08-23T20:34:52.897Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-23T20:34:52.897Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-23T20:34:53.262Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-08-23T20:34:53.262Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-23T20:34:53.823Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-23T20:34:53.823Z] === RUN TestResize [2022-08-23T20:34:54.078Z] --- PASS: TestResize (0.46s) [2022-08-23T20:34:54.078Z] === RUN TestResizeWithInvalidSize [2022-08-23T20:34:54.626Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-08-23T20:34:54.626Z] === RUN TestAuthZPluginHeader [2022-08-23T20:34:54.639Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-23T20:34:54.639Z] === RUN TestResizeWhenContainerNotStarted [2022-08-23T20:34:54.895Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:34:54.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:34:54.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:34:54.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-23T20:34:54.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:34:55.187Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-23T20:34:55.187Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-23T20:34:56.259Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:34:56.515Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:34:57.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:34:57.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:34:58.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:34:59.348Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.16s) [2022-08-23T20:34:59.348Z] === RUN TestAuthZPluginV2Disable [2022-08-23T20:35:01.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:35:01.825Z] --- PASS: TestBuildSquashParent (9.28s) [2022-08-23T20:35:01.825Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-23T20:35:01.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:35:01.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:35:01.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:35:01.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:35:01.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:35:01.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:35:01.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:35:01.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:35:01.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:35:01.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:35:01.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:35:01.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:35:01.825Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-23T20:35:01.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-23T20:35:02.235Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:35:03.508Z] --- PASS: TestAuthZPluginV2Disable (3.69s) [2022-08-23T20:35:03.508Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-23T20:35:04.345Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-23T20:35:04.601Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-23T20:35:05.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-23T20:35:05.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-23T20:35:06.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-23T20:35:06.770Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-08-23T20:35:06.770Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-23T20:35:07.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-23T20:35:07.872Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-23T20:35:08.129Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-23T20:35:08.616Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-23T20:35:09.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-23T20:35:10.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.93s) [2022-08-23T20:35:11.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-08-23T20:35:11.881Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-23T20:35:11.881Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-23T20:35:12.300Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-23T20:35:12.300Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) [2022-08-23T20:35:12.300Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.81s) [2022-08-23T20:35:12.300Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.55s) [2022-08-23T20:35:12.300Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s) [2022-08-23T20:35:12.300Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.72s) [2022-08-23T20:35:12.300Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.58s) [2022-08-23T20:35:12.300Z] === RUN TestBuildMultiStageCopy [2022-08-23T20:35:12.300Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-23T20:35:12.807Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-23T20:35:13.733Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s) [2022-08-23T20:35:13.733Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-08-23T20:35:13.733Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-23T20:35:13.733Z] === RUN TestCgroupNamespacesRun [2022-08-23T20:35:14.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-23T20:35:14.755Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-23T20:35:15.139Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-23T20:35:15.140Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-23T20:35:15.317Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-23T20:35:15.880Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-23T20:35:16.065Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-08-23T20:35:16.065Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-23T20:35:16.445Z] --- PASS: TestBuildMultiStageCopy (5.01s) [2022-08-23T20:35:16.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2022-08-23T20:35:16.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-08-23T20:35:16.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-08-23T20:35:16.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-08-23T20:35:16.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2022-08-23T20:35:16.445Z] === RUN TestBuildMultiStageParentConfig [2022-08-23T20:35:16.706Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.38s) [2022-08-23T20:35:16.706Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-23T20:35:17.427Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-23T20:35:17.427Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-23T20:35:18.336Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2022-08-23T20:35:18.336Z] === RUN TestBuildLabelWithTargets [2022-08-23T20:35:18.354Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-08-23T20:35:18.354Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-23T20:35:19.757Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-23T20:35:19.757Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-23T20:35:20.227Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2022-08-23T20:35:20.227Z] === RUN TestBuildWithEmptyLayers [2022-08-23T20:35:20.683Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-08-23T20:35:20.683Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-23T20:35:21.243Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-23T20:35:21.243Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-23T20:35:21.594Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2022-08-23T20:35:21.594Z] === RUN TestBuildMultiStageOnBuild [2022-08-23T20:35:22.607Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-23T20:35:22.607Z] === RUN TestNISDomainname [2022-08-23T20:35:22.862Z] --- PASS: TestNISDomainname (0.52s) [2022-08-23T20:35:22.862Z] === RUN TestHostnameDnsResolution [2022-08-23T20:35:23.810Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-08-23T20:35:23.810Z] === RUN TestUnprivilegedPortsAndPing [2022-08-23T20:35:24.447Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-23T20:35:24.447Z] === RUN TestPrivilegedHostDevices [2022-08-23T20:35:24.702Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-08-23T20:35:24.702Z] === RUN TestRunConsoleSize [2022-08-23T20:35:24.865Z] --- PASS: TestBuildMultiStageOnBuild (3.06s) [2022-08-23T20:35:24.865Z] === RUN TestBuildUncleanTarFilenames [2022-08-23T20:35:25.306Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-23T20:35:25.306Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-23T20:35:26.233Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2022-08-23T20:35:26.233Z] === RUN TestBuildMultiStageLayerLeak [2022-08-23T20:35:27.241Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s) [2022-08-23T20:35:27.241Z] === RUN TestStats [2022-08-23T20:35:29.752Z] --- PASS: TestStats (2.43s) [2022-08-23T20:35:29.752Z] === RUN TestStopContainerWithTimeout [2022-08-23T20:35:29.752Z] === RUN TestStopContainerWithTimeout/0 [2022-08-23T20:35:29.752Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-23T20:35:29.752Z] === RUN TestStopContainerWithTimeout/1 [2022-08-23T20:35:29.752Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-23T20:35:29.752Z] === RUN TestStopContainerWithTimeout/3 [2022-08-23T20:35:29.752Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-23T20:35:29.752Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-23T20:35:29.752Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-23T20:35:29.752Z] === CONT TestStopContainerWithTimeout/0 [2022-08-23T20:35:29.752Z] === CONT TestStopContainerWithTimeout/3 [2022-08-23T20:35:30.312Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-23T20:35:30.404Z] --- PASS: TestBuildMultiStageLayerLeak (3.38s) [2022-08-23T20:35:30.404Z] === RUN TestBuildWithHugeFile [2022-08-23T20:35:32.198Z] === CONT TestStopContainerWithTimeout/1 [2022-08-23T20:35:33.603Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-23T20:35:33.603Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-08-23T20:35:33.603Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2022-08-23T20:35:33.603Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-08-23T20:35:33.603Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-08-23T20:35:33.603Z] === RUN TestDeleteDevicemapper [2022-08-23T20:35:33.603Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-23T20:35:33.603Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-23T20:35:33.603Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-23T20:35:34.736Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-23T20:35:34.736Z] PASS [2022-08-23T20:35:34.736Z] [2022-08-23T20:35:34.736Z] DONE 17 tests in 47.286s [2022-08-23T20:35:34.736Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-23T20:35:34.736Z] INFO: Testing against a local daemon [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:35:34.736Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:35:34.736Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-23T20:35:34.736Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-23T20:35:34.736Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-23T20:35:34.736Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-23T20:35:34.736Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-23T20:35:34.736Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-23T20:35:34.736Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-23T20:35:34.736Z] === RUN TestPluginInstall [2022-08-23T20:35:34.736Z] === RUN TestPluginInstall/no_auth [2022-08-23T20:35:34.736Z] time="2022-08-23T20:35:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:35:34.736Z] time="2022-08-23T20:35:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:092fcd14daf7bdb62481afad836726ac752d937ab005597d7a2829cfa8263b0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:35:34.736Z] time="2022-08-23T20:35:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:35:34.736Z] time="2022-08-23T20:35:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:092fcd14daf7bdb62481afad836726ac752d937ab005597d7a2829cfa8263b0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:35:34.736Z] === RUN TestPluginInstall/with_htpasswd [2022-08-23T20:35:34.736Z] time="2022-08-23T20:35:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:35:34.736Z] time="2022-08-23T20:35:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:092fcd14daf7bdb62481afad836726ac752d937ab005597d7a2829cfa8263b0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:35:34.736Z] time="2022-08-23T20:35:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:35:34.736Z] time="2022-08-23T20:35:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:092fcd14daf7bdb62481afad836726ac752d937ab005597d7a2829cfa8263b0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:35:34.736Z] === RUN TestPluginInstall/with_insecure [2022-08-23T20:35:34.967Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-08-23T20:35:34.967Z] === RUN TestUpdateMemory [2022-08-23T20:35:35.296Z] time="2022-08-23T20:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:35:35.296Z] time="2022-08-23T20:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e6324a10108709855e8574a6e4b88e85c139baa7e89c0e6e0c85e85456cd008" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:35:35.296Z] time="2022-08-23T20:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:35:35.296Z] time="2022-08-23T20:35:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e6324a10108709855e8574a6e4b88e85c139baa7e89c0e6e0c85e85456cd008" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:35:35.527Z] --- PASS: TestUpdateMemory (0.53s) [2022-08-23T20:35:35.527Z] === RUN TestUpdateCPUQuota [2022-08-23T20:35:35.552Z] plugin_test.go:196: [df30e6b481eea] daemon is not started [2022-08-23T20:35:35.552Z] --- PASS: TestPluginInstall (2.71s) [2022-08-23T20:35:35.552Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-08-23T20:35:35.552Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-08-23T20:35:35.552Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-08-23T20:35:35.552Z] === RUN TestPluginsWithRuntimes [2022-08-23T20:35:36.088Z] --- PASS: TestUpdateCPUQuota (0.65s) [2022-08-23T20:35:36.088Z] === RUN TestUpdatePidsLimit [2022-08-23T20:35:36.343Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-23T20:35:36.343Z] === RUN TestUpdatePidsLimit/no_change [2022-08-23T20:35:36.598Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-23T20:35:36.854Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-23T20:35:36.915Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-23T20:35:37.109Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-23T20:35:37.109Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-23T20:35:37.365Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-23T20:35:37.840Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-23T20:35:37.927Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-08-23T20:35:37.927Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-08-23T20:35:37.928Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-23T20:35:37.928Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-23T20:35:37.928Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-23T20:35:37.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-23T20:35:37.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-23T20:35:37.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-23T20:35:37.928Z] === RUN TestUpdateRestartPolicy [2022-08-23T20:35:38.764Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-08-23T20:35:38.764Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-23T20:35:38.764Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-23T20:35:38.764Z] === RUN TestPluginBackCompatMediaTypes [2022-08-23T20:35:39.324Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-23T20:35:39.325Z] PASS [2022-08-23T20:35:39.325Z] [2022-08-23T20:35:39.325Z] DONE 24 tests in 6.652s [2022-08-23T20:35:39.325Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-23T20:35:39.325Z] INFO: Testing against a local daemon [2022-08-23T20:35:39.325Z] === RUN TestExternalGraphDriver [2022-08-23T20:35:39.884Z] === RUN TestExternalGraphDriver/json [2022-08-23T20:35:41.773Z] === RUN TestExternalGraphDriver/spec [2022-08-23T20:35:43.137Z] === RUN TestExternalGraphDriver/pull [2022-08-23T20:35:45.025Z] --- PASS: TestExternalGraphDriver (5.22s) [2022-08-23T20:35:45.025Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-08-23T20:35:45.025Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-08-23T20:35:45.025Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-08-23T20:35:45.025Z] === RUN TestGraphdriverPluginV2 [2022-08-23T20:35:49.228Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2022-08-23T20:35:49.228Z] PASS [2022-08-23T20:35:49.228Z] [2022-08-23T20:35:49.228Z] DONE 5 tests in 9.439s [2022-08-23T20:35:49.228Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-23T20:35:49.228Z] INFO: Testing against a local daemon [2022-08-23T20:35:49.228Z] === RUN TestContinueAfterPluginCrash [2022-08-23T20:35:49.228Z] === PAUSE TestContinueAfterPluginCrash [2022-08-23T20:35:49.228Z] === RUN TestReadPluginNoRead [2022-08-23T20:35:49.228Z] === PAUSE TestReadPluginNoRead [2022-08-23T20:35:49.228Z] === RUN TestDaemonStartWithLogOpt [2022-08-23T20:35:49.228Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-23T20:35:49.228Z] === CONT TestContinueAfterPluginCrash [2022-08-23T20:35:49.228Z] === CONT TestDaemonStartWithLogOpt [2022-08-23T20:35:50.135Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-08-23T20:35:50.135Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-23T20:35:50.135Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-23T20:35:50.135Z] === RUN TestWaitNonBlocked [2022-08-23T20:35:50.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:35:50.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:35:50.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:35:50.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:35:50.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:35:50.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:35:50.135Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-23T20:35:50.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-08-23T20:35:50.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-08-23T20:35:50.135Z] === RUN TestWaitBlocked [2022-08-23T20:35:50.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:35:50.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:35:50.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:35:50.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:35:50.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:35:50.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:35:50.696Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-23T20:35:50.696Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-08-23T20:35:50.696Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-08-23T20:35:50.696Z] === RUN TestWaitConditions [2022-08-23T20:35:50.696Z] === RUN TestWaitConditions/default [2022-08-23T20:35:50.696Z] === PAUSE TestWaitConditions/default [2022-08-23T20:35:50.696Z] === RUN TestWaitConditions/not-running [2022-08-23T20:35:50.696Z] === PAUSE TestWaitConditions/not-running [2022-08-23T20:35:50.696Z] === RUN TestWaitConditions/next-exit [2022-08-23T20:35:50.696Z] === PAUSE TestWaitConditions/next-exit [2022-08-23T20:35:50.696Z] === RUN TestWaitConditions/removed [2022-08-23T20:35:50.696Z] === PAUSE TestWaitConditions/removed [2022-08-23T20:35:50.696Z] === CONT TestWaitConditions/default [2022-08-23T20:35:50.696Z] === CONT TestWaitConditions/next-exit [2022-08-23T20:35:52.561Z] --- PASS: TestDaemonStartWithLogOpt (3.47s) [2022-08-23T20:35:52.561Z] === CONT TestReadPluginNoRead [2022-08-23T20:35:52.583Z] === CONT TestWaitConditions/not-running [2022-08-23T20:35:52.583Z] === CONT TestWaitConditions/removed [2022-08-23T20:35:53.945Z] --- PASS: TestWaitConditions (0.01s) [2022-08-23T20:35:53.945Z] --- PASS: TestWaitConditions/next-exit (1.65s) [2022-08-23T20:35:53.945Z] --- PASS: TestWaitConditions/default (1.78s) [2022-08-23T20:35:53.945Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-08-23T20:35:53.945Z] --- PASS: TestWaitConditions/removed (1.54s) [2022-08-23T20:35:53.945Z] === RUN TestWaitRestartedContainer [2022-08-23T20:35:53.945Z] === RUN TestWaitRestartedContainer/default [2022-08-23T20:35:53.945Z] === PAUSE TestWaitRestartedContainer/default [2022-08-23T20:35:53.945Z] === RUN TestWaitRestartedContainer/not-running [2022-08-23T20:35:53.945Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-23T20:35:53.945Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-23T20:35:53.945Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-23T20:35:53.945Z] === CONT TestWaitRestartedContainer/default [2022-08-23T20:35:53.945Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-23T20:35:54.448Z] === RUN TestReadPluginNoRead/default [2022-08-23T20:35:55.811Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-23T20:35:55.833Z] === CONT TestWaitRestartedContainer/not-running [2022-08-23T20:35:56.405Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-23T20:35:56.405Z] --- PASS: TestWaitRestartedContainer/next-exit (1.39s) [2022-08-23T20:35:56.405Z] --- PASS: TestWaitRestartedContainer/default (1.43s) [2022-08-23T20:35:56.405Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-08-23T20:35:56.405Z] === CONT TestContainerStartOnDaemonRestart [2022-08-23T20:35:56.405Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-23T20:35:57.222Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-23T20:35:57.222Z] --- PASS: TestContinueAfterPluginCrash (8.49s) [2022-08-23T20:35:58.148Z] === CONT TestReadPluginNoRead [2022-08-23T20:35:58.149Z] read_test.go:92: [d886e21e63f0d] daemon is not started [2022-08-23T20:35:58.149Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-08-23T20:35:58.149Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-08-23T20:35:58.149Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-08-23T20:35:58.149Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-08-23T20:35:58.149Z] PASS [2022-08-23T20:35:58.149Z] [2022-08-23T20:35:58.149Z] DONE 6 tests in 9.370s [2022-08-23T20:35:58.149Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-23T20:35:58.149Z] testing: warning: no tests to run [2022-08-23T20:35:58.149Z] PASS [2022-08-23T20:35:58.149Z] [2022-08-23T20:35:58.149Z] DONE 0 tests in 0.008s [2022-08-23T20:35:58.149Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-23T20:35:58.149Z] INFO: Testing against a local daemon [2022-08-23T20:35:58.149Z] === RUN TestPluginWithDevMounts [2022-08-23T20:35:58.149Z] === PAUSE TestPluginWithDevMounts [2022-08-23T20:35:58.149Z] === CONT TestPluginWithDevMounts [2022-08-23T20:35:58.335Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.00s) [2022-08-23T20:35:58.336Z] === CONT TestIpcModeOlderClient [2022-08-23T20:35:58.336Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-23T20:35:58.336Z] === CONT TestContainerKillOnDaemonStart [2022-08-23T20:35:58.336Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-08-23T20:35:58.336Z] === CONT TestDaemonHostGatewayIP [2022-08-23T20:36:00.034Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-08-23T20:36:00.034Z] PASS [2022-08-23T20:36:00.034Z] [2022-08-23T20:36:00.034Z] DONE 1 tests in 1.607s [2022-08-23T20:36:00.034Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-23T20:36:00.034Z] INFO: Testing against a local daemon [2022-08-23T20:36:00.034Z] === RUN TestSecretInspect [2022-08-23T20:36:00.849Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-08-23T20:36:00.849Z] === CONT TestDaemonRestartIpcMode [2022-08-23T20:36:01.920Z] --- PASS: TestSecretInspect (2.17s) [2022-08-23T20:36:01.920Z] === RUN TestSecretList [2022-08-23T20:36:03.361Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-23T20:36:04.432Z] --- PASS: TestSecretList (2.18s) [2022-08-23T20:36:04.432Z] === RUN TestSecretsCreateAndDelete [2022-08-23T20:36:06.319Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-08-23T20:36:06.319Z] === RUN TestSecretsUpdate [2022-08-23T20:36:08.831Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-23T20:36:08.831Z] === RUN TestTemplatedSecret [2022-08-23T20:36:11.344Z] --- PASS: TestTemplatedSecret (2.55s) [2022-08-23T20:36:11.344Z] === RUN TestSecretCreateResolve [2022-08-23T20:36:11.522Z] --- PASS: TestContainerKillOnDaemonStart (11.68s) [2022-08-23T20:36:11.522Z] PASS [2022-08-23T20:36:11.522Z] [2022-08-23T20:36:11.522Z] === Skipped [2022-08-23T20:36:11.522Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-23T20:36:11.522Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-23T20:36:11.522Z] [2022-08-23T20:36:11.522Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-23T20:36:11.522Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-23T20:36:11.522Z] [2022-08-23T20:36:11.522Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-23T20:36:11.522Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-23T20:36:11.522Z] [2022-08-23T20:36:11.522Z] DONE 273 tests, 3 skipped in 129.325s [2022-08-23T20:36:11.522Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-23T20:36:11.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:36:11.522Z] ++ set -e [2022-08-23T20:36:11.522Z] ++ '[' -n 0 ']' [2022-08-23T20:36:11.522Z] ++ set -x [2022-08-23T20:36:11.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:36:11.522Z] === RUN TestConfigDaemonLibtrustID [2022-08-23T20:36:11.522Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-23T20:36:11.522Z] === RUN TestConfigDaemonID [2022-08-23T20:36:11.778Z] daemon_test.go:83: [df8d9fd6aea00] daemon is not started [2022-08-23T20:36:11.778Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-23T20:36:11.778Z] === RUN TestDaemonConfigValidation [2022-08-23T20:36:11.778Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:36:11.778Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:36:11.778Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-23T20:36:11.778Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-23T20:36:11.778Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-23T20:36:11.778Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-23T20:36:11.778Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-23T20:36:11.778Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-23T20:36:11.778Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-23T20:36:11.778Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-23T20:36:11.778Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:36:11.778Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-23T20:36:11.778Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-23T20:36:11.778Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-23T20:36:12.033Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-23T20:36:12.033Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-23T20:36:12.033Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-23T20:36:12.033Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-23T20:36:12.033Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-23T20:36:12.033Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-23T20:36:12.033Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-23T20:36:12.033Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-23T20:36:12.033Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-23T20:36:12.745Z] --- PASS: TestImportExtremelyLargeImageWorks (92.92s) [2022-08-23T20:36:12.745Z] PASS [2022-08-23T20:36:12.745Z] [2022-08-23T20:36:12.745Z] === Skipped [2022-08-23T20:36:12.745Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-23T20:36:12.745Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-23T20:36:12.745Z] [2022-08-23T20:36:12.745Z] DONE 22 tests, 1 skipped in 97.021s [2022-08-23T20:36:12.745Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-23T20:36:12.745Z] === RUN TestStripANSICommands [2022-08-23T20:36:12.745Z] === RUN TestStripANSICommands/#00 [2022-08-23T20:36:12.745Z] === RUN TestStripANSICommands/#01 [2022-08-23T20:36:12.745Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-23T20:36:12.745Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-23T20:36:12.745Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-23T20:36:12.745Z] PASS [2022-08-23T20:36:12.745Z] [2022-08-23T20:36:12.745Z] DONE 3 tests in 0.070s [2022-08-23T20:36:12.745Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-23T20:36:12.745Z] INFO: Testing against a local daemon [2022-08-23T20:36:12.745Z] === RUN TestNetworkCreateDelete [2022-08-23T20:36:12.745Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-23T20:36:12.745Z] === RUN TestDockerNetworkDeletePreferID [2022-08-23T20:36:12.745Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-08-23T20:36:12.745Z] === RUN TestDaemonDNSFallback [2022-08-23T20:36:12.958Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-23T20:36:13.230Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-08-23T20:36:13.230Z] PASS [2022-08-23T20:36:13.230Z] [2022-08-23T20:36:13.230Z] DONE 6 tests in 13.461s [2022-08-23T20:36:13.230Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-23T20:36:13.230Z] INFO: Testing against a local daemon [2022-08-23T20:36:13.230Z] === RUN TestServiceCreateInit [2022-08-23T20:36:13.485Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-23T20:36:14.321Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-23T20:36:15.287Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-23T20:36:15.287Z] daemon_test.go:197: [d51cdc82b5022] daemon is not started [2022-08-23T20:36:15.287Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-23T20:36:15.287Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-23T20:36:15.287Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-23T20:36:15.287Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-23T20:36:15.287Z] === RUN TestDaemonProxy [2022-08-23T20:36:15.287Z] === RUN TestDaemonProxy/environment_variables [2022-08-23T20:36:16.913Z] --- PASS: TestDaemonDNSFallback (6.44s) [2022-08-23T20:36:16.913Z] === RUN TestInspectNetwork [2022-08-23T20:36:16.913Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:16.913Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-23T20:36:16.913Z] === RUN TestRunContainerWithBridgeNone [2022-08-23T20:36:16.913Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.913Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-23T20:36:16.913Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:36:16.913Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:36:16.913Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:36:16.913Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-23T20:36:16.913Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-23T20:36:16.913Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-23T20:36:16.914Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-23T20:36:16.914Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:36:16.914Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-23T20:36:16.914Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-23T20:36:16.914Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-23T20:36:16.914Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-23T20:36:16.914Z] === RUN TestNetworkList [2022-08-23T20:36:16.914Z] === RUN TestNetworkList//networks [2022-08-23T20:36:16.914Z] === PAUSE TestNetworkList//networks [2022-08-23T20:36:16.914Z] === RUN TestNetworkList//networks/ [2022-08-23T20:36:16.914Z] === PAUSE TestNetworkList//networks/ [2022-08-23T20:36:16.914Z] === CONT TestNetworkList//networks [2022-08-23T20:36:16.914Z] === CONT TestNetworkList//networks/ [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkList (0.01s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-23T20:36:16.914Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-23T20:36:16.914Z] === RUN TestHostIPv4BridgeLabel [2022-08-23T20:36:16.914Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-23T20:36:16.914Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-23T20:36:16.914Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-23T20:36:16.914Z] === RUN TestDaemonDefaultNetworkPools [2022-08-23T20:36:16.914Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-23T20:36:16.914Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-23T20:36:16.914Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-23T20:36:16.914Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-23T20:36:16.914Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-23T20:36:16.914Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-23T20:36:16.914Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-23T20:36:16.914Z] === RUN TestServiceWithPredefinedNetwork [2022-08-23T20:36:16.914Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:16.914Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-23T20:36:16.914Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-23T20:36:16.914Z] service_test.go:243: FLAKY_TEST [2022-08-23T20:36:16.914Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-23T20:36:16.914Z] === RUN TestServiceWithDataPathPortInit [2022-08-23T20:36:16.914Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:16.914Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-23T20:36:16.914Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-23T20:36:16.914Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:16.914Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-23T20:36:16.914Z] PASS [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === Skipped [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-23T20:36:16.914Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-23T20:36:16.914Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-23T20:36:16.914Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-23T20:36:16.914Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-23T20:36:16.914Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-23T20:36:16.914Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-23T20:36:16.914Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-23T20:36:16.914Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-23T20:36:16.914Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-23T20:36:16.914Z] service_test.go:243: FLAKY_TEST [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-23T20:36:16.914Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-23T20:36:16.914Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] DONE 34 tests, 12 skipped in 7.314s [2022-08-23T20:36:16.914Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-23T20:36:16.914Z] INFO: Testing against a local daemon [2022-08-23T20:36:16.914Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-23T20:36:16.914Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:36:16.914Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-23T20:36:16.914Z] === RUN TestDockerNetworkIpvlan [2022-08-23T20:36:16.914Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:36:16.914Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-23T20:36:16.914Z] PASS [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === Skipped [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-23T20:36:16.914Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-23T20:36:16.914Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] DONE 2 tests, 2 skipped in 0.119s [2022-08-23T20:36:16.914Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-23T20:36:16.914Z] INFO: Testing against a local daemon [2022-08-23T20:36:16.914Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-23T20:36:16.914Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-23T20:36:16.914Z] === RUN TestDockerNetworkMacvlan [2022-08-23T20:36:16.914Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-23T20:36:16.914Z] PASS [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === Skipped [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-23T20:36:16.914Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-23T20:36:16.914Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-23T20:36:16.914Z] [2022-08-23T20:36:16.914Z] DONE 2 tests, 2 skipped in 0.123s [2022-08-23T20:36:16.914Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-23T20:36:17.170Z] testing: warning: no tests to run [2022-08-23T20:36:17.170Z] PASS [2022-08-23T20:36:17.170Z] [2022-08-23T20:36:17.170Z] DONE 0 tests in 0.032s [2022-08-23T20:36:17.170Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-23T20:36:17.170Z] INFO: Testing against a local daemon [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginAllowRequest [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginTLS [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginDenyRequest [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginDenyResponse [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginAllowEventStream [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginErrorResponse [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginErrorRequest [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginHeader [2022-08-23T20:36:17.170Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.170Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-23T20:36:17.170Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-23T20:36:17.217Z] === RUN TestDaemonProxy/command-line_options [2022-08-23T20:36:17.648Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-23T20:36:17.732Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.732Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.49s) [2022-08-23T20:36:17.732Z] === RUN TestAuthZPluginV2Disable [2022-08-23T20:36:17.988Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:17.988Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-23T20:36:17.988Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-23T20:36:18.244Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:18.244Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-23T20:36:18.244Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-23T20:36:18.625Z] === RUN TestDaemonProxy/configuration_file [2022-08-23T20:36:18.807Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:18.807Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-23T20:36:18.807Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-23T20:36:19.064Z] PASS [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === Skipped [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.49s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-23T20:36:19.064Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.064Z] [2022-08-23T20:36:19.064Z] DONE 17 tests, 17 skipped in 1.889s [2022-08-23T20:36:19.064Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-23T20:36:19.064Z] INFO: Testing against a local daemon [2022-08-23T20:36:19.064Z] === RUN TestPluginInvalidJSON [2022-08-23T20:36:19.064Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:36:19.064Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:36:19.065Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:36:19.065Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:36:19.065Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-23T20:36:19.065Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-23T20:36:19.321Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-23T20:36:19.321Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-23T20:36:19.321Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-23T20:36:19.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-23T20:36:19.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-23T20:36:19.321Z] === RUN TestPluginInstall [2022-08-23T20:36:19.321Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.321Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-23T20:36:19.321Z] === RUN TestPluginsWithRuntimes [2022-08-23T20:36:19.321Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-23T20:36:19.321Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-23T20:36:19.321Z] === RUN TestPluginBackCompatMediaTypes [2022-08-23T20:36:19.321Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-23T20:36:19.321Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-23T20:36:19.321Z] PASS [2022-08-23T20:36:19.321Z] [2022-08-23T20:36:19.321Z] === Skipped [2022-08-23T20:36:19.321Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-23T20:36:19.321Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-23T20:36:19.321Z] [2022-08-23T20:36:19.321Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-23T20:36:19.321Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-23T20:36:19.321Z] [2022-08-23T20:36:19.321Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-23T20:36:19.321Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-23T20:36:19.321Z] [2022-08-23T20:36:19.321Z] DONE 19 tests, 3 skipped in 0.235s [2022-08-23T20:36:19.321Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-23T20:36:19.321Z] INFO: Testing against a local daemon [2022-08-23T20:36:19.321Z] === RUN TestExternalGraphDriver [2022-08-23T20:36:19.884Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-23T20:36:19.884Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-23T20:36:19.884Z] === RUN TestGraphdriverPluginV2 [2022-08-23T20:36:20.595Z] === RUN TestDaemonProxy/conflicting_options [2022-08-23T20:36:20.850Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-23T20:36:20.910Z] --- PASS: TestServiceCreateInit (7.42s) [2022-08-23T20:36:20.910Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2022-08-23T20:36:20.910Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-08-23T20:36:20.910Z] === RUN TestCreateServiceMultipleTimes [2022-08-23T20:36:21.411Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-23T20:36:21.411Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-23T20:36:21.411Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-23T20:36:21.411Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-23T20:36:21.411Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-23T20:36:21.411Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-23T20:36:21.411Z] PASS [2022-08-23T20:36:21.411Z] [2022-08-23T20:36:21.411Z] DONE 18 tests in 11.246s [2022-08-23T20:36:21.411Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-23T20:36:21.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:36:21.411Z] ++ set -e [2022-08-23T20:36:21.411Z] ++ '[' -n 0 ']' [2022-08-23T20:36:21.411Z] ++ set -x [2022-08-23T20:36:21.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:36:21.411Z] INFO: Testing against a local daemon [2022-08-23T20:36:21.411Z] === RUN TestCommitInheritsEnv [2022-08-23T20:36:21.666Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-08-23T20:36:21.666Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-23T20:36:21.666Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-23T20:36:21.666Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-23T20:36:21.666Z] === RUN TestImportWithCustomPlatform [2022-08-23T20:36:21.922Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-23T20:36:21.922Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-23T20:36:21.922Z] === RUN TestImportWithCustomPlatform// [2022-08-23T20:36:21.922Z] === RUN TestImportWithCustomPlatform/linux [2022-08-23T20:36:21.922Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-23T20:36:21.922Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-23T20:36:22.193Z] === RUN TestImportWithCustomPlatform/macos [2022-08-23T20:36:22.193Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-23T20:36:22.193Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-23T20:36:22.193Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-23T20:36:22.193Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-23T20:36:22.193Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-23T20:36:22.193Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-23T20:36:22.193Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-23T20:36:22.193Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-23T20:36:22.193Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-23T20:36:22.193Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-23T20:36:22.193Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-23T20:36:22.193Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-23T20:36:22.193Z] === RUN TestImagesFilterMultiReference [2022-08-23T20:36:22.193Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-23T20:36:22.193Z] === RUN TestImagePullPlatformInvalid [2022-08-23T20:36:22.193Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-23T20:36:22.193Z] === RUN TestRemoveImageOrphaning [2022-08-23T20:36:22.461Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-23T20:36:22.461Z] === RUN TestRemoveImageGarbageCollector [2022-08-23T20:36:22.461Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:36:22.461Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-23T20:36:22.461Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-23T20:36:22.461Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-23T20:36:22.461Z] === RUN TestTagInvalidReference [2022-08-23T20:36:22.461Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-23T20:36:22.461Z] === RUN TestTagValidPrefixedRepo [2022-08-23T20:36:22.461Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-23T20:36:22.461Z] === RUN TestTagExistedNameWithoutForce [2022-08-23T20:36:22.461Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-23T20:36:22.461Z] === RUN TestTagOfficialNames [2022-08-23T20:36:22.652Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-23T20:36:22.652Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-23T20:36:22.653Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:36:22.653Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-23T20:36:22.653Z] [2022-08-23T20:36:22.653Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-23T20:36:22.653Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-23T20:36:22.653Z] Using test binary docker [2022-08-23T20:36:22.653Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-23T20:36:22.653Z] Not: starting. [2022-08-23T20:36:22.653Z] INFO: Waiting for daemon to start... [2022-08-23T20:36:22.653Z] Starting dockerd [2022-08-23T20:36:22.653Z] . [2022-08-23T20:36:22.653Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-23T20:36:22.720Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-23T20:36:22.720Z] === RUN TestTagMatchesDigest [2022-08-23T20:36:22.720Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-23T20:36:22.721Z] PASS [2022-08-23T20:36:22.721Z] [2022-08-23T20:36:22.721Z] === Skipped [2022-08-23T20:36:22.721Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-23T20:36:22.721Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-23T20:36:22.721Z] [2022-08-23T20:36:22.721Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-23T20:36:22.721Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:36:22.721Z] [2022-08-23T20:36:22.721Z] DONE 22 tests, 2 skipped in 1.259s [2022-08-23T20:36:22.721Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-23T20:36:22.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:36:22.721Z] ++ set -e [2022-08-23T20:36:22.721Z] ++ '[' -n 0 ']' [2022-08-23T20:36:22.721Z] ++ set -x [2022-08-23T20:36:22.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:36:22.721Z] === RUN TestStripANSICommands [2022-08-23T20:36:22.721Z] === RUN TestStripANSICommands/#00 [2022-08-23T20:36:22.721Z] === RUN TestStripANSICommands/#01 [2022-08-23T20:36:22.721Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-23T20:36:22.721Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-23T20:36:22.721Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-23T20:36:22.721Z] PASS [2022-08-23T20:36:22.721Z] [2022-08-23T20:36:22.721Z] DONE 3 tests in 0.034s [2022-08-23T20:36:22.721Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-23T20:36:22.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:36:22.721Z] ++ set -e [2022-08-23T20:36:22.721Z] ++ '[' -n 0 ']' [2022-08-23T20:36:22.721Z] ++ set -x [2022-08-23T20:36:22.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:36:22.721Z] INFO: Testing against a local daemon [2022-08-23T20:36:22.721Z] === RUN TestNetworkCreateDelete [2022-08-23T20:36:22.977Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-23T20:36:22.977Z] === RUN TestDockerNetworkDeletePreferID [2022-08-23T20:36:23.236Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-23T20:36:23.236Z] === RUN TestDaemonDNSFallback [2022-08-23T20:36:24.056Z] --- PASS: TestGraphdriverPluginV2 (3.98s) [2022-08-23T20:36:24.056Z] PASS [2022-08-23T20:36:24.056Z] [2022-08-23T20:36:24.056Z] === Skipped [2022-08-23T20:36:24.056Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-23T20:36:24.056Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-23T20:36:24.056Z] [2022-08-23T20:36:24.056Z] DONE 2 tests, 1 skipped in 4.482s [2022-08-23T20:36:24.056Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-23T20:36:24.056Z] INFO: Testing against a local daemon [2022-08-23T20:36:24.056Z] === RUN TestContinueAfterPluginCrash [2022-08-23T20:36:24.056Z] === PAUSE TestContinueAfterPluginCrash [2022-08-23T20:36:24.056Z] === RUN TestReadPluginNoRead [2022-08-23T20:36:24.056Z] === PAUSE TestReadPluginNoRead [2022-08-23T20:36:24.056Z] === RUN TestDaemonStartWithLogOpt [2022-08-23T20:36:24.056Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-23T20:36:24.056Z] === CONT TestContinueAfterPluginCrash [2022-08-23T20:36:24.056Z] === CONT TestDaemonStartWithLogOpt [2022-08-23T20:36:29.308Z] --- PASS: TestDaemonStartWithLogOpt (5.12s) [2022-08-23T20:36:29.308Z] === CONT TestReadPluginNoRead [2022-08-23T20:36:29.861Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-23T20:36:29.861Z] === RUN TestInspectNetwork [2022-08-23T20:36:31.827Z] === RUN TestReadPluginNoRead/default [2022-08-23T20:36:32.375Z] === RUN TestInspectNetwork/full_network_id [2022-08-23T20:36:32.375Z] === RUN TestInspectNetwork/partial_network_id [2022-08-23T20:36:32.375Z] === RUN TestInspectNetwork/network_name [2022-08-23T20:36:32.375Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-23T20:36:33.194Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-23T20:36:33.758Z] --- PASS: TestContinueAfterPluginCrash (9.76s) [2022-08-23T20:36:34.320Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-23T20:36:35.693Z] === CONT TestReadPluginNoRead [2022-08-23T20:36:35.693Z] read_test.go:92: [d6ca12b7bc19c] daemon is not started [2022-08-23T20:36:35.693Z] --- PASS: TestReadPluginNoRead (6.55s) [2022-08-23T20:36:35.693Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2022-08-23T20:36:35.693Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2022-08-23T20:36:35.693Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-08-23T20:36:35.693Z] PASS [2022-08-23T20:36:35.693Z] [2022-08-23T20:36:35.693Z] DONE 6 tests in 11.853s [2022-08-23T20:36:35.693Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-23T20:36:35.693Z] testing: warning: no tests to run [2022-08-23T20:36:35.693Z] PASS [2022-08-23T20:36:35.693Z] [2022-08-23T20:36:35.693Z] DONE 0 tests in 0.040s [2022-08-23T20:36:35.693Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-23T20:36:35.693Z] INFO: Testing against a local daemon [2022-08-23T20:36:35.693Z] === RUN TestPluginWithDevMounts [2022-08-23T20:36:35.693Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-23T20:36:35.693Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-23T20:36:35.693Z] PASS [2022-08-23T20:36:35.693Z] [2022-08-23T20:36:35.693Z] === Skipped [2022-08-23T20:36:35.693Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-23T20:36:35.693Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-23T20:36:35.693Z] [2022-08-23T20:36:35.693Z] DONE 1 tests, 1 skipped in 0.145s [2022-08-23T20:36:35.693Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-23T20:36:35.949Z] INFO: Testing against a local daemon [2022-08-23T20:36:35.949Z] === RUN TestSecretInspect [2022-08-23T20:36:35.949Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-23T20:36:35.949Z] === RUN TestSecretList [2022-08-23T20:36:35.949Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] --- SKIP: TestSecretList (0.01s) [2022-08-23T20:36:35.949Z] === RUN TestSecretsCreateAndDelete [2022-08-23T20:36:35.949Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-23T20:36:35.949Z] === RUN TestSecretsUpdate [2022-08-23T20:36:35.949Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-08-23T20:36:35.949Z] === RUN TestTemplatedSecret [2022-08-23T20:36:35.949Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-23T20:36:35.949Z] === RUN TestSecretCreateResolve [2022-08-23T20:36:35.949Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-23T20:36:35.949Z] PASS [2022-08-23T20:36:35.949Z] [2022-08-23T20:36:35.949Z] === Skipped [2022-08-23T20:36:35.949Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-23T20:36:35.949Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] [2022-08-23T20:36:35.949Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-23T20:36:35.949Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] [2022-08-23T20:36:35.949Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-23T20:36:35.949Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] [2022-08-23T20:36:35.949Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-08-23T20:36:35.949Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] [2022-08-23T20:36:35.949Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-23T20:36:35.949Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] [2022-08-23T20:36:35.949Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-23T20:36:35.949Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:35.949Z] [2022-08-23T20:36:35.949Z] DONE 6 tests, 6 skipped in 0.179s [2022-08-23T20:36:35.949Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-23T20:36:36.206Z] INFO: Testing against a local daemon [2022-08-23T20:36:36.206Z] === RUN TestServiceCreateInit [2022-08-23T20:36:36.206Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-23T20:36:36.206Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.206Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-23T20:36:36.206Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.206Z] --- PASS: TestServiceCreateInit (0.03s) [2022-08-23T20:36:36.206Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-23T20:36:36.206Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-23T20:36:36.206Z] === RUN TestCreateServiceMultipleTimes [2022-08-23T20:36:36.206Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.206Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-23T20:36:36.206Z] === RUN TestCreateServiceConflict [2022-08-23T20:36:36.206Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.206Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-23T20:36:36.206Z] === RUN TestCreateServiceMaxReplicas [2022-08-23T20:36:36.206Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.206Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-23T20:36:36.206Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-23T20:36:36.206Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.206Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-23T20:36:36.206Z] === RUN TestCreateServiceSecretFileMode [2022-08-23T20:36:36.206Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.206Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-23T20:36:36.206Z] === RUN TestCreateServiceConfigFileMode [2022-08-23T20:36:36.206Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.206Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-23T20:36:36.206Z] === RUN TestCreateServiceSysctls [2022-08-23T20:36:36.206Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.206Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-23T20:36:36.206Z] === RUN TestCreateServiceCapabilities [2022-08-23T20:36:36.206Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.206Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-23T20:36:36.206Z] === RUN TestInspect [2022-08-23T20:36:36.206Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.462Z] --- SKIP: TestInspect (0.02s) [2022-08-23T20:36:36.462Z] === RUN TestCreateJob [2022-08-23T20:36:36.462Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.462Z] --- SKIP: TestCreateJob (0.01s) [2022-08-23T20:36:36.462Z] === RUN TestReplicatedJob [2022-08-23T20:36:36.462Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.462Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-23T20:36:36.462Z] === RUN TestUpdateReplicatedJob [2022-08-23T20:36:36.462Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.462Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-23T20:36:36.462Z] === RUN TestServiceListWithStatuses [2022-08-23T20:36:36.462Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-23T20:36:36.462Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-23T20:36:36.462Z] === RUN TestDockerNetworkConnectAlias [2022-08-23T20:36:36.462Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.462Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-23T20:36:36.462Z] === RUN TestDockerNetworkReConnect [2022-08-23T20:36:36.462Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:36.462Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-23T20:36:36.462Z] === RUN TestServicePlugin [2022-08-23T20:36:36.535Z] --- PASS: TestInspectNetwork (6.70s) [2022-08-23T20:36:36.535Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-23T20:36:36.535Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-23T20:36:36.535Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-23T20:36:36.535Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-23T20:36:36.535Z] === RUN TestRunContainerWithBridgeNone [2022-08-23T20:36:37.898Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-23T20:36:37.898Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:36:37.898Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:36:37.898Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:36:37.898Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-23T20:36:37.898Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-23T20:36:37.898Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-23T20:36:37.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-23T20:36:37.898Z] === RUN TestNetworkList [2022-08-23T20:36:37.898Z] === RUN TestNetworkList//networks [2022-08-23T20:36:37.898Z] === PAUSE TestNetworkList//networks [2022-08-23T20:36:37.898Z] === RUN TestNetworkList//networks/ [2022-08-23T20:36:37.898Z] === PAUSE TestNetworkList//networks/ [2022-08-23T20:36:37.898Z] === CONT TestNetworkList//networks [2022-08-23T20:36:37.898Z] === CONT TestNetworkList//networks/ [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkList (0.01s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-23T20:36:37.898Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-23T20:36:37.898Z] === RUN TestHostIPv4BridgeLabel [2022-08-23T20:36:38.354Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] --- SKIP: TestServicePlugin (1.97s) [2022-08-23T20:36:38.354Z] === RUN TestServiceUpdateLabel [2022-08-23T20:36:38.354Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-23T20:36:38.354Z] === RUN TestServiceUpdateSecrets [2022-08-23T20:36:38.354Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-23T20:36:38.354Z] === RUN TestServiceUpdateConfigs [2022-08-23T20:36:38.354Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-08-23T20:36:38.354Z] === RUN TestServiceUpdateNetwork [2022-08-23T20:36:38.354Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-08-23T20:36:38.354Z] === RUN TestServiceUpdatePidsLimit [2022-08-23T20:36:38.354Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-23T20:36:38.354Z] PASS [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === Skipped [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-23T20:36:38.354Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-23T20:36:38.354Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-23T20:36:38.354Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-23T20:36:38.354Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-23T20:36:38.354Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-23T20:36:38.354Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-23T20:36:38.354Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-23T20:36:38.354Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-23T20:36:38.354Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-23T20:36:38.354Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-08-23T20:36:38.354Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-23T20:36:38.354Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-23T20:36:38.354Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-23T20:36:38.354Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-23T20:36:38.354Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-23T20:36:38.354Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-23T20:36:38.354Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-08-23T20:36:38.354Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-23T20:36:38.354Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-23T20:36:38.354Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-08-23T20:36:38.354Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-08-23T20:36:38.354Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-23T20:36:38.354Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-23T20:36:38.354Z] [2022-08-23T20:36:38.354Z] DONE 24 tests, 23 skipped in 2.461s [2022-08-23T20:36:38.354Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-23T20:36:38.503Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-23T20:36:38.503Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-23T20:36:38.610Z] INFO: Testing against a local daemon [2022-08-23T20:36:38.610Z] === RUN TestSessionCreate [2022-08-23T20:36:38.610Z] --- PASS: TestSessionCreate (0.03s) [2022-08-23T20:36:38.610Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-23T20:36:38.610Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-23T20:36:38.610Z] PASS [2022-08-23T20:36:38.610Z] [2022-08-23T20:36:38.610Z] DONE 2 tests in 0.196s [2022-08-23T20:36:38.610Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-23T20:36:38.867Z] INFO: Testing against a local daemon [2022-08-23T20:36:38.867Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-23T20:36:38.867Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-23T20:36:38.867Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-08-23T20:36:38.867Z] === RUN TestDiskUsage [2022-08-23T20:36:38.867Z] === PAUSE TestDiskUsage [2022-08-23T20:36:38.867Z] === RUN TestEventsExecDie [2022-08-23T20:36:38.942Z] --- PASS: TestCreateServiceMultipleTimes (15.71s) [2022-08-23T20:36:38.942Z] === RUN TestCreateServiceConflict [2022-08-23T20:36:38.942Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-23T20:36:38.942Z] === RUN TestCreateServiceMaxReplicas [2022-08-23T20:36:39.429Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-23T20:36:39.429Z] === RUN TestDaemonDefaultNetworkPools [2022-08-23T20:36:39.429Z] --- PASS: TestEventsExecDie (0.60s) [2022-08-23T20:36:39.429Z] === RUN TestEventsBackwardsCompatible [2022-08-23T20:36:39.429Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-08-23T20:36:39.429Z] === RUN TestEventsVolumeCreate [2022-08-23T20:36:39.686Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-23T20:36:39.686Z] === RUN TestInfoBinaryCommits [2022-08-23T20:36:39.686Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-23T20:36:39.686Z] === RUN TestInfoAPIVersioned [2022-08-23T20:36:39.686Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-23T20:36:39.686Z] === RUN TestInfoAPI [2022-08-23T20:36:39.686Z] --- PASS: TestInfoAPI (0.02s) [2022-08-23T20:36:39.686Z] === RUN TestInfoAPIWarnings [2022-08-23T20:36:40.354Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-23T20:36:40.354Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-23T20:36:41.280Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-23T20:36:41.280Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-23T20:36:41.455Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-08-23T20:36:41.455Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-23T20:36:42.642Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-23T20:36:42.642Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-23T20:36:43.203Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-23T20:36:43.203Z] === RUN TestServiceWithPredefinedNetwork [2022-08-23T20:36:45.718Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-08-23T20:36:45.718Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-23T20:36:45.718Z] service_test.go:243: FLAKY_TEST [2022-08-23T20:36:45.718Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-23T20:36:45.718Z] === RUN TestServiceWithDataPathPortInit [2022-08-23T20:36:56.286Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2022-08-23T20:36:56.286Z] === RUN TestCreateServiceSecretFileMode [2022-08-23T20:36:57.212Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-08-23T20:36:57.212Z] === RUN TestCreateServiceConfigFileMode [2022-08-23T20:36:57.733Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-23T20:36:57.733Z] === RUN TestInfoDebug [2022-08-23T20:36:57.733Z] --- PASS: TestInfoDebug (0.56s) [2022-08-23T20:36:57.733Z] === RUN TestInfoInsecureRegistries [2022-08-23T20:36:57.733Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-23T20:36:57.733Z] === RUN TestInfoRegistryMirrors [2022-08-23T20:36:57.733Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-23T20:36:57.733Z] === RUN TestLoginFailsWithBadCredentials [2022-08-23T20:36:58.300Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-23T20:36:58.300Z] === RUN TestPingCacheHeaders [2022-08-23T20:36:58.300Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-23T20:36:58.300Z] === RUN TestPingGet [2022-08-23T20:36:58.300Z] --- PASS: TestPingGet (0.01s) [2022-08-23T20:36:58.300Z] === RUN TestPingHead [2022-08-23T20:36:58.300Z] --- PASS: TestPingHead (0.03s) [2022-08-23T20:36:58.300Z] === RUN TestPingSwarmHeader [2022-08-23T20:36:58.863Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-23T20:36:59.425Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-23T20:36:59.725Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-08-23T20:36:59.725Z] === RUN TestCreateServiceSysctls [2022-08-23T20:37:00.355Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-23T20:37:00.355Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-08-23T20:37:00.355Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-23T20:37:00.355Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-23T20:37:00.355Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-23T20:37:00.355Z] === RUN TestPingBuilderHeader [2022-08-23T20:37:00.355Z] === RUN TestPingBuilderHeader/default_config [2022-08-23T20:37:00.551Z] --- PASS: TestServiceWithDataPathPortInit (13.25s) [2022-08-23T20:37:00.551Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-23T20:37:00.918Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-23T20:37:01.111Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9ffqbhwx51qgbsar136viin7h Created:2022-08-23 20:36:59.830240144 +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[707e87310b77049bcd3328e628f379aa169134d4bccc67ef1e8f280205fc00cb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1szh2eufo11knh5pqtbzlf6cw EndpointID:5dd98577c74ff3a49e33b91876e59f8bc7d40f79258faea2662f73d7acd3c704 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f99a2306cc7ca9bf7d836f3500b845889294f90085304b066c8f3b1bafd17c5a 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:a32fe33d3261 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1szh2eufo11knh5pqtbzlf6cw EndpointID:5dd98577c74ff3a49e33b91876e59f8bc7d40f79258faea2662f73d7acd3c704 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-23T20:37:01.405Z] sha256:41af2764c74d65283130d59cdecc5e846f098857412dd5eb6bc331aa56a88f3c [2022-08-23T20:37:01.405Z] INFO: Starting docker-py tests... [2022-08-23T20:37:01.484Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-08-23T20:37:01.484Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-23T20:37:01.484Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-23T20:37:01.484Z] === RUN TestVersion [2022-08-23T20:37:01.484Z] --- PASS: TestVersion (0.03s) [2022-08-23T20:37:01.484Z] === CONT TestDiskUsage [2022-08-23T20:37:01.667Z] ============================= test session starts ============================== [2022-08-23T20:37:01.667Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-23T20:37:01.667Z] rootdir: /src, inifile: pytest.ini [2022-08-23T20:37:01.667Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty/container_types [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty/image_types [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty/volume_types [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-23T20:37:02.046Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-23T20:37:02.303Z] === RUN TestDiskUsage/after_container.Run [2022-08-23T20:37:02.559Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-23T20:37:02.559Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-23T20:37:02.559Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-23T20:37:02.559Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-23T20:37:02.559Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-23T20:37:02.559Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-23T20:37:02.559Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-23T20:37:02.559Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-23T20:37:02.559Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-23T20:37:02.559Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-23T20:37:02.609Z] collected 395 items / 2 deselected / 393 selected [2022-08-23T20:37:02.609Z] [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage (1.32s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-23T20:37:02.815Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-23T20:37:02.815Z] PASS [2022-08-23T20:37:02.815Z] [2022-08-23T20:37:02.815Z] === Skipped [2022-08-23T20:37:02.815Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-08-23T20:37:02.815Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-23T20:37:02.815Z] [2022-08-23T20:37:02.815Z] DONE 57 tests, 1 skipped in 24.201s [2022-08-23T20:37:02.816Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-23T20:37:02.987Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-08-23T20:37:02.987Z] === RUN TestCreateServiceCapabilities [2022-08-23T20:37:03.072Z] INFO: Testing against a local daemon [2022-08-23T20:37:03.072Z] === RUN TestVolumesCreateAndList [2022-08-23T20:37:03.072Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-23T20:37:03.072Z] === RUN TestVolumesRemove [2022-08-23T20:37:03.072Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-23T20:37:03.072Z] === RUN TestVolumesInspect [2022-08-23T20:37:03.072Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-23T20:37:03.072Z] === RUN TestVolumesInvalidJSON [2022-08-23T20:37:03.072Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-23T20:37:03.072Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-23T20:37:03.329Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-23T20:37:03.329Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-23T20:37:03.329Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-23T20:37:03.329Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-23T20:37:03.329Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-23T20:37:03.329Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-23T20:37:03.329Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-23T20:37:03.329Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-23T20:37:03.329Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-23T20:37:03.329Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-23T20:37:03.329Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-23T20:37:03.329Z] PASS [2022-08-23T20:37:03.329Z] [2022-08-23T20:37:03.329Z] DONE 9 tests in 0.331s [2022-08-23T20:37:03.329Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-23T20:37:03.329Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14461 is not a child of this shell [2022-08-23T20:37:03.329Z] warning: PID 14461 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-23T20:37:03.329Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-23T20:37:03.329Z] [2022-08-23T20:37:03.329Z] Unloading profiles will leave already running processes permanently [2022-08-23T20:37:03.329Z] unconfined, which can lead to unexpected situations. [2022-08-23T20:37:03.329Z] [2022-08-23T20:37:03.329Z] To set a process to complain mode, use the command line tool [2022-08-23T20:37:03.329Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-23T20:37:03.329Z] Removing test suite binaries [2022-08-23T20:37:03.329Z] exiting test-integration [2022-08-23T20:37:03.329Z] ++ exit 0 [2022-08-23T20:37:03.329Z] Post stage [Pipeline] junit [2022-08-23T20:37:04.709Z] Recording test results [2022-08-23T20:37:05.313Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2022-08-23T20:37:05.313Z] PASS [2022-08-23T20:37:05.313Z] [2022-08-23T20:37:05.313Z] === Skipped [2022-08-23T20:37:05.313Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-23T20:37:05.313Z] service_test.go:243: FLAKY_TEST [2022-08-23T20:37:05.313Z] [2022-08-23T20:37:05.313Z] DONE 38 tests, 1 skipped in 42.701s [2022-08-23T20:37:05.313Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-23T20:37:05.313Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:05.313Z] ++ set -e [2022-08-23T20:37:05.313Z] ++ '[' -n 0 ']' [2022-08-23T20:37:05.313Z] ++ set -x [2022-08-23T20:37:05.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:05.501Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-08-23T20:37:05.501Z] === RUN TestInspect [2022-08-23T20:37:05.568Z] INFO: Testing against a local daemon [2022-08-23T20:37:05.568Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-23T20:37:05.568Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:37:05.568Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-23T20:37:05.568Z] === RUN TestDockerNetworkIpvlan [2022-08-23T20:37:05.568Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:37:05.568Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-23T20:37:05.568Z] PASS [2022-08-23T20:37:05.568Z] [2022-08-23T20:37:05.568Z] === Skipped [2022-08-23T20:37:05.568Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-23T20:37:05.568Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:37:05.568Z] [2022-08-23T20:37:05.568Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-23T20:37:05.568Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:37:05.568Z] [2022-08-23T20:37:05.568Z] DONE 2 tests, 2 skipped in 0.092s [2022-08-23T20:37:05.568Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-23T20:37:05.569Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:05.569Z] ++ set -e [2022-08-23T20:37:05.569Z] ++ '[' -n 0 ']' [2022-08-23T20:37:05.569Z] ++ set -x [2022-08-23T20:37:05.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:05.569Z] INFO: Testing against a local daemon [2022-08-23T20:37:05.569Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-23T20:37:06.164Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-23T20:37:06.492Z] + echo Ensuring container killed. [2022-08-23T20:37:06.492Z] Ensuring container killed. [2022-08-23T20:37:06.492Z] + docker rm -vf docker-pr1 [2022-08-23T20:37:06.492Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-23T20:37:06.769Z] + echo Chowning /workspace to jenkins user [2022-08-23T20:37:06.769Z] Chowning /workspace to jenkins user [2022-08-23T20:37:06.769Z] + id -u [2022-08-23T20:37:06.769Z] + id -g [2022-08-23T20:37:06.769Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44017:/workspace busybox chown -R 1000:1000 /workspace [2022-08-23T20:37:06.769Z] Unable to find image 'busybox:latest' locally [2022-08-23T20:37:06.932Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-23T20:37:06.932Z] === RUN TestDockerNetworkMacvlan [2022-08-23T20:37:07.026Z] latest: Pulling from library/busybox [2022-08-23T20:37:07.026Z] 50783e0dfb64: Pulling fs layer [2022-08-23T20:37:07.285Z] 50783e0dfb64: Verifying Checksum [2022-08-23T20:37:07.285Z] 50783e0dfb64: Download complete [2022-08-23T20:37:07.285Z] 50783e0dfb64: Pull complete [2022-08-23T20:37:07.285Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-23T20:37:07.285Z] Status: Downloaded newer image for busybox:latest [2022-08-23T20:37:07.492Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-23T20:37:08.013Z] --- PASS: TestInspect (2.75s) [2022-08-23T20:37:08.013Z] === RUN TestCreateJob [2022-08-23T20:37:08.421Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-23T20:37:08.981Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-23T20:37:10.106Z] + bundleName=amd64-rootless [2022-08-23T20:37:10.106Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-23T20:37:10.106Z] Creating amd64-rootless-bundles.tar.gz [2022-08-23T20:37:10.106Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-23T20:37:10.106Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-23T20:37:10.116Z] Archiving artifacts [2022-08-23T20:37:10.871Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-23T20:37:11.276Z] --- PASS: TestCreateJob (3.04s) [2022-08-23T20:37:11.276Z] === RUN TestReplicatedJob [2022-08-23T20:37:11.826Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44017/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-23T20:37:12.127Z] + make clean [2022-08-23T20:37:12.384Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-23T20:37:12.384Z] docker-dev-cache [2022-08-23T20:37:12.384Z] docker-mod-cache [Pipeline] deleteDir [2022-08-23T20:37:12.799Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-23T20:37:16.062Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-23T20:37:16.521Z] --- PASS: TestReplicatedJob (4.84s) [2022-08-23T20:37:16.521Z] === RUN TestUpdateReplicatedJob [2022-08-23T20:37:16.623Z] --- PASS: TestDockerNetworkMacvlan (9.54s) [2022-08-23T20:37:16.623Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-23T20:37:16.623Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-23T20:37:16.623Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-23T20:37:16.623Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-08-23T20:37:16.623Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-08-23T20:37:16.623Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-08-23T20:37:16.623Z] PASS [2022-08-23T20:37:16.623Z] [2022-08-23T20:37:16.623Z] DONE 8 tests in 10.977s [2022-08-23T20:37:16.623Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-23T20:37:16.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:16.623Z] ++ set -e [2022-08-23T20:37:16.623Z] ++ '[' -n 0 ']' [2022-08-23T20:37:16.623Z] ++ set -x [2022-08-23T20:37:16.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:16.623Z] testing: warning: no tests to run [2022-08-23T20:37:16.623Z] PASS [2022-08-23T20:37:16.623Z] [2022-08-23T20:37:16.623Z] DONE 0 tests in 0.030s [2022-08-23T20:37:16.623Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-23T20:37:16.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:16.623Z] ++ set -e [2022-08-23T20:37:16.623Z] ++ '[' -n 0 ']' [2022-08-23T20:37:16.623Z] ++ set -x [2022-08-23T20:37:16.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:16.623Z] INFO: Testing against a local daemon [2022-08-23T20:37:16.623Z] === RUN TestAuthZPluginAllowRequest [2022-08-23T20:37:17.987Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-08-23T20:37:17.987Z] === RUN TestAuthZPluginTLS [2022-08-23T20:37:18.242Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-23T20:37:18.242Z] === RUN TestAuthZPluginDenyRequest [2022-08-23T20:37:18.802Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-23T20:37:18.802Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-23T20:37:19.078Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-08-23T20:37:19.078Z] === RUN TestServiceListWithStatuses [2022-08-23T20:37:19.078Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-23T20:37:19.078Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-23T20:37:19.078Z] === RUN TestDockerNetworkConnectAlias [2022-08-23T20:37:19.406Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-23T20:37:19.406Z] === RUN TestAuthZPluginDenyResponse [2022-08-23T20:37:19.906Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-23T20:37:19.966Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-23T20:37:19.966Z] === RUN TestAuthZPluginAllowEventStream [2022-08-23T20:37:20.476Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-23T20:37:21.329Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-08-23T20:37:21.329Z] === RUN TestAuthZPluginErrorResponse [2022-08-23T20:37:21.585Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-23T20:37:21.585Z] === RUN TestAuthZPluginErrorRequest [2022-08-23T20:37:21.821Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-23T20:37:21.821Z] Using test binary docker [2022-08-23T20:37:21.821Z] +++ /etc/init.d/apparmor start [2022-08-23T20:37:21.821Z] Not: starting. [2022-08-23T20:37:21.821Z] INFO: Waiting for daemon to start... [2022-08-23T20:37:21.821Z] Starting dockerd [2022-08-23T20:37:21.821Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-23T20:37:21.821Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-23T20:37:21.821Z] Using test binary docker [2022-08-23T20:37:21.821Z] +++ /etc/init.d/apparmor start [2022-08-23T20:37:21.821Z] Not: starting. [2022-08-23T20:37:21.821Z] INFO: Waiting for daemon to start... [2022-08-23T20:37:21.821Z] Starting dockerd [2022-08-23T20:37:21.821Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-23T20:37:21.821Z] . [2022-08-23T20:37:21.821Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-23T20:37:21.821Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-23T20:37:21.821Z] Error: No such image: emptyfs [2022-08-23T20:37:21.821Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-23T20:37:21.821Z] ++++ docker load [2022-08-23T20:37:21.821Z] Loaded image: emptyfs:latest [2022-08-23T20:37:21.821Z] Running integration-test (iteration 1) [2022-08-23T20:37:21.821Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-23T20:37:21.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-23T20:37:21.821Z] ++ set -e [2022-08-23T20:37:21.821Z] ++ '[' -n 0 ']' [2022-08-23T20:37:21.821Z] ++ set -x [2022-08-23T20:37:21.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-23T20:37:21.821Z] [2022-08-23T20:37:21.821Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-23T20:37:21.821Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-23T20:37:21.821Z] Error: No such image: emptyfs [2022-08-23T20:37:21.821Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-23T20:37:21.821Z] ++++ docker load [2022-08-23T20:37:21.821Z] Loaded image: busybox:latest [2022-08-23T20:37:21.821Z] Loaded image: emptyfs:latest [2022-08-23T20:37:21.821Z] Running integration-test (iteration 1) [2022-08-23T20:37:21.821Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-23T20:37:21.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-23T20:37:21.821Z] ++ set -e [2022-08-23T20:37:21.821Z] ++ '[' -n 0 ']' [2022-08-23T20:37:21.821Z] ++ set -x [2022-08-23T20:37:21.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-23T20:37:21.821Z] Loaded image: busybox:glibc [2022-08-23T20:37:21.821Z] Loaded image: busybox:latest [2022-08-23T20:37:21.821Z] Loaded image: busybox:glibc [2022-08-23T20:37:21.939Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-23T20:37:22.145Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-23T20:37:22.145Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-23T20:37:22.706Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-23T20:37:22.706Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-23T20:37:23.264Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-08-23T20:37:23.264Z] === RUN TestDockerNetworkReConnect [2022-08-23T20:37:23.713Z] Loaded image: debian:bullseye-slim [2022-08-23T20:37:23.969Z] Loaded image: hello-world:latest [2022-08-23T20:37:24.110Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-08-23T20:37:24.110Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-23T20:37:24.225Z] Loaded image: arm32v7/hello-world:latest [2022-08-23T20:37:24.225Z] INFO: Testing against a local daemon [2022-08-23T20:37:24.225Z] === RUN TestDockerDaemonSuite [2022-08-23T20:37:24.225Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-23T20:37:24.788Z] Loaded image: debian:bullseye-slim [2022-08-23T20:37:25.044Z] Loaded image: hello-world:latest [2022-08-23T20:37:25.044Z] Loaded image: arm32v7/hello-world:latest [2022-08-23T20:37:25.044Z] INFO: Testing against a local daemon [2022-08-23T20:37:25.044Z] === RUN TestDockerSuite [2022-08-23T20:37:25.044Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-23T20:37:25.044Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-23T20:37:25.300Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-23T20:37:25.300Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-23T20:37:25.300Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-23T20:37:25.300Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-23T20:37:25.300Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-23T20:37:25.300Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-23T20:37:25.493Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-08-23T20:37:25.493Z] === RUN TestAuthZPluginHeader [2022-08-23T20:37:26.068Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-23T20:37:26.069Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-23T20:37:26.069Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:37:26.069Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-23T20:37:26.069Z] === RUN TestAuthZPluginV2Disable [2022-08-23T20:37:26.069Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:37:26.069Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-23T20:37:26.069Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-23T20:37:26.069Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:37:26.069Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-23T20:37:26.069Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-23T20:37:26.069Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:37:26.069Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-23T20:37:26.069Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-23T20:37:26.720Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-23T20:37:26.986Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-23T20:37:27.445Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-08-23T20:37:27.445Z] === RUN TestServicePlugin [2022-08-23T20:37:27.568Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-23T20:37:28.131Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-23T20:37:29.059Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-23T20:37:29.620Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-23T20:37:29.620Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-23T20:37:29.957Z] plugin_test.go:61: [d73b00a06fe2a] joining swarm manager [da00c54a13dc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:37:30.986Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-23T20:37:31.321Z] plugin_test.go:64: [dde2a37954a96] joining swarm manager [da00c54a13dc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:37:31.547Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-23T20:37:31.803Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-23T20:37:31.803Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-23T20:37:31.803Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-23T20:37:32.736Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-23T20:37:32.736Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-23T20:37:33.664Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-23T20:37:33.920Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-23T20:37:33.920Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-23T20:37:33.920Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-23T20:37:36.434Z] --- PASS: TestBuildWithHugeFile (126.67s) [2022-08-23T20:37:36.434Z] === RUN TestBuildWCOWSandboxSize [2022-08-23T20:37:36.434Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-23T20:37:36.434Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-08-23T20:37:36.434Z] === RUN TestBuildWithEmptyDockerfile [2022-08-23T20:37:36.434Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:37:36.434Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:37:36.434Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:37:36.434Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:37:36.434Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:37:36.434Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:37:36.434Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-23T20:37:36.434Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-23T20:37:36.690Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-23T20:37:36.690Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-23T20:37:36.690Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-23T20:37:36.690Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-23T20:37:36.690Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-23T20:37:36.690Z] === RUN TestBuildPreserveOwnership [2022-08-23T20:37:36.690Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-23T20:37:37.616Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-23T20:37:38.980Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-23T20:37:39.905Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-23T20:37:39.905Z] --- PASS: TestBuildPreserveOwnership (3.32s) [2022-08-23T20:37:39.905Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) [2022-08-23T20:37:39.905Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-08-23T20:37:39.905Z] === RUN TestBuildPlatformInvalid [2022-08-23T20:37:40.161Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-08-23T20:37:40.161Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-23T20:37:40.723Z] Loaded image: busybox:latest [2022-08-23T20:37:40.978Z] Loaded image: busybox:glibc [2022-08-23T20:37:41.906Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-23T20:37:42.834Z] Loaded image: debian:bullseye-slim [2022-08-23T20:37:43.089Z] Loaded image: hello-world:latest [2022-08-23T20:37:43.089Z] Loaded image: arm32v7/hello-world:latest [2022-08-23T20:37:43.650Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-23T20:37:44.104Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-23T20:37:44.104Z] PASS [2022-08-23T20:37:44.104Z] [2022-08-23T20:37:44.104Z] === Skipped [2022-08-23T20:37:44.104Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-23T20:37:44.104Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:37:44.104Z] [2022-08-23T20:37:44.104Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-23T20:37:44.104Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:37:44.104Z] [2022-08-23T20:37:44.104Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-23T20:37:44.104Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:37:44.104Z] [2022-08-23T20:37:44.104Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-23T20:37:44.104Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:37:44.104Z] [2022-08-23T20:37:44.104Z] DONE 17 tests, 4 skipped in 26.471s [2022-08-23T20:37:44.104Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-23T20:37:44.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:44.104Z] ++ set -e [2022-08-23T20:37:44.104Z] ++ '[' -n 0 ']' [2022-08-23T20:37:44.104Z] ++ set -x [2022-08-23T20:37:44.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:44.104Z] INFO: Testing against a local daemon [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:37:44.104Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:37:44.104Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-23T20:37:44.104Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-23T20:37:44.104Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-23T20:37:44.104Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-23T20:37:44.104Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-23T20:37:44.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-23T20:37:44.104Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-23T20:37:44.104Z] === RUN TestPluginInstall [2022-08-23T20:37:44.104Z] === RUN TestPluginInstall/no_auth [2022-08-23T20:37:44.104Z] time="2022-08-23T20:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:37:44.104Z] time="2022-08-23T20:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abb23ad72424621f0c20cf13ce882f393897fba03e6fc0e46cbd60fb2514d565" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:37:44.104Z] time="2022-08-23T20:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:37:44.104Z] time="2022-08-23T20:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abb23ad72424621f0c20cf13ce882f393897fba03e6fc0e46cbd60fb2514d565" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:37:44.104Z] === RUN TestPluginInstall/with_htpasswd [2022-08-23T20:37:44.360Z] time="2022-08-23T20:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:37:44.360Z] time="2022-08-23T20:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00bd767db05e94391444b6616a8f4a4fdf770635fa3276c67addc4900d40211d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:37:44.360Z] time="2022-08-23T20:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:37:44.360Z] time="2022-08-23T20:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00bd767db05e94391444b6616a8f4a4fdf770635fa3276c67addc4900d40211d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:37:44.577Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-23T20:37:44.615Z] === RUN TestPluginInstall/with_insecure [2022-08-23T20:37:45.504Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-23T20:37:45.542Z] time="2022-08-23T20:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:37:45.542Z] time="2022-08-23T20:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88eef36141b217807e231452a3e971a8b69d2566ac1d3020a262bbe6c1e0b03a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:37:45.542Z] time="2022-08-23T20:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:37:45.542Z] time="2022-08-23T20:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88eef36141b217807e231452a3e971a8b69d2566ac1d3020a262bbe6c1e0b03a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:37:45.797Z] plugin_test.go:196: [d28f5addf5709] daemon is not started [2022-08-23T20:37:45.797Z] --- PASS: TestPluginInstall (2.52s) [2022-08-23T20:37:45.797Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-23T20:37:45.797Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-23T20:37:45.797Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-23T20:37:45.797Z] === RUN TestPluginsWithRuntimes [2022-08-23T20:37:47.160Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-23T20:37:47.392Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-23T20:37:47.954Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-23T20:37:48.086Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-23T20:37:48.881Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-23T20:37:48.881Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-23T20:37:49.013Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-08-23T20:37:49.013Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-23T20:37:49.013Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-08-23T20:37:49.013Z] === RUN TestPluginBackCompatMediaTypes [2022-08-23T20:37:49.443Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-23T20:37:49.574Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-23T20:37:49.574Z] PASS [2022-08-23T20:37:49.574Z] [2022-08-23T20:37:49.574Z] DONE 24 tests in 6.504s [2022-08-23T20:37:49.574Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-23T20:37:49.574Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:49.574Z] ++ set -e [2022-08-23T20:37:49.574Z] ++ '[' -n 0 ']' [2022-08-23T20:37:49.574Z] ++ set -x [2022-08-23T20:37:49.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:49.574Z] INFO: Testing against a local daemon [2022-08-23T20:37:49.574Z] === RUN TestExternalGraphDriver [2022-08-23T20:37:50.006Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-23T20:37:50.134Z] === RUN TestExternalGraphDriver/json [2022-08-23T20:37:50.933Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-23T20:37:51.189Z] docker_cli_daemon_test.go:1475: [d647d6320ed23] daemon is not started [2022-08-23T20:37:51.498Z] === RUN TestExternalGraphDriver/spec [2022-08-23T20:37:51.999Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-23T20:37:52.116Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-23T20:37:52.117Z] check_test.go:540: [d6e27bfeaf837] daemon is not started [2022-08-23T20:37:52.117Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-23T20:37:53.383Z] === RUN TestExternalGraphDriver/pull [2022-08-23T20:37:53.489Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-23T20:37:54.416Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-23T20:37:54.746Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-08-23T20:37:54.746Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-08-23T20:37:54.746Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-08-23T20:37:54.746Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-08-23T20:37:54.746Z] === RUN TestGraphdriverPluginV2 [2022-08-23T20:37:55.001Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:37:55.001Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-23T20:37:55.001Z] PASS [2022-08-23T20:37:55.001Z] [2022-08-23T20:37:55.001Z] === Skipped [2022-08-23T20:37:55.001Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-23T20:37:55.001Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:37:55.001Z] [2022-08-23T20:37:55.001Z] DONE 5 tests, 1 skipped in 5.505s [2022-08-23T20:37:55.001Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-23T20:37:55.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-08-23T20:37:55.001Z] ++ set -e [2022-08-23T20:37:55.001Z] ++ '[' -n 0 ']' [2022-08-23T20:37:55.001Z] ++ set -x [2022-08-23T20:37:55.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-08-23T20:37:55.257Z] INFO: Testing against a local daemon [2022-08-23T20:37:55.257Z] === RUN TestContinueAfterPluginCrash [2022-08-23T20:37:55.257Z] === PAUSE TestContinueAfterPluginCrash [2022-08-23T20:37:55.257Z] === RUN TestReadPluginNoRead [2022-08-23T20:37:55.257Z] === PAUSE TestReadPluginNoRead [2022-08-23T20:37:55.257Z] === RUN TestDaemonStartWithLogOpt [2022-08-23T20:37:55.257Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-23T20:37:55.257Z] === CONT TestContinueAfterPluginCrash [2022-08-23T20:37:55.257Z] === CONT TestDaemonStartWithLogOpt [2022-08-23T20:37:55.342Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.30s) [2022-08-23T20:37:55.342Z] PASS [2022-08-23T20:37:55.342Z] [2022-08-23T20:37:55.342Z] === Skipped [2022-08-23T20:37:55.342Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-23T20:37:55.342Z] build_session_test.go:25: TODO: BuildKit [2022-08-23T20:37:55.342Z] [2022-08-23T20:37:55.342Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-08-23T20:37:55.342Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-23T20:37:55.342Z] [2022-08-23T20:37:55.342Z] DONE 34 tests, 2 skipped in 194.974s [2022-08-23T20:37:55.342Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-23T20:37:55.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:55.342Z] ++ set -e [2022-08-23T20:37:55.343Z] ++ '[' -n 0 ']' [2022-08-23T20:37:55.343Z] ++ set -x [2022-08-23T20:37:55.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:37:55.598Z] INFO: Testing against a local daemon [2022-08-23T20:37:55.598Z] === RUN TestConfigInspect [2022-08-23T20:37:56.276Z] check_test.go:540: [d55a5a1fcdecb] daemon is not started [2022-08-23T20:37:56.276Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-23T20:37:57.805Z] --- PASS: TestServicePlugin (29.44s) [2022-08-23T20:37:57.805Z] === RUN TestServiceUpdateLabel [2022-08-23T20:37:58.165Z] --- PASS: TestConfigInspect (2.73s) [2022-08-23T20:37:58.165Z] === RUN TestConfigList [2022-08-23T20:37:58.365Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-08-23T20:37:58.365Z] === RUN TestServiceUpdateSecrets [2022-08-23T20:37:58.421Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-23T20:37:58.611Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-08-23T20:37:58.611Z] === CONT TestReadPluginNoRead [2022-08-23T20:37:58.982Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-23T20:37:59.544Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-23T20:37:59.800Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-23T20:38:00.362Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-23T20:38:00.362Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-23T20:38:00.362Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-23T20:38:00.496Z] === RUN TestReadPluginNoRead/default [2022-08-23T20:38:00.618Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-23T20:38:01.181Z] --- PASS: TestConfigList (2.98s) [2022-08-23T20:38:01.181Z] === RUN TestConfigsCreateAndDelete [2022-08-23T20:38:01.422Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-23T20:38:02.107Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-23T20:38:02.785Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-23T20:38:03.041Z] --- PASS: TestContinueAfterPluginCrash (7.91s) [2022-08-23T20:38:03.473Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-23T20:38:03.730Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-23T20:38:03.730Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-23T20:38:03.986Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2022-08-23T20:38:03.986Z] === RUN TestConfigsUpdate [2022-08-23T20:38:04.009Z] === CONT TestReadPluginNoRead [2022-08-23T20:38:04.009Z] read_test.go:92: [de7aa43be01a5] daemon is not started [2022-08-23T20:38:04.009Z] --- PASS: TestReadPluginNoRead (5.63s) [2022-08-23T20:38:04.009Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-08-23T20:38:04.009Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-08-23T20:38:04.009Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-23T20:38:04.009Z] PASS [2022-08-23T20:38:04.009Z] [2022-08-23T20:38:04.009Z] DONE 6 tests in 8.716s [2022-08-23T20:38:04.009Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-23T20:38:04.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:38:04.009Z] ++ set -e [2022-08-23T20:38:04.009Z] ++ '[' -n 0 ']' [2022-08-23T20:38:04.009Z] ++ set -x [2022-08-23T20:38:04.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:38:04.009Z] testing: warning: no tests to run [2022-08-23T20:38:04.009Z] PASS [2022-08-23T20:38:04.009Z] [2022-08-23T20:38:04.009Z] DONE 0 tests in 0.035s [2022-08-23T20:38:04.009Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-23T20:38:04.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:38:04.009Z] ++ set -e [2022-08-23T20:38:04.009Z] ++ '[' -n 0 ']' [2022-08-23T20:38:04.009Z] ++ set -x [2022-08-23T20:38:04.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:38:04.009Z] INFO: Testing against a local daemon [2022-08-23T20:38:04.009Z] === RUN TestPluginWithDevMounts [2022-08-23T20:38:04.009Z] === PAUSE TestPluginWithDevMounts [2022-08-23T20:38:04.009Z] === CONT TestPluginWithDevMounts [2022-08-23T20:38:04.546Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-23T20:38:05.416Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-23T20:38:05.416Z] PASS [2022-08-23T20:38:05.416Z] [2022-08-23T20:38:05.416Z] DONE 1 tests in 1.616s [2022-08-23T20:38:05.416Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-23T20:38:05.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:38:05.416Z] ++ set -e [2022-08-23T20:38:05.416Z] ++ '[' -n 0 ']' [2022-08-23T20:38:05.416Z] ++ set -x [2022-08-23T20:38:05.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:38:05.473Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-23T20:38:05.672Z] INFO: Testing against a local daemon [2022-08-23T20:38:05.672Z] === RUN TestSecretInspect [2022-08-23T20:38:06.035Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-23T20:38:06.035Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-23T20:38:06.962Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-23T20:38:06.962Z] --- PASS: TestConfigsUpdate (2.86s) [2022-08-23T20:38:06.962Z] === RUN TestTemplatedConfig [2022-08-23T20:38:07.528Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-23T20:38:07.528Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-23T20:38:07.528Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-23T20:38:08.228Z] --- PASS: TestSecretInspect (2.17s) [2022-08-23T20:38:08.228Z] === RUN TestSecretList [2022-08-23T20:38:08.456Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-23T20:38:08.456Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-23T20:38:08.456Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-23T20:38:08.456Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-23T20:38:08.712Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-23T20:38:08.968Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-23T20:38:09.531Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-23T20:38:10.113Z] --- PASS: TestSecretList (2.27s) [2022-08-23T20:38:10.113Z] === RUN TestSecretsCreateAndDelete [2022-08-23T20:38:10.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-23T20:38:10.714Z] --- PASS: TestTemplatedConfig (3.68s) [2022-08-23T20:38:10.714Z] === RUN TestConfigCreateResolve [2022-08-23T20:38:11.276Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-23T20:38:11.276Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-23T20:38:12.204Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-23T20:38:12.626Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-23T20:38:12.626Z] === RUN TestSecretsUpdate [2022-08-23T20:38:12.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-23T20:38:13.193Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-08-23T20:38:13.193Z] === RUN TestServiceUpdateConfigs [2022-08-23T20:38:13.330Z] --- PASS: TestConfigCreateResolve (2.74s) [2022-08-23T20:38:13.330Z] PASS [2022-08-23T20:38:13.330Z] [2022-08-23T20:38:13.330Z] DONE 6 tests in 18.002s [2022-08-23T20:38:13.330Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-23T20:38:13.330Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:38:13.330Z] ++ set -e [2022-08-23T20:38:13.330Z] ++ '[' -n 0 ']' [2022-08-23T20:38:13.330Z] ++ set -x [2022-08-23T20:38:13.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:38:13.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-23T20:38:13.586Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-23T20:38:13.586Z] INFO: Testing against a local daemon [2022-08-23T20:38:13.586Z] === RUN TestAttachWithTTY [2022-08-23T20:38:13.844Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-23T20:38:13.844Z] === RUN TestAttachWithoutTTy [2022-08-23T20:38:13.844Z] --- PASS: TestAttachWithoutTTy (0.09s) [2022-08-23T20:38:13.844Z] === RUN TestCheckpoint [2022-08-23T20:38:13.844Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-23T20:38:13.844Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/commit [2022-08-23T20:38:13.844Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-23T20:38:13.844Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:38:13.844Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:38:13.844Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:38:13.844Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:38:13.844Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:38:13.844Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:38:13.844Z] === CONT TestContainerInvalidJSON/commit [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-23T20:38:13.844Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-23T20:38:13.844Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-23T20:38:13.844Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-23T20:38:13.844Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-23T20:38:13.844Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-23T20:38:13.844Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-23T20:38:13.844Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-23T20:38:13.844Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-23T20:38:13.845Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-23T20:38:13.845Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-23T20:38:14.104Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-23T20:38:14.104Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-23T20:38:14.104Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-23T20:38:14.104Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-23T20:38:14.104Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-23T20:38:14.104Z] === RUN TestCopyEmptyFile [2022-08-23T20:38:14.360Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-23T20:38:14.511Z] --- PASS: TestSecretsUpdate (2.14s) [2022-08-23T20:38:14.511Z] === RUN TestTemplatedSecret [2022-08-23T20:38:14.630Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-23T20:38:14.630Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-08-23T20:38:14.630Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-23T20:38:14.630Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-08-23T20:38:14.630Z] === RUN TestCopyFromContainer [2022-08-23T20:38:15.566Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-23T20:38:16.130Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-23T20:38:16.385Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-23T20:38:16.385Z] === RUN TestCopyFromContainer// [2022-08-23T20:38:16.641Z] === RUN TestCopyFromContainer//bar/root [2022-08-23T20:38:16.897Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-23T20:38:16.897Z] === RUN TestCopyFromContainer/bar/quux [2022-08-23T20:38:17.065Z] --- PASS: TestTemplatedSecret (2.43s) [2022-08-23T20:38:17.065Z] === RUN TestSecretCreateResolve [2022-08-23T20:38:17.153Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-23T20:38:17.153Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-23T20:38:17.153Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-23T20:38:17.153Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-23T20:38:17.410Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-23T20:38:17.410Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-23T20:38:17.666Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-23T20:38:17.666Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer (3.28s) [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-23T20:38:17.922Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-08-23T20:38:17.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-23T20:38:17.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:38:17.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:38:17.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:38:17.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:38:17.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:38:17.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:38:17.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-23T20:38:17.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-23T20:38:17.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-23T20:38:17.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-23T20:38:17.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-23T20:38:17.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-23T20:38:17.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-23T20:38:17.922Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-23T20:38:17.922Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-23T20:38:17.922Z] === RUN TestCreateWithInvalidEnv [2022-08-23T20:38:17.922Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-23T20:38:17.922Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-23T20:38:17.922Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-23T20:38:17.922Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-23T20:38:17.922Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-23T20:38:17.922Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-23T20:38:17.922Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-23T20:38:17.922Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-23T20:38:17.922Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-23T20:38:17.922Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-23T20:38:17.922Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-23T20:38:17.922Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-23T20:38:17.922Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-08-23T20:38:17.922Z] === RUN TestCreateTmpfsMountsTarget [2022-08-23T20:38:17.922Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-23T20:38:17.922Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-23T20:38:18.179Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-23T20:38:18.179Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-23T20:38:18.952Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-08-23T20:38:18.952Z] PASS [2022-08-23T20:38:18.952Z] [2022-08-23T20:38:18.952Z] DONE 6 tests in 13.539s [2022-08-23T20:38:18.952Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-23T20:38:18.952Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:38:18.952Z] ++ set -e [2022-08-23T20:38:18.952Z] ++ '[' -n 0 ']' [2022-08-23T20:38:18.952Z] ++ set -x [2022-08-23T20:38:18.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:38:19.107Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-23T20:38:19.207Z] INFO: Testing against a local daemon [2022-08-23T20:38:19.207Z] === RUN TestServiceCreateInit [2022-08-23T20:38:19.207Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-23T20:38:19.669Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-23T20:38:19.669Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-23T20:38:19.925Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-23T20:38:20.181Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s) [2022-08-23T20:38:20.181Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-23T20:38:20.181Z] check_test.go:540: [d72d8293a4f98] daemon is not started [2022-08-23T20:38:20.181Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-23T20:38:20.742Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-23T20:38:22.111Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2022-08-23T20:38:22.111Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-23T20:38:22.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:38:22.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:38:22.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:38:22.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:38:22.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:38:22.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:38:22.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:38:22.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:38:22.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:38:22.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:38:22.367Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-23T20:38:22.367Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-23T20:38:22.367Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-23T20:38:22.367Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-23T20:38:22.367Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-23T20:38:22.367Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-23T20:38:22.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-23T20:38:22.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-23T20:38:22.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-23T20:38:22.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-23T20:38:22.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-23T20:38:22.367Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-23T20:38:22.367Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-23T20:38:22.625Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-23T20:38:23.187Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2022-08-23T20:38:23.187Z] === RUN TestCreateDifferentPlatform [2022-08-23T20:38:23.187Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-23T20:38:23.187Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-23T20:38:23.187Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-23T20:38:23.187Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-23T20:38:23.187Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-23T20:38:23.187Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-23T20:38:23.187Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-23T20:38:23.187Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-23T20:38:23.187Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-23T20:38:23.187Z] === RUN TestCreateInvalidHostConfig [2022-08-23T20:38:23.187Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:38:23.187Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:38:23.187Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:38:23.187Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:38:23.187Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:38:23.187Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:38:23.187Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:38:23.187Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:38:23.187Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-23T20:38:23.187Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-23T20:38:23.187Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-23T20:38:23.187Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-23T20:38:23.187Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-23T20:38:23.187Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-23T20:38:23.187Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-23T20:38:23.187Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-23T20:38:23.187Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-23T20:38:23.187Z] === RUN TestContainerStartOnDaemonRestart [2022-08-23T20:38:23.187Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-23T20:38:23.187Z] === RUN TestDaemonRestartIpcMode [2022-08-23T20:38:23.187Z] === PAUSE TestDaemonRestartIpcMode [2022-08-23T20:38:23.187Z] === RUN TestDaemonHostGatewayIP [2022-08-23T20:38:23.187Z] === PAUSE TestDaemonHostGatewayIP [2022-08-23T20:38:23.187Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-23T20:38:23.187Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-23T20:38:23.187Z] === RUN TestContainerKillOnDaemonStart [2022-08-23T20:38:23.187Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-23T20:38:23.187Z] === RUN TestDiff [2022-08-23T20:38:23.368Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-23T20:38:24.114Z] --- PASS: TestDiff (0.70s) [2022-08-23T20:38:24.114Z] === RUN TestExecConsoleSize [2022-08-23T20:38:24.114Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-23T20:38:24.114Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-23T20:38:24.114Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-23T20:38:24.114Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-23T20:38:24.114Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-23T20:38:24.369Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-23T20:38:24.625Z] --- PASS: TestExecConsoleSize (0.80s) [2022-08-23T20:38:24.625Z] === RUN TestExecWithCloseStdin [2022-08-23T20:38:24.881Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-23T20:38:25.444Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-08-23T20:38:25.444Z] === RUN TestExec [2022-08-23T20:38:26.371Z] --- PASS: TestExec (0.65s) [2022-08-23T20:38:26.371Z] === RUN TestExecUser [2022-08-23T20:38:26.371Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-23T20:38:26.627Z] --- PASS: TestExecUser (0.58s) [2022-08-23T20:38:26.627Z] === RUN TestExportContainerAndImportImage [2022-08-23T20:38:26.673Z] --- PASS: TestServiceCreateInit (7.12s) [2022-08-23T20:38:26.673Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-08-23T20:38:26.673Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2022-08-23T20:38:26.673Z] === RUN TestCreateServiceMultipleTimes [2022-08-23T20:38:27.554Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-08-23T20:38:27.554Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-23T20:38:28.025Z] --- PASS: TestServiceUpdateConfigs (14.15s) [2022-08-23T20:38:28.025Z] === RUN TestServiceUpdateNetwork [2022-08-23T20:38:28.918Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-23T20:38:28.918Z] === RUN TestHealthCheckWorkdir [2022-08-23T20:38:29.173Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-08-23T20:38:29.173Z] === RUN TestHealthKillContainer [2022-08-23T20:38:29.428Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-23T20:38:29.990Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-23T20:38:29.990Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-23T20:38:30.552Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-23T20:38:30.552Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-23T20:38:30.552Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-23T20:38:30.552Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-23T20:38:33.064Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-23T20:38:33.625Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-23T20:38:33.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-23T20:38:34.188Z] check_test.go:540: [dc541bebc9915] daemon is not started [2022-08-23T20:38:34.188Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-23T20:38:34.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-23T20:38:34.701Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-23T20:38:34.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-23T20:38:35.213Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-23T20:38:35.774Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-23T20:38:36.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-23T20:38:37.700Z] --- PASS: TestHealthKillContainer (8.31s) [2022-08-23T20:38:37.700Z] === RUN TestHealthCheckProcessKilled [2022-08-23T20:38:37.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-23T20:38:37.956Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-23T20:38:38.517Z] --- PASS: TestHealthCheckProcessKilled (0.85s) [2022-08-23T20:38:38.517Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-23T20:38:39.079Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-08-23T20:38:39.079Z] === RUN TestIpcModeNone [2022-08-23T20:38:39.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c57e18__} [2022-08-23T20:38:39.897Z] --- PASS: TestIpcModeNone (0.82s) [2022-08-23T20:38:39.897Z] === RUN TestIpcModePrivate [2022-08-23T20:38:40.153Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2022-08-23T20:38:40.184Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-08-23T20:38:40.184Z] === RUN TestServiceUpdatePidsLimit [2022-08-23T20:38:40.409Z] --- PASS: TestIpcModePrivate (0.59s) [2022-08-23T20:38:40.409Z] === RUN TestIpcModeShareable [2022-08-23T20:38:40.665Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2022-08-23T20:38:40.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12984054152_/foo_false_____} [2022-08-23T20:38:40.744Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-23T20:38:40.921Z] --- PASS: TestIpcModeShareable (0.53s) [2022-08-23T20:38:40.921Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-23T20:38:41.304Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-23T20:38:41.617Z] --- PASS: TestCreateServiceMultipleTimes (15.05s) [2022-08-23T20:38:41.617Z] === RUN TestCreateServiceConflict [2022-08-23T20:38:42.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12984054152_/foo_true_____} [2022-08-23T20:38:42.848Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-23T20:38:43.103Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2022-08-23T20:38:43.103Z] === RUN TestAPIIpcModeHost [2022-08-23T20:38:43.503Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-23T20:38:43.503Z] === RUN TestCreateServiceMaxReplicas [2022-08-23T20:38:43.667Z] --- PASS: TestAPIIpcModeHost (0.50s) [2022-08-23T20:38:43.667Z] === RUN TestDaemonIpcModeShareable [2022-08-23T20:38:43.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3235051649_/foo_false_____} [2022-08-23T20:38:45.074Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-08-23T20:38:45.074Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-23T20:38:45.074Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-23T20:38:45.074Z] check_test.go:540: [ddbf04d0b011b] daemon is not started [2022-08-23T20:38:45.074Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-23T20:38:45.074Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2022-08-23T20:38:45.074Z] === RUN TestDaemonIpcModePrivate [2022-08-23T20:38:45.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3235051649_/foo_true_____} [2022-08-23T20:38:45.643Z] .........................xx.................... [ 29%] [2022-08-23T20:38:46.098Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-08-23T20:38:46.098Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-23T20:38:46.697Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2022-08-23T20:38:46.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3235051649_/foo_true__0xc000c57e48___} [2022-08-23T20:38:46.952Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2022-08-23T20:38:46.952Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-23T20:38:46.952Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-23T20:38:48.318Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-23T20:38:48.318Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2022-08-23T20:38:48.318Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-23T20:38:48.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c57e60__} [2022-08-23T20:38:49.243Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-23T20:38:49.380Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-23T20:38:49.499Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-08-23T20:38:49.754Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2022-08-23T20:38:49.754Z] === RUN TestIpcModeOlderClient [2022-08-23T20:38:49.754Z] === PAUSE TestIpcModeOlderClient [2022-08-23T20:38:49.754Z] === RUN TestKillContainerInvalidSignal [2022-08-23T20:38:49.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c57e78__} [2022-08-23T20:38:50.316Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2022-08-23T20:38:50.316Z] === RUN TestKillContainer [2022-08-23T20:38:50.316Z] === RUN TestKillContainer/no_signal [2022-08-23T20:38:50.572Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-23T20:38:51.133Z] === RUN TestKillContainer/non_killing_signal [2022-08-23T20:38:51.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c57e90__} [2022-08-23T20:38:51.390Z] === RUN TestKillContainer/killing_signal [2022-08-23T20:38:52.317Z] check_test.go:540: [d034307265eaf] daemon is not started [2022-08-23T20:38:52.317Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-23T20:38:52.573Z] --- PASS: TestKillContainer (2.05s) [2022-08-23T20:38:52.573Z] --- PASS: TestKillContainer/no_signal (0.58s) [2022-08-23T20:38:52.573Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-08-23T20:38:52.573Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2022-08-23T20:38:52.573Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-23T20:38:52.573Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-23T20:38:53.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c57ea8__} [2022-08-23T20:38:53.135Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-23T20:38:54.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-23T20:38:54.061Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2022-08-23T20:38:54.061Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2022-08-23T20:38:54.061Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-08-23T20:38:54.061Z] === RUN TestKillStoppedContainer [2022-08-23T20:38:54.061Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-08-23T20:38:54.061Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-23T20:38:54.061Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-08-23T20:38:54.061Z] === RUN TestKillDifferentUserContainer [2022-08-23T20:38:54.990Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2022-08-23T20:38:54.990Z] === RUN TestInspectOomKilledTrue [2022-08-23T20:38:54.990Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-23T20:38:54.990Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-08-23T20:38:54.990Z] === RUN TestInspectOomKilledFalse [2022-08-23T20:38:54.990Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-23T20:38:54.990Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-23T20:38:54.990Z] === RUN TestLinksEtcHostsContentMatch [2022-08-23T20:38:54.990Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-23T20:38:55.551Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-08-23T20:38:55.551Z] === RUN TestLinksContainerNames [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-23T20:38:55.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-23T20:38:55.551Z] check_test.go:540: [df6893fdef705] daemon is not started [2022-08-23T20:38:55.552Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-23T20:38:55.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-23T20:38:55.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-23T20:38:55.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-23T20:38:55.807Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-23T20:38:55.807Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-23T20:38:55.807Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-23T20:38:55.807Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-23T20:38:55.909Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-08-23T20:38:55.909Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-23T20:38:55.909Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-23T20:38:55.909Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-23T20:38:55.909Z] PASS [2022-08-23T20:38:55.909Z] [2022-08-23T20:38:55.909Z] === Skipped [2022-08-23T20:38:55.909Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-23T20:38:55.909Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-23T20:38:55.909Z] [2022-08-23T20:38:55.909Z] DONE 27 tests, 1 skipped in 162.339s [2022-08-23T20:38:55.909Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-23T20:38:55.909Z] INFO: Testing against a local daemon [2022-08-23T20:38:55.909Z] === RUN TestSessionCreate [2022-08-23T20:38:55.909Z] --- PASS: TestSessionCreate (0.03s) [2022-08-23T20:38:55.909Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-23T20:38:55.909Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-23T20:38:55.909Z] PASS [2022-08-23T20:38:55.909Z] [2022-08-23T20:38:55.909Z] DONE 2 tests in 0.064s [2022-08-23T20:38:55.909Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-23T20:38:55.909Z] INFO: Testing against a local daemon [2022-08-23T20:38:55.909Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-23T20:38:55.909Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-23T20:38:55.909Z] === RUN TestDiskUsage [2022-08-23T20:38:55.909Z] === PAUSE TestDiskUsage [2022-08-23T20:38:55.909Z] === RUN TestEventsExecDie [2022-08-23T20:38:56.469Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-23T20:38:56.469Z] === RUN TestEventsBackwardsCompatible [2022-08-23T20:38:56.469Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-23T20:38:56.469Z] === RUN TestEventsVolumeCreate [2022-08-23T20:38:56.469Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-23T20:38:56.469Z] === RUN TestInfoBinaryCommits [2022-08-23T20:38:56.469Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-23T20:38:56.469Z] === RUN TestInfoAPIVersioned [2022-08-23T20:38:56.469Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-23T20:38:56.469Z] === RUN TestInfoAPI [2022-08-23T20:38:56.469Z] --- PASS: TestInfoAPI (0.02s) [2022-08-23T20:38:56.469Z] === RUN TestInfoAPIWarnings [2022-08-23T20:38:56.735Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-23T20:38:56.735Z] --- PASS: TestLinksContainerNames (1.35s) [2022-08-23T20:38:56.735Z] === RUN TestLogsFollowTailEmpty [2022-08-23T20:38:57.662Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2022-08-23T20:38:57.662Z] === RUN TestLogs [2022-08-23T20:38:57.662Z] === RUN TestLogs/driver_local [2022-08-23T20:38:57.662Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:38:57.662Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:38:57.662Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-23T20:38:57.662Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-23T20:38:57.662Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-23T20:38:57.662Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-23T20:38:57.662Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:38:57.662Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:38:57.662Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:38:57.662Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:38:57.662Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:38:57.662Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:38:57.662Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-23T20:38:57.662Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-23T20:38:57.662Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-23T20:38:58.591Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-23T20:38:58.847Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-23T20:38:58.847Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-23T20:38:58.847Z] docker_cli_daemon_plugins_test.go:80: [de2e2f0b7a54d] daemon is not started [2022-08-23T20:38:59.777Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-23T20:38:59.777Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-23T20:39:00.339Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-23T20:39:00.339Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-23T20:39:00.596Z] === RUN TestLogs/driver_json-file [2022-08-23T20:39:00.596Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:39:00.596Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:39:00.596Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:39:00.596Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:39:00.596Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:39:00.596Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:39:00.596Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:39:00.596Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:39:00.596Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:39:00.596Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:39:00.596Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:39:00.596Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:39:00.853Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-23T20:39:00.853Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-23T20:39:00.929Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2022-08-23T20:39:00.929Z] === RUN TestCreateServiceSecretFileMode [2022-08-23T20:39:01.490Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-08-23T20:39:01.490Z] === RUN TestCreateServiceConfigFileMode [2022-08-23T20:39:01.832Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-23T20:39:01.832Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-23T20:39:02.029Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-23T20:39:02.092Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-23T20:39:02.659Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-23T20:39:02.920Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-23T20:39:03.175Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-23T20:39:03.431Z] docker_cli_daemon_plugins_test.go:170: [dae2849dfd6a5] daemon is not started [2022-08-23T20:39:03.996Z] --- PASS: TestLogs (6.44s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.26s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.26s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.96s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.99s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.95s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.04s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.02s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.08s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.99s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.10s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.13s) [2022-08-23T20:39:03.996Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.97s) [2022-08-23T20:39:03.996Z] === RUN TestContainerNetworkMountsNoChown [2022-08-23T20:39:03.996Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-23T20:39:03.996Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-23T20:39:04.044Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2022-08-23T20:39:04.044Z] === RUN TestCreateServiceSysctls [2022-08-23T20:39:04.557Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/default [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/default [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/private [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/private [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rprivate [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/slave [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/slave [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rslave [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/shared [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/shared [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rshared [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/rslave [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/default [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/slave [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/rprivate [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/private [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/rshared [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/shared [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:39:04.557Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-23T20:39:04.557Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-23T20:39:04.557Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-23T20:39:04.813Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-23T20:39:04.813Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-23T20:39:04.813Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-23T20:39:04.813Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-23T20:39:04.813Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-23T20:39:04.813Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-23T20:39:04.813Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-23T20:39:04.813Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-23T20:39:04.813Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-23T20:39:04.813Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-23T20:39:04.813Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-23T20:39:04.813Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-23T20:39:05.069Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-23T20:39:05.325Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-23T20:39:05.326Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-23T20:39:05.326Z] === RUN TestContainerBindMountNonRecursive [2022-08-23T20:39:05.581Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-23T20:39:06.512Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-23T20:39:07.354Z] --- PASS: TestCreateServiceSysctls (2.97s) [2022-08-23T20:39:07.354Z] === RUN TestCreateServiceCapabilities [2022-08-23T20:39:07.440Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2022-08-23T20:39:07.440Z] === RUN TestContainerVolumesMountedAsShared [2022-08-23T20:39:08.367Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2022-08-23T20:39:08.367Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-23T20:39:08.367Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-23T20:39:08.367Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-23T20:39:08.623Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s) [2022-08-23T20:39:08.623Z] === RUN TestNetworkNat [2022-08-23T20:39:08.880Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-23T20:39:09.240Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-08-23T20:39:09.240Z] === RUN TestInspect [2022-08-23T20:39:09.442Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-23T20:39:09.442Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-23T20:39:09.442Z] --- PASS: TestNetworkNat (0.72s) [2022-08-23T20:39:09.442Z] === RUN TestNetworkLocalhostTCPNat [2022-08-23T20:39:09.518Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-23T20:39:10.003Z] check_test.go:540: [db5c04462e3b1] daemon is not started [2022-08-23T20:39:10.003Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-23T20:39:10.003Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-23T20:39:10.003Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-08-23T20:39:10.003Z] === RUN TestNetworkLoopbackNat [2022-08-23T20:39:10.933Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-23T20:39:11.496Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-23T20:39:11.496Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-23T20:39:11.794Z] --- PASS: TestInspect (2.27s) [2022-08-23T20:39:11.794Z] === RUN TestCreateJob [2022-08-23T20:39:12.422Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-23T20:39:12.983Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-23T20:39:12.983Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-23T20:39:13.240Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-08-23T20:39:13.240Z] === RUN TestPause [2022-08-23T20:39:13.802Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-23T20:39:14.058Z] --- PASS: TestPause (0.82s) [2022-08-23T20:39:14.058Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-23T20:39:14.058Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-23T20:39:14.058Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-23T20:39:14.058Z] === RUN TestPauseStopPausedContainer [2022-08-23T20:39:14.499Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-23T20:39:14.499Z] === RUN TestInfoDebug [2022-08-23T20:39:14.499Z] --- PASS: TestInfoDebug (0.52s) [2022-08-23T20:39:14.499Z] === RUN TestInfoInsecureRegistries [2022-08-23T20:39:14.499Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-23T20:39:14.499Z] === RUN TestInfoRegistryMirrors [2022-08-23T20:39:14.499Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-23T20:39:14.499Z] === RUN TestLoginFailsWithBadCredentials [2022-08-23T20:39:14.521Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-23T20:39:14.621Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-23T20:39:15.056Z] --- PASS: TestCreateJob (2.94s) [2022-08-23T20:39:15.056Z] === RUN TestReplicatedJob [2022-08-23T20:39:15.059Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-23T20:39:15.059Z] === RUN TestPingCacheHeaders [2022-08-23T20:39:15.059Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-23T20:39:15.059Z] === RUN TestPingGet [2022-08-23T20:39:15.059Z] --- PASS: TestPingGet (0.01s) [2022-08-23T20:39:15.059Z] === RUN TestPingHead [2022-08-23T20:39:15.059Z] --- PASS: TestPingHead (0.02s) [2022-08-23T20:39:15.059Z] === RUN TestPingSwarmHeader [2022-08-23T20:39:15.133Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2022-08-23T20:39:15.133Z] === RUN TestPidHost [2022-08-23T20:39:15.620Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-23T20:39:15.620Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-23T20:39:15.696Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-23T20:39:16.547Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-23T20:39:16.624Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-23T20:39:16.804Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-08-23T20:39:16.804Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-23T20:39:16.804Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-23T20:39:16.804Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-23T20:39:16.804Z] === RUN TestPingBuilderHeader [2022-08-23T20:39:16.804Z] === RUN TestPingBuilderHeader/default_config [2022-08-23T20:39:16.880Z] --- PASS: TestPidHost (1.78s) [2022-08-23T20:39:16.880Z] === RUN TestPsFilter [2022-08-23T20:39:16.880Z] --- PASS: TestPsFilter (0.13s) [2022-08-23T20:39:16.880Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-23T20:39:17.364Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-23T20:39:17.443Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2022-08-23T20:39:17.443Z] === RUN TestRemoveContainerWithVolume [2022-08-23T20:39:17.619Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-23T20:39:17.619Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-23T20:39:17.619Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-23T20:39:17.619Z] === RUN TestVersion [2022-08-23T20:39:17.875Z] --- PASS: TestVersion (0.02s) [2022-08-23T20:39:17.875Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-23T20:39:17.875Z] === CONT TestDiskUsage [2022-08-23T20:39:18.005Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-23T20:39:18.005Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2022-08-23T20:39:18.005Z] === RUN TestRemoveContainerRunning [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty/container_types [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty/image_types [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty/volume_types [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-23T20:39:18.436Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-23T20:39:18.571Z] --- PASS: TestRemoveContainerRunning (0.58s) [2022-08-23T20:39:18.571Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-23T20:39:18.692Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-23T20:39:18.692Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-23T20:39:18.692Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-23T20:39:18.692Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-23T20:39:18.692Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-23T20:39:18.692Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-23T20:39:18.692Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-23T20:39:18.692Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-23T20:39:18.692Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-23T20:39:18.692Z] === RUN TestDiskUsage/after_container.Run [2022-08-23T20:39:19.218Z] --- PASS: TestReplicatedJob (4.56s) [2022-08-23T20:39:19.218Z] === RUN TestUpdateReplicatedJob [2022-08-23T20:39:19.252Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-23T20:39:19.252Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-23T20:39:19.252Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-23T20:39:19.252Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-23T20:39:19.252Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-23T20:39:19.252Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-23T20:39:19.252Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-23T20:39:19.252Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-23T20:39:19.252Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-23T20:39:19.252Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-23T20:39:19.498Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2022-08-23T20:39:19.498Z] === RUN TestRemoveInvalidContainer [2022-08-23T20:39:19.498Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-23T20:39:19.498Z] === RUN TestRenameLinkedContainer [2022-08-23T20:39:19.498Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-23T20:39:19.508Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.70s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage (1.71s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.01s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run (0.65s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-23T20:39:19.508Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:39:19.508Z] PASS [2022-08-23T20:39:19.508Z] [2022-08-23T20:39:19.508Z] DONE 57 tests in 23.722s [2022-08-23T20:39:19.508Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-23T20:39:19.508Z] INFO: Testing against a local daemon [2022-08-23T20:39:19.508Z] === RUN TestVolumesCreateAndList [2022-08-23T20:39:19.508Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-23T20:39:19.508Z] === RUN TestVolumesRemove [2022-08-23T20:39:19.508Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-23T20:39:19.508Z] === RUN TestVolumesInspect [2022-08-23T20:39:19.763Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-23T20:39:19.763Z] === RUN TestVolumesInvalidJSON [2022-08-23T20:39:19.763Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-23T20:39:19.763Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-23T20:39:19.763Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-23T20:39:19.763Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-23T20:39:19.763Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-23T20:39:19.763Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-23T20:39:19.763Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-23T20:39:19.763Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-23T20:39:19.763Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-23T20:39:19.763Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-23T20:39:19.763Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-23T20:39:19.763Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-23T20:39:19.763Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-23T20:39:19.763Z] PASS [2022-08-23T20:39:19.763Z] [2022-08-23T20:39:19.763Z] DONE 9 tests in 0.162s [2022-08-23T20:39:19.763Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-23T20:39:20.328Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-23T20:39:20.328Z] Removing test suite binaries [2022-08-23T20:39:20.328Z] exiting test-integration [2022-08-23T20:39:20.328Z] ++ exit 0 [2022-08-23T20:39:20.328Z] [2022-08-23T20:39:20.863Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-23T20:39:21.425Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-23T20:39:21.680Z] --- PASS: TestRenameLinkedContainer (2.42s) [2022-08-23T20:39:21.680Z] === RUN TestRenameStoppedContainer Post stage [Pipeline] junit [2022-08-23T20:39:21.702Z] Recording test results [2022-08-23T20:39:22.240Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-08-23T20:39:22.240Z] === RUN TestRenameRunningContainerAndReuse [2022-08-23T20:39:22.480Z] --- PASS: TestUpdateReplicatedJob (2.91s) [2022-08-23T20:39:22.480Z] === RUN TestServiceListWithStatuses [2022-08-23T20:39:22.480Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-23T20:39:22.480Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-23T20:39:22.480Z] === RUN TestDockerNetworkConnectAlias [2022-08-23T20:39:23.004Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-23T20:39:23.167Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-08-23T20:39:23.167Z] === RUN TestRenameInvalidName [2022-08-23T20:39:23.369Z] + echo Ensuring container killed. [2022-08-23T20:39:23.369Z] Ensuring container killed. [2022-08-23T20:39:23.369Z] + docker rm -vf docker-pr1 [2022-08-23T20:39:23.369Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-23T20:39:23.423Z] --- PASS: TestRenameInvalidName (0.48s) [2022-08-23T20:39:23.423Z] === RUN TestRenameAnonymousContainer [2022-08-23T20:39:23.686Z] + echo Chowning /workspace to jenkins user [2022-08-23T20:39:23.687Z] Chowning /workspace to jenkins user [2022-08-23T20:39:23.687Z] + id -u [2022-08-23T20:39:23.687Z] + id -g [2022-08-23T20:39:23.687Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44017:/workspace busybox chown -R 1000:1000 /workspace [2022-08-23T20:39:23.687Z] Unable to find image 'busybox:latest' locally [2022-08-23T20:39:23.687Z] latest: Pulling from library/busybox [2022-08-23T20:39:23.942Z] 50783e0dfb64: Pulling fs layer [2022-08-23T20:39:23.942Z] 50783e0dfb64: Verifying Checksum [2022-08-23T20:39:23.942Z] 50783e0dfb64: Download complete [2022-08-23T20:39:23.942Z] 50783e0dfb64: Pull complete [2022-08-23T20:39:23.942Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-23T20:39:23.942Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [2022-08-23T20:39:25.313Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-23T20:39:25.313Z] --- PASS: TestRenameAnonymousContainer (1.71s) [2022-08-23T20:39:25.313Z] === RUN TestRenameContainerWithSameName [Pipeline] sh [2022-08-23T20:39:25.634Z] + bundleName=amd64-cgroup2 [2022-08-23T20:39:25.634Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-23T20:39:25.634Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-23T20:39:25.634Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-23T20:39:25.634Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-23T20:39:25.874Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2022-08-23T20:39:25.874Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] archiveArtifacts [2022-08-23T20:39:25.898Z] Archiving artifacts [2022-08-23T20:39:26.688Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2022-08-23T20:39:26.688Z] === RUN TestDockerNetworkReConnect [2022-08-23T20:39:26.801Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-08-23T20:39:26.801Z] === RUN TestResize [2022-08-23T20:39:27.057Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-23T20:39:27.312Z] --- PASS: TestResize (0.60s) [2022-08-23T20:39:27.312Z] === RUN TestResizeWithInvalidSize [2022-08-23T20:39:27.483Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44017/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-23T20:39:27.824Z] + make clean [2022-08-23T20:39:27.824Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-23T20:39:27.824Z] docker-dev-cache [2022-08-23T20:39:27.824Z] docker-mod-cache [Pipeline] deleteDir [2022-08-23T20:39:27.919Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-08-23T20:39:27.919Z] === RUN TestResizeWhenContainerNotStarted [2022-08-23T20:39:28.174Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:39:28.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:39:28.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:39:28.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-23T20:39:28.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-08-23T20:39:29.954Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-08-23T20:39:29.954Z] === RUN TestServicePlugin [2022-08-23T20:39:29.954Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:39:29.954Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-23T20:39:29.954Z] === RUN TestServiceUpdateLabel [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-23T20:39:30.691Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:39:31.017Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-23T20:39:31.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:39:31.618Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-23T20:39:31.618Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-23T20:39:31.926Z] --- PASS: TestServiceUpdateLabel (2.29s) [2022-08-23T20:39:31.926Z] === RUN TestServiceUpdateSecrets [2022-08-23T20:39:32.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-23T20:39:32.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-23T20:39:33.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:39:34.291Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-23T20:39:36.180Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-23T20:39:36.436Z] check_test.go:540: [db62d61b3e818] daemon is not started [2022-08-23T20:39:36.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-23T20:39:37.801Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-23T20:39:38.058Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-23T20:39:38.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-23T20:39:38.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-23T20:39:40.613Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-23T20:39:42.382Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-23T20:39:42.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-23T20:39:42.482Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-23T20:39:43.412Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-23T20:39:43.412Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-23T20:39:43.412Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-23T20:39:43.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-23T20:39:44.778Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-23T20:39:44.778Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-23T20:39:46.148Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-23T20:39:46.534Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-23T20:39:46.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-23T20:39:46.840Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-08-23T20:39:46.840Z] === RUN TestServiceUpdateConfigs [2022-08-23T20:39:46.964Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-23T20:39:47.892Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-23T20:39:49.259Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-23T20:39:49.259Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-23T20:39:50.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-23T20:39:50.357Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-23T20:39:50.357Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-23T20:39:50.357Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-23T20:39:50.929Z] ............................ [ 66%] [2022-08-23T20:39:51.334Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-23T20:39:52.281Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-23T20:39:53.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.07s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.12s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.15s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.65s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.48s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.95s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.21s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.38s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.33s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.54s) [2022-08-23T20:39:53.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.43s) [2022-08-23T20:39:53.477Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-23T20:39:53.477Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-23T20:39:54.842Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-23T20:39:55.097Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-23T20:39:55.659Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.37s) [2022-08-23T20:39:55.659Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.27s) [2022-08-23T20:39:55.659Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.08s) [2022-08-23T20:39:55.659Z] === RUN TestCgroupNamespacesRun [2022-08-23T20:39:56.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-23T20:39:56.226Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-23T20:39:57.156Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-23T20:39:57.412Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2022-08-23T20:39:57.412Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-23T20:39:58.778Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s) [2022-08-23T20:39:58.778Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-23T20:40:00.667Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.43s) [2022-08-23T20:40:00.667Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-23T20:40:00.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-23T20:40:01.594Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2022-08-23T20:40:01.594Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-23T20:40:01.945Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-08-23T20:40:01.945Z] === RUN TestServiceUpdateNetwork [2022-08-23T20:40:02.156Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-23T20:40:02.718Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-23T20:40:03.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-23T20:40:03.534Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2022-08-23T20:40:03.534Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-23T20:40:04.463Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-23T20:40:05.024Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-08-23T20:40:05.024Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-23T20:40:05.952Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2022-08-23T20:40:05.952Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-23T20:40:07.317Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2022-08-23T20:40:07.317Z] === RUN TestNISDomainname [2022-08-23T20:40:07.878Z] check_test.go:540: [db6d28d81c141] daemon is not started [2022-08-23T20:40:07.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-23T20:40:08.133Z] --- PASS: TestNISDomainname (0.88s) [2022-08-23T20:40:08.133Z] === RUN TestHostnameDnsResolution [2022-08-23T20:40:09.062Z] --- PASS: TestHostnameDnsResolution (0.89s) [2022-08-23T20:40:09.062Z] === RUN TestUnprivilegedPortsAndPing [2022-08-23T20:40:09.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-23T20:40:09.990Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s) [2022-08-23T20:40:09.990Z] === RUN TestPrivilegedHostDevices [2022-08-23T20:40:10.554Z] --- PASS: TestPrivilegedHostDevices (0.78s) [2022-08-23T20:40:10.554Z] === RUN TestRunConsoleSize [2022-08-23T20:40:11.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-23T20:40:11.372Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-23T20:40:11.372Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-23T20:40:11.372Z] --- PASS: TestRunConsoleSize (0.73s) [2022-08-23T20:40:11.372Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-23T20:40:11.372Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-23T20:40:12.301Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-23T20:40:12.301Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-23T20:40:12.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-23T20:40:12.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-23T20:40:13.792Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-23T20:40:13.792Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-23T20:40:14.111Z] --- PASS: TestServiceUpdateNetwork (12.00s) [2022-08-23T20:40:14.111Z] === RUN TestServiceUpdatePidsLimit [2022-08-23T20:40:14.111Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-23T20:40:14.355Z] --- PASS: TestRunWithAlternativeContainerdShim (2.91s) [2022-08-23T20:40:14.355Z] === RUN TestStats [2022-08-23T20:40:14.698Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-23T20:40:15.282Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-23T20:40:15.282Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-23T20:40:15.844Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-23T20:40:17.209Z] --- PASS: TestStats (2.78s) [2022-08-23T20:40:17.209Z] === RUN TestStopContainerWithTimeout [2022-08-23T20:40:17.209Z] === RUN TestStopContainerWithTimeout/0 [2022-08-23T20:40:17.209Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-23T20:40:17.209Z] === RUN TestStopContainerWithTimeout/1 [2022-08-23T20:40:17.209Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-23T20:40:17.209Z] === RUN TestStopContainerWithTimeout/3 [2022-08-23T20:40:17.209Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-23T20:40:17.209Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-23T20:40:17.209Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-23T20:40:17.209Z] === CONT TestStopContainerWithTimeout/0 [2022-08-23T20:40:17.209Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-23T20:40:17.772Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-23T20:40:18.027Z] === CONT TestStopContainerWithTimeout/3 [2022-08-23T20:40:19.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-23T20:40:19.651Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-23T20:40:20.214Z] === CONT TestStopContainerWithTimeout/1 [2022-08-23T20:40:20.214Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-23T20:40:21.141Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-23T20:40:21.233Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-23T20:40:21.703Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-23T20:40:21.703Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-08-23T20:40:21.703Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2022-08-23T20:40:21.703Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-08-23T20:40:21.703Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-08-23T20:40:21.703Z] === RUN TestDeleteDevicemapper [2022-08-23T20:40:21.958Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-23T20:40:21.958Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-23T20:40:21.958Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-23T20:40:22.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-23T20:40:22.775Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-23T20:40:23.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-23T20:40:23.960Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-23T20:40:23.960Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) [2022-08-23T20:40:23.960Z] === RUN TestUpdateMemory [2022-08-23T20:40:23.960Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-23T20:40:23.960Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-23T20:40:23.960Z] === RUN TestUpdateCPUQuota [2022-08-23T20:40:24.521Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-23T20:40:25.449Z] --- PASS: TestUpdateCPUQuota (1.47s) [2022-08-23T20:40:25.449Z] === RUN TestUpdatePidsLimit [2022-08-23T20:40:25.449Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-23T20:40:26.011Z] === RUN TestUpdatePidsLimit/no_change [2022-08-23T20:40:26.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-23T20:40:26.267Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-23T20:40:26.829Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-23T20:40:27.085Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-23T20:40:27.647Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-23T20:40:27.904Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-23T20:40:29.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-23T20:40:29.272Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-23T20:40:29.272Z] check_test.go:540: [dcd9b1abe370c] daemon is not started [2022-08-23T20:40:29.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-23T20:40:29.272Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-23T20:40:29.272Z] check_test.go:540: [d3a052eaf8a70] daemon is not started [2022-08-23T20:40:29.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-23T20:40:29.272Z] --- PASS: TestUpdatePidsLimit (3.69s) [2022-08-23T20:40:29.272Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-08-23T20:40:29.272Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-08-23T20:40:29.272Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-08-23T20:40:29.272Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-08-23T20:40:29.272Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-08-23T20:40:29.272Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-08-23T20:40:29.272Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-08-23T20:40:29.272Z] === RUN TestUpdateRestartPolicy [2022-08-23T20:40:29.311Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-08-23T20:40:29.311Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-23T20:40:29.311Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-23T20:40:29.311Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-23T20:40:29.311Z] PASS [2022-08-23T20:40:29.311Z] [2022-08-23T20:40:29.311Z] === Skipped [2022-08-23T20:40:29.311Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-23T20:40:29.311Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-23T20:40:29.311Z] [2022-08-23T20:40:29.311Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-23T20:40:29.311Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-23T20:40:29.311Z] [2022-08-23T20:40:29.311Z] DONE 27 tests, 2 skipped in 129.535s [2022-08-23T20:40:29.311Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-23T20:40:29.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:40:29.311Z] ++ set -e [2022-08-23T20:40:29.311Z] ++ '[' -n 0 ']' [2022-08-23T20:40:29.311Z] ++ set -x [2022-08-23T20:40:29.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:40:29.311Z] INFO: Testing against a local daemon [2022-08-23T20:40:29.311Z] === RUN TestSessionCreate [2022-08-23T20:40:29.311Z] --- PASS: TestSessionCreate (0.02s) [2022-08-23T20:40:29.311Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-23T20:40:29.311Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-23T20:40:29.311Z] PASS [2022-08-23T20:40:29.311Z] [2022-08-23T20:40:29.311Z] DONE 2 tests in 0.125s [2022-08-23T20:40:29.311Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-23T20:40:29.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:40:29.311Z] ++ set -e [2022-08-23T20:40:29.311Z] ++ '[' -n 0 ']' [2022-08-23T20:40:29.311Z] ++ set -x [2022-08-23T20:40:29.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:40:29.311Z] INFO: Testing against a local daemon [2022-08-23T20:40:29.311Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-23T20:40:29.311Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-23T20:40:29.311Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-23T20:40:29.311Z] === RUN TestDiskUsage [2022-08-23T20:40:29.311Z] === PAUSE TestDiskUsage [2022-08-23T20:40:29.311Z] === RUN TestEventsExecDie [2022-08-23T20:40:29.311Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-23T20:40:29.311Z] === RUN TestEventsBackwardsCompatible [2022-08-23T20:40:29.311Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-23T20:40:29.311Z] === RUN TestEventsVolumeCreate [2022-08-23T20:40:29.566Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-23T20:40:29.566Z] === RUN TestInfoBinaryCommits [2022-08-23T20:40:29.566Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-23T20:40:29.566Z] === RUN TestInfoAPIVersioned [2022-08-23T20:40:29.566Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-23T20:40:29.566Z] === RUN TestInfoAPI [2022-08-23T20:40:29.566Z] --- PASS: TestInfoAPI (0.02s) [2022-08-23T20:40:29.566Z] === RUN TestInfoAPIWarnings [2022-08-23T20:40:32.539Z] check_test.go:540: [d363bc7fa93a5] daemon is not started [2022-08-23T20:40:32.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-23T20:40:32.570Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-23T20:40:36.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-23T20:40:38.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-23T20:40:39.157Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-23T20:40:39.718Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-23T20:40:41.085Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-23T20:40:41.340Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-23T20:40:41.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-23T20:40:41.596Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2022-08-23T20:40:41.596Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-23T20:40:42.530Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2022-08-23T20:40:42.530Z] === RUN TestWaitNonBlocked [2022-08-23T20:40:42.530Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:40:42.530Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:40:42.530Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:40:42.530Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:40:42.530Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-23T20:40:42.530Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-23T20:40:43.094Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-23T20:40:43.351Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-23T20:40:43.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2022-08-23T20:40:43.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2022-08-23T20:40:43.351Z] === RUN TestWaitBlocked [2022-08-23T20:40:43.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:40:43.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:40:43.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:40:43.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:40:43.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-23T20:40:43.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-23T20:40:44.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-23T20:40:44.871Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-23T20:40:44.872Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2022-08-23T20:40:44.872Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2022-08-23T20:40:44.872Z] === RUN TestWaitConditions [2022-08-23T20:40:44.872Z] === RUN TestWaitConditions/default [2022-08-23T20:40:44.872Z] === PAUSE TestWaitConditions/default [2022-08-23T20:40:44.872Z] === RUN TestWaitConditions/not-running [2022-08-23T20:40:44.872Z] === PAUSE TestWaitConditions/not-running [2022-08-23T20:40:44.872Z] === RUN TestWaitConditions/next-exit [2022-08-23T20:40:44.872Z] === PAUSE TestWaitConditions/next-exit [2022-08-23T20:40:44.872Z] === RUN TestWaitConditions/removed [2022-08-23T20:40:44.872Z] === PAUSE TestWaitConditions/removed [2022-08-23T20:40:44.872Z] === CONT TestWaitConditions/default [2022-08-23T20:40:44.872Z] === CONT TestWaitConditions/next-exit [2022-08-23T20:40:45.825Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-23T20:40:46.387Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-23T20:40:46.644Z] === CONT TestWaitConditions/not-running [2022-08-23T20:40:46.644Z] === CONT TestWaitConditions/removed [2022-08-23T20:40:47.683Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-23T20:40:47.683Z] === RUN TestInfoDebug [2022-08-23T20:40:47.683Z] --- PASS: TestInfoDebug (0.52s) [2022-08-23T20:40:47.683Z] === RUN TestInfoInsecureRegistries [2022-08-23T20:40:47.683Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-23T20:40:47.683Z] === RUN TestInfoRegistryMirrors [2022-08-23T20:40:47.683Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-23T20:40:47.683Z] === RUN TestLoginFailsWithBadCredentials [2022-08-23T20:40:47.939Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-23T20:40:47.939Z] === RUN TestPingCacheHeaders [2022-08-23T20:40:47.939Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-23T20:40:47.939Z] === RUN TestPingGet [2022-08-23T20:40:47.939Z] --- PASS: TestPingGet (0.01s) [2022-08-23T20:40:47.939Z] === RUN TestPingHead [2022-08-23T20:40:47.939Z] --- PASS: TestPingHead (0.02s) [2022-08-23T20:40:47.939Z] === RUN TestPingSwarmHeader [2022-08-23T20:40:47.985Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-23T20:40:48.499Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-23T20:40:49.059Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-23T20:40:49.159Z] --- PASS: TestWaitConditions (0.04s) [2022-08-23T20:40:49.159Z] --- PASS: TestWaitConditions/next-exit (1.83s) [2022-08-23T20:40:49.159Z] --- PASS: TestWaitConditions/default (1.88s) [2022-08-23T20:40:49.159Z] --- PASS: TestWaitConditions/not-running (2.06s) [2022-08-23T20:40:49.159Z] --- PASS: TestWaitConditions/removed (2.06s) [2022-08-23T20:40:49.159Z] === RUN TestWaitRestartedContainer [2022-08-23T20:40:49.159Z] === RUN TestWaitRestartedContainer/default [2022-08-23T20:40:49.159Z] === PAUSE TestWaitRestartedContainer/default [2022-08-23T20:40:49.159Z] === RUN TestWaitRestartedContainer/not-running [2022-08-23T20:40:49.159Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-23T20:40:49.159Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-23T20:40:49.159Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-23T20:40:49.159Z] === CONT TestWaitRestartedContainer/default [2022-08-23T20:40:49.159Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-23T20:40:49.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-23T20:40:49.892Z] tests/integration/client_test.py ..... [ 75%] [2022-08-23T20:40:49.893Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-23T20:40:49.986Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-23T20:40:49.986Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-23T20:40:49.986Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-23T20:40:49.986Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-23T20:40:49.986Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-23T20:40:49.986Z] === RUN TestPingBuilderHeader [2022-08-23T20:40:49.986Z] === RUN TestPingBuilderHeader/default_config [2022-08-23T20:40:50.462Z] tests/integration/errors_test.py . [ 76%] [2022-08-23T20:40:50.547Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-23T20:40:51.050Z] === CONT TestWaitRestartedContainer/not-running [2022-08-23T20:40:51.107Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-23T20:40:51.107Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-23T20:40:51.107Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-23T20:40:51.107Z] === RUN TestVersion [2022-08-23T20:40:51.107Z] --- PASS: TestVersion (0.02s) [2022-08-23T20:40:51.107Z] === CONT TestDiskUsage [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty/container_types [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty/image_types [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty/volume_types [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-23T20:40:51.667Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-23T20:40:51.923Z] === RUN TestDiskUsage/after_container.Run [2022-08-23T20:40:52.179Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-23T20:40:52.179Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-23T20:40:52.179Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-23T20:40:52.179Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-23T20:40:52.179Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-23T20:40:52.179Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-23T20:40:52.179Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-23T20:40:52.179Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-23T20:40:52.179Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-23T20:40:52.179Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage (1.15s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:40:52.179Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:40:52.435Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-23T20:40:52.435Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:40:52.435Z] PASS [2022-08-23T20:40:52.435Z] [2022-08-23T20:40:52.435Z] === Skipped [2022-08-23T20:40:52.435Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-23T20:40:52.435Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-23T20:40:52.435Z] [2022-08-23T20:40:52.435Z] DONE 57 tests, 1 skipped in 23.567s [2022-08-23T20:40:52.435Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-23T20:40:52.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:40:52.435Z] ++ set -e [2022-08-23T20:40:52.435Z] ++ '[' -n 0 ']' [2022-08-23T20:40:52.435Z] ++ set -x [2022-08-23T20:40:52.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:40:52.435Z] INFO: Testing against a local daemon [2022-08-23T20:40:52.435Z] === RUN TestVolumesCreateAndList [2022-08-23T20:40:52.435Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-23T20:40:52.435Z] === RUN TestVolumesRemove [2022-08-23T20:40:52.435Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-23T20:40:52.435Z] === RUN TestVolumesInspect [2022-08-23T20:40:52.435Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-23T20:40:52.435Z] === RUN TestVolumesInvalidJSON [2022-08-23T20:40:52.435Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-23T20:40:52.435Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-23T20:40:52.435Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-23T20:40:52.435Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-23T20:40:52.435Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-23T20:40:52.435Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-23T20:40:52.435Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-23T20:40:52.435Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-23T20:40:52.435Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-23T20:40:52.435Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-23T20:40:52.435Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-23T20:40:52.435Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-23T20:40:52.435Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-23T20:40:52.435Z] PASS [2022-08-23T20:40:52.435Z] [2022-08-23T20:40:52.435Z] DONE 9 tests in 0.194s [2022-08-23T20:40:52.435Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-23T20:40:52.738Z] ++++ cat bundles/test-integration/docker.pid [2022-08-23T20:40:52.738Z] +++ kill 14455 [2022-08-23T20:40:52.941Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-23T20:40:52.941Z] --- PASS: TestWaitRestartedContainer/next-exit (2.46s) [2022-08-23T20:40:52.941Z] --- PASS: TestWaitRestartedContainer/default (2.50s) [2022-08-23T20:40:52.941Z] --- PASS: TestWaitRestartedContainer/not-running (1.58s) [2022-08-23T20:40:52.941Z] === CONT TestContainerStartOnDaemonRestart [2022-08-23T20:40:52.941Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-23T20:40:52.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-23T20:40:52.993Z] +++ /etc/init.d/apparmor stop [2022-08-23T20:40:52.993Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-23T20:40:52.993Z] [2022-08-23T20:40:52.993Z] Unloading profiles will leave already running processes permanently [2022-08-23T20:40:52.993Z] unconfined, which can lead to unexpected situations. [2022-08-23T20:40:52.993Z] [2022-08-23T20:40:52.993Z] To set a process to complain mode, use the command line tool [2022-08-23T20:40:52.993Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-23T20:40:52.993Z] +++ true [2022-08-23T20:40:52.993Z] exiting test-integration [2022-08-23T20:40:52.993Z] ++ exit 0 [2022-08-23T20:40:52.993Z] [2022-08-23T20:40:53.504Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot Post stage [Pipeline] junit [2022-08-23T20:40:53.569Z] Recording test results [2022-08-23T20:40:53.815Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-23T20:40:54.178Z] + echo Ensuring container killed. [2022-08-23T20:40:54.178Z] Ensuring container killed. [2022-08-23T20:40:54.178Z] + docker rm -vf docker-pr1 [2022-08-23T20:40:54.178Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-23T20:40:54.499Z] + echo Chowning /workspace to jenkins user [2022-08-23T20:40:54.499Z] Chowning /workspace to jenkins user [2022-08-23T20:40:54.499Z] + id -u [2022-08-23T20:40:54.499Z] + id -g [2022-08-23T20:40:54.499Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44017:/workspace busybox chown -R 1000:1000 /workspace [2022-08-23T20:40:54.499Z] Unable to find image 'busybox:latest' locally [2022-08-23T20:40:54.499Z] latest: Pulling from library/busybox [2022-08-23T20:40:54.758Z] 98b248744137: Pulling fs layer [2022-08-23T20:40:54.758Z] 98b248744137: Verifying Checksum [2022-08-23T20:40:54.758Z] 98b248744137: Download complete [2022-08-23T20:40:54.758Z] 98b248744137: Pull complete [2022-08-23T20:40:54.758Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-23T20:40:54.758Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-23T20:40:56.497Z] + bundleName=arm64-integration [2022-08-23T20:40:56.497Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-23T20:40:56.497Z] Creating arm64-integration-bundles.tar.gz [2022-08-23T20:40:56.497Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-23T20:40:56.497Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-23T20:40:56.509Z] Archiving artifacts [2022-08-23T20:40:57.672Z] --- PASS: TestContainerStartOnDaemonRestart (4.17s) [2022-08-23T20:40:57.672Z] === CONT TestIpcModeOlderClient [2022-08-23T20:40:57.672Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2022-08-23T20:40:57.672Z] === CONT TestContainerKillOnDaemonStart [2022-08-23T20:40:57.672Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-08-23T20:40:57.672Z] === CONT TestDaemonHostGatewayIP [2022-08-23T20:40:57.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-23T20:40:57.942Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44017/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-23T20:40:58.236Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-23T20:40:58.242Z] + make clean [2022-08-23T20:40:58.242Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-23T20:40:58.493Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-23T20:40:58.499Z] docker-dev-cache [2022-08-23T20:40:58.499Z] docker-mod-cache [Pipeline] deleteDir [2022-08-23T20:41:00.383Z] check_test.go:540: [dad75c232bb15] daemon is not started [2022-08-23T20:41:00.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-23T20:41:00.383Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-23T20:41:00.945Z] --- PASS: TestDaemonHostGatewayIP (3.95s) [2022-08-23T20:41:00.945Z] === CONT TestDaemonRestartIpcMode [2022-08-23T20:41:03.463Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-23T20:41:04.025Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-23T20:41:04.280Z] --- PASS: TestDaemonRestartIpcMode (3.27s) [2022-08-23T20:41:04.841Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-23T20:41:05.403Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-23T20:41:07.292Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-23T20:41:07.548Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-23T20:41:08.474Z] check_test.go:540: [d1e71379d2c97] daemon is not started [2022-08-23T20:41:08.474Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-23T20:41:09.656Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-23T20:41:09.837Z] --- PASS: TestContainerKillOnDaemonStart (12.68s) [2022-08-23T20:41:09.837Z] PASS [2022-08-23T20:41:09.837Z] [2022-08-23T20:41:09.837Z] === Skipped [2022-08-23T20:41:09.837Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-23T20:41:09.837Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-23T20:41:09.837Z] [2022-08-23T20:41:09.837Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-08-23T20:41:09.837Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-23T20:41:09.837Z] [2022-08-23T20:41:09.837Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-23T20:41:09.837Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-23T20:41:09.837Z] [2022-08-23T20:41:09.837Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-23T20:41:09.837Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-23T20:41:09.837Z] [2022-08-23T20:41:09.837Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-23T20:41:09.837Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-23T20:41:09.837Z] [2022-08-23T20:41:09.837Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-23T20:41:09.837Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-23T20:41:09.837Z] [2022-08-23T20:41:09.837Z] DONE 273 tests, 6 skipped in 176.201s [2022-08-23T20:41:09.837Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-23T20:41:09.837Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:41:09.837Z] ++ set -e [2022-08-23T20:41:09.837Z] ++ '[' -n 0 ']' [2022-08-23T20:41:09.837Z] ++ set -x [2022-08-23T20:41:09.837Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:41:09.837Z] === RUN TestConfigDaemonLibtrustID [2022-08-23T20:41:10.093Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-23T20:41:10.349Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-23T20:41:10.349Z] === RUN TestConfigDaemonID [2022-08-23T20:41:10.910Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-23T20:41:11.472Z] daemon_test.go:83: [da09f8d98683d] daemon is not started [2022-08-23T20:41:11.472Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-23T20:41:11.472Z] === RUN TestDaemonConfigValidation [2022-08-23T20:41:11.472Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:41:11.472Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:41:11.472Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-23T20:41:11.472Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-23T20:41:11.472Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-23T20:41:11.472Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-23T20:41:11.472Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-23T20:41:11.472Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-23T20:41:11.472Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-23T20:41:11.472Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-23T20:41:11.472Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-23T20:41:11.472Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-23T20:41:11.472Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-23T20:41:11.472Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-23T20:41:11.728Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-23T20:41:11.728Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-23T20:41:11.728Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-08-23T20:41:11.728Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-08-23T20:41:11.728Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-08-23T20:41:11.728Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-08-23T20:41:11.728Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-23T20:41:11.728Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-23T20:41:11.728Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-23T20:41:11.728Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-23T20:41:13.095Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-23T20:41:13.095Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-23T20:41:14.022Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-23T20:41:14.950Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-23T20:41:14.950Z] daemon_test.go:197: [dbf8d04b1bd47] daemon is not started [2022-08-23T20:41:14.950Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-08-23T20:41:14.950Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-08-23T20:41:14.950Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-23T20:41:14.950Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-23T20:41:14.950Z] === RUN TestDaemonProxy [2022-08-23T20:41:14.950Z] === RUN TestDaemonProxy/environment_variables [2022-08-23T20:41:16.838Z] === RUN TestDaemonProxy/command-line_options [2022-08-23T20:41:17.399Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-23T20:41:18.327Z] === RUN TestDaemonProxy/configuration_file [2022-08-23T20:41:18.583Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-23T20:41:18.842Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-23T20:41:19.098Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-23T20:41:19.659Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-23T20:41:19.659Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-23T20:41:20.221Z] === RUN TestDaemonProxy/conflicting_options [2022-08-23T20:41:20.221Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-23T20:41:20.781Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-23T20:41:20.781Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-23T20:41:21.345Z] --- PASS: TestDaemonProxy (6.31s) [2022-08-23T20:41:21.345Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-08-23T20:41:21.345Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-23T20:41:21.345Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-23T20:41:21.345Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-23T20:41:21.345Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-23T20:41:21.345Z] PASS [2022-08-23T20:41:21.345Z] [2022-08-23T20:41:21.345Z] DONE 18 tests in 11.570s [2022-08-23T20:41:21.345Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-23T20:41:21.345Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:41:21.345Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config++ set -e [2022-08-23T20:41:21.345Z] ++ '[' -n 0 ']' [2022-08-23T20:41:21.345Z] ++ set -x [2022-08-23T20:41:21.345Z] [2022-08-23T20:41:21.345Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:41:21.601Z] INFO: Testing against a local daemon [2022-08-23T20:41:21.601Z] === RUN TestCommitInheritsEnv [2022-08-23T20:41:21.601Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-23T20:41:22.163Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-08-23T20:41:22.163Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-23T20:41:22.163Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-23T20:41:22.163Z] === RUN TestImportWithCustomPlatform [2022-08-23T20:41:22.163Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-23T20:41:22.163Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-23T20:41:22.163Z] === RUN TestImportWithCustomPlatform// [2022-08-23T20:41:22.163Z] === RUN TestImportWithCustomPlatform/linux [2022-08-23T20:41:22.163Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-23T20:41:22.163Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-23T20:41:22.419Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-23T20:41:22.674Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-23T20:41:22.674Z] === RUN TestImportWithCustomPlatform/macos [2022-08-23T20:41:22.674Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-23T20:41:22.674Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-23T20:41:22.674Z] --- PASS: TestImportWithCustomPlatform (0.63s) [2022-08-23T20:41:22.674Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-08-23T20:41:22.674Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-23T20:41:22.674Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-23T20:41:22.674Z] --- PASS: TestImportWithCustomPlatform/linux (0.19s) [2022-08-23T20:41:22.674Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-08-23T20:41:22.674Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-08-23T20:41:22.674Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-23T20:41:22.674Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-23T20:41:22.674Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-23T20:41:22.674Z] === RUN TestImagesFilterMultiReference [2022-08-23T20:41:22.674Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-23T20:41:22.930Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-08-23T20:41:22.930Z] === RUN TestImagePullPlatformInvalid [2022-08-23T20:41:22.930Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-08-23T20:41:22.930Z] === RUN TestRemoveImageOrphaning [2022-08-23T20:41:23.186Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-23T20:41:23.442Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2022-08-23T20:41:23.442Z] === RUN TestRemoveImageGarbageCollector [2022-08-23T20:41:23.698Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-23T20:41:23.954Z] time="2022-08-23T20:41:23Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-23T20:41:24.211Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-23T20:41:24.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-23T20:41:24.724Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-23T20:41:24.724Z] check_test.go:540: [ddce7868f858e] daemon is not started [2022-08-23T20:41:24.724Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-23T20:41:25.653Z] --- PASS: TestRemoveImageGarbageCollector (2.32s) [2022-08-23T20:41:25.653Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-23T20:41:25.653Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-23T20:41:25.653Z] === RUN TestTagInvalidReference [2022-08-23T20:41:25.653Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-23T20:41:25.653Z] === RUN TestTagValidPrefixedRepo [2022-08-23T20:41:25.909Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-08-23T20:41:25.909Z] === RUN TestTagExistedNameWithoutForce [2022-08-23T20:41:25.909Z] check_test.go:540: [dcf757fc1f918] daemon is not started [2022-08-23T20:41:25.909Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-23T20:41:25.909Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-23T20:41:25.909Z] === RUN TestTagOfficialNames [2022-08-23T20:41:25.909Z] --- PASS: TestTagOfficialNames (0.08s) [2022-08-23T20:41:25.909Z] === RUN TestTagMatchesDigest [2022-08-23T20:41:25.909Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-23T20:41:25.909Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-23T20:41:25.935Z] ......... [ 85%] [2022-08-23T20:41:26.472Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-23T20:41:28.364Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-23T20:41:31.218Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-23T20:41:31.634Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-23T20:41:31.634Z] check_test.go:540: [d50f699f78697] daemon is not started [2022-08-23T20:41:31.634Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-23T20:41:32.680Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-23T20:41:33.001Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-23T20:41:34.367Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-23T20:41:34.367Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-23T20:41:35.732Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-23T20:41:36.294Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-23T20:41:37.960Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-23T20:41:38.903Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-23T20:41:40.464Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-23T20:41:40.464Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-23T20:41:40.934Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-23T20:41:41.394Z] check_test.go:540: [d33606d8755d4] daemon is not started [2022-08-23T20:41:41.394Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-23T20:41:43.700Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-23T20:41:43.700Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-23T20:41:46.670Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-23T20:41:46.670Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-23T20:41:47.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-23T20:41:47.904Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-23T20:41:48.165Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-23T20:41:48.165Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-23T20:41:48.165Z] [2022-08-23T20:41:48.165Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-23T20:41:48.165Z] =========================== short test summary info ============================ [2022-08-23T20:41:48.165Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-23T20:41:48.165Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-23T20:41:48.165Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-23T20:41:48.165Z] Not supported on most drivers [2022-08-23T20:41:48.165Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-23T20:41:48.165Z] Output of docker top depends on host distro, and is not formalized. [2022-08-23T20:41:48.165Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-23T20:41:48.165Z] Output of docker top depends on host distro, and is not formalized. [2022-08-23T20:41:48.165Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-23T20:41:48.165Z] Can fail if eth0 has multiple IP addresses [2022-08-23T20:41:48.165Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-23T20:41:48.165Z] This doesn't seem to be taken into account by the engine [2022-08-23T20:41:48.165Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-23T20:41:48.165Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-23T20:41:48.165Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.62 seconds == [2022-08-23T20:41:48.741Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-23T20:41:49.753Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-23T20:41:49.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-23T20:41:52.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-23T20:41:52.530Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-23T20:41:53.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-23T20:41:54.983Z] check_test.go:540: [de1fb7e42365c] daemon is not started [2022-08-23T20:41:54.983Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-23T20:41:55.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-23T20:41:55.543Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-23T20:41:56.106Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-23T20:41:56.668Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-23T20:41:58.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-23T20:41:58.597Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-23T20:41:58.597Z] check_test.go:540: [d051f26e7f0cf] daemon is not started [2022-08-23T20:41:58.597Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-23T20:41:58.793Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-23T20:41:58.793Z] [2022-08-23T20:41:58.793Z] Unloading profiles will leave already running processes permanently [2022-08-23T20:41:58.793Z] unconfined, which can lead to unexpected situations. [2022-08-23T20:41:58.793Z] [2022-08-23T20:41:58.793Z] To set a process to complain mode, use the command line tool [2022-08-23T20:41:58.793Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-23T20:41:58.793Z] [2022-08-23T20:41:59.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection Post stage [Pipeline] junit [2022-08-23T20:42:00.213Z] Recording test results [2022-08-23T20:42:01.270Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-23T20:42:01.330Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-23T20:42:01.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-23T20:42:01.554Z] + echo Ensuring container killed. [2022-08-23T20:42:01.554Z] Ensuring container killed. [2022-08-23T20:42:01.554Z] + docker rm -vf docker-pr1 [2022-08-23T20:42:01.554Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-23T20:42:01.842Z] + echo Chowning /workspace to jenkins user [2022-08-23T20:42:01.842Z] Chowning /workspace to jenkins user [2022-08-23T20:42:01.842Z] + id -u [2022-08-23T20:42:01.842Z] + id -g [2022-08-23T20:42:01.842Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44017:/workspace busybox chown -R 1000:1000 /workspace [2022-08-23T20:42:01.842Z] Unable to find image 'busybox:latest' locally [2022-08-23T20:42:01.842Z] latest: Pulling from library/busybox [2022-08-23T20:42:02.102Z] 50783e0dfb64: Pulling fs layer [2022-08-23T20:42:02.102Z] 50783e0dfb64: Verifying Checksum [2022-08-23T20:42:02.102Z] 50783e0dfb64: Download complete [2022-08-23T20:42:02.102Z] 50783e0dfb64: Pull complete [2022-08-23T20:42:02.102Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-23T20:42:02.102Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-23T20:42:03.792Z] + bundleName=docker-py [2022-08-23T20:42:03.792Z] + echo Creating docker-py-bundles.tar.gz [2022-08-23T20:42:03.792Z] Creating docker-py-bundles.tar.gz [2022-08-23T20:42:03.792Z] + 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-08-23T20:42:03.806Z] Archiving artifacts [2022-08-23T20:42:03.848Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-23T20:42:04.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-23T20:42:05.418Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44017/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-23T20:42:05.767Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7112594004dd9bdcc3624ef5527b85afd7c5e037 -e DOCKER_GRAPHDRIVER docker:7112594004dd9bdcc3624ef5527b85afd7c5e037 hack/make.sh binary [2022-08-23T20:42:06.028Z] [2022-08-23T20:42:06.289Z] Removing bundles/ [2022-08-23T20:42:06.289Z] [2022-08-23T20:42:06.289Z] ---> Making bundle: binary (in bundles/binary) [2022-08-23T20:42:06.289Z] Building: bundles/binary-daemon/dockerd [2022-08-23T20:42:06.289Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:42:08.578Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-23T20:42:09.944Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-23T20:42:11.834Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-23T20:42:15.105Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-23T20:42:15.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-23T20:42:18.936Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-23T20:42:18.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-23T20:42:22.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-23T20:42:22.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-23T20:42:22.768Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-23T20:42:24.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-23T20:42:24.657Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-23T20:42:26.025Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-23T20:42:26.954Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-23T20:42:27.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-23T20:42:30.614Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-23T20:42:33.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-23T20:42:34.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-23T20:42:35.874Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-23T20:42:36.436Z] docker_cli_daemon_test.go:2504: [d218286855cdd] daemon is not started [2022-08-23T20:42:36.692Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-23T20:42:37.621Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-23T20:42:38.182Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-23T20:42:44.724Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-23T20:42:44.979Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-23T20:42:45.906Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-23T20:42:46.835Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-23T20:42:46.835Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-23T20:42:49.354Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-23T20:42:49.354Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-23T20:42:50.282Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-23T20:42:50.844Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-23T20:42:51.100Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-23T20:42:51.356Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-23T20:42:51.612Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-23T20:42:52.175Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-23T20:42:52.175Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-23T20:42:52.175Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-23T20:42:54.064Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-23T20:42:54.064Z] check_test.go:540: [dc8ed681d0c56] daemon is not started [2022-08-23T20:42:54.064Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-23T20:42:54.064Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-23T20:42:59.307Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite (335.84s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.71s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.72s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.47s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.51s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.46s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.13s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.30s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.22s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.14s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.53s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.36s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.70s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.36s) [2022-08-23T20:43:00.233Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.92s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.98s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.50s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.61s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.95s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.59s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.57s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.57s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.41s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.93s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.40s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.36s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.64s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.85s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.76s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.94s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.06s) [2022-08-23T20:43:00.233Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.29s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.83s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.40s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.92s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.31s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.76s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.97s) [2022-08-23T20:43:00.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-23T20:43:00.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.06s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.93s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.62s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.92s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.52s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.10s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.73s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.66s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.93s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.85s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.30s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.23s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.73s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.91s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.79s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.60s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.41s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.52s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.64s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.37s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.45s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.37s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.83s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.45s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-08-23T20:43:00.234Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.02s) [2022-08-23T20:43:00.234Z] === RUN TestDockerSwarmSuite [2022-08-23T20:43:00.234Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-23T20:43:00.489Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-23T20:43:01.416Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-23T20:43:01.672Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-23T20:43:03.038Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-23T20:43:03.294Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-23T20:43:03.551Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-23T20:43:03.807Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-23T20:43:06.322Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-23T20:43:11.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-23T20:43:15.750Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-23T20:43:16.311Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-23T20:43:19.578Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-23T20:43:22.093Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-23T20:43:23.458Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-23T20:43:23.458Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-23T20:43:23.458Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-23T20:43:23.458Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-23T20:43:23.458Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-23T20:43:23.458Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-23T20:43:23.458Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-23T20:43:23.458Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-23T20:43:23.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-23T20:43:24.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-23T20:43:25.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-23T20:43:26.677Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-23T20:43:28.042Z] docker_api_swarm_test.go:563: [de39bbc01c5bf] joining swarm manager [d6b021d3a0307]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:43:32.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-23T20:43:34.736Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-23T20:43:34.736Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-23T20:43:39.981Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-23T20:43:40.909Z] docker_api_swarm_test.go:585: [de4da4eb7220c] joining swarm manager [d6b021d3a0307]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:43:44.179Z] check_test.go:611: [de39bbc01c5bf] daemon is not started [2022-08-23T20:43:46.069Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-23T20:43:46.325Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-23T20:43:47.689Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-23T20:43:50.960Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-23T20:43:51.216Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-23T20:43:51.216Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-23T20:43:52.143Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-23T20:43:53.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-23T20:43:54.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-23T20:43:54.437Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-23T20:43:54.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-23T20:43:54.437Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-23T20:43:56.961Z] docker_api_swarm_test.go:46: [d0f358e31b8d0] joining swarm manager [dad045b56e8fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:44:03.496Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-23T20:44:04.424Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-23T20:44:06.940Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-23T20:44:12.827Z] Created binary: bundles/binary-daemon/dockerd [2022-08-23T20:44:12.827Z] Copying nested executables into bundles/binary-daemon [2022-08-23T20:44:12.827Z] Building: bundles/binary-daemon/docker-proxy [2022-08-23T20:44:12.827Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:44:12.827Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-23T20:44:12.827Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-23T20:44:13.154Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7112594004dd9bdcc3624ef5527b85afd7c5e037 -e DOCKER_GRAPHDRIVER docker:7112594004dd9bdcc3624ef5527b85afd7c5e037 hack/make.sh cross [2022-08-23T20:44:13.414Z] [2022-08-23T20:44:13.674Z] Removing bundles/ [2022-08-23T20:44:13.674Z] [2022-08-23T20:44:13.674Z] ---> Making bundle: cross (in bundles/cross) [2022-08-23T20:44:13.674Z] Cross building: bundles/cross/linux/amd64 [2022-08-23T20:44:13.674Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-23T20:44:13.674Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-23T20:44:15.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-23T20:44:16.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-23T20:44:16.649Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-23T20:44:18.016Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-23T20:44:18.016Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-23T20:44:22.182Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-23T20:44:23.547Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-23T20:44:25.452Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-23T20:44:26.013Z] --- PASS: TestImportExtremelyLargeImageWorks (179.97s) [2022-08-23T20:44:26.013Z] PASS [2022-08-23T20:44:26.013Z] [2022-08-23T20:44:26.013Z] DONE 22 tests in 184.755s [2022-08-23T20:44:26.013Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-23T20:44:26.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:44:26.013Z] ++ set -e [2022-08-23T20:44:26.013Z] ++ '[' -n 0 ']' [2022-08-23T20:44:26.013Z] ++ set -x [2022-08-23T20:44:26.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:44:26.013Z] === RUN TestStripANSICommands [2022-08-23T20:44:26.013Z] === RUN TestStripANSICommands/#00 [2022-08-23T20:44:26.013Z] === RUN TestStripANSICommands/#01 [2022-08-23T20:44:26.013Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-23T20:44:26.013Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-23T20:44:26.013Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-23T20:44:26.013Z] PASS [2022-08-23T20:44:26.013Z] [2022-08-23T20:44:26.013Z] DONE 3 tests in 0.060s [2022-08-23T20:44:26.013Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-23T20:44:26.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:44:26.013Z] ++ set -e [2022-08-23T20:44:26.013Z] ++ '[' -n 0 ']' [2022-08-23T20:44:26.013Z] ++ set -x [2022-08-23T20:44:26.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:44:26.269Z] INFO: Testing against a local daemon [2022-08-23T20:44:26.269Z] === RUN TestNetworkCreateDelete [2022-08-23T20:44:26.269Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-08-23T20:44:26.269Z] === RUN TestDockerNetworkDeletePreferID [2022-08-23T20:44:26.831Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2022-08-23T20:44:26.831Z] === RUN TestDaemonDNSFallback [2022-08-23T20:44:30.095Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-23T20:44:31.021Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-23T20:44:32.385Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-23T20:44:33.748Z] --- PASS: TestDaemonDNSFallback (6.60s) [2022-08-23T20:44:33.748Z] === RUN TestInspectNetwork [2022-08-23T20:44:37.017Z] === RUN TestInspectNetwork/full_network_id [2022-08-23T20:44:37.017Z] === RUN TestInspectNetwork/partial_network_id [2022-08-23T20:44:37.017Z] === RUN TestInspectNetwork/network_name [2022-08-23T20:44:37.017Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-23T20:44:42.258Z] --- PASS: TestInspectNetwork (8.01s) [2022-08-23T20:44:42.258Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-23T20:44:42.258Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-23T20:44:42.258Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-23T20:44:42.258Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-23T20:44:42.258Z] === RUN TestRunContainerWithBridgeNone [2022-08-23T20:44:42.513Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-23T20:44:42.769Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-23T20:44:43.697Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-23T20:44:43.697Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:44:43.697Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:44:43.697Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:44:43.697Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-23T20:44:43.697Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-23T20:44:43.697Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-23T20:44:43.698Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-23T20:44:43.698Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-23T20:44:43.698Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-23T20:44:43.698Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-23T20:44:43.698Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-23T20:44:43.698Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-23T20:44:43.698Z] === RUN TestNetworkList [2022-08-23T20:44:43.698Z] === RUN TestNetworkList//networks [2022-08-23T20:44:43.698Z] === PAUSE TestNetworkList//networks [2022-08-23T20:44:43.698Z] === RUN TestNetworkList//networks/ [2022-08-23T20:44:43.698Z] === PAUSE TestNetworkList//networks/ [2022-08-23T20:44:43.698Z] === CONT TestNetworkList//networks [2022-08-23T20:44:43.698Z] === CONT TestNetworkList//networks/ [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkList (0.04s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-23T20:44:43.698Z] --- PASS: TestNetworkList//networks (0.01s) [2022-08-23T20:44:43.698Z] === RUN TestHostIPv4BridgeLabel [2022-08-23T20:44:44.258Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-08-23T20:44:44.258Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-23T20:44:45.185Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-08-23T20:44:45.185Z] === RUN TestDaemonDefaultNetworkPools [2022-08-23T20:44:46.113Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-23T20:44:46.113Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-08-23T20:44:46.113Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-23T20:44:46.113Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-23T20:44:46.369Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-23T20:44:46.944Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-23T20:44:47.208Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-23T20:44:47.208Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-23T20:44:47.208Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-23T20:44:47.463Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-23T20:44:47.719Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-23T20:44:48.647Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-08-23T20:44:48.647Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-23T20:44:49.208Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-08-23T20:44:49.208Z] === RUN TestServiceWithPredefinedNetwork [2022-08-23T20:44:49.208Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-23T20:44:50.134Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-23T20:44:51.498Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-23T20:44:51.755Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2022-08-23T20:44:51.755Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-23T20:44:51.755Z] service_test.go:243: FLAKY_TEST [2022-08-23T20:44:51.755Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-23T20:44:51.755Z] === RUN TestServiceWithDataPathPortInit [2022-08-23T20:44:52.316Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-23T20:44:53.243Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-23T20:44:54.170Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-23T20:44:58.334Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-23T20:45:04.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-23T20:45:07.385Z] docker_api_swarm_test.go:304: [dc724996b0ee6] joining swarm manager [dcd9d016a882f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:45:07.947Z] --- PASS: TestServiceWithDataPathPortInit (16.16s) [2022-08-23T20:45:07.947Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-23T20:45:08.507Z] docker_api_swarm_test.go:305: [d098d6283c92b] joining swarm manager [dcd9d016a882f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:45:09.434Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-23T20:45:11.963Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yswtsliwfk4cdl5f9upwh4biz Created:2022-08-23 20:45:09.424040019 +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[1e83121dc801fbb4f7a3271f5e9df25cb033e9a108049c834f882b8216e9f477:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vy07umvoeb32aoeiqmcvikabg EndpointID:0f53b8de90cefa8ad94625c9e4cf59e5b47edd42be7ce341b49b586df3d37186 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf67827b6086069c6116def5c7e0227018aadb324058b9a0792f7298e22b748d 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:85fa10a0eb48 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vy07umvoeb32aoeiqmcvikabg EndpointID:0f53b8de90cefa8ad94625c9e4cf59e5b47edd42be7ce341b49b586df3d37186 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-23T20:45:14.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-23T20:45:15.402Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-23T20:45:15.963Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.98s) [2022-08-23T20:45:15.963Z] PASS [2022-08-23T20:45:15.963Z] [2022-08-23T20:45:15.963Z] === Skipped [2022-08-23T20:45:15.963Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-23T20:45:15.963Z] service_test.go:243: FLAKY_TEST [2022-08-23T20:45:15.963Z] [2022-08-23T20:45:15.963Z] DONE 38 tests, 1 skipped in 49.944s [2022-08-23T20:45:15.963Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-23T20:45:15.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:45:15.963Z] ++ set -e [2022-08-23T20:45:15.963Z] ++ '[' -n 0 ']' [2022-08-23T20:45:15.963Z] ++ set -x [2022-08-23T20:45:15.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:45:16.218Z] INFO: Testing against a local daemon [2022-08-23T20:45:16.218Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-23T20:45:16.218Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:45:16.219Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-23T20:45:16.219Z] === RUN TestDockerNetworkIpvlan [2022-08-23T20:45:16.219Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:45:16.219Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-23T20:45:16.219Z] PASS [2022-08-23T20:45:16.219Z] [2022-08-23T20:45:16.219Z] === Skipped [2022-08-23T20:45:16.219Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-23T20:45:16.219Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:45:16.219Z] [2022-08-23T20:45:16.219Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-23T20:45:16.219Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-23T20:45:16.219Z] [2022-08-23T20:45:16.219Z] DONE 2 tests, 2 skipped in 0.148s [2022-08-23T20:45:16.219Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-23T20:45:16.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:45:16.219Z] ++ set -e [2022-08-23T20:45:16.219Z] ++ '[' -n 0 ']' [2022-08-23T20:45:16.219Z] ++ set -x [2022-08-23T20:45:16.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:45:16.474Z] INFO: Testing against a local daemon [2022-08-23T20:45:16.474Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-23T20:45:17.839Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-23T20:45:17.839Z] === RUN TestDockerNetworkMacvlan [2022-08-23T20:45:18.769Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-23T20:45:19.330Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-23T20:45:20.257Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-23T20:45:22.146Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-23T20:45:22.402Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-23T20:45:22.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-23T20:45:23.218Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-23T20:45:23.780Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-23T20:45:24.708Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-23T20:45:24.708Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-23T20:45:24.708Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-23T20:45:24.963Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-23T20:45:25.219Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-23T20:45:29.387Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-23T20:45:30.363Z] --- PASS: TestDockerNetworkMacvlan (12.68s) [2022-08-23T20:45:30.363Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-08-23T20:45:30.363Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2022-08-23T20:45:30.363Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2022-08-23T20:45:30.363Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2022-08-23T20:45:30.363Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.00s) [2022-08-23T20:45:30.363Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-08-23T20:45:30.363Z] PASS [2022-08-23T20:45:30.363Z] [2022-08-23T20:45:30.363Z] DONE 8 tests in 14.206s [2022-08-23T20:45:30.363Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-23T20:45:30.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:45:30.363Z] ++ set -e [2022-08-23T20:45:30.363Z] ++ '[' -n 0 ']' [2022-08-23T20:45:30.363Z] ++ set -x [2022-08-23T20:45:30.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:45:30.363Z] testing: warning: no tests to run [2022-08-23T20:45:30.618Z] PASS [2022-08-23T20:45:30.618Z] [2022-08-23T20:45:30.618Z] DONE 0 tests in 0.038s [2022-08-23T20:45:30.618Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-23T20:45:30.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:45:30.618Z] ++ set -e [2022-08-23T20:45:30.618Z] ++ '[' -n 0 ']' [2022-08-23T20:45:30.618Z] ++ set -x [2022-08-23T20:45:30.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:45:30.618Z] INFO: Testing against a local daemon [2022-08-23T20:45:30.618Z] === RUN TestAuthZPluginAllowRequest [2022-08-23T20:45:32.508Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-08-23T20:45:32.508Z] === RUN TestAuthZPluginTLS [2022-08-23T20:45:32.763Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-23T20:45:32.763Z] === RUN TestAuthZPluginDenyRequest [2022-08-23T20:45:33.325Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-23T20:45:33.325Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-23T20:45:33.580Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-23T20:45:33.836Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-23T20:45:33.836Z] === RUN TestAuthZPluginDenyResponse [2022-08-23T20:45:33.836Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-23T20:45:34.397Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-23T20:45:34.397Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-23T20:45:34.397Z] === RUN TestAuthZPluginAllowEventStream [2022-08-23T20:45:34.653Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-23T20:45:34.908Z] === RUN TestDockerSuite/TestBuildFails [2022-08-23T20:45:35.164Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-23T20:45:36.090Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2022-08-23T20:45:36.091Z] === RUN TestAuthZPluginErrorResponse [2022-08-23T20:45:36.091Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-23T20:45:36.091Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-23T20:45:36.652Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-08-23T20:45:36.652Z] === RUN TestAuthZPluginErrorRequest [2022-08-23T20:45:37.214Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-23T20:45:37.214Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-23T20:45:37.777Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-23T20:45:37.777Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-23T20:45:37.777Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-23T20:45:39.667Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-08-23T20:45:39.667Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-23T20:45:39.667Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-23T20:45:41.032Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-23T20:45:41.288Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-08-23T20:45:41.288Z] === RUN TestAuthZPluginHeader [2022-08-23T20:45:42.214Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-23T20:45:42.214Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-08-23T20:45:42.214Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-23T20:45:42.214Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-23T20:45:43.141Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-23T20:45:44.506Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-23T20:45:44.763Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-23T20:45:45.019Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-23T20:45:46.950Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-23T20:45:46.950Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.86s) [2022-08-23T20:45:46.950Z] === RUN TestAuthZPluginV2Disable [2022-08-23T20:45:48.332Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-23T20:45:49.697Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-23T20:45:49.953Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-23T20:45:50.515Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-23T20:45:51.077Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-23T20:45:51.077Z] --- PASS: TestAuthZPluginV2Disable (4.22s) [2022-08-23T20:45:51.077Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-23T20:45:51.333Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-23T20:45:51.333Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-23T20:45:51.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-23T20:45:52.154Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-23T20:45:52.715Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-23T20:45:52.715Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-23T20:45:53.276Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-23T20:45:53.838Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-23T20:45:53.838Z] docker_api_swarm_test.go:272: [d7baa891c0365] joining swarm manager [d9ff91e5ac103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:45:54.400Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-23T20:45:55.327Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.23s) [2022-08-23T20:45:55.327Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-23T20:45:55.327Z] docker_api_swarm_test.go:273: [d20cccfbeb9c3] joining swarm manager [d9ff91e5ac103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:45:55.327Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-23T20:45:57.842Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-23T20:46:03.085Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-23T20:46:04.974Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.48s) [2022-08-23T20:46:04.974Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-23T20:46:05.229Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-23T20:46:05.485Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-23T20:46:05.485Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-23T20:46:05.485Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-23T20:46:05.740Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-23T20:46:05.996Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-23T20:46:06.926Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-23T20:46:07.854Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-23T20:46:10.394Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-23T20:46:10.394Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-23T20:46:10.956Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-23T20:46:17.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-23T20:46:17.488Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-23T20:46:20.003Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-23T20:46:20.239Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-23T20:46:20.239Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-23T20:46:20.239Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-23T20:46:20.239Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-23T20:46:20.239Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-23T20:46:20.239Z] Cross building: bundles/cross/windows/amd64 [2022-08-23T20:46:20.239Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-23T20:46:20.239Z] { [2022-08-23T20:46:20.239Z] "RT_GROUP_ICON": { [2022-08-23T20:46:20.239Z] "#1": { [2022-08-23T20:46:20.239Z] "0409": "../../winresources/docker.ico" [2022-08-23T20:46:20.239Z] } [2022-08-23T20:46:20.239Z] }, [2022-08-23T20:46:20.239Z] "RT_MANIFEST": { [2022-08-23T20:46:20.239Z] "#1": { [2022-08-23T20:46:20.239Z] "0409": { [2022-08-23T20:46:20.239Z] "identity": {}, [2022-08-23T20:46:20.239Z] "description": "Docker Engine", [2022-08-23T20:46:20.239Z] "minimum-os": "vista", [2022-08-23T20:46:20.239Z] "execution-level": "", [2022-08-23T20:46:20.239Z] "ui-access": false, [2022-08-23T20:46:20.239Z] "auto-elevate": false, [2022-08-23T20:46:20.239Z] "dpi-awareness": "unaware", [2022-08-23T20:46:20.239Z] "disable-theming": false, [2022-08-23T20:46:20.239Z] "disable-window-filtering": false, [2022-08-23T20:46:20.239Z] "high-resolution-scrolling-aware": false, [2022-08-23T20:46:20.239Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-23T20:46:20.239Z] "long-path-aware": false, [2022-08-23T20:46:20.239Z] "printer-driver-isolation": false, [2022-08-23T20:46:20.239Z] "gdi-scaling": false, [2022-08-23T20:46:20.239Z] "segment-heap": false, [2022-08-23T20:46:20.239Z] "use-common-controls-v6": false [2022-08-23T20:46:20.239Z] } [2022-08-23T20:46:20.239Z] } [2022-08-23T20:46:20.239Z] }, [2022-08-23T20:46:20.239Z] "RT_MESSAGETABLE": { [2022-08-23T20:46:20.239Z] "#1": { [2022-08-23T20:46:20.239Z] "0409": "../../winresources/event_messages.bin" [2022-08-23T20:46:20.239Z] } [2022-08-23T20:46:20.239Z] }, [2022-08-23T20:46:20.239Z] "RT_VERSION": { [2022-08-23T20:46:20.239Z] "#1": { [2022-08-23T20:46:20.239Z] "0409": { [2022-08-23T20:46:20.239Z] "fixed": { [2022-08-23T20:46:20.239Z] "file_version": "0.0.0.0", [2022-08-23T20:46:20.239Z] "product_version": "0.0.0.0", [2022-08-23T20:46:20.239Z] "type": "Unknown" [2022-08-23T20:46:20.239Z] }, [2022-08-23T20:46:20.239Z] "info": { [2022-08-23T20:46:20.239Z] "0000": { [2022-08-23T20:46:20.239Z] "CompanyName": "", [2022-08-23T20:46:20.239Z] "FileVersion": "dev", [2022-08-23T20:46:20.239Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-23T20:46:20.239Z] "OriginalFileName": "dockerd.exe", [2022-08-23T20:46:20.239Z] "ProductName": "", [2022-08-23T20:46:20.239Z] "ProductVersion": "dev", [2022-08-23T20:46:20.239Z] "SpecialBuild": "7112594004dd9bdcc3624ef5527b85afd7c5e037" [2022-08-23T20:46:20.239Z] } [2022-08-23T20:46:20.239Z] } [2022-08-23T20:46:20.239Z] } [2022-08-23T20:46:20.239Z] } [2022-08-23T20:46:20.239Z] } [2022-08-23T20:46:20.239Z] } [2022-08-23T20:46:20.239Z] cmd/dockerd/config.go [2022-08-23T20:46:20.239Z] cmd/dockerd/config_windows.go [2022-08-23T20:46:20.239Z] cmd/dockerd/daemon.go [2022-08-23T20:46:20.239Z] cmd/dockerd/daemon_test.go [2022-08-23T20:46:20.239Z] cmd/dockerd/daemon_windows.go [2022-08-23T20:46:20.239Z] cmd/dockerd/docker.go [2022-08-23T20:46:20.239Z] cmd/dockerd/docker_windows.go [2022-08-23T20:46:20.239Z] cmd/dockerd/genwinres_windows.go [2022-08-23T20:46:20.239Z] cmd/dockerd/metrics.go [2022-08-23T20:46:20.239Z] cmd/dockerd/options.go [2022-08-23T20:46:20.239Z] cmd/dockerd/options_test.go [2022-08-23T20:46:20.239Z] cmd/dockerd/service_windows.go [2022-08-23T20:46:20.239Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-23T20:46:20.239Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-23T20:46:20.258Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-23T20:46:21.621Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-23T20:46:21.621Z] PASS [2022-08-23T20:46:21.621Z] [2022-08-23T20:46:21.621Z] DONE 17 tests in 51.176s [2022-08-23T20:46:21.621Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-23T20:46:21.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:21.621Z] ++ set -e [2022-08-23T20:46:21.621Z] ++ '[' -n 0 ']' [2022-08-23T20:46:21.621Z] ++ set -x [2022-08-23T20:46:21.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:21.877Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-23T20:46:21.877Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-23T20:46:21.877Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-23T20:46:21.877Z] INFO: Testing against a local daemon [2022-08-23T20:46:21.877Z] === RUN TestPluginInvalidJSON [2022-08-23T20:46:21.877Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:46:21.877Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:46:21.877Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:46:21.877Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:46:21.877Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-23T20:46:21.877Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-23T20:46:21.877Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-23T20:46:21.878Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-23T20:46:21.878Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-23T20:46:21.878Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-23T20:46:21.878Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-23T20:46:21.878Z] === RUN TestPluginInstall [2022-08-23T20:46:21.878Z] === RUN TestPluginInstall/no_auth [2022-08-23T20:46:25.143Z] time="2022-08-23T20:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:46:25.143Z] time="2022-08-23T20:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2f4330caaa4c7162b14f9a1b29e2bc0df4fc99006c29750fd1626a4f5e2a069" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:46:25.143Z] time="2022-08-23T20:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:46:25.143Z] time="2022-08-23T20:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2f4330caaa4c7162b14f9a1b29e2bc0df4fc99006c29750fd1626a4f5e2a069" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:46:25.143Z] === RUN TestPluginInstall/with_htpasswd [2022-08-23T20:46:25.399Z] time="2022-08-23T20:46:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:46:25.399Z] time="2022-08-23T20:46:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e75344eb237478973c9f8b97145fbc7d8295bd82910d88756ed2d13ea1bf0d48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:46:25.400Z] time="2022-08-23T20:46:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:46:25.400Z] time="2022-08-23T20:46:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e75344eb237478973c9f8b97145fbc7d8295bd82910d88756ed2d13ea1bf0d48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:46:25.400Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-23T20:46:25.655Z] === RUN TestPluginInstall/with_insecure [2022-08-23T20:46:25.911Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-23T20:46:26.838Z] time="2022-08-23T20:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:46:26.838Z] time="2022-08-23T20:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:878bcec6d48af7838fd6d230b957f108ff9ccf9466aec38c49e5fe7e65ad80ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:46:26.838Z] time="2022-08-23T20:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-23T20:46:26.838Z] time="2022-08-23T20:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:878bcec6d48af7838fd6d230b957f108ff9ccf9466aec38c49e5fe7e65ad80ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-23T20:46:27.094Z] plugin_test.go:196: [d2659b4bc3d16] daemon is not started [2022-08-23T20:46:27.094Z] --- PASS: TestPluginInstall (5.07s) [2022-08-23T20:46:27.094Z] --- PASS: TestPluginInstall/no_auth (2.91s) [2022-08-23T20:46:27.094Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-08-23T20:46:27.094Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-08-23T20:46:27.094Z] === RUN TestPluginsWithRuntimes [2022-08-23T20:46:27.656Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-23T20:46:27.912Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-23T20:46:28.841Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-23T20:46:29.452Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-23T20:46:29.708Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-23T20:46:29.708Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-23T20:46:30.635Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-23T20:46:31.207Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2022-08-23T20:46:31.207Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-08-23T20:46:31.207Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2022-08-23T20:46:31.207Z] === RUN TestPluginBackCompatMediaTypes [2022-08-23T20:46:31.462Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-23T20:46:32.024Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-08-23T20:46:32.024Z] PASS [2022-08-23T20:46:32.024Z] [2022-08-23T20:46:32.024Z] DONE 24 tests in 10.140s [2022-08-23T20:46:32.024Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-23T20:46:32.024Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:32.024Z] ++ set -e [2022-08-23T20:46:32.024Z] ++ '[' -n 0 ']' [2022-08-23T20:46:32.024Z] ++ set -x [2022-08-23T20:46:32.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:32.024Z] INFO: Testing against a local daemon [2022-08-23T20:46:32.024Z] === RUN TestExternalGraphDriver [2022-08-23T20:46:32.280Z] === RUN TestExternalGraphDriver/json [2022-08-23T20:46:32.536Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-23T20:46:33.098Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-23T20:46:33.098Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-23T20:46:33.661Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-23T20:46:33.918Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-23T20:46:34.174Z] === RUN TestExternalGraphDriver/spec [2022-08-23T20:46:34.430Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-23T20:46:36.317Z] === RUN TestExternalGraphDriver/pull [2022-08-23T20:46:36.317Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-23T20:46:38.207Z] --- PASS: TestExternalGraphDriver (5.79s) [2022-08-23T20:46:38.207Z] --- PASS: TestExternalGraphDriver/json (1.71s) [2022-08-23T20:46:38.207Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2022-08-23T20:46:38.207Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-08-23T20:46:38.207Z] === RUN TestGraphdriverPluginV2 [2022-08-23T20:46:38.207Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-23T20:46:39.133Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-23T20:46:40.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-23T20:46:41.427Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-23T20:46:42.354Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-23T20:46:43.282Z] --- PASS: TestGraphdriverPluginV2 (5.36s) [2022-08-23T20:46:43.282Z] PASS [2022-08-23T20:46:43.282Z] [2022-08-23T20:46:43.282Z] DONE 5 tests in 11.325s [2022-08-23T20:46:43.282Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-23T20:46:43.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:43.282Z] ++ set -e [2022-08-23T20:46:43.282Z] ++ '[' -n 0 ']' [2022-08-23T20:46:43.282Z] ++ set -x [2022-08-23T20:46:43.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:43.282Z] INFO: Testing against a local daemon [2022-08-23T20:46:43.282Z] === RUN TestContinueAfterPluginCrash [2022-08-23T20:46:43.282Z] === PAUSE TestContinueAfterPluginCrash [2022-08-23T20:46:43.282Z] === RUN TestReadPluginNoRead [2022-08-23T20:46:43.282Z] === PAUSE TestReadPluginNoRead [2022-08-23T20:46:43.282Z] === RUN TestDaemonStartWithLogOpt [2022-08-23T20:46:43.282Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-23T20:46:43.282Z] === CONT TestContinueAfterPluginCrash [2022-08-23T20:46:43.282Z] === CONT TestDaemonStartWithLogOpt [2022-08-23T20:46:44.649Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-23T20:46:44.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-23T20:46:47.528Z] docker_api_swarm_node_test.go:20: [dd137ebe2c0d6] joining swarm manager [d5d722dfd8ba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:46:48.454Z] docker_api_swarm_node_test.go:21: [da930c36c5a23] joining swarm manager [d5d722dfd8ba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:46:48.710Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-23T20:46:48.978Z] --- PASS: TestDaemonStartWithLogOpt (5.68s) [2022-08-23T20:46:48.978Z] === CONT TestReadPluginNoRead [2022-08-23T20:46:50.874Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-23T20:46:51.801Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-23T20:46:51.801Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-23T20:46:52.362Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-23T20:46:53.728Z] === RUN TestReadPluginNoRead/default [2022-08-23T20:46:54.290Z] --- PASS: TestContinueAfterPluginCrash (10.80s) [2022-08-23T20:46:55.220Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-23T20:46:56.582Z] === CONT TestReadPluginNoRead [2022-08-23T20:46:56.582Z] read_test.go:92: [def7b6c902774] daemon is not started [2022-08-23T20:46:56.582Z] --- PASS: TestReadPluginNoRead (7.38s) [2022-08-23T20:46:56.582Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2022-08-23T20:46:56.582Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2022-08-23T20:46:56.582Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2022-08-23T20:46:56.582Z] PASS [2022-08-23T20:46:56.582Z] [2022-08-23T20:46:56.582Z] DONE 6 tests in 13.230s [2022-08-23T20:46:56.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-23T20:46:56.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:56.583Z] ++ set -e [2022-08-23T20:46:56.583Z] ++ '[' -n 0 ']' [2022-08-23T20:46:56.583Z] ++ set -x [2022-08-23T20:46:56.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:56.583Z] testing: warning: no tests to run [2022-08-23T20:46:56.583Z] PASS [2022-08-23T20:46:56.583Z] [2022-08-23T20:46:56.583Z] DONE 0 tests in 0.064s [2022-08-23T20:46:56.583Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-23T20:46:56.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:56.583Z] ++ set -e [2022-08-23T20:46:56.583Z] ++ '[' -n 0 ']' [2022-08-23T20:46:56.583Z] ++ set -x [2022-08-23T20:46:56.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:56.839Z] INFO: Testing against a local daemon [2022-08-23T20:46:56.839Z] === RUN TestPluginWithDevMounts [2022-08-23T20:46:56.839Z] === PAUSE TestPluginWithDevMounts [2022-08-23T20:46:56.839Z] === CONT TestPluginWithDevMounts [2022-08-23T20:46:58.728Z] --- PASS: TestPluginWithDevMounts (1.75s) [2022-08-23T20:46:58.728Z] PASS [2022-08-23T20:46:58.728Z] [2022-08-23T20:46:58.728Z] DONE 1 tests in 2.006s [2022-08-23T20:46:58.728Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-23T20:46:58.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:58.728Z] ++ set -e [2022-08-23T20:46:58.728Z] ++ '[' -n 0 ']' [2022-08-23T20:46:58.728Z] ++ set -x [2022-08-23T20:46:58.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:46:58.728Z] INFO: Testing against a local daemon [2022-08-23T20:46:58.728Z] === RUN TestSecretInspect [2022-08-23T20:46:59.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-23T20:46:59.546Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-23T20:47:01.438Z] --- PASS: TestSecretInspect (2.80s) [2022-08-23T20:47:01.438Z] === RUN TestSecretList [2022-08-23T20:47:03.953Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-23T20:47:04.514Z] docker_api_swarm_test.go:502: [d408208c5c534] joining swarm manager [db33f582af7e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:47:04.770Z] --- PASS: TestSecretList (3.21s) [2022-08-23T20:47:04.770Z] === RUN TestSecretsCreateAndDelete [2022-08-23T20:47:05.697Z] === RUN TestDockerSuite/TestBuildRm [2022-08-23T20:47:07.585Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2022-08-23T20:47:07.585Z] === RUN TestSecretsUpdate [2022-08-23T20:47:08.146Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-23T20:47:09.078Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-23T20:47:10.005Z] --- PASS: TestSecretsUpdate (2.47s) [2022-08-23T20:47:10.005Z] === RUN TestTemplatedSecret [2022-08-23T20:47:10.005Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-23T20:47:10.567Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-23T20:47:11.494Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-23T20:47:12.859Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-23T20:47:12.859Z] --- PASS: TestTemplatedSecret (3.04s) [2022-08-23T20:47:12.859Z] === RUN TestSecretCreateResolve [2022-08-23T20:47:13.420Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-23T20:47:14.785Z] docker_api_swarm_test.go:507: [d8426db5b2583] joining swarm manager [db33f582af7e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:47:15.713Z] --- PASS: TestSecretCreateResolve (2.69s) [2022-08-23T20:47:15.713Z] PASS [2022-08-23T20:47:15.713Z] [2022-08-23T20:47:15.713Z] DONE 6 tests in 16.947s [2022-08-23T20:47:15.713Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-23T20:47:15.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:47:15.713Z] ++ set -e [2022-08-23T20:47:15.713Z] ++ '[' -n 0 ']' [2022-08-23T20:47:15.713Z] ++ set -x [2022-08-23T20:47:15.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:47:15.713Z] INFO: Testing against a local daemon [2022-08-23T20:47:15.713Z] === RUN TestServiceCreateInit [2022-08-23T20:47:15.713Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-23T20:47:16.640Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-23T20:47:16.640Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-23T20:47:16.895Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-23T20:47:16.895Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-23T20:47:16.895Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-23T20:47:17.151Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-23T20:47:18.077Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-23T20:47:18.337Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-23T20:47:19.267Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-23T20:47:20.631Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-23T20:47:23.146Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-23T20:47:23.707Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-23T20:47:24.636Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-23T20:47:24.893Z] --- PASS: TestServiceCreateInit (9.23s) [2022-08-23T20:47:24.893Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2022-08-23T20:47:24.893Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.54s) [2022-08-23T20:47:24.893Z] === RUN TestCreateServiceMultipleTimes [2022-08-23T20:47:25.149Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-23T20:47:25.711Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-23T20:47:27.089Z] === RUN TestDockerSuite/TestBuildUser [2022-08-23T20:47:29.608Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-23T20:47:32.874Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-23T20:47:42.813Z] --- PASS: TestCreateServiceMultipleTimes (17.79s) [2022-08-23T20:47:42.813Z] === RUN TestCreateServiceConflict [2022-08-23T20:47:44.176Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-23T20:47:44.432Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-23T20:47:44.993Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-23T20:47:45.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-23T20:47:45.249Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-08-23T20:47:45.249Z] === RUN TestCreateServiceMaxReplicas [2022-08-23T20:47:45.809Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-23T20:47:46.737Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-23T20:47:48.103Z] docker_api_swarm_node_test.go:81: [d69581d4515fd] joining swarm manager [d413b0f4b55cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:47:48.360Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-23T20:47:48.360Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-23T20:47:48.360Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-23T20:47:48.360Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-23T20:47:48.360Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-23T20:47:48.360Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-23T20:47:48.360Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-23T20:47:48.360Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-23T20:47:48.360Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-23T20:47:49.727Z] --- PASS: TestCreateServiceMaxReplicas (4.17s) [2022-08-23T20:47:49.727Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-23T20:47:50.656Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-23T20:47:50.656Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-23T20:47:51.219Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-23T20:47:52.163Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-23T20:47:53.528Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-23T20:47:53.528Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-23T20:47:56.046Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-23T20:47:56.738Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-23T20:47:56.738Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-23T20:47:56.738Z] { [2022-08-23T20:47:56.738Z] "RT_GROUP_ICON": { [2022-08-23T20:47:56.738Z] "#1": { [2022-08-23T20:47:56.738Z] "0409": "../../winresources/docker.ico" [2022-08-23T20:47:56.738Z] } [2022-08-23T20:47:56.738Z] }, [2022-08-23T20:47:56.738Z] "RT_MANIFEST": { [2022-08-23T20:47:56.738Z] "#1": { [2022-08-23T20:47:56.738Z] "0409": { [2022-08-23T20:47:56.738Z] "identity": {}, [2022-08-23T20:47:56.738Z] "description": "Docker Engine", [2022-08-23T20:47:56.738Z] "minimum-os": "vista", [2022-08-23T20:47:56.738Z] "execution-level": "", [2022-08-23T20:47:56.738Z] "ui-access": false, [2022-08-23T20:47:56.738Z] "auto-elevate": false, [2022-08-23T20:47:56.738Z] "dpi-awareness": "unaware", [2022-08-23T20:47:56.738Z] "disable-theming": false, [2022-08-23T20:47:56.738Z] "disable-window-filtering": false, [2022-08-23T20:47:56.738Z] "high-resolution-scrolling-aware": false, [2022-08-23T20:47:56.738Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-23T20:47:56.738Z] "long-path-aware": false, [2022-08-23T20:47:56.738Z] "printer-driver-isolation": false, [2022-08-23T20:47:56.738Z] "gdi-scaling": false, [2022-08-23T20:47:56.738Z] "segment-heap": false, [2022-08-23T20:47:56.738Z] "use-common-controls-v6": false [2022-08-23T20:47:56.738Z] } [2022-08-23T20:47:56.738Z] } [2022-08-23T20:47:56.738Z] }, [2022-08-23T20:47:56.738Z] "RT_MESSAGETABLE": { [2022-08-23T20:47:56.738Z] "#1": { [2022-08-23T20:47:56.738Z] "0409": "../../winresources/event_messages.bin" [2022-08-23T20:47:56.738Z] } [2022-08-23T20:47:56.738Z] }, [2022-08-23T20:47:56.738Z] "RT_VERSION": { [2022-08-23T20:47:56.738Z] "#1": { [2022-08-23T20:47:56.738Z] "0409": { [2022-08-23T20:47:56.738Z] "fixed": { [2022-08-23T20:47:56.738Z] "file_version": "0.0.0.0", [2022-08-23T20:47:56.738Z] "product_version": "0.0.0.0", [2022-08-23T20:47:56.738Z] "type": "Unknown" [2022-08-23T20:47:56.738Z] }, [2022-08-23T20:47:56.738Z] "info": { [2022-08-23T20:47:56.738Z] "0000": { [2022-08-23T20:47:56.738Z] "CompanyName": "", [2022-08-23T20:47:56.738Z] "FileVersion": "dev", [2022-08-23T20:47:56.738Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-23T20:47:56.738Z] "OriginalFileName": "docker-proxy.exe", [2022-08-23T20:47:56.738Z] "ProductName": "", [2022-08-23T20:47:56.738Z] "ProductVersion": "dev", [2022-08-23T20:47:56.738Z] "SpecialBuild": "7112594004dd9bdcc3624ef5527b85afd7c5e037" [2022-08-23T20:47:56.738Z] } [2022-08-23T20:47:56.738Z] } [2022-08-23T20:47:56.738Z] } [2022-08-23T20:47:56.738Z] } [2022-08-23T20:47:56.738Z] } [2022-08-23T20:47:56.738Z] } [2022-08-23T20:47:56.738Z] cmd/docker-proxy/genwinres_windows.go [2022-08-23T20:47:56.738Z] cmd/docker-proxy/main.go [2022-08-23T20:47:56.738Z] cmd/docker-proxy/network_proxy_test.go [2022-08-23T20:47:56.738Z] cmd/docker-proxy/proxy.go [2022-08-23T20:47:56.738Z] cmd/docker-proxy/sctp_proxy.go [2022-08-23T20:47:56.738Z] cmd/docker-proxy/tcp_proxy.go [2022-08-23T20:47:56.738Z] cmd/docker-proxy/udp_proxy.go [2022-08-23T20:47:56.738Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-23T20:47:56.738Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-23T20:47:56.738Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-23T20:47:56.738Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-23T20:47:56.738Z] remote: Enumerating objects: 23, done. [2022-08-23T20:47:56.738Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-23T20:47:56.738Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-23T20:47:56.738Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-23T20:47:56.738Z] 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-08-23T20:47:56.738Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-23T20:47:56.738Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-23T20:47:57.412Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-23T20:47:58.339Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-23T20:47:58.339Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-23T20:47:58.899Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-23T20:47:58.899Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-23T20:47:58.899Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-23T20:47:59.155Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-23T20:48:00.944Z] Cross building: bundles/cross/linux/ppc64le [2022-08-23T20:48:00.945Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-23T20:48:00.945Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-23T20:48:01.046Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-23T20:48:01.302Z] === RUN TestDockerSuite/TestCommitChange [2022-08-23T20:48:01.863Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-23T20:48:02.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-23T20:48:02.679Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-23T20:48:04.044Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-23T20:48:04.044Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.56s) [2022-08-23T20:48:04.044Z] === RUN TestCreateServiceSecretFileMode [2022-08-23T20:48:04.607Z] docker_api_swarm_node_test.go:53: [d3d4fc83e2515] joining swarm manager [d654a98e09937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:48:05.534Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-23T20:48:05.534Z] docker_api_swarm_node_test.go:54: [d151726e25d35] joining swarm manager [d654a98e09937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:48:06.462Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-23T20:48:07.390Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2022-08-23T20:48:07.390Z] === RUN TestCreateServiceConfigFileMode [2022-08-23T20:48:07.646Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-23T20:48:09.011Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-23T20:48:09.940Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-23T20:48:10.210Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2022-08-23T20:48:10.210Z] === RUN TestCreateServiceSysctls [2022-08-23T20:48:11.137Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-23T20:48:11.137Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-23T20:48:11.699Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-23T20:48:12.630Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-23T20:48:13.192Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-23T20:48:14.118Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-23T20:48:14.118Z] --- PASS: TestCreateServiceSysctls (3.91s) [2022-08-23T20:48:14.118Z] === RUN TestCreateServiceCapabilities [2022-08-23T20:48:14.678Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-23T20:48:15.245Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-23T20:48:16.171Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-23T20:48:17.097Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2022-08-23T20:48:17.097Z] === RUN TestInspect [2022-08-23T20:48:17.097Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-23T20:48:17.659Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-23T20:48:18.588Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-23T20:48:19.518Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-23T20:48:20.444Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-23T20:48:20.444Z] --- PASS: TestInspect (3.40s) [2022-08-23T20:48:20.444Z] === RUN TestCreateJob [2022-08-23T20:48:21.005Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-23T20:48:21.933Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-23T20:48:22.859Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-23T20:48:23.421Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-23T20:48:23.421Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-23T20:48:24.349Z] --- PASS: TestCreateJob (3.84s) [2022-08-23T20:48:24.349Z] === RUN TestReplicatedJob [2022-08-23T20:48:24.349Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-23T20:48:24.911Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-23T20:48:25.855Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-23T20:48:26.799Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-23T20:48:27.361Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-23T20:48:29.249Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-23T20:48:29.811Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-23T20:48:30.372Z] --- PASS: TestReplicatedJob (6.18s) [2022-08-23T20:48:30.372Z] === RUN TestUpdateReplicatedJob [2022-08-23T20:48:31.736Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-23T20:48:35.008Z] --- PASS: TestUpdateReplicatedJob (3.91s) [2022-08-23T20:48:35.008Z] === RUN TestServiceListWithStatuses [2022-08-23T20:48:35.008Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-23T20:48:35.008Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-23T20:48:35.008Z] === RUN TestDockerNetworkConnectAlias [2022-08-23T20:48:35.264Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-23T20:48:37.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-23T20:48:38.038Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-23T20:48:38.965Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-23T20:48:39.892Z] --- PASS: TestDockerNetworkConnectAlias (5.33s) [2022-08-23T20:48:39.892Z] === RUN TestDockerNetworkReConnect [2022-08-23T20:48:43.157Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-23T20:48:44.083Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2022-08-23T20:48:44.083Z] === RUN TestServicePlugin [2022-08-23T20:48:44.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-23T20:48:45.715Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-23T20:48:47.083Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-23T20:48:47.083Z] docker_api_swarm_test.go:202: [d9955be16df65] joining swarm manager [d1be7a7a6fab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:48:48.973Z] plugin_test.go:61: [d57f6dd6de296] joining swarm manager [d78296d927977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:48:50.867Z] plugin_test.go:64: [de95943a4c805] joining swarm manager [d78296d927977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:48:50.867Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-23T20:48:51.795Z] === RUN TestDockerSuite/TestCpToDot [2022-08-23T20:48:52.358Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-23T20:48:53.284Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-23T20:48:54.214Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-23T20:48:55.140Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-23T20:48:56.066Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-23T20:48:56.066Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-23T20:48:56.628Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-23T20:48:57.557Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-23T20:48:57.557Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-23T20:48:57.813Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-23T20:48:58.070Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-23T20:48:58.631Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-23T20:48:58.631Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-23T20:48:58.631Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-23T20:48:58.631Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-23T20:48:59.192Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-23T20:48:59.448Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-23T20:48:59.448Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-23T20:48:59.703Z] === RUN TestDockerSuite/TestCreateRM [2022-08-23T20:48:59.703Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-23T20:48:59.703Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-23T20:48:59.703Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-23T20:48:59.703Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-23T20:48:59.959Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-23T20:49:01.848Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-23T20:49:01.848Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-23T20:49:01.848Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-23T20:49:06.018Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-23T20:49:06.018Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-23T20:49:06.018Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-23T20:49:06.018Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-23T20:49:06.945Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-23T20:49:07.205Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-23T20:49:07.765Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-23T20:49:08.327Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-23T20:49:09.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-23T20:49:09.690Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-23T20:49:11.055Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-23T20:49:11.983Z] docker_api_swarm_test.go:384: [d357d4155c2e5] joining swarm manager [d3a66df4d1383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:49:13.348Z] docker_api_swarm_test.go:385: [d767d6cd90a3c] joining swarm manager [d3a66df4d1383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:49:13.605Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-23T20:49:15.491Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-23T20:49:16.419Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-23T20:49:17.345Z] --- PASS: TestServicePlugin (32.99s) [2022-08-23T20:49:17.345Z] === RUN TestServiceUpdateLabel [2022-08-23T20:49:17.600Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-23T20:49:18.161Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-23T20:49:18.418Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-23T20:49:19.782Z] === RUN TestDockerSuite/TestEventsFilterLabels--- PASS: TestServiceUpdateLabel (2.68s) [2022-08-23T20:49:19.782Z] === RUN TestServiceUpdateSecrets [2022-08-23T20:49:19.782Z] [2022-08-23T20:49:20.343Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-23T20:49:20.343Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-23T20:49:20.904Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-23T20:49:20.904Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-23T20:49:20.904Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-23T20:49:22.285Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-23T20:49:23.212Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-23T20:49:23.212Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-23T20:49:23.212Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-23T20:49:24.138Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-23T20:49:24.138Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-23T20:49:25.063Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-23T20:49:26.426Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-23T20:49:26.426Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-23T20:49:26.426Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-23T20:49:26.426Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-23T20:49:26.426Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-23T20:49:26.426Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-23T20:49:28.939Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-23T20:49:29.195Z] === RUN TestDockerSuite/TestEventsRename [2022-08-23T20:49:29.755Z] === RUN TestDockerSuite/TestEventsResize [2022-08-23T20:49:30.315Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-23T20:49:35.551Z] --- PASS: TestServiceUpdateSecrets (15.10s) [2022-08-23T20:49:35.551Z] === RUN TestServiceUpdateConfigs [2022-08-23T20:49:35.551Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-23T20:49:36.479Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-23T20:49:37.043Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-23T20:49:39.554Z] === RUN TestDockerSuite/TestEventsTop [2022-08-23T20:49:40.116Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-23T20:49:43.386Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-23T20:49:49.943Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2022-08-23T20:49:49.943Z] === RUN TestServiceUpdateNetwork [2022-08-23T20:49:54.108Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-23T20:49:54.364Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-23T20:49:54.924Z] === RUN TestDockerSuite/TestExec [2022-08-23T20:49:55.486Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-23T20:49:56.851Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-23T20:49:57.778Z] === RUN TestDockerSuite/TestExecEnv [2022-08-23T20:49:58.338Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-23T20:49:59.264Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-23T20:49:59.824Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-23T20:50:02.337Z] --- PASS: TestServiceUpdateNetwork (12.69s) [2022-08-23T20:50:02.337Z] === RUN TestServiceUpdatePidsLimit [2022-08-23T20:50:02.337Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-23T20:50:03.266Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-23T20:50:03.827Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-23T20:50:03.827Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-23T20:50:04.756Z] === RUN TestDockerSuite/TestExecParseError [2022-08-23T20:50:04.756Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-23T20:50:05.318Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-23T20:50:05.888Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-23T20:50:06.450Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-23T20:50:07.011Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-23T20:50:07.478Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-23T20:50:07.478Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-23T20:50:07.478Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-23T20:50:07.478Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-23T20:50:07.478Z] Cross building: bundles/cross/linux/s390x [2022-08-23T20:50:07.478Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-23T20:50:07.478Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-23T20:50:07.572Z] === RUN TestDockerSuite/TestExecTTY [2022-08-23T20:50:08.133Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-23T20:50:08.697Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-23T20:50:09.258Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-23T20:50:09.819Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-23T20:50:09.819Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-23T20:50:09.819Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-23T20:50:11.184Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-23T20:50:11.744Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-23T20:50:12.000Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-23T20:50:12.562Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-23T20:50:13.124Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-23T20:50:14.050Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-23T20:50:14.610Z] check_test.go:611: [d767d6cd90a3c] daemon is not started [2022-08-23T20:50:14.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-23T20:50:15.172Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-23T20:50:17.062Z] docker_api_swarm_test.go:802: [d8291b48ef236] joining swarm manager [d84c9c6c1e49e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:50:17.623Z] === RUN TestDockerSuite/TestHealth [2022-08-23T20:50:18.550Z] docker_api_swarm_test.go:802: [dd3ba0f2e929d] joining swarm manager [d84c9c6c1e49e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:50:19.478Z] --- PASS: TestServiceUpdatePidsLimit (17.15s) [2022-08-23T20:50:19.478Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2022-08-23T20:50:19.478Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2022-08-23T20:50:19.478Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-08-23T20:50:19.478Z] PASS [2022-08-23T20:50:19.478Z] [2022-08-23T20:50:19.478Z] === Skipped [2022-08-23T20:50:19.478Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-23T20:50:19.478Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-23T20:50:19.478Z] [2022-08-23T20:50:19.478Z] DONE 27 tests, 1 skipped in 184.013s [2022-08-23T20:50:19.478Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-23T20:50:19.478Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:50:19.478Z] ++ set -e [2022-08-23T20:50:19.478Z] ++ '[' -n 0 ']' [2022-08-23T20:50:19.478Z] ++ set -x [2022-08-23T20:50:19.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:50:19.734Z] docker_api_swarm_test.go:802: [d64c4b0aee7f3] joining swarm manager [d84c9c6c1e49e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-23T20:50:19.734Z] INFO: Testing against a local daemon [2022-08-23T20:50:19.734Z] === RUN TestSessionCreate [2022-08-23T20:50:19.734Z] --- PASS: TestSessionCreate (0.02s) [2022-08-23T20:50:19.734Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-23T20:50:19.734Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-23T20:50:19.734Z] PASS [2022-08-23T20:50:19.734Z] [2022-08-23T20:50:19.734Z] DONE 2 tests in 0.192s [2022-08-23T20:50:19.734Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-23T20:50:19.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:50:19.734Z] ++ set -e [2022-08-23T20:50:19.734Z] ++ '[' -n 0 ']' [2022-08-23T20:50:19.734Z] ++ set -x [2022-08-23T20:50:19.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:50:19.990Z] INFO: Testing against a local daemon [2022-08-23T20:50:19.990Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-23T20:50:19.990Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-23T20:50:19.990Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-23T20:50:19.990Z] === RUN TestDiskUsage [2022-08-23T20:50:19.990Z] === PAUSE TestDiskUsage [2022-08-23T20:50:19.990Z] === RUN TestEventsExecDie [2022-08-23T20:50:20.551Z] --- PASS: TestEventsExecDie (0.65s) [2022-08-23T20:50:20.551Z] === RUN TestEventsBackwardsCompatible [2022-08-23T20:50:20.551Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-23T20:50:20.551Z] === RUN TestEventsVolumeCreate [2022-08-23T20:50:20.806Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-23T20:50:20.806Z] === RUN TestInfoBinaryCommits [2022-08-23T20:50:20.806Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-23T20:50:20.806Z] === RUN TestInfoAPIVersioned [2022-08-23T20:50:20.806Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-23T20:50:20.806Z] === RUN TestInfoAPI [2022-08-23T20:50:20.806Z] --- PASS: TestInfoAPI (0.02s) [2022-08-23T20:50:20.806Z] === RUN TestInfoAPIWarnings [2022-08-23T20:50:22.185Z] docker_api_swarm_test.go:802: [d56bce4324b4f] joining swarm manager [d84c9c6c1e49e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-23T20:50:24.075Z] docker_api_swarm_test.go:810: [d49d6c7510eb7] joining swarm manager [d84c9c6c1e49e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-23T20:50:38.905Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-23T20:50:38.905Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-23T20:50:38.905Z] === RUN TestInfoDebug [2022-08-23T20:50:38.905Z] --- PASS: TestInfoDebug (0.55s) [2022-08-23T20:50:38.905Z] === RUN TestInfoInsecureRegistries [2022-08-23T20:50:38.905Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-23T20:50:38.906Z] === RUN TestInfoRegistryMirrors [2022-08-23T20:50:38.906Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-08-23T20:50:38.906Z] === RUN TestLoginFailsWithBadCredentials [2022-08-23T20:50:39.161Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-23T20:50:39.416Z] === RUN TestPingCacheHeaders [2022-08-23T20:50:39.416Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-23T20:50:39.416Z] === RUN TestPingGet [2022-08-23T20:50:39.416Z] --- PASS: TestPingGet (0.01s) [2022-08-23T20:50:39.416Z] === RUN TestPingHead [2022-08-23T20:50:39.416Z] --- PASS: TestPingHead (0.02s) [2022-08-23T20:50:39.416Z] === RUN TestPingSwarmHeader [2022-08-23T20:50:39.978Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-23T20:50:40.234Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-23T20:50:40.490Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-23T20:50:41.856Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-23T20:50:41.856Z] --- PASS: TestPingSwarmHeader (2.63s) [2022-08-23T20:50:41.856Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-23T20:50:41.856Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-23T20:50:41.856Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-23T20:50:41.856Z] === RUN TestPingBuilderHeader [2022-08-23T20:50:41.856Z] === RUN TestPingBuilderHeader/default_config [2022-08-23T20:50:42.417Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-23T20:50:42.980Z] --- PASS: TestPingBuilderHeader (1.07s) [2022-08-23T20:50:42.980Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-23T20:50:42.980Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-23T20:50:42.980Z] === RUN TestVersion [2022-08-23T20:50:42.980Z] --- PASS: TestVersion (0.02s) [2022-08-23T20:50:42.980Z] === CONT TestDiskUsage [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty/container_types [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty/image_types [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty/volume_types [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-23T20:50:43.541Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-23T20:50:43.797Z] === RUN TestDiskUsage/after_container.Run [2022-08-23T20:50:44.053Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-23T20:50:44.053Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-23T20:50:44.053Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-23T20:50:44.053Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-23T20:50:44.309Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-23T20:50:44.309Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-23T20:50:44.309Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-23T20:50:44.309Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-23T20:50:44.309Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-23T20:50:44.309Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-23T20:50:44.309Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-23T20:50:44.309Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-23T20:50:44.309Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-23T20:50:44.309Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage (1.40s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-23T20:50:44.564Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-23T20:50:44.564Z] PASS [2022-08-23T20:50:44.564Z] [2022-08-23T20:50:44.564Z] === Skipped [2022-08-23T20:50:44.564Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-23T20:50:44.564Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-23T20:50:44.564Z] [2022-08-23T20:50:44.564Z] DONE 57 tests, 1 skipped in 24.661s [2022-08-23T20:50:44.564Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-23T20:50:44.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:50:44.564Z] ++ set -e [2022-08-23T20:50:44.564Z] ++ '[' -n 0 ']' [2022-08-23T20:50:44.564Z] ++ set -x [2022-08-23T20:50:44.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-23T20:50:44.565Z] INFO: Testing against a local daemon [2022-08-23T20:50:44.565Z] === RUN TestVolumesCreateAndList [2022-08-23T20:50:44.565Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-23T20:50:44.565Z] === RUN TestVolumesRemove [2022-08-23T20:50:44.820Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-23T20:50:44.820Z] === RUN TestVolumesInspect [2022-08-23T20:50:44.820Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-23T20:50:44.820Z] === RUN TestVolumesInvalidJSON [2022-08-23T20:50:44.820Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-23T20:50:44.820Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-23T20:50:44.820Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-23T20:50:44.820Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-23T20:50:44.820Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-23T20:50:44.820Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-23T20:50:44.820Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-23T20:50:44.820Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-23T20:50:44.820Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-08-23T20:50:44.820Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-23T20:50:44.820Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-23T20:50:44.820Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-23T20:50:44.820Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-23T20:50:44.820Z] PASS [2022-08-23T20:50:44.820Z] [2022-08-23T20:50:44.820Z] DONE 9 tests in 0.293s [2022-08-23T20:50:44.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-23T20:50:44.820Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-23T20:50:44.820Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-23T20:50:45.079Z] ++++ cat bundles/test-integration/docker.pid [2022-08-23T20:50:45.079Z] +++ kill 6864 [2022-08-23T20:50:45.335Z] +++ /etc/init.d/apparmor stop [2022-08-23T20:50:45.335Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-23T20:50:45.335Z] [2022-08-23T20:50:45.335Z] Unloading profiles will leave already running processes permanently [2022-08-23T20:50:45.335Z] unconfined, which can lead to unexpected situations. [2022-08-23T20:50:45.335Z] [2022-08-23T20:50:45.335Z] To set a process to complain mode, use the command line tool [2022-08-23T20:50:45.335Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-23T20:50:45.335Z] +++ true [2022-08-23T20:50:45.335Z] exiting test-integration [2022-08-23T20:50:45.335Z] ++ exit 0 [2022-08-23T20:50:45.335Z] [2022-08-23T20:50:45.590Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-23T20:50:46.519Z] + for job in $(jobs -p) [2022-08-23T20:50:46.519Z] + wait 8925 [2022-08-23T20:50:46.519Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-23T20:50:46.519Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-23T20:50:46.519Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-23T20:50:46.519Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-23T20:50:46.775Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-23T20:50:47.031Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-23T20:50:47.287Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-23T20:50:47.287Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-23T20:50:47.847Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-23T20:50:47.847Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-23T20:50:48.779Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-23T20:50:49.340Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-23T20:50:49.340Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-23T20:50:49.901Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-23T20:50:52.413Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-23T20:50:52.413Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-23T20:50:52.413Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-23T20:50:53.780Z] === RUN TestDockerSuite/TestImportFile [2022-08-23T20:50:54.707Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-23T20:50:54.707Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-23T20:50:56.071Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-23T20:50:56.997Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-23T20:50:58.361Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-23T20:50:58.616Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-23T20:50:59.177Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-23T20:50:59.739Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-23T20:50:59.739Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-23T20:50:59.739Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-23T20:51:00.300Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-23T20:51:00.556Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-23T20:51:00.556Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-23T20:51:01.117Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-23T20:51:01.117Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-23T20:51:01.117Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-23T20:51:02.043Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-23T20:51:02.299Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-23T20:51:02.859Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-23T20:51:03.422Z] === RUN TestDockerSuite/TestInspectImage [2022-08-23T20:51:03.422Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-23T20:51:03.422Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-23T20:51:03.422Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-23T20:51:03.422Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-23T20:51:03.982Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-23T20:51:04.238Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-23T20:51:04.494Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-23T20:51:04.749Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-23T20:51:05.320Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-23T20:51:06.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-23T20:51:08.137Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-23T20:51:08.137Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-23T20:51:08.392Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-23T20:51:08.953Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-23T20:51:09.880Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-23T20:51:10.442Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-23T20:51:11.003Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-23T20:51:11.563Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-23T20:51:11.819Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-23T20:51:12.379Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-23T20:51:12.939Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-23T20:51:12.939Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-23T20:51:13.866Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-23T20:51:14.793Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-23T20:51:15.048Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-23T20:51:16.413Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-23T20:51:17.776Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-23T20:51:19.141Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-23T20:51:19.141Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-23T20:51:20.505Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-23T20:51:21.068Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-23T20:51:21.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-23T20:51:28.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-23T20:51:28.745Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-23T20:51:30.636Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-23T20:51:31.562Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-23T20:51:32.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-23T20:51:33.492Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-23T20:51:33.492Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-23T20:51:33.492Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-23T20:51:34.055Z] docker_api_swarm_service_test.go:395: [dc293c3428d0d] joining swarm manager [dcc289ace67e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:51:34.619Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-23T20:51:34.875Z] docker_api_swarm_service_test.go:395: [d552cc39a4e3d] joining swarm manager [dcc289ace67e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:51:35.803Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-23T20:51:36.733Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-23T20:51:38.099Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-23T20:51:38.660Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-23T20:51:41.178Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-23T20:51:41.434Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-23T20:51:41.994Z] === RUN TestDockerSuite/TestLogsSince [2022-08-23T20:51:48.551Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-23T20:51:50.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-23T20:51:52.323Z] docker_api_swarm_service_test.go:343: [d519a1407429d] joining swarm manager [d3435c823e5c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:51:53.249Z] docker_api_swarm_service_test.go:343: [d52c0ca987a84] joining swarm manager [d3435c823e5c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:51:53.812Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-23T20:51:54.739Z] === RUN TestDockerSuite/TestLogsTail [2022-08-23T20:51:55.301Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-23T20:51:56.230Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-23T20:51:57.157Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-23T20:51:57.157Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-23T20:51:57.157Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-23T20:51:57.157Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-23T20:51:57.157Z] === RUN TestDockerSuite/TestNetHostname [2022-08-23T20:51:58.525Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-23T20:51:58.781Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-23T20:51:58.781Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-23T20:51:58.781Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-23T20:51:59.003Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-23T20:51:59.003Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-23T20:51:59.003Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-23T20:51:59.003Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-23T20:51:59.003Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-23T20:51:59.338Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-23T20:51:59.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7112594004dd9bdcc3624ef5527b85afd7c5e037 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7112594004dd9bdcc3624ef5527b85afd7c5e037 hack/test/unit [2022-08-23T20:51:59.713Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-23T20:51:59.969Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-23T20:52:00.200Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-23T20:52:00.200Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-23T20:52:00.200Z] + TESTDIRS=./... [2022-08-23T20:52:00.200Z] + exclude_paths='/vendor/|/integration' [2022-08-23T20:52:00.200Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-23T20:52:00.200Z] ++ go list ./... [2022-08-23T20:52:01.145Z] + pkg_list='github.com/docker/docker/api [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/backend/build [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/httputils [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/middleware [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/build [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/container [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/debug [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/image [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/network [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/session [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/system [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/volume [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/backend [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/container [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/events [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/filters [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/image [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/mount [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/network [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/registry [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/strslice [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/swarm [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/time [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/versions [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/types/volume [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/builder-next [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/dockerfile [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/remotecontext [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T20:52:01.145Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T20:52:01.145Z] github.com/docker/docker/cli [2022-08-23T20:52:01.145Z] github.com/docker/docker/cli/config [2022-08-23T20:52:01.145Z] github.com/docker/docker/cli/debug [2022-08-23T20:52:01.145Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T20:52:01.145Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T20:52:01.145Z] github.com/docker/docker/client [2022-08-23T20:52:01.145Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T20:52:01.145Z] github.com/docker/docker/cmd/dockerd [2022-08-23T20:52:01.145Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T20:52:01.145Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T20:52:01.145Z] github.com/docker/docker/container [2022-08-23T20:52:01.145Z] github.com/docker/docker/container/stream [2022-08-23T20:52:01.145Z] github.com/docker/docker/contrib/apparmor [2022-08-23T20:52:01.145Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T20:52:01.145Z] github.com/docker/docker/contrib/httpserver [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/cluster [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/config [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/containerd [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/events [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/exec [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/images [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/initlayer [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/links [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/listeners [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/local [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/names [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/network [2022-08-23T20:52:01.145Z] github.com/docker/docker/daemon/stats [2022-08-23T20:52:01.145Z] github.com/docker/docker/distribution [2022-08-23T20:52:01.145Z] github.com/docker/docker/distribution/metadata [2022-08-23T20:52:01.145Z] github.com/docker/docker/distribution/utils [2022-08-23T20:52:01.145Z] github.com/docker/docker/distribution/xfer [2022-08-23T20:52:01.145Z] github.com/docker/docker/dockerversion [2022-08-23T20:52:01.145Z] github.com/docker/docker/errdefs [2022-08-23T20:52:01.145Z] github.com/docker/docker/image [2022-08-23T20:52:01.145Z] github.com/docker/docker/image/cache [2022-08-23T20:52:01.145Z] github.com/docker/docker/image/tarexport [2022-08-23T20:52:01.145Z] github.com/docker/docker/image/v1 [2022-08-23T20:52:01.145Z] github.com/docker/docker/internal/test/suite [2022-08-23T20:52:01.145Z] github.com/docker/docker/layer [2022-08-23T20:52:01.145Z] github.com/docker/docker/libcontainerd [2022-08-23T20:52:01.145Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T20:52:01.145Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T20:52:01.145Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T20:52:01.145Z] github.com/docker/docker/libcontainerd/types [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:52:01.145Z] github.com/docker/docker/libnetwork/types [2022-08-23T20:52:01.145Z] github.com/docker/docker/oci [2022-08-23T20:52:01.145Z] github.com/docker/docker/oci/caps [2022-08-23T20:52:01.145Z] github.com/docker/docker/opts [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/aaparser [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/archive [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/authorization [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/capabilities [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/containerfs [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/directory [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/dmesg [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/fileutils [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/fsutils [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/homedir [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/idtools [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/ioutils [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/longpath [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/loopback [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/parsers [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/pidfile [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/platform [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/plugins [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/pools [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/progress [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/pubsub [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/reexec [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/signal [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/stack [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/stringid [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/system [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/tailfile [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/tarsum [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/urlutil [2022-08-23T20:52:01.145Z] github.com/docker/docker/pkg/useragent [2022-08-23T20:52:01.145Z] github.com/docker/docker/plugin [2022-08-23T20:52:01.145Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T20:52:01.145Z] github.com/docker/docker/plugin/v2 [2022-08-23T20:52:01.145Z] github.com/docker/docker/profiles/apparmor [2022-08-23T20:52:01.145Z] github.com/docker/docker/profiles/seccomp [2022-08-23T20:52:01.145Z] github.com/docker/docker/quota [2022-08-23T20:52:01.145Z] github.com/docker/docker/reference [2022-08-23T20:52:01.145Z] github.com/docker/docker/registry [2022-08-23T20:52:01.145Z] github.com/docker/docker/registry/resumable [2022-08-23T20:52:01.145Z] github.com/docker/docker/restartmanager [2022-08-23T20:52:01.145Z] github.com/docker/docker/rootless [2022-08-23T20:52:01.145Z] github.com/docker/docker/rootless/specconv [2022-08-23T20:52:01.145Z] github.com/docker/docker/runconfig [2022-08-23T20:52:01.145Z] github.com/docker/docker/runconfig/opts [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil/daemon [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil/environment [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil/fakegit [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil/registry [2022-08-23T20:52:01.145Z] github.com/docker/docker/testutil/request [2022-08-23T20:52:01.145Z] github.com/docker/docker/volume [2022-08-23T20:52:01.145Z] github.com/docker/docker/volume/drivers [2022-08-23T20:52:01.145Z] github.com/docker/docker/volume/local [2022-08-23T20:52:01.145Z] github.com/docker/docker/volume/mounts [2022-08-23T20:52:01.145Z] github.com/docker/docker/volume/service [2022-08-23T20:52:01.145Z] github.com/docker/docker/volume/service/opts [2022-08-23T20:52:01.145Z] github.com/docker/docker/volume/testutils' [2022-08-23T20:52:01.145Z] ++ grep --fixed-strings -v /libnetwork [2022-08-23T20:52:01.145Z] ++ echo 'github.com/docker/docker/api [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/backend/build [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/httputils [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/middleware [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/build [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/container [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/debug [2022-08-23T20:52:01.145Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/image [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/network [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/session [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/system [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/volume [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/backend [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/container [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/events [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/filters [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/image [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/mount [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/network [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/registry [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/strslice [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/swarm [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/time [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/versions [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/volume [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/dockerfile [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/remotecontext [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T20:52:01.146Z] github.com/docker/docker/cli [2022-08-23T20:52:01.146Z] github.com/docker/docker/cli/config [2022-08-23T20:52:01.146Z] github.com/docker/docker/cli/debug [2022-08-23T20:52:01.146Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T20:52:01.146Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T20:52:01.146Z] github.com/docker/docker/client [2022-08-23T20:52:01.146Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T20:52:01.146Z] github.com/docker/docker/cmd/dockerd [2022-08-23T20:52:01.146Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T20:52:01.146Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T20:52:01.146Z] github.com/docker/docker/container [2022-08-23T20:52:01.146Z] github.com/docker/docker/container/stream [2022-08-23T20:52:01.146Z] github.com/docker/docker/contrib/apparmor [2022-08-23T20:52:01.146Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T20:52:01.146Z] github.com/docker/docker/contrib/httpserver [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/config [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/containerd [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/events [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/exec [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/images [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/initlayer [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/links [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/listeners [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/local [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/names [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/network [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/stats [2022-08-23T20:52:01.146Z] github.com/docker/docker/distribution [2022-08-23T20:52:01.146Z] github.com/docker/docker/distribution/metadata [2022-08-23T20:52:01.146Z] github.com/docker/docker/distribution/utils [2022-08-23T20:52:01.146Z] github.com/docker/docker/distribution/xfer [2022-08-23T20:52:01.146Z] github.com/docker/docker/dockerversion [2022-08-23T20:52:01.146Z] github.com/docker/docker/errdefs [2022-08-23T20:52:01.146Z] github.com/docker/docker/image [2022-08-23T20:52:01.146Z] github.com/docker/docker/image/cache [2022-08-23T20:52:01.146Z] github.com/docker/docker/image/tarexport [2022-08-23T20:52:01.146Z] github.com/docker/docker/image/v1 [2022-08-23T20:52:01.146Z] github.com/docker/docker/internal/test/suite [2022-08-23T20:52:01.146Z] github.com/docker/docker/layer [2022-08-23T20:52:01.146Z] github.com/docker/docker/libcontainerd [2022-08-23T20:52:01.146Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T20:52:01.146Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T20:52:01.146Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T20:52:01.146Z] github.com/docker/docker/libcontainerd/types [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/libnetwork/types [2022-08-23T20:52:01.146Z] github.com/docker/docker/oci [2022-08-23T20:52:01.146Z] github.com/docker/docker/oci/caps [2022-08-23T20:52:01.146Z] github.com/docker/docker/opts [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/aaparser [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/archive [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/authorization [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/capabilities [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/containerfs [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/directory [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/dmesg [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/fileutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/fsutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/homedir [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/idtools [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/ioutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/longpath [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/loopback [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/parsers [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/pidfile [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/platform [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/plugins [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/pools [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/progress [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/pubsub [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/reexec [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/signal [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/stack [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/stringid [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/system [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/tailfile [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/tarsum [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/urlutil [2022-08-23T20:52:01.146Z] github.com/docker/docker/pkg/useragent [2022-08-23T20:52:01.146Z] github.com/docker/docker/plugin [2022-08-23T20:52:01.146Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T20:52:01.146Z] github.com/docker/docker/plugin/v2 [2022-08-23T20:52:01.146Z] github.com/docker/docker/profiles/apparmor [2022-08-23T20:52:01.146Z] github.com/docker/docker/profiles/seccomp [2022-08-23T20:52:01.146Z] github.com/docker/docker/quota [2022-08-23T20:52:01.146Z] github.com/docker/docker/reference [2022-08-23T20:52:01.146Z] github.com/docker/docker/registry [2022-08-23T20:52:01.146Z] github.com/docker/docker/registry/resumable [2022-08-23T20:52:01.146Z] github.com/docker/docker/restartmanager [2022-08-23T20:52:01.146Z] github.com/docker/docker/rootless [2022-08-23T20:52:01.146Z] github.com/docker/docker/rootless/specconv [2022-08-23T20:52:01.146Z] github.com/docker/docker/runconfig [2022-08-23T20:52:01.146Z] github.com/docker/docker/runconfig/opts [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil/daemon [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil/environment [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil/fakegit [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil/registry [2022-08-23T20:52:01.146Z] github.com/docker/docker/testutil/request [2022-08-23T20:52:01.146Z] github.com/docker/docker/volume [2022-08-23T20:52:01.146Z] github.com/docker/docker/volume/drivers [2022-08-23T20:52:01.146Z] github.com/docker/docker/volume/local [2022-08-23T20:52:01.146Z] github.com/docker/docker/volume/mounts [2022-08-23T20:52:01.146Z] github.com/docker/docker/volume/service [2022-08-23T20:52:01.146Z] github.com/docker/docker/volume/service/opts [2022-08-23T20:52:01.146Z] github.com/docker/docker/volume/testutils' [2022-08-23T20:52:01.146Z] + base_pkg_list='github.com/docker/docker/api [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/backend/build [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/httputils [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/middleware [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/build [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/container [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/debug [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/image [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/network [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/session [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/system [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/server/router/volume [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/backend [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/container [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/events [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/filters [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/image [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/mount [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/network [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/registry [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/strslice [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/swarm [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/time [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/versions [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T20:52:01.146Z] github.com/docker/docker/api/types/volume [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/dockerfile [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/remotecontext [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T20:52:01.146Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T20:52:01.146Z] github.com/docker/docker/cli [2022-08-23T20:52:01.146Z] github.com/docker/docker/cli/config [2022-08-23T20:52:01.146Z] github.com/docker/docker/cli/debug [2022-08-23T20:52:01.146Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T20:52:01.146Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T20:52:01.146Z] github.com/docker/docker/client [2022-08-23T20:52:01.146Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T20:52:01.146Z] github.com/docker/docker/cmd/dockerd [2022-08-23T20:52:01.146Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T20:52:01.146Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T20:52:01.146Z] github.com/docker/docker/container [2022-08-23T20:52:01.146Z] github.com/docker/docker/container/stream [2022-08-23T20:52:01.146Z] github.com/docker/docker/contrib/apparmor [2022-08-23T20:52:01.146Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T20:52:01.146Z] github.com/docker/docker/contrib/httpserver [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/config [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/containerd [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/events [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/exec [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/images [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/initlayer [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/links [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/listeners [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T20:52:01.146Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/local [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/names [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/network [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/stats [2022-08-23T20:52:01.147Z] github.com/docker/docker/distribution [2022-08-23T20:52:01.147Z] github.com/docker/docker/distribution/metadata [2022-08-23T20:52:01.147Z] github.com/docker/docker/distribution/utils [2022-08-23T20:52:01.147Z] github.com/docker/docker/distribution/xfer [2022-08-23T20:52:01.147Z] github.com/docker/docker/dockerversion [2022-08-23T20:52:01.147Z] github.com/docker/docker/errdefs [2022-08-23T20:52:01.147Z] github.com/docker/docker/image [2022-08-23T20:52:01.147Z] github.com/docker/docker/image/cache [2022-08-23T20:52:01.147Z] github.com/docker/docker/image/tarexport [2022-08-23T20:52:01.147Z] github.com/docker/docker/image/v1 [2022-08-23T20:52:01.147Z] github.com/docker/docker/internal/test/suite [2022-08-23T20:52:01.147Z] github.com/docker/docker/layer [2022-08-23T20:52:01.147Z] github.com/docker/docker/libcontainerd [2022-08-23T20:52:01.147Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T20:52:01.147Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T20:52:01.147Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T20:52:01.147Z] github.com/docker/docker/libcontainerd/types [2022-08-23T20:52:01.147Z] github.com/docker/docker/oci [2022-08-23T20:52:01.147Z] github.com/docker/docker/oci/caps [2022-08-23T20:52:01.147Z] github.com/docker/docker/opts [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/aaparser [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/archive [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/authorization [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/capabilities [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/containerfs [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/directory [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/dmesg [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/fileutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/fsutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/homedir [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/idtools [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/ioutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/longpath [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/loopback [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/parsers [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/pidfile [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/platform [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/plugins [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/pools [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/progress [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/pubsub [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/reexec [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/signal [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/stack [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/stringid [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/system [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/tailfile [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/tarsum [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/urlutil [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/useragent [2022-08-23T20:52:01.147Z] github.com/docker/docker/plugin [2022-08-23T20:52:01.147Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T20:52:01.147Z] github.com/docker/docker/plugin/v2 [2022-08-23T20:52:01.147Z] github.com/docker/docker/profiles/apparmor [2022-08-23T20:52:01.147Z] github.com/docker/docker/profiles/seccomp [2022-08-23T20:52:01.147Z] github.com/docker/docker/quota [2022-08-23T20:52:01.147Z] github.com/docker/docker/reference [2022-08-23T20:52:01.147Z] github.com/docker/docker/registry [2022-08-23T20:52:01.147Z] github.com/docker/docker/registry/resumable [2022-08-23T20:52:01.147Z] github.com/docker/docker/restartmanager [2022-08-23T20:52:01.147Z] github.com/docker/docker/rootless [2022-08-23T20:52:01.147Z] github.com/docker/docker/rootless/specconv [2022-08-23T20:52:01.147Z] github.com/docker/docker/runconfig [2022-08-23T20:52:01.147Z] github.com/docker/docker/runconfig/opts [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil/daemon [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil/environment [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil/fakegit [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil/registry [2022-08-23T20:52:01.147Z] github.com/docker/docker/testutil/request [2022-08-23T20:52:01.147Z] github.com/docker/docker/volume [2022-08-23T20:52:01.147Z] github.com/docker/docker/volume/drivers [2022-08-23T20:52:01.147Z] github.com/docker/docker/volume/local [2022-08-23T20:52:01.147Z] github.com/docker/docker/volume/mounts [2022-08-23T20:52:01.147Z] github.com/docker/docker/volume/service [2022-08-23T20:52:01.147Z] github.com/docker/docker/volume/service/opts [2022-08-23T20:52:01.147Z] github.com/docker/docker/volume/testutils' [2022-08-23T20:52:01.147Z] ++ grep --fixed-strings /libnetwork [2022-08-23T20:52:01.147Z] ++ echo 'github.com/docker/docker/api [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/backend/build [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/httputils [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/middleware [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/build [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/container [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/debug [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/image [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/network [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/session [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/system [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/server/router/volume [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/backend [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/container [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/events [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/filters [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/image [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/mount [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/network [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/registry [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/strslice [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/swarm [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/time [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/versions [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T20:52:01.147Z] github.com/docker/docker/api/types/volume [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/builder-next [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/dockerfile [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/remotecontext [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T20:52:01.147Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T20:52:01.147Z] github.com/docker/docker/cli [2022-08-23T20:52:01.147Z] github.com/docker/docker/cli/config [2022-08-23T20:52:01.147Z] github.com/docker/docker/cli/debug [2022-08-23T20:52:01.147Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T20:52:01.147Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T20:52:01.147Z] github.com/docker/docker/client [2022-08-23T20:52:01.147Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T20:52:01.147Z] github.com/docker/docker/cmd/dockerd [2022-08-23T20:52:01.147Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T20:52:01.147Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T20:52:01.147Z] github.com/docker/docker/container [2022-08-23T20:52:01.147Z] github.com/docker/docker/container/stream [2022-08-23T20:52:01.147Z] github.com/docker/docker/contrib/apparmor [2022-08-23T20:52:01.147Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T20:52:01.147Z] github.com/docker/docker/contrib/httpserver [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/cluster [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/config [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/containerd [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/events [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/exec [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/images [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/initlayer [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/links [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/listeners [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/local [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/names [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/network [2022-08-23T20:52:01.147Z] github.com/docker/docker/daemon/stats [2022-08-23T20:52:01.147Z] github.com/docker/docker/distribution [2022-08-23T20:52:01.147Z] github.com/docker/docker/distribution/metadata [2022-08-23T20:52:01.147Z] github.com/docker/docker/distribution/utils [2022-08-23T20:52:01.147Z] github.com/docker/docker/distribution/xfer [2022-08-23T20:52:01.147Z] github.com/docker/docker/dockerversion [2022-08-23T20:52:01.147Z] github.com/docker/docker/errdefs [2022-08-23T20:52:01.147Z] github.com/docker/docker/image [2022-08-23T20:52:01.147Z] github.com/docker/docker/image/cache [2022-08-23T20:52:01.147Z] github.com/docker/docker/image/tarexport [2022-08-23T20:52:01.147Z] github.com/docker/docker/image/v1 [2022-08-23T20:52:01.147Z] github.com/docker/docker/internal/test/suite [2022-08-23T20:52:01.147Z] github.com/docker/docker/layer [2022-08-23T20:52:01.147Z] github.com/docker/docker/libcontainerd [2022-08-23T20:52:01.147Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T20:52:01.147Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T20:52:01.147Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T20:52:01.147Z] github.com/docker/docker/libcontainerd/types [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/libnetwork/types [2022-08-23T20:52:01.147Z] github.com/docker/docker/oci [2022-08-23T20:52:01.147Z] github.com/docker/docker/oci/caps [2022-08-23T20:52:01.147Z] github.com/docker/docker/opts [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/aaparser [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/archive [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/authorization [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/capabilities [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/containerfs [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/directory [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/dmesg [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/fileutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/fsutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/homedir [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/idtools [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/ioutils [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/longpath [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/loopback [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/parsers [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/pidfile [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/platform [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/plugins [2022-08-23T20:52:01.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/pools [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/progress [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/pubsub [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/reexec [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/signal [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/stack [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/stringid [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/system [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/tailfile [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/tarsum [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/urlutil [2022-08-23T20:52:01.148Z] github.com/docker/docker/pkg/useragent [2022-08-23T20:52:01.148Z] github.com/docker/docker/plugin [2022-08-23T20:52:01.148Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T20:52:01.148Z] github.com/docker/docker/plugin/v2 [2022-08-23T20:52:01.148Z] github.com/docker/docker/profiles/apparmor [2022-08-23T20:52:01.148Z] github.com/docker/docker/profiles/seccomp [2022-08-23T20:52:01.148Z] github.com/docker/docker/quota [2022-08-23T20:52:01.148Z] github.com/docker/docker/reference [2022-08-23T20:52:01.148Z] github.com/docker/docker/registry [2022-08-23T20:52:01.148Z] github.com/docker/docker/registry/resumable [2022-08-23T20:52:01.148Z] github.com/docker/docker/restartmanager [2022-08-23T20:52:01.148Z] github.com/docker/docker/rootless [2022-08-23T20:52:01.148Z] github.com/docker/docker/rootless/specconv [2022-08-23T20:52:01.148Z] github.com/docker/docker/runconfig [2022-08-23T20:52:01.148Z] github.com/docker/docker/runconfig/opts [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil/daemon [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil/environment [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil/fakegit [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil/registry [2022-08-23T20:52:01.148Z] github.com/docker/docker/testutil/request [2022-08-23T20:52:01.148Z] github.com/docker/docker/volume [2022-08-23T20:52:01.148Z] github.com/docker/docker/volume/drivers [2022-08-23T20:52:01.148Z] github.com/docker/docker/volume/local [2022-08-23T20:52:01.148Z] github.com/docker/docker/volume/mounts [2022-08-23T20:52:01.148Z] github.com/docker/docker/volume/service [2022-08-23T20:52:01.148Z] github.com/docker/docker/volume/service/opts [2022-08-23T20:52:01.148Z] github.com/docker/docker/volume/testutils' [2022-08-23T20:52:01.148Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/types' [2022-08-23T20:52:01.148Z] + echo 'github.com/docker/docker/libnetwork [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/types' [2022-08-23T20:52:01.148Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:52:01.148Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:52:01.148Z] + type docker-proxy [2022-08-23T20:52:01.148Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-23T20:52:01.148Z] + hack/make.sh binary-proxy install-proxy [2022-08-23T20:52:01.148Z] [2022-08-23T20:52:01.148Z] Removing bundles/ [2022-08-23T20:52:01.148Z] [2022-08-23T20:52:01.333Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-23T20:52:01.333Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-23T20:52:01.333Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-23T20:52:01.333Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-23T20:52:01.408Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-23T20:52:01.408Z] Building: bundles/binary-proxy/docker-proxy [2022-08-23T20:52:01.408Z] GOOS="" GOARCH="" GOARM="" [2022-08-23T20:52:06.582Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-23T20:52:07.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-23T20:52:07.143Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-23T20:52:08.509Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-23T20:52:09.435Z] docker_api_swarm_service_test.go:490: [d0989ba5cc005] joining swarm manager [ddc66938700c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:52:09.545Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-23T20:52:09.545Z] [2022-08-23T20:52:09.545Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-23T20:52:09.545Z] Installing docker-proxy to /usr/local/bin/ [2022-08-23T20:52:09.545Z] [2022-08-23T20:52:09.545Z] + mkdir -p bundles [2022-08-23T20:52:09.545Z] + '[' -n 'github.com/docker/docker/api [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/backend/build [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/httpstatus [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/httputils [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/middleware [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/build [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/container [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/debug [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/distribution [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/grpc [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/image [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/network [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/plugin [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/session [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/swarm [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/system [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/server/router/volume [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/backend [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/blkiodev [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/container [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/events [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/filters [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/image [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/mount [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/network [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/registry [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/strslice [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/swarm [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/time [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/versions [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-23T20:52:09.545Z] github.com/docker/docker/api/types/volume [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/builder-next [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/builder-next/worker [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/dockerfile [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/remotecontext [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/remotecontext/git [2022-08-23T20:52:09.545Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-23T20:52:09.545Z] github.com/docker/docker/cli [2022-08-23T20:52:09.545Z] github.com/docker/docker/cli/config [2022-08-23T20:52:09.545Z] github.com/docker/docker/cli/debug [2022-08-23T20:52:09.545Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-23T20:52:09.545Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-23T20:52:09.545Z] github.com/docker/docker/client [2022-08-23T20:52:09.545Z] github.com/docker/docker/cmd/docker-proxy [2022-08-23T20:52:09.545Z] github.com/docker/docker/cmd/dockerd [2022-08-23T20:52:09.545Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-23T20:52:09.545Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-23T20:52:09.545Z] github.com/docker/docker/container [2022-08-23T20:52:09.545Z] github.com/docker/docker/container/stream [2022-08-23T20:52:09.545Z] github.com/docker/docker/contrib/apparmor [2022-08-23T20:52:09.545Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-23T20:52:09.545Z] github.com/docker/docker/contrib/httpserver [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/cluster [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/cluster/convert [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/cluster/executor [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/cluster/provider [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/config [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/containerd [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/events [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/events/testutils [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/exec [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/images [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/initlayer [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/links [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/listeners [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/gelf [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/journald [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/local [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/logentries [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/splunk [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/syslog [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/logger/templates [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/names [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/network [2022-08-23T20:52:09.545Z] github.com/docker/docker/daemon/stats [2022-08-23T20:52:09.545Z] github.com/docker/docker/distribution [2022-08-23T20:52:09.545Z] github.com/docker/docker/distribution/metadata [2022-08-23T20:52:09.545Z] github.com/docker/docker/distribution/utils [2022-08-23T20:52:09.545Z] github.com/docker/docker/distribution/xfer [2022-08-23T20:52:09.545Z] github.com/docker/docker/dockerversion [2022-08-23T20:52:09.545Z] github.com/docker/docker/errdefs [2022-08-23T20:52:09.545Z] github.com/docker/docker/image [2022-08-23T20:52:09.545Z] github.com/docker/docker/image/cache [2022-08-23T20:52:09.545Z] github.com/docker/docker/image/tarexport [2022-08-23T20:52:09.545Z] github.com/docker/docker/image/v1 [2022-08-23T20:52:09.545Z] github.com/docker/docker/internal/test/suite [2022-08-23T20:52:09.545Z] github.com/docker/docker/layer [2022-08-23T20:52:09.545Z] github.com/docker/docker/libcontainerd [2022-08-23T20:52:09.545Z] github.com/docker/docker/libcontainerd/queue [2022-08-23T20:52:09.545Z] github.com/docker/docker/libcontainerd/remote [2022-08-23T20:52:09.545Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-23T20:52:09.545Z] github.com/docker/docker/libcontainerd/types [2022-08-23T20:52:09.545Z] github.com/docker/docker/oci [2022-08-23T20:52:09.545Z] github.com/docker/docker/oci/caps [2022-08-23T20:52:09.545Z] github.com/docker/docker/opts [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/aaparser [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/archive [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/authorization [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/broadcaster [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/capabilities [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/chrootarchive [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/containerfs [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/devicemapper [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/directory [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/dmesg [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/fileutils [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/fsutils [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/homedir [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/idtools [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/ioutils [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/jsonmessage [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/longpath [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/loopback [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/namesgenerator [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/parsers [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/pidfile [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/platform [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/plugingetter [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/plugins [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/plugins/transport [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/pools [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/progress [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/pubsub [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/reexec [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/signal [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/stack [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/stdcopy [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/streamformatter [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/stringid [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/sysinfo [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/system [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/tailfile [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/tarsum [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/urlutil [2022-08-23T20:52:09.545Z] github.com/docker/docker/pkg/useragent [2022-08-23T20:52:09.545Z] github.com/docker/docker/plugin [2022-08-23T20:52:09.545Z] github.com/docker/docker/plugin/executor/containerd [2022-08-23T20:52:09.545Z] github.com/docker/docker/plugin/v2 [2022-08-23T20:52:09.545Z] github.com/docker/docker/profiles/apparmor [2022-08-23T20:52:09.545Z] github.com/docker/docker/profiles/seccomp [2022-08-23T20:52:09.545Z] github.com/docker/docker/quota [2022-08-23T20:52:09.545Z] github.com/docker/docker/reference [2022-08-23T20:52:09.545Z] github.com/docker/docker/registry [2022-08-23T20:52:09.545Z] github.com/docker/docker/registry/resumable [2022-08-23T20:52:09.545Z] github.com/docker/docker/restartmanager [2022-08-23T20:52:09.545Z] github.com/docker/docker/rootless [2022-08-23T20:52:09.545Z] github.com/docker/docker/rootless/specconv [2022-08-23T20:52:09.545Z] github.com/docker/docker/runconfig [2022-08-23T20:52:09.545Z] github.com/docker/docker/runconfig/opts [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil/daemon [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil/environment [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil/fakecontext [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil/fakegit [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil/fakestorage [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil/fixtures/load [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil/registry [2022-08-23T20:52:09.545Z] github.com/docker/docker/testutil/request [2022-08-23T20:52:09.545Z] github.com/docker/docker/volume [2022-08-23T20:52:09.545Z] github.com/docker/docker/volume/drivers [2022-08-23T20:52:09.545Z] github.com/docker/docker/volume/local [2022-08-23T20:52:09.545Z] github.com/docker/docker/volume/mounts [2022-08-23T20:52:09.545Z] github.com/docker/docker/volume/service [2022-08-23T20:52:09.545Z] github.com/docker/docker/volume/service/opts [2022-08-23T20:52:09.545Z] github.com/docker/docker/volume/testutils' ']' [2022-08-23T20:52:09.546Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-23T20:52:09.806Z] ? github.com/docker/docker/api [no test files] [2022-08-23T20:52:10.362Z] docker_api_swarm_service_test.go:490: [d779439956ac2] joining swarm manager [ddc66938700c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:52:11.728Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-23T20:52:14.241Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-23T20:52:15.603Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-23T20:52:18.866Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-23T20:52:20.231Z] === RUN TestDockerSuite/TestPluginActive [2022-08-23T20:52:22.745Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-23T20:52:23.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-23T20:52:27.919Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-23T20:52:29.546Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-23T20:52:29.546Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-23T20:52:29.546Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-23T20:52:30.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-23T20:52:31.471Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-23T20:52:32.032Z] docker_api_swarm_service_test.go:128: [df08a0acda98c] joining swarm manager [d1a2deff3d2d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:52:32.958Z] docker_api_swarm_service_test.go:129: [dacb7120a3dc3] joining swarm manager [d1a2deff3d2d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:52:34.323Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-23T20:52:34.884Z] docker_api_swarm_service_test.go:137: [dce3de54e094c] joining swarm manager [d1a2deff3d2d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-23T20:52:35.443Z] docker_api_swarm_service_test.go:138: [d89a80ee71574] joining swarm manager [d1a2deff3d2d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-23T20:52:39.608Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-23T20:52:40.972Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-23T20:52:41.897Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-23T20:52:43.262Z] === RUN TestDockerSuite/TestPortList [2022-08-23T20:52:49.798Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-23T20:52:52.316Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-23T20:52:52.316Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-23T20:52:54.205Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-23T20:52:54.766Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-23T20:52:55.327Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-23T20:52:55.327Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-23T20:52:57.843Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-23T20:52:57.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-23T20:52:58.099Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-23T20:53:00.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-23T20:53:00.613Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-23T20:53:02.502Z] docker_api_swarm_service_test.go:304: [d7cf5aa6ec31e] joining swarm manager [dc21a643529e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:53:03.429Z] docker_api_swarm_service_test.go:304: [da6cbd9929abb] joining swarm manager [dc21a643529e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:53:04.795Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-23T20:53:04.795Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-23T20:53:08.060Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-23T20:53:14.592Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-23T20:53:15.160Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-23T20:53:16.524Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-23T20:53:17.451Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-23T20:53:18.816Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-23T20:53:20.179Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-23T20:53:22.065Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-23T20:53:22.990Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-23T20:53:22.990Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-23T20:53:23.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-23T20:53:23.806Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-23T20:53:25.695Z] docker_api_swarm_service_test.go:100: [d994b98c7b66b] joining swarm manager [dbd911232d38e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:53:25.695Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-23T20:53:26.257Z] docker_api_swarm_service_test.go:101: [d8731af999824] joining swarm manager [dbd911232d38e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:53:27.622Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-23T20:53:27.622Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-23T20:53:27.622Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-23T20:53:27.878Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-23T20:53:28.440Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-23T20:53:28.440Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-23T20:53:30.329Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-23T20:53:31.256Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-23T20:53:31.817Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-23T20:53:38.377Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-23T20:53:39.304Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-23T20:53:40.670Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-23T20:53:40.670Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-23T20:53:40.670Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-23T20:53:41.231Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-23T20:53:43.745Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-23T20:53:44.000Z] check_test.go:611: [d994b98c7b66b] daemon is not started [2022-08-23T20:53:44.927Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-23T20:53:46.815Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-23T20:53:47.741Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-23T20:53:47.741Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-23T20:53:47.741Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-23T20:53:49.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-23T20:53:50.558Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-23T20:53:51.122Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-23T20:53:51.379Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-23T20:53:51.635Z] docker_api_swarm_service_test.go:533: [de720a0f19619] joining swarm manager [d1f5eb9a8d76d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:53:52.999Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-23T20:53:52.999Z] docker_api_swarm_service_test.go:534: [dc873fa0dbb9b] joining swarm manager [d1f5eb9a8d76d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:53:53.563Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-23T20:53:55.464Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-23T20:53:56.393Z] === RUN TestDockerSuite/TestRmiTag [2022-08-23T20:53:56.649Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-23T20:53:57.577Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-23T20:54:00.846Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-23T20:54:01.407Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-23T20:54:01.969Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-23T20:54:02.224Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-23T20:54:02.784Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-23T20:54:03.039Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-23T20:54:03.600Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-23T20:54:04.160Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-23T20:54:04.429Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-23T20:54:04.429Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-23T20:54:04.429Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-23T20:54:04.429Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-23T20:54:04.690Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-23T20:54:04.721Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-23T20:54:05.260Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-08-23T20:54:05.260Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-08-23T20:54:05.260Z] ? github.com/docker/docker/api/types [no test files] [2022-08-23T20:54:05.260Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-23T20:54:05.260Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-23T20:54:05.260Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-23T20:54:05.260Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-23T20:54:05.260Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-23T20:54:05.260Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-23T20:54:05.260Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-23T20:54:05.260Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-23T20:54:05.831Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-08-23T20:54:05.831Z] ok github.com/docker/docker/api/types/registry 0.008s coverage: 54.2% of statements [2022-08-23T20:54:05.831Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-23T20:54:05.831Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-23T20:54:05.831Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-23T20:54:06.092Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/builder [no test files] [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-23T20:54:06.092Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-23T20:54:08.886Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-23T20:54:08.886Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-23T20:54:09.393Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2022-08-23T20:54:09.394Z] ok github.com/docker/docker/builder/dockerfile 0.593s coverage: 49.3% of statements [2022-08-23T20:54:09.654Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-23T20:54:09.812Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-23T20:54:10.375Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-23T20:54:10.595Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-23T20:54:11.538Z] ok github.com/docker/docker/builder/remotecontext/git 1.864s coverage: 86.3% of statements [2022-08-23T20:54:11.538Z] ? github.com/docker/docker/cli [no test files] [2022-08-23T20:54:11.538Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-23T20:54:11.538Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-23T20:54:11.538Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-23T20:54:12.108Z] ok github.com/docker/docker/cmd/docker-proxy 0.222s coverage: 67.6% of statements [2022-08-23T20:54:12.265Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-23T20:54:12.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-23T20:54:13.630Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-23T20:54:14.558Z] docker_api_swarm_service_test.go:148: [d171b1dd154a3] joining swarm manager [db5137ebb3f10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:54:15.500Z] docker_api_swarm_service_test.go:148: [d393f6f8771b3] joining swarm manager [db5137ebb3f10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:54:16.061Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-23T20:54:16.993Z] === RUN TestDockerSuite/TestDockerFails [2022-08-23T20:54:16.993Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-23T20:54:17.437Z] ok github.com/docker/docker/client 0.154s coverage: 75.9% of statements [2022-08-23T20:54:18.357Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-23T20:54:18.918Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-23T20:54:19.481Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-23T20:54:20.844Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-23T20:54:21.101Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-23T20:54:21.662Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-23T20:54:22.588Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-23T20:54:23.148Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-23T20:54:23.148Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-23T20:54:23.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-23T20:54:23.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-23T20:54:24.270Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-23T20:54:25.636Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-23T20:54:25.892Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-23T20:54:26.818Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-23T20:54:27.074Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-23T20:54:28.002Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-23T20:54:28.928Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-23T20:54:29.489Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-23T20:54:30.050Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-23T20:54:30.977Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-23T20:54:31.554Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-23T20:54:32.120Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-23T20:54:32.680Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-23T20:54:34.048Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-23T20:54:34.303Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-23T20:54:34.864Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-23T20:54:35.119Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-23T20:54:35.119Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-23T20:54:36.483Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-23T20:54:37.044Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-23T20:54:37.606Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-23T20:54:38.166Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-23T20:54:38.421Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-23T20:54:38.421Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-23T20:54:38.985Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-23T20:54:39.913Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-23T20:54:40.474Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-23T20:54:41.035Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-23T20:54:41.290Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-23T20:54:41.290Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-23T20:54:41.852Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-23T20:54:41.852Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-23T20:54:42.777Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-23T20:54:43.338Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-23T20:54:43.595Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-23T20:54:44.156Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-23T20:54:44.156Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-23T20:54:44.716Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-23T20:54:45.642Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-23T20:54:46.569Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-23T20:54:47.533Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-23T20:54:48.102Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-23T20:54:48.357Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-23T20:54:48.917Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-23T20:54:49.479Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-23T20:54:49.734Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-23T20:54:50.660Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-23T20:54:51.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-23T20:54:53.481Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-23T20:54:53.481Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-23T20:54:54.043Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-23T20:54:55.932Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-23T20:54:57.295Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-23T20:54:59.184Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-23T20:55:00.547Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-23T20:55:00.547Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-23T20:55:00.547Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-23T20:55:00.547Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-23T20:55:00.547Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-23T20:55:01.109Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-23T20:55:02.479Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-23T20:55:03.405Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-23T20:55:04.152Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.9% of statements [2022-08-23T20:55:04.152Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-23T20:55:04.152Z] ok github.com/docker/docker/cmd/dockerd/trap 2.532s coverage: 0.0% of statements [2022-08-23T20:55:04.152Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-23T20:55:04.152Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-23T20:55:04.152Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-23T20:55:04.152Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-23T20:55:04.152Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-23T20:55:05.295Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-23T20:55:05.558Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-23T20:55:06.929Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-23T20:55:07.184Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-23T20:55:07.184Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-23T20:55:07.184Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-23T20:55:07.746Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-23T20:55:09.108Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-23T20:55:09.109Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-23T20:55:09.441Z] ok github.com/docker/docker/daemon/cluster 0.077s coverage: 0.5% of statements [2022-08-23T20:55:09.670Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-23T20:55:10.013Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-23T20:55:10.599Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-23T20:55:10.854Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-23T20:55:11.417Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-23T20:55:11.417Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-23T20:55:11.943Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-23T20:55:11.979Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-23T20:55:12.540Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-23T20:55:13.101Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-23T20:55:13.663Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-23T20:55:13.918Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-23T20:55:14.479Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-23T20:55:15.041Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-23T20:55:15.603Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-23T20:55:15.603Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-23T20:55:16.532Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-23T20:55:16.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-23T20:55:17.043Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-23T20:55:17.970Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-23T20:55:18.533Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-23T20:55:18.533Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-23T20:55:18.533Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-23T20:55:20.076Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-08-23T20:55:21.019Z] ok github.com/docker/docker/daemon 10.163s coverage: 16.6% of statements [2022-08-23T20:55:21.019Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-23T20:55:21.019Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-23T20:55:21.280Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 76.8% of statements [2022-08-23T20:55:21.280Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-23T20:55:21.801Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-23T20:55:21.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-23T20:55:21.850Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2022-08-23T20:55:21.850Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-23T20:55:21.850Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-23T20:55:22.366Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-23T20:55:22.421Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-08-23T20:55:23.804Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.813s coverage: 74.8% of statements [2022-08-23T20:55:24.307Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-23T20:55:24.745Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-23T20:55:25.006Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.392s coverage: 60.7% of statements [2022-08-23T20:55:26.820Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-23T20:55:26.928Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-08-23T20:55:28.869Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.382s coverage: 50.6% of statements [2022-08-23T20:55:29.130Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.446s coverage: 45.9% of statements [2022-08-23T20:55:29.130Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-23T20:55:29.334Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-23T20:55:30.514Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-23T20:55:30.775Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.701s coverage: 58.5% of statements [2022-08-23T20:55:30.775Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-23T20:55:30.775Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-23T20:55:31.356Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2022-08-23T20:55:31.847Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-23T20:55:32.296Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-08-23T20:55:33.679Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 6.9% of statements [2022-08-23T20:55:33.679Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-23T20:55:33.679Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-23T20:55:33.734Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-23T20:55:33.943Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2022-08-23T20:55:33.989Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-23T20:55:34.551Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-23T20:55:34.886Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-08-23T20:55:35.146Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 80.2% of statements [2022-08-23T20:55:35.146Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-23T20:55:35.480Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-23T20:55:35.480Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-23T20:55:35.718Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 68.2% of statements [2022-08-23T20:55:35.737Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-23T20:55:35.737Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-23T20:55:36.289Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.017s coverage: 88.2% of statements [2022-08-23T20:55:36.299Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-23T20:55:37.673Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.192s coverage: 76.8% of statements [2022-08-23T20:55:37.674Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2022-08-23T20:55:38.186Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-23T20:55:38.615Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 79.4% of statements [2022-08-23T20:55:38.747Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-23T20:55:39.556Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 67.6% of statements [2022-08-23T20:55:40.113Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-23T20:55:40.127Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-08-23T20:55:40.388Z] ok github.com/docker/docker/daemon/logger/journald 3.581s coverage: 74.3% of statements [2022-08-23T20:55:40.388Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-23T20:55:40.388Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-23T20:55:40.388Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-23T20:55:40.388Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-23T20:55:41.330Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-08-23T20:55:41.476Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-23T20:55:41.590Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-08-23T20:55:42.039Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-23T20:55:42.161Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-23T20:55:42.733Z] ok github.com/docker/docker/daemon/logger/splunk 1.609s coverage: 82.5% of statements [2022-08-23T20:55:42.733Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-23T20:55:42.733Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-23T20:55:44.119Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2022-08-23T20:55:45.513Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.0% of statements [2022-08-23T20:55:45.513Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-23T20:55:45.778Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-23T20:55:46.348Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-23T20:55:46.348Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-08-23T20:55:46.348Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-23T20:55:46.920Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2022-08-23T20:55:47.300Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-23T20:55:47.491Z] ok github.com/docker/docker/image/tarexport 0.024s coverage: 0.7% of statements [2022-08-23T20:55:47.491Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-23T20:55:47.491Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-23T20:55:47.556Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-23T20:55:47.811Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-23T20:55:48.063Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-08-23T20:55:48.738Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-23T20:55:48.738Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-23T20:55:48.738Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-23T20:55:49.005Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-23T20:55:49.265Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-08-23T20:55:49.526Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-23T20:55:49.664Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-23T20:55:50.591Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-23T20:55:51.438Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 82.3% of statements [2022-08-23T20:55:51.517Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-23T20:55:51.517Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-23T20:55:51.517Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-23T20:55:52.009Z] ok github.com/docker/docker/pkg/authorization 0.154s coverage: 68.3% of statements [2022-08-23T20:55:52.009Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-23T20:55:52.269Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-23T20:55:52.444Z] === RUN TestDockerSuite/TestRunMount [2022-08-23T20:55:55.563Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 42.7% of statements [2022-08-23T20:55:55.563Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-23T20:55:55.824Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-23T20:55:56.084Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-23T20:55:56.084Z] ok github.com/docker/docker/layer 7.332s coverage: 68.9% of statements [2022-08-23T20:55:56.084Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-23T20:55:56.084Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-23T20:55:56.084Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-23T20:55:56.084Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-23T20:55:56.084Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-23T20:55:56.084Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-23T20:55:56.608Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-23T20:55:56.657Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-08-23T20:55:56.863Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-23T20:55:56.917Z] ok github.com/docker/docker/pkg/fsutils 0.207s coverage: 85.1% of statements [2022-08-23T20:55:56.917Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-23T20:55:57.120Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-23T20:55:58.047Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-23T20:55:58.302Z] ok github.com/docker/docker/pkg/idtools 0.520s coverage: 69.3% of statements [2022-08-23T20:55:58.302Z] ok github.com/docker/docker/pkg/ioutils 0.450s coverage: 70.1% of statements [2022-08-23T20:55:58.302Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-23T20:55:58.563Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-23T20:55:58.563Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-23T20:55:58.824Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-23T20:55:58.824Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-08-23T20:55:59.085Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-08-23T20:55:59.345Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-08-23T20:55:59.345Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-23T20:55:59.345Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-23T20:55:59.345Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-23T20:55:59.412Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-23T20:56:00.290Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-23T20:56:00.550Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-23T20:56:00.778Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-23T20:56:00.811Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-23T20:56:01.381Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-23T20:56:02.671Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-23T20:56:02.763Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-23T20:56:02.763Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-23T20:56:03.023Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-23T20:56:03.231Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-23T20:56:03.284Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-08-23T20:56:03.544Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-23T20:56:03.805Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-23T20:56:04.377Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 54.1% of statements [2022-08-23T20:56:04.608Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-23T20:56:04.608Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-23T20:56:04.637Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-23T20:56:04.864Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-23T20:56:04.898Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-08-23T20:56:05.469Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-23T20:56:05.469Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-23T20:56:05.794Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-23T20:56:05.794Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-23T20:56:06.357Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-23T20:56:06.920Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-23T20:56:07.382Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-08-23T20:56:07.643Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-08-23T20:56:08.215Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-23T20:56:08.817Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-23T20:56:09.156Z] ok github.com/docker/docker/quota 0.246s coverage: 71.4% of statements [2022-08-23T20:56:09.417Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-23T20:56:10.358Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-08-23T20:56:10.705Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-23T20:56:10.928Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-23T20:56:11.189Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-23T20:56:11.449Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-23T20:56:11.710Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-23T20:56:13.223Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-23T20:56:13.628Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-23T20:56:13.785Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-23T20:56:13.785Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-23T20:56:14.197Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.8% of statements [2022-08-23T20:56:14.711Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-23T20:56:14.711Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-23T20:56:14.711Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-23T20:56:14.768Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-08-23T20:56:15.273Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-23T20:56:15.529Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-23T20:56:15.710Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-23T20:56:15.785Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-23T20:56:16.347Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-23T20:56:18.236Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-23T20:56:20.750Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-23T20:56:22.115Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-23T20:56:22.115Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-23T20:56:22.115Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-23T20:56:23.073Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-23T20:56:23.333Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-23T20:56:23.589Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-23T20:56:24.953Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-23T20:56:25.881Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-23T20:56:26.442Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-23T20:56:26.442Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-23T20:56:26.442Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-23T20:56:27.003Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-23T20:56:27.564Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-23T20:56:27.820Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-23T20:56:28.746Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-23T20:56:28.746Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-23T20:56:28.746Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-23T20:56:29.307Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-23T20:56:29.307Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-23T20:56:29.868Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-23T20:56:29.868Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-23T20:56:29.868Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-23T20:56:30.429Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-23T20:56:31.794Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-23T20:56:31.794Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-23T20:56:31.794Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-23T20:56:32.354Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-23T20:56:34.242Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-23T20:56:35.606Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-23T20:56:35.606Z] === RUN TestDockerSuite/TestRunRm [2022-08-23T20:56:36.168Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-23T20:56:37.656Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/rootless [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/volume [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-23T20:56:37.656Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === Skipped [2022-08-23T20:56:37.656Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-23T20:56:37.656Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-23T20:56:37.656Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-23T20:56:37.656Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-23T20:56:37.656Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:71: No driver to put! [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-23T20:56:37.656Z] time="2022-08-23T20:55:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-23T20:56:37.656Z] time="2022-08-23T20:55:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-23T20:56:37.656Z] time="2022-08-23T20:55:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-23T20:56:37.656Z] time="2022-08-23T20:55:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-23T20:56:37.656Z] time="2022-08-23T20:55:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:71: No driver to put! [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-23T20:56:37.656Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-23T20:56:37.656Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-23T20:56:37.656Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-23T20:56:37.656Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-23T20:56:37.656Z] graphtest_unix.go:71: No driver to put! [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-23T20:56:37.656Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-23T20:56:37.656Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-23T20:56:37.656Z] [2022-08-23T20:56:37.656Z] DONE 2874 tests, 28 skipped in 265.518s [2022-08-23T20:56:37.656Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/bitseq [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/cluster [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/config [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/datastore [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/driverapi [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/etchosts [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/idm [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/ipam [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/iptables [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/netlabel [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/netutils [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/networkdb [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/ns [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/options [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/osl [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/portallocator [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/portmapper [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/testutils [2022-08-23T20:56:37.656Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-23T20:56:37.657Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-23T20:56:38.682Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-23T20:56:39.607Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-23T20:56:40.536Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-23T20:56:40.536Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-23T20:56:41.098Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-23T20:56:42.985Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-23T20:56:43.546Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-23T20:56:44.106Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-23T20:56:46.620Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-23T20:56:49.885Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-23T20:56:49.885Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-23T20:56:50.141Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-23T20:56:50.703Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-23T20:56:50.958Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-23T20:56:51.519Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-23T20:56:52.081Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-23T20:56:53.008Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-23T20:56:53.264Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-23T20:56:53.824Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-23T20:56:54.385Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-23T20:56:55.748Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-23T20:56:56.674Z] === RUN TestDockerSuite/TestRunState [2022-08-23T20:56:58.562Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-23T20:56:59.142Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-23T20:56:59.142Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-23T20:56:59.712Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-23T20:56:59.968Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-23T20:56:59.968Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-23T20:56:59.968Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-23T20:57:00.223Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-23T20:57:00.784Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-23T20:57:02.675Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-23T20:57:02.675Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-23T20:57:02.675Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-23T20:57:02.675Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-23T20:57:02.930Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-23T20:57:04.820Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-23T20:57:05.383Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-23T20:57:05.638Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-23T20:57:07.003Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-23T20:57:08.368Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-23T20:57:09.734Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-23T20:57:12.997Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-23T20:57:13.559Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-23T20:57:13.559Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-23T20:57:13.814Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-23T20:57:14.741Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-23T20:57:16.632Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-23T20:57:16.888Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-23T20:57:17.835Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-23T20:57:18.101Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-23T20:57:18.362Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-23T20:57:18.619Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-23T20:57:19.181Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-23T20:57:19.741Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-23T20:57:19.996Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-23T20:57:20.252Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-23T20:57:20.252Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-23T20:57:20.252Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-23T20:57:20.508Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-23T20:57:21.070Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-23T20:57:23.588Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-23T20:57:24.362Z] ok github.com/docker/docker/libnetwork 37.309s coverage: 40.6% of statements [2022-08-23T20:57:24.362Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-23T20:57:24.362Z] ok github.com/docker/docker/libnetwork/config 0.020s coverage: 22.4% of statements [2022-08-23T20:57:24.362Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-23T20:57:24.362Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-23T20:57:24.362Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.420s coverage: 59.9% of statements [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-23T20:57:24.362Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-23T20:57:24.362Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.2% of statements [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-23T20:57:24.362Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-23T20:57:24.362Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-23T20:57:24.362Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-23T20:57:24.517Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-23T20:57:25.081Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-23T20:57:26.008Z] docker_cli_service_logs_test.go:248: checking task s4ep2nnd9qhp [2022-08-23T20:57:26.008Z] docker_cli_service_logs_test.go:253: checking messages for s4ep2nnd9qhp [2022-08-23T20:57:26.008Z] docker_cli_service_logs_test.go:248: checking task mrwhlt009997 [2022-08-23T20:57:26.008Z] docker_cli_service_logs_test.go:253: checking messages for mrwhlt009997 [2022-08-23T20:57:26.263Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-23T20:57:26.522Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-23T20:57:27.887Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-23T20:57:29.774Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock=== RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-23T20:57:29.774Z] [2022-08-23T20:57:31.146Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-23T20:57:33.034Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-23T20:57:33.289Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-23T20:57:33.289Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-23T20:57:33.289Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-23T20:57:33.289Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-23T20:57:33.289Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-23T20:57:33.289Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-23T20:57:33.289Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-23T20:57:33.545Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-23T20:57:33.545Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-23T20:57:33.545Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-23T20:57:34.106Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-23T20:57:34.372Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.324s coverage: 6.6% of statements [2022-08-23T20:57:34.372Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-23T20:57:34.372Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-23T20:57:34.372Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-23T20:57:34.372Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-23T20:57:34.372Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-23T20:57:34.372Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-23T20:57:34.669Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-23T20:57:34.943Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-23T20:57:35.205Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-08-23T20:57:35.465Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-23T20:57:35.465Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-23T20:57:35.606Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-23T20:57:35.864Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-23T20:57:36.791Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-23T20:57:36.791Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-23T20:57:37.352Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-23T20:57:37.352Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-23T20:57:37.352Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-23T20:57:37.352Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-23T20:57:37.352Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-23T20:57:37.352Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-23T20:57:37.352Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-23T20:57:37.352Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-23T20:57:37.352Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-23T20:57:37.352Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-23T20:57:37.352Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-23T20:57:37.352Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-23T20:57:37.352Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-23T20:57:37.352Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-23T20:57:37.352Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-23T20:57:38.278Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-23T20:57:38.840Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-23T20:57:38.840Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-23T20:57:39.400Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-23T20:57:39.400Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-23T20:57:39.961Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-23T20:57:39.961Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-23T20:57:40.521Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-23T20:57:40.776Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-23T20:57:40.776Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-23T20:57:40.776Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-23T20:57:41.337Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-23T20:57:42.263Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-23T20:57:42.824Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-23T20:57:42.824Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-23T20:57:42.824Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-23T20:57:43.080Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-23T20:57:43.080Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-23T20:57:44.007Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-23T20:57:44.568Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-23T20:57:47.084Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-23T20:57:47.339Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-23T20:57:47.339Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-23T20:57:47.339Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-23T20:57:47.339Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-23T20:57:47.339Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-23T20:57:47.692Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-23T20:57:48.265Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-23T20:57:48.828Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-23T20:57:49.464Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-23T20:57:49.727Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-23T20:57:51.094Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-23T20:57:52.021Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-23T20:57:52.021Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-23T20:57:54.534Z] docker_cli_swarm_test.go:1895: [db78624bc3ce5] joining swarm manager [def966328f41e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:57:54.790Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-23T20:57:55.719Z] docker_cli_swarm_test.go:1896: [d5a8bbc8c105a] joining swarm manager [def966328f41e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:57:57.606Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-23T20:58:00.122Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-23T20:58:01.486Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-23T20:58:02.596Z] ok github.com/docker/docker/libnetwork/ipam 14.555s coverage: 85.3% of statements [2022-08-23T20:58:02.596Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-23T20:58:02.596Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-23T20:58:02.596Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-23T20:58:02.596Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-23T20:58:02.596Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-23T20:58:02.596Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-23T20:58:02.596Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-08-23T20:58:02.849Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-23T20:58:03.538Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.0% of statements [2022-08-23T20:58:03.538Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-23T20:58:03.775Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-23T20:58:03.798Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-23T20:58:04.705Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-23T20:58:06.072Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-23T20:58:07.437Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-23T20:58:08.801Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-23T20:58:09.730Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-23T20:58:11.099Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-23T20:58:12.026Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-23T20:58:12.586Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-23T20:58:15.100Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-23T20:58:17.612Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-23T20:58:17.612Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-23T20:58:17.612Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-23T20:58:17.612Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-23T20:58:17.612Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-23T20:58:18.173Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-23T20:58:19.100Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-23T20:58:20.028Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-23T20:58:20.028Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-23T20:58:20.028Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-23T20:58:21.392Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-23T20:58:21.392Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-23T20:58:21.953Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-23T20:58:22.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-23T20:58:23.136Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3987619560 [2022-08-23T20:58:23.697Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-23T20:58:23.697Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-23T20:58:25.065Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-23T20:58:25.065Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-23T20:58:25.065Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-23T20:58:26.429Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-23T20:58:27.374Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-23T20:58:29.886Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-23T20:58:30.141Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-23T20:58:30.396Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-23T20:58:30.396Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-23T20:58:32.286Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-23T20:58:32.286Z] docker_cli_sni_test.go:30: Flakey test [2022-08-23T20:58:32.286Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-23T20:58:37.694Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-23T20:58:38.625Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-23T20:58:38.625Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-23T20:58:39.551Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-23T20:58:40.484Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-23T20:58:40.739Z] docker_cli_swarm_test.go:1796: [d879ff1201e33] joining swarm manager [d853e535d4353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:58:42.107Z] docker_cli_swarm_test.go:1797: [d8a49960cfe3a] joining swarm manager [d853e535d4353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:58:43.470Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-23T20:58:44.833Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-23T20:58:45.394Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-23T20:58:46.758Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-23T20:58:47.696Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-23T20:58:49.060Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-23T20:58:51.572Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-23T20:58:55.733Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-23T20:58:57.618Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-23T20:58:58.544Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-23T20:59:03.784Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-23T20:59:05.147Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-23T20:59:06.073Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-23T20:59:06.329Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-23T20:59:07.255Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-23T20:59:07.511Z] docker_cli_swarm_test.go:1315: [dd67ee5d57260] joining swarm manager [ded9750870098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T20:59:08.072Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-23T20:59:08.072Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-23T20:59:08.072Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-23T20:59:08.327Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-23T20:59:08.891Z] docker_cli_swarm_test.go:1316: [dda302a43933d] joining swarm manager [ded9750870098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T20:59:09.146Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-23T20:59:09.146Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-23T20:59:09.146Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-23T20:59:09.146Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-23T20:59:09.146Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-23T20:59:10.073Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-23T20:59:10.634Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-23T20:59:11.196Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-23T20:59:12.123Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-23T20:59:16.284Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-23T20:59:16.539Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-23T20:59:16.539Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-23T20:59:16.539Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-23T20:59:17.465Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-23T20:59:17.721Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-23T20:59:19.608Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-23T20:59:21.497Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-23T20:59:22.423Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-23T20:59:40.470Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-23T20:59:41.405Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-23T20:59:41.405Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-23T20:59:41.405Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-23T20:59:41.405Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-23T20:59:41.406Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-23T20:59:41.662Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite (1336.47s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.48s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.76s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.80s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2022-08-23T20:59:41.662Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.25s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.77s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.43s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.94s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.55s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.81s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.59s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.58s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.73s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.94s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.74s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.66s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.98s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.74s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.44s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2022-08-23T20:59:41.663Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.24s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (0.56s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.38s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.42s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.40s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c57e18__} (1.51s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12984054152_/foo_false_____} (1.43s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12984054152_/foo_true_____} (1.61s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3235051649_/foo_false_____} (1.53s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3235051649_/foo_true_____} (1.51s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3235051649_/foo_true__0xc000c57e48___} (1.46s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c57e60__} (1.52s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c57e78__} (1.61s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c57e90__} (1.57s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c57ea8__} (0.88s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.14s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.03s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.72s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.75s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.92s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.72s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.70s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.64s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.69s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.05s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.13s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.79s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.43s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.05s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.10s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.05s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.04s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.96s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.17s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.06s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.93s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.44s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.04s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.43s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.83s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestAttachDetach (0.69s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.79s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.65s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.27s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.69s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.61s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.26s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.60s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.60s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.84s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.24s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.67s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.66s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.27s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.68s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.47s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.26s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.14s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.02s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.78s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.54s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.26s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.21s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.26s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.38s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.29s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.19s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.17s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.42s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.79s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.86s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.20s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2022-08-23T20:59:41.663Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.11s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.04s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.89s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.73s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.12s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.20s) [2022-08-23T20:59:41.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-23T20:59:41.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-23T20:59:41.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-23T20:59:41.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.05s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.05s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.92s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.14s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.83s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.08s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.18s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-23T20:59:41.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.99s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.03s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.28s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.47s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.73s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.98s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.81s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.88s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.22s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.26s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.26s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.42s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.21s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.54s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.22s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.51s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.24s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnv (0.94s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.85s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.21s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.91s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.17s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.71s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.66s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.45s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFails (1.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.56s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.82s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.34s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.17s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.76s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.28s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.61s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.71s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.03s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.58s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.56s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.04s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.47s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.36s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.36s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.79s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.47s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.59s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.60s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.53s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.70s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.67s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.69s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.91s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.18s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.96s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.23s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildPATH (2.37s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.22s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.26s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.00s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildRm (2.47s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.25s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.18s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.94s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildStderr (0.95s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.62s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.97s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.21s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildUser (2.14s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.40s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.31s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.88s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.73s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.12s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.17s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.87s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.37s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.62s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCommitChange (0.70s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.64s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.22s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.67s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCommitTTY (1.18s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.22s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.89s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.24s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.90s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.67s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.95s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.67s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.88s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.55s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.61s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.82s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.87s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.62s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.12s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.92s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.11s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.75s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.93s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.07s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.98s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.96s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.92s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.44s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.13s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.63s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.08s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.23s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.59s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.32s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.42s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFilters (1.32s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-23T20:59:41.664Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.26s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.57s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.65s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.81s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.75s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.53s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.30s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.66s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecParseError (0.60s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecStartFails (0.70s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-08-23T20:59:41.664Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-08-23T20:59:41.665Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.32s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.88s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestExecWithUser (0.78s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.21s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.59s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestHealth (19.43s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.10s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestBuildHistory (3.71s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.05s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.78s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.82s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.67s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.74s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-08-23T20:59:41.665Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-23T20:59:41.665Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.40s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.58s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.46s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.47s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.12s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.00s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.71s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.95s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.19s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.18s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.78s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.29s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.63s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsTail (0.77s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.85s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.29s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.03s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.36s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.45s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.96s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.16s) [2022-08-23T20:59:41.665Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.63s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.93s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.55s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.97s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPortList (6.35s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.00s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsByOrder (1.96s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.47s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.18s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.71s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.67s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.04s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.63s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.11s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.64s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.98s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2022-08-23T20:59:41.665Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.52s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.49s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.70s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.07s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.64s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.36s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.42s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.40s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.58s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.08s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.51s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.73s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.36s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.80s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.58s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.12s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiTag (0.29s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.42s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.41s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.36s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.85s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.82s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.38s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.75s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.58s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.68s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.34s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.65s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.09s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.59s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.59s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.41s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-08-23T20:59:41.665Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.10s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.94s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.18s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.69s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.65s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.50s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.61s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.63s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.16s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.56s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.59s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.47s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.34s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.76s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.06s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.36s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.08s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.43s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.97s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.01s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunMount (3.84s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNetHost (0.90s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.81s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.93s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.75s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.63s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.94s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.16s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.59s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.63s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.74s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.20s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.84s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.89s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.62s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.82s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.64s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunState (1.50s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.64s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunSysctls (1.51s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.79s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.64s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.63s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.88s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUserByName (0.58s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.43s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.64s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.46s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.69s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.66s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.62s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.70s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.65s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.02s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.67s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.14s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.77s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.64s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.65s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.97s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.60s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.66s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.50s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.12s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.36s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.69s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.46s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-08-23T20:59:41.666Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.81s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.09s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.31s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-23T20:59:41.666Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.87s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.77s) [2022-08-23T20:59:41.667Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.63s) [2022-08-23T20:59:41.667Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-23T20:59:41.667Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-08-23T20:59:41.667Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.73s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.37s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.59s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-23T20:59:41.667Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-23T20:59:41.667Z] === RUN TestDockerRegistrySuite [2022-08-23T20:59:41.667Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-23T20:59:43.032Z] check_test.go:427: [dbf491894efe6] daemon is not started [2022-08-23T20:59:43.032Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-23T20:59:43.958Z] check_test.go:427: [d9f3d00459ff3] daemon is not started [2022-08-23T20:59:43.958Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-23T20:59:45.844Z] check_test.go:427: [daeb3a754b754] daemon is not started [2022-08-23T20:59:45.844Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-23T20:59:45.845Z] check_test.go:427: [d1d3d6ee0f96f] daemon is not started [2022-08-23T20:59:45.845Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-23T20:59:49.108Z] check_test.go:427: [d82dc10a919a4] daemon is not started [2022-08-23T20:59:49.108Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-23T20:59:54.347Z] check_test.go:427: [d9c516b38e73c] daemon is not started [2022-08-23T20:59:54.347Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-23T20:59:55.286Z] ok github.com/docker/docker/libnetwork/networkdb 105.078s coverage: 60.1% of statements [2022-08-23T20:59:55.286Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-23T20:59:55.286Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-23T20:59:55.548Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2022-08-23T20:59:55.808Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-23T20:59:56.069Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-23T20:59:56.860Z] check_test.go:427: [d9d431ab15d2e] daemon is not started [2022-08-23T20:59:56.860Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-23T20:59:57.013Z] ok github.com/docker/docker/libnetwork/portmapper 0.603s coverage: 48.6% of statements [2022-08-23T20:59:57.276Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-23T20:59:57.276Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-23T20:59:57.536Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-23T20:59:57.536Z] [2022-08-23T20:59:57.536Z] === Skipped [2022-08-23T20:59:57.536Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-23T20:59:57.536Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-23T20:59:57.536Z] [2022-08-23T20:59:57.536Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-23T20:59:57.536Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-23T20:59:57.536Z] [2022-08-23T20:59:57.536Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-23T20:59:57.536Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-23T20:59:57.536Z] [2022-08-23T20:59:57.536Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-23T20:59:57.536Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-23T20:59:57.536Z] [2022-08-23T20:59:57.536Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-23T20:59:57.536Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-23T20:59:57.536Z] [2022-08-23T20:59:57.536Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-23T20:59:57.536Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-23T20:59:57.536Z] [2022-08-23T20:59:57.536Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-23T20:59:57.536Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-23T20:59:57.536Z] [2022-08-23T20:59:57.536Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-23T20:59:57.536Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-23T20:59:57.536Z] [2022-08-23T20:59:57.536Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-23T20:59:57.536Z] firewalld_test.go:14: firewalld is not running [2022-08-23T20:59:57.536Z] [2022-08-23T20:59:57.536Z] DONE 327 tests, 9 skipped in 203.516s [2022-08-23T20:59:57.785Z] check_test.go:427: [d201b83b2a2ff] daemon is not started [2022-08-23T20:59:57.785Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush Post stage [Pipeline] junit [2022-08-23T20:59:58.122Z] Recording test results [2022-08-23T20:59:58.577Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-23T20:59:58.710Z] check_test.go:427: [d36081239d3c6] daemon is not started [2022-08-23T20:59:58.710Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-23T20:59:58.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44017/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7112594004dd9bdcc3624ef5527b85afd7c5e037 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7112594004dd9bdcc3624ef5527b85afd7c5e037 hack/validate/vendor [2022-08-23T20:59:59.470Z] No vendor changes in diff. [2022-08-23T20:59:59.636Z] check_test.go:427: [d17acb9d1beb7] daemon is not started [2022-08-23T20:59:59.636Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-23T21:00:00.352Z] + echo Ensuring container killed. [2022-08-23T21:00:00.352Z] Ensuring container killed. [2022-08-23T21:00:00.352Z] + docker rm -vf docker-pr1 [2022-08-23T21:00:00.352Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-23T21:00:00.637Z] + echo Chowning /workspace to jenkins user [2022-08-23T21:00:00.637Z] Chowning /workspace to jenkins user [2022-08-23T21:00:00.637Z] + id -u [2022-08-23T21:00:00.637Z] + id -g [2022-08-23T21:00:00.637Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44017:/workspace busybox chown -R 1000:1000 /workspace [2022-08-23T21:00:01.019Z] check_test.go:427: [d0fd36fbc5068] daemon is not started [2022-08-23T21:00:01.019Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-23T21:00:02.316Z] + bundleName=unit [2022-08-23T21:00:02.317Z] + echo Creating unit-bundles.tar.gz [2022-08-23T21:00:02.317Z] Creating unit-bundles.tar.gz [2022-08-23T21:00:02.317Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-23T21:00:02.317Z] bundles/junit-report-libnetwork.xml [2022-08-23T21:00:02.317Z] bundles/junit-report.xml [2022-08-23T21:00:02.317Z] bundles/go-test-report-libnetwork.json [2022-08-23T21:00:02.317Z] bundles/go-test-report.json [2022-08-23T21:00:02.317Z] bundles/profile-libnetwork.out [2022-08-23T21:00:02.317Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-23T21:00:02.337Z] Archiving artifacts [2022-08-23T21:00:02.387Z] check_test.go:427: [dd15886f8ef1f] daemon is not started [2022-08-23T21:00:02.387Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-23T21:00:02.956Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44017/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-23T21:00:03.262Z] + make clean [2022-08-23T21:00:03.312Z] check_test.go:427: [de79ed566602d] daemon is not started [2022-08-23T21:00:03.312Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-23T21:00:03.522Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-23T21:00:03.522Z] docker-dev-cache [2022-08-23T21:00:03.522Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-23T21:00:04.239Z] check_test.go:427: [dbd732d08db34] daemon is not started [2022-08-23T21:00:04.239Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-23T21:00:05.166Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:485b641179616640811dee1d8792a557c36c8b9cd6de0188f388ed8c3fbb4c96 [2022-08-23T21:00:06.091Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:95320e2f6a04c228e9d24ebe97dd7f2af78d03c0ab063794dc2de7bd9c3a5a64 [2022-08-23T21:00:06.091Z] check_test.go:427: [d12e4bd09d21b] daemon is not started [2022-08-23T21:00:06.091Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-23T21:00:07.018Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7f9f9693b8c2be797a00bdeb1c66cd79aa0feba3458bfd054af8dc868b4e36ab [2022-08-23T21:00:07.945Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2edef422286b42d760d63e0fa33eba21f4d654475c741f636288c03354414830 [2022-08-23T21:00:07.945Z] check_test.go:427: [ded7f5e4a71d9] daemon is not started [2022-08-23T21:00:07.945Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-23T21:00:08.871Z] check_test.go:427: [d5018f28d7d40] daemon is not started [2022-08-23T21:00:09.127Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-23T21:00:11.015Z] check_test.go:427: [dfc011cf4b236] daemon is not started [2022-08-23T21:00:11.015Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-23T21:00:11.942Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-23T21:00:12.197Z] check_test.go:427: [d733e26b39ec6] daemon is not started [2022-08-23T21:00:12.197Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-23T21:00:12.197Z] check_test.go:427: [d21f6150fe59e] daemon is not started [2022-08-23T21:00:12.197Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-23T21:00:13.561Z] check_test.go:427: [d520195a19619] daemon is not started [2022-08-23T21:00:13.561Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-23T21:00:14.488Z] check_test.go:427: [d3e46a971318c] daemon is not started [2022-08-23T21:00:14.744Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-23T21:00:15.673Z] check_test.go:427: [d68a588388e62] daemon is not started [2022-08-23T21:00:15.673Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-23T21:00:16.235Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-23T21:00:18.782Z] check_test.go:427: [d4411274aa9ee] daemon is not started [2022-08-23T21:00:18.782Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-23T21:00:19.343Z] check_test.go:427: [d2d2586787fb4] daemon is not started [2022-08-23T21:00:19.343Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-23T21:00:20.707Z] check_test.go:427: [d040a7319964c] daemon is not started [2022-08-23T21:00:20.707Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-23T21:00:21.269Z] check_test.go:427: [d2cd1f54d3664] daemon is not started [2022-08-23T21:00:21.269Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-23T21:00:21.269Z] check_test.go:427: [df0b550338658] daemon is not started [2022-08-23T21:00:21.269Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-23T21:00:21.830Z] check_test.go:427: [d9c6c43b4ea56] daemon is not started [2022-08-23T21:00:21.831Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-23T21:00:22.086Z] check_test.go:427: [d6ee2dd5ca9cc] daemon is not started [2022-08-23T21:00:22.086Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-23T21:00:22.342Z] check_test.go:427: [deaa2453bcefa] daemon is not started [2022-08-23T21:00:22.342Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-23T21:00:22.598Z] check_test.go:427: [d710deb4ff6b2] daemon is not started [2022-08-23T21:00:22.598Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-23T21:00:23.523Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-23T21:00:23.778Z] check_test.go:427: [d83a79c91267a] daemon is not started [2022-08-23T21:00:23.778Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-23T21:00:25.667Z] check_test.go:427: [d0b5f88e5ba33] daemon is not started [2022-08-23T21:00:25.667Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-23T21:00:26.595Z] check_test.go:427: [d044f99cf1e1b] daemon is not started [2022-08-23T21:00:26.595Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-23T21:00:27.962Z] check_test.go:427: [def061c5526cc] daemon is not started [2022-08-23T21:00:27.962Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-23T21:00:29.325Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite (48.23s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.15s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.76s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.88s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.95s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.24s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.24s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.11s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.03s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.10s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.54s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.58s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.38s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.29s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.79s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.99s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2022-08-23T21:00:29.886Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2022-08-23T21:00:29.886Z] === RUN TestDockerSchema1RegistrySuite [2022-08-23T21:00:29.886Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-23T21:00:30.142Z] check_test.go:454: [d03b11288455d] daemon is not started [2022-08-23T21:00:30.142Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-23T21:00:30.398Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-23T21:00:33.665Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-23T21:00:33.665Z] check_test.go:454: [d64b958a19449] daemon is not started [2022-08-23T21:00:33.665Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-23T21:00:37.841Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-23T21:00:39.728Z] check_test.go:454: [d95881fe952c8] daemon is not started [2022-08-23T21:00:39.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-23T21:00:40.655Z] check_test.go:454: [d11b349dc1ac6] daemon is not started [2022-08-23T21:00:40.655Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-23T21:00:40.655Z] check_test.go:454: [dfa79a9f29d18] daemon is not started [2022-08-23T21:00:40.655Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-23T21:00:41.582Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-23T21:00:41.838Z] check_test.go:454: [d4875511f0295] daemon is not started [2022-08-23T21:00:41.838Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-23T21:00:42.766Z] check_test.go:454: [d2d86c7cae45e] daemon is not started [2022-08-23T21:00:43.022Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-23T21:00:43.950Z] check_test.go:454: [d24ac1857468d] daemon is not started [2022-08-23T21:00:43.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-23T21:00:45.838Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-23T21:00:45.838Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-23T21:00:45.838Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-23T21:00:46.765Z] check_test.go:454: [df3ae6fad01ba] daemon is not started [2022-08-23T21:00:46.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-23T21:00:47.326Z] check_test.go:454: [d7db1c6850ee2] daemon is not started [2022-08-23T21:00:47.326Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-23T21:00:47.887Z] check_test.go:454: [d738a01d02bf2] daemon is not started [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite (18.04s) [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.55s) [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.92s) [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.06s) [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.07s) [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.86s) [2022-08-23T21:00:47.887Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2022-08-23T21:00:47.888Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2022-08-23T21:00:47.888Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-23T21:00:47.888Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-23T21:00:48.814Z] check_test.go:483: [da168c0dba6e1] daemon is not started [2022-08-23T21:00:48.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-23T21:00:49.376Z] check_test.go:483: [d07e9ba45224e] daemon is not started [2022-08-23T21:00:49.376Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-23T21:00:49.632Z] check_test.go:483: [dd8ae73c3f9eb] daemon is not started [2022-08-23T21:00:49.632Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-23T21:00:50.997Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-23T21:00:51.924Z] check_test.go:483: [d06239949767a] daemon is not started [2022-08-23T21:00:51.924Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-23T21:00:51.924Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-23T21:00:52.179Z] check_test.go:483: [d29bb4f68da72] daemon is not started [2022-08-23T21:00:52.180Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-23T21:00:52.741Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-23T21:00:53.671Z] check_test.go:483: [d75bbe1892f6b] daemon is not started [2022-08-23T21:00:53.671Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-23T21:00:53.671Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-23T21:00:53.671Z] check_test.go:483: [d424d76bd553d] daemon is not started [2022-08-23T21:00:53.671Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.73s) [2022-08-23T21:00:53.671Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2022-08-23T21:00:53.671Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.72s) [2022-08-23T21:00:53.671Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-08-23T21:00:53.671Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.51s) [2022-08-23T21:00:53.671Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.62s) [2022-08-23T21:00:53.671Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.57s) [2022-08-23T21:00:53.671Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.17s) [2022-08-23T21:00:53.671Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-23T21:00:53.671Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-23T21:00:53.671Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-23T21:00:56.185Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-23T21:00:58.696Z] check_test.go:510: [d9d5c136f04c3] daemon is not started [2022-08-23T21:00:58.696Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-23T21:00:58.970Z] check_test.go:510: [dde0ab74273c1] daemon is not started [2022-08-23T21:00:58.970Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-23T21:00:58.970Z] check_test.go:510: [da940bf03234a] daemon is not started [2022-08-23T21:00:58.970Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-23T21:00:59.225Z] check_test.go:510: [d4eb372c6aaca] daemon is not started [2022-08-23T21:00:59.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-23T21:00:59.480Z] check_test.go:510: [d0664b20872ff] daemon is not started [2022-08-23T21:00:59.480Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-08-23T21:00:59.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-23T21:00:59.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-23T21:00:59.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-23T21:00:59.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-23T21:00:59.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-23T21:00:59.480Z] === RUN TestDockerNetworkSuite [2022-08-23T21:00:59.480Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-23T21:01:00.843Z] docker_cli_network_unix_test.go:46: [d088f909fa1a0] daemon is not started [2022-08-23T21:01:00.843Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-23T21:01:01.405Z] docker_cli_network_unix_test.go:46: [d4b1ea2be1139] daemon is not started [2022-08-23T21:01:01.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-23T21:01:03.920Z] docker_cli_network_unix_test.go:46: [d1f6d07f65cb4] daemon is not started [2022-08-23T21:01:04.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-23T21:01:05.850Z] docker_cli_network_unix_test.go:46: [d55bbcf43a9fd] daemon is not started [2022-08-23T21:01:05.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-23T21:01:06.105Z] docker_cli_network_unix_test.go:1233: [d1d278e58c357] daemon is not started [2022-08-23T21:01:08.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-23T21:01:09.546Z] docker_cli_network_unix_test.go:46: [d79f5f0e46c4e] daemon is not started [2022-08-23T21:01:10.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-23T21:01:14.285Z] docker_cli_network_unix_test.go:46: [d525c7bb023a3] daemon is not started [2022-08-23T21:01:15.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-23T21:01:17.099Z] docker_cli_network_unix_test.go:46: [db9d0891b9c1b] daemon is not started [2022-08-23T21:01:17.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-23T21:01:18.590Z] docker_cli_network_unix_test.go:46: [d840ad918fe87] daemon is not started [2022-08-23T21:01:18.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-23T21:01:19.101Z] docker_cli_network_unix_test.go:46: [d89fcbfbd3dc3] daemon is not started [2022-08-23T21:01:19.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-23T21:01:19.612Z] docker_cli_network_unix_test.go:46: [d08d182b5e52e] daemon is not started [2022-08-23T21:01:19.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-23T21:01:20.174Z] docker_cli_network_unix_test.go:46: [d068830b0c2c1] daemon is not started [2022-08-23T21:01:20.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-23T21:01:20.991Z] docker_cli_network_unix_test.go:46: [dada4e9661f7d] daemon is not started [2022-08-23T21:01:21.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-23T21:01:21.551Z] docker_cli_network_unix_test.go:46: [d4cc633cf6300] daemon is not started [2022-08-23T21:01:21.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-23T21:01:21.807Z] docker_cli_network_unix_test.go:46: [d415b9ae07e08] daemon is not started [2022-08-23T21:01:21.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-23T21:01:22.370Z] docker_cli_network_unix_test.go:46: [d39324b02f4d0] daemon is not started [2022-08-23T21:01:22.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-23T21:01:22.881Z] docker_cli_network_unix_test.go:46: [da05dac55da5a] daemon is not started [2022-08-23T21:01:22.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-23T21:01:22.881Z] docker_cli_network_unix_test.go:46: [d85646761745b] daemon is not started [2022-08-23T21:01:22.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-23T21:01:23.137Z] docker_cli_network_unix_test.go:46: [d1929e0c36fb9] daemon is not started [2022-08-23T21:01:23.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-23T21:01:24.064Z] docker_cli_network_unix_test.go:46: [d8a9f14d9c723] daemon is not started [2022-08-23T21:01:24.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-23T21:01:24.626Z] docker_cli_network_unix_test.go:46: [d407f9b201f6a] daemon is not started [2022-08-23T21:01:24.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-23T21:01:24.881Z] docker_cli_network_unix_test.go:46: [dfbbd4b68213c] daemon is not started [2022-08-23T21:01:25.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-23T21:01:25.137Z] docker_cli_network_unix_test.go:46: [dbe31b822a832] daemon is not started [2022-08-23T21:01:25.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-23T21:01:25.394Z] docker_cli_network_unix_test.go:46: [d8c4e6a4f888d] daemon is not started [2022-08-23T21:01:25.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-23T21:01:26.758Z] docker_cli_network_unix_test.go:968: [daadd31d652d7] daemon is not started [2022-08-23T21:01:27.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-23T21:01:29.050Z] docker_cli_network_unix_test.go:46: [d336be370fa01] daemon is not started [2022-08-23T21:01:29.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-23T21:01:31.574Z] docker_cli_network_unix_test.go:1116: [df8352b56a3b6] daemon is not started [2022-08-23T21:01:34.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-23T21:01:35.094Z] docker_cli_network_unix_test.go:46: [d08d0d33e6a2b] daemon is not started [2022-08-23T21:01:35.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-23T21:01:36.020Z] docker_cli_network_unix_test.go:46: [dfe21a85b424e] daemon is not started [2022-08-23T21:01:36.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-23T21:01:36.020Z] docker_cli_network_unix_test.go:46: [d0cbedc7583ff] daemon is not started [2022-08-23T21:01:36.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-23T21:01:36.275Z] docker_cli_network_unix_test.go:46: [d628f30ea560b] daemon is not started [2022-08-23T21:01:36.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-23T21:01:36.275Z] docker_cli_network_unix_test.go:46: [d919bb7ee20a1] daemon is not started [2022-08-23T21:01:36.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-23T21:01:36.534Z] docker_cli_network_unix_test.go:46: [d7ba1ab1c67d7] daemon is not started [2022-08-23T21:01:36.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-23T21:01:36.534Z] docker_cli_network_unix_test.go:46: [d1e0b4ac4fbda] daemon is not started [2022-08-23T21:01:36.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-23T21:01:38.422Z] docker_cli_network_unix_test.go:46: [d783c0772cfb3] daemon is not started [2022-08-23T21:01:38.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-23T21:01:38.983Z] docker_cli_network_unix_test.go:46: [d236454ff009f] daemon is not started [2022-08-23T21:01:38.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-23T21:01:38.983Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-23T21:01:38.983Z] docker_cli_network_unix_test.go:46: [da6a35b0272aa] daemon is not started [2022-08-23T21:01:38.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-23T21:01:39.544Z] docker_cli_network_unix_test.go:46: [d325ae79f96aa] daemon is not started [2022-08-23T21:01:39.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-23T21:01:43.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-23T21:01:44.952Z] docker_cli_network_unix_test.go:1084: [df99ebffef4db] daemon is not started [2022-08-23T21:01:46.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-23T21:01:46.314Z] docker_cli_network_unix_test.go:46: [da6b6b369cf5e] daemon is not started [2022-08-23T21:01:46.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-23T21:01:46.874Z] docker_cli_network_unix_test.go:46: [d973cf20459c8] daemon is not started [2022-08-23T21:01:47.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-23T21:01:48.493Z] docker_cli_network_unix_test.go:46: [dfbd69da30e59] daemon is not started [2022-08-23T21:01:48.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-23T21:01:48.764Z] docker_cli_network_unix_test.go:46: [d155ab823d7fc] daemon is not started [2022-08-23T21:01:48.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-23T21:01:49.022Z] docker_cli_network_unix_test.go:46: [d8de16fd1edc4] daemon is not started [2022-08-23T21:01:49.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-23T21:01:49.584Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-23T21:01:49.840Z] docker_cli_network_unix_test.go:46: [dc1d94bcf3c93] daemon is not started [2022-08-23T21:01:50.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-23T21:01:50.657Z] docker_cli_network_unix_test.go:46: [d5d1ca9526e6f] daemon is not started [2022-08-23T21:01:51.218Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-23T21:01:51.779Z] docker_cli_swarm_test.go:1180: [db920674a7fbd] joining swarm manager [df7799e7d739f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T21:01:57.020Z] docker_cli_network_unix_test.go:46: [d5acf4dfe9c7d] daemon is not started [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite (57.26s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.39s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.86s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.59s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.25s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.37s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.82s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.42s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.95s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-23T21:01:57.020Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.79s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.11s) [2022-08-23T21:01:57.020Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.55s) [2022-08-23T21:01:57.020Z] === RUN TestDockerHubPullSuite [2022-08-23T21:01:57.020Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-23T21:01:58.384Z] docker_cli_swarm_test.go:1189: [dfd1dbcc6d5f9] joining swarm manager [df7799e7d739f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T21:01:58.639Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-23T21:02:01.150Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-23T21:02:02.075Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-23T21:02:03.960Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-23T21:02:04.522Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-23T21:02:05.084Z] --- PASS: TestDockerHubPullSuite (8.25s) [2022-08-23T21:02:05.084Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.95s) [2022-08-23T21:02:05.084Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2022-08-23T21:02:05.084Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.03s) [2022-08-23T21:02:05.084Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s) [2022-08-23T21:02:05.084Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-08-23T21:02:05.084Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.39s) [2022-08-23T21:02:05.084Z] PASS [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === Skipped [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-23T21:02:05.084Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-23T21:02:05.084Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-23T21:02:05.084Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-23T21:02:05.084Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-23T21:02:05.084Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_sni_test.go:30: Flakey test [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-23T21:02:05.084Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-23T21:02:05.084Z] docker_cli_network_unix_test.go:46: [da6a35b0272aa] daemon is not started [2022-08-23T21:02:05.084Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] DONE 1265 tests, 51 skipped in 1485.610s [2022-08-23T21:02:05.084Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-23T21:02:05.084Z] ++++ cat bundles/test-integration/docker.pid [2022-08-23T21:02:05.084Z] +++ kill 9397 [2022-08-23T21:02:05.084Z] +++ /etc/init.d/apparmor stop [2022-08-23T21:02:05.084Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] Unloading profiles will leave already running processes permanently [2022-08-23T21:02:05.084Z] unconfined, which can lead to unexpected situations. [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.084Z] To set a process to complain mode, use the command line tool [2022-08-23T21:02:05.084Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-23T21:02:05.084Z] +++ true [2022-08-23T21:02:05.084Z] exiting test-integration [2022-08-23T21:02:05.084Z] ++ exit 0 [2022-08-23T21:02:05.084Z] [2022-08-23T21:02:05.340Z] + for job in $(jobs -p) [2022-08-23T21:02:05.340Z] + wait 8926 [2022-08-23T21:02:37.361Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-23T21:02:47.294Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-23T21:02:51.456Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-23T21:02:52.820Z] docker_cli_swarm_test.go:1112: [d25acd22b8bb5] joining swarm manager [d9bf1dca6fac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T21:02:54.182Z] docker_cli_swarm_test.go:1113: [de423cf81949f] joining swarm manager [d9bf1dca6fac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T21:04:15.547Z] docker_cli_swarm_test.go:1166: [d888024a2e4a0] joining swarm manager [d9bf1dca6fac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-23T21:04:47.561Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-23T21:04:47.561Z] docker_cli_swarm_test.go:1447: [de6eb57a3ce51] joining swarm manager [d947a71952dac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T21:04:47.561Z] docker_cli_swarm_test.go:1448: [d484f19aa21ac] joining swarm manager [d947a71952dac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-23T21:04:57.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-23T21:04:57.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-23T21:04:57.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-23T21:04:57.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-23T21:04:57.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-23T21:04:58.065Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-23T21:05:00.577Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-23T21:05:03.853Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-23T21:05:06.371Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-23T21:05:08.257Z] docker_cli_swarm_unix_test.go:63: [d72334279c96a] joining swarm manager [d0def73bef5d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T21:06:04.415Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-23T21:06:04.415Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-23T21:06:04.415Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-23T21:06:06.305Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-23T21:06:09.587Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-23T21:06:11.473Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-23T21:06:13.988Z] docker_api_swarm_test.go:962: [d118ea01c9a55] joining swarm manager [d740697c9ccd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-23T21:06:33.418Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-23T21:06:43.350Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-23T21:06:45.247Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-23T21:06:47.777Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-23T21:06:50.290Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-23T21:06:58.367Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-23T21:07:01.632Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-23T21:07:04.144Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-23T21:07:06.676Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-23T21:07:09.187Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-23T21:07:11.699Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-23T21:07:14.964Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-23T21:07:16.850Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-23T21:08:13.010Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-23T21:08:27.885Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite (1542.95s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.72s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.05s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.79s) [2022-08-23T21:08:45.919Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.98s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.72s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.61s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.87s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.79s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.82s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.14s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.13s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.75s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.84s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.24s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.09s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.38s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.67s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.44s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.32s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.74s) [2022-08-23T21:08:45.919Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.83s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.92s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.70s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.86s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.30s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.90s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.02s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.51s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.00s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.50s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.14s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.53s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.36s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.10s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.02s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.66s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.82s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.37s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.57s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.84s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.79s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.19s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.73s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.37s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.41s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.60s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.03s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.07s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.32s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.20s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.14s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.49s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.80s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.87s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.41s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.36s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.17s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.79s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.86s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.78s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (66.74s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.21s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.30s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.92s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.64s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.17s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.35s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.31s) [2022-08-23T21:08:45.920Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.95s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.84s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.00s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.14s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (111.75s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.40s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.21s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.19s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-08-23T21:08:45.920Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-08-23T21:08:45.920Z] === RUN TestDockerExternalVolumeSuite [2022-08-23T21:08:45.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-23T21:08:45.920Z] docker_cli_external_volume_driver_test.go:53: [d139b221abd5d] daemon is not started [2022-08-23T21:09:00.756Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-23T21:10:08.362Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-23T21:10:16.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-23T21:10:31.285Z] docker_cli_external_volume_driver_test.go:53: [dc84f57bb4e77] daemon is not started [2022-08-23T21:10:46.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-23T21:11:00.939Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-23T21:11:18.970Z] docker_cli_external_volume_driver_test.go:53: [dae2994e097b9] daemon is not started [2022-08-23T21:11:31.162Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-23T21:11:31.162Z] docker_cli_external_volume_driver_test.go:53: [d4d3e9602fcfd] daemon is not started [2022-08-23T21:11:49.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-23T21:12:21.203Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-23T21:12:33.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-23T21:12:51.417Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-23T21:13:38.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-23T21:13:56.099Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-23T21:14:28.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-23T21:15:00.146Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-23T21:15:12.304Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-23T21:15:30.349Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-23T21:15:30.349Z] docker_cli_external_volume_driver_test.go:485: [d70e564b393a2] daemon is not started [2022-08-23T21:15:45.188Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-23T21:15:45.188Z] docker_cli_external_volume_driver_test.go:53: [d2ae9660edd08] daemon is not started [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite (437.09s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-08-23T21:16:00.021Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-23T21:16:00.021Z] PASS [2022-08-23T21:16:00.021Z] [2022-08-23T21:16:00.021Z] === Skipped [2022-08-23T21:16:00.021Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-23T21:16:00.021Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-23T21:16:00.021Z] check_test.go:540: [ddbf04d0b011b] daemon is not started [2022-08-23T21:16:00.021Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-23T21:16:00.021Z] [2022-08-23T21:16:00.021Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-23T21:16:00.021Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-23T21:16:00.021Z] check_test.go:540: [dcd9b1abe370c] daemon is not started [2022-08-23T21:16:00.021Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-23T21:16:00.021Z] [2022-08-23T21:16:00.021Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-23T21:16:00.021Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-23T21:16:00.021Z] check_test.go:540: [d3a052eaf8a70] daemon is not started [2022-08-23T21:16:00.021Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-23T21:16:00.021Z] [2022-08-23T21:16:00.021Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-23T21:16:00.021Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-23T21:16:00.021Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-23T21:16:00.021Z] [2022-08-23T21:16:00.021Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-23T21:16:00.021Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-23T21:16:00.021Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-23T21:16:00.021Z] [2022-08-23T21:16:00.021Z] DONE 269 tests, 5 skipped in 2321.612s [2022-08-23T21:16:00.021Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-23T21:16:00.279Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d77b3669b4f22/docker.pid [2022-08-23T21:16:00.279Z] +++ kill 7144 [2022-08-23T21:16:00.279Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7144 is not a child of this shell [2022-08-23T21:16:00.279Z] warning: PID 7144 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d77b3669b4f22/docker.pid had a nonzero exit code [2022-08-23T21:16:00.279Z] ++++ cat bundles/test-integration/docker.pid [2022-08-23T21:16:00.279Z] +++ kill 9406 [2022-08-23T21:16:00.279Z] +++ /etc/init.d/apparmor stop [2022-08-23T21:16:00.279Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-23T21:16:00.279Z] [2022-08-23T21:16:00.279Z] Unloading profiles will leave already running processes permanently [2022-08-23T21:16:00.279Z] unconfined, which can lead to unexpected situations. [2022-08-23T21:16:00.279Z] [2022-08-23T21:16:00.279Z] To set a process to complain mode, use the command line tool [2022-08-23T21:16:00.279Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-23T21:16:00.279Z] +++ true [2022-08-23T21:16:00.279Z] exiting test-integration [2022-08-23T21:16:00.279Z] ++ exit 0 [2022-08-23T21:16:00.279Z] [2022-08-23T21:16:00.534Z] + exit 0 [2022-08-23T21:16:00.534Z] ++ jobs -p [2022-08-23T21:16:00.534Z] + pids= [2022-08-23T21:16:00.534Z] + echo 'Remaining pids to kill: []' [2022-08-23T21:16:00.534Z] Remaining pids to kill: [] [2022-08-23T21:16:00.534Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-23T21:16:00.546Z] Recording test results [2022-08-23T21:16:01.964Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-23T21:16:02.294Z] + echo Ensuring container killed. [2022-08-23T21:16:02.294Z] Ensuring container killed. [2022-08-23T21:16:02.294Z] + docker ps -aq -f name=docker-pr1-* [2022-08-23T21:16:02.294Z] + cids=e21e1d160ee1 [2022-08-23T21:16:02.294Z] b245ffd0e42d [2022-08-23T21:16:02.294Z] 90cb5ca43f6e [2022-08-23T21:16:02.294Z] + [ -n e21e1d160ee1 [2022-08-23T21:16:02.294Z] b245ffd0e42d [2022-08-23T21:16:02.294Z] 90cb5ca43f6e ] [2022-08-23T21:16:02.294Z] + docker rm -vf e21e1d160ee1 b245ffd0e42d 90cb5ca43f6e [2022-08-23T21:16:02.857Z] e21e1d160ee1 [2022-08-23T21:16:03.113Z] b245ffd0e42d [2022-08-23T21:16:03.113Z] 90cb5ca43f6e [Pipeline] sh [2022-08-23T21:16:03.431Z] + echo Chowning /workspace to jenkins user [2022-08-23T21:16:03.432Z] Chowning /workspace to jenkins user [2022-08-23T21:16:03.432Z] + id -u [2022-08-23T21:16:03.432Z] + id -g [2022-08-23T21:16:03.432Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44017:/workspace busybox chown -R 1000:1000 /workspace [2022-08-23T21:16:03.432Z] Unable to find image 'busybox:latest' locally [2022-08-23T21:16:03.687Z] latest: Pulling from library/busybox [2022-08-23T21:16:03.687Z] 50783e0dfb64: Pulling fs layer [2022-08-23T21:16:03.687Z] 50783e0dfb64: Download complete [2022-08-23T21:16:03.943Z] 50783e0dfb64: Pull complete [2022-08-23T21:16:03.943Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-23T21:16:03.943Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-23T21:16:06.790Z] + bundleName=amd64 [2022-08-23T21:16:06.790Z] + echo Creating amd64-bundles.tar.gz [2022-08-23T21:16:06.790Z] Creating amd64-bundles.tar.gz [2022-08-23T21:16:06.790Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-23T21:16:06.790Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-23T21:16:08.163Z] Archiving artifacts [2022-08-23T21:16:09.765Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44017/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-23T21:16:10.067Z] + make clean [2022-08-23T21:16:10.322Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-23T21:16:10.322Z] docker-dev-cache [2022-08-23T21:16:10.322Z] 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