Pull request #44055 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f10c50958c7e6f6b0e4cd54ae65afb8764931954+d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 (3a45e5c4d1ee922a8dc5adf9368a1ba192ff9e5d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44055@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-30T07:35:03.531Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-30T07:35:03.534Z] Trying to pass milestone 4 [Pipeline] milestone [2022-08-30T07:35:03.623Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-30T07:35:18.792Z] Still waiting to schedule task [2022-08-30T07:35:18.794Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:35:30.339Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c7252fecf18a2564) in /home/ubuntu/workspace/moby_PR-44055 [Pipeline] { [Pipeline] checkout [2022-08-30T07:35:30.369Z] The recommended git tool is: git [2022-08-30T07:35:30.381Z] using credential docker-jenkins-github-credentials [2022-08-30T07:35:30.390Z] Cloning the remote Git repository [2022-08-30T07:35:30.390Z] Cloning with configured refspecs honoured and without tags [2022-08-30T07:35:30.395Z] Cloning repository https://github.com/moby/moby.git [2022-08-30T07:35:30.395Z] > git init /home/ubuntu/workspace/moby_PR-44055 # timeout=10 [2022-08-30T07:35:30.410Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:35:30.410Z] > git --version # timeout=10 [2022-08-30T07:35:30.418Z] > git --version # 'git version 2.17.1' [2022-08-30T07:35:30.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:35:30.419Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:35:57.429Z] Fetching without tags [2022-08-30T07:35:57.679Z] Merging remotes/origin/22.06 commit d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 into PR head commit f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:35:57.361Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:35:57.378Z] > git config --add remote.origin.fetch +refs/pull/44055/head:refs/remotes/origin/PR-44055 # timeout=10 [2022-08-30T07:35:57.386Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:35:57.402Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:35:57.435Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:35:57.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:35:57.436Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:35:57.683Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:35:57.694Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:35:58.570Z] Merge succeeded, producing f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:35:58.570Z] Checking out Revision f10c50958c7e6f6b0e4cd54ae65afb8764931954 (PR-44055) [2022-08-30T07:35:59.307Z] Commit message: "replace pkg/system Sequential funcs with moby/sys/sequential" [2022-08-30T07:35:59.360Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:35:59.994Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44055:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-30T07:35:58.490Z] > git remote # timeout=10 [2022-08-30T07:35:58.513Z] > git config --get remote.origin.url # timeout=10 [2022-08-30T07:35:58.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:35:58.523Z] > git merge d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 # timeout=10 [2022-08-30T07:35:58.557Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-30T07:35:58.574Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:35:58.592Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:35:59.326Z] > git rev-list --no-walk 64c1302280a647320472cad81871eb7f3dd3fd57 # timeout=10 [2022-08-30T07:36:03.309Z] 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-30T07:36:19.451Z] Still waiting to schedule task [2022-08-30T07:36:19.451Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e01b0d536592d79d)’ is offline [2022-08-30T07:36:19.452Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1a852f8ddae61f1)’ is offline [2022-08-30T07:36:19.452Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f154b47b64f4892a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02d7b613bc6c98f14)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘azwin-2-2e5670’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘azwin-2-d1a270’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.452Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] Still waiting to schedule task [2022-08-30T07:36:19.453Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e01b0d536592d79d)’ is offline [2022-08-30T07:36:19.453Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1a852f8ddae61f1)’ is offline [2022-08-30T07:36:19.453Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f154b47b64f4892a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02d7b613bc6c98f14)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘azwin-2-2e5670’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘azwin-2-d1a270’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.453Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.454Z] Still waiting to schedule task [2022-08-30T07:36:19.454Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e01b0d536592d79d)’ is offline [2022-08-30T07:36:19.455Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1a852f8ddae61f1)’ is offline [2022-08-30T07:36:19.455Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f154b47b64f4892a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02d7b613bc6c98f14)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘azwin-2-2e5670’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘azwin-2-d1a270’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.455Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-30T07:36:19.456Z] Still waiting to schedule task [2022-08-30T07:36:19.456Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e01b0d536592d79d)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1a852f8ddae61f1)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f154b47b64f4892a)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02d7b613bc6c98f14)’ is offline [2022-08-30T07:36:19.456Z] ‘azwin-2-2e5670’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘azwin-2-d1a270’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.456Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-30T07:36:19.460Z] Still waiting to schedule task [2022-08-30T07:36:19.460Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e01b0d536592d79d)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.460Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1a852f8ddae61f1)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f154b47b64f4892a)’ is offline [2022-08-30T07:36:19.461Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02d7b613bc6c98f14)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘azwin-2-2e5670’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘azwin-2-d1a270’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-02’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-03’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-04’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-05’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-06’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-13’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-14’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-15’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-16’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-25’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-26’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-29’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:19.461Z] ‘s390x-ubuntu-30’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-30T07:36:40.042Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1a852f8ddae61f1) in /home/ubuntu/workspace/moby_PR-44055 [Pipeline] { [Pipeline] checkout [2022-08-30T07:36:40.259Z] The recommended git tool is: git [2022-08-30T07:36:42.815Z] using credential docker-jenkins-github-credentials [2022-08-30T07:36:42.825Z] Cloning the remote Git repository [2022-08-30T07:36:42.825Z] Cloning with configured refspecs honoured and without tags [2022-08-30T07:36:43.084Z] Cloning repository https://github.com/moby/moby.git [2022-08-30T07:36:43.142Z] > git init /home/ubuntu/workspace/moby_PR-44055 # timeout=10 [2022-08-30T07:36:43.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:36:43.416Z] > git --version # timeout=10 [2022-08-30T07:36:43.430Z] > git --version # 'git version 2.17.1' [2022-08-30T07:36:43.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:36:43.432Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:36:53.775Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ceb37e5615e921e) in /home/ubuntu/workspace/moby_PR-44055 [Pipeline] { [Pipeline] checkout [2022-08-30T07:36:53.906Z] The recommended git tool is: git [2022-08-30T07:36:56.411Z] using credential docker-jenkins-github-credentials [2022-08-30T07:36:56.420Z] Cloning the remote Git repository [2022-08-30T07:36:56.420Z] Cloning with configured refspecs honoured and without tags [2022-08-30T07:36:56.395Z] Cloning repository https://github.com/moby/moby.git [2022-08-30T07:36:56.456Z] > git init /home/ubuntu/workspace/moby_PR-44055 # timeout=10 [2022-08-30T07:36:56.866Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:36:56.866Z] > git --version # timeout=10 [2022-08-30T07:36:56.898Z] > git --version # 'git version 2.17.1' [2022-08-30T07:36:56.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:36:56.941Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:10.459Z] Fetching without tags [2022-08-30T07:37:10.720Z] Merging remotes/origin/22.06 commit d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 into PR head commit f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:37:10.914Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01c39c79bb23d587b) in /home/ubuntu/workspace/moby_PR-44055 [Pipeline] { [Pipeline] checkout [2022-08-30T07:37:11.072Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02711d4b421ae74c0) in /home/ubuntu/workspace/moby_PR-44055 [Pipeline] { [Pipeline] checkout [2022-08-30T07:37:11.117Z] The recommended git tool is: git [2022-08-30T07:37:11.285Z] The recommended git tool is: git [2022-08-30T07:37:10.380Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:37:10.402Z] > git config --add remote.origin.fetch +refs/pull/44055/head:refs/remotes/origin/PR-44055 # timeout=10 [2022-08-30T07:37:10.438Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:10.458Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:37:10.475Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:37:10.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:10.476Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:10.739Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:37:10.756Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:37:11.642Z] Merge succeeded, producing f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:37:11.643Z] Checking out Revision f10c50958c7e6f6b0e4cd54ae65afb8764931954 (PR-44055) [2022-08-30T07:37:11.542Z] > git remote # timeout=10 [2022-08-30T07:37:11.568Z] > git config --get remote.origin.url # timeout=10 [2022-08-30T07:37:11.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:11.598Z] > git merge d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 # timeout=10 [2022-08-30T07:37:11.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-30T07:37:11.659Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:37:11.686Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:37:14.578Z] using credential docker-jenkins-github-credentials [2022-08-30T07:37:14.588Z] Cloning the remote Git repository [2022-08-30T07:37:14.588Z] Cloning with configured refspecs honoured and without tags [2022-08-30T07:37:14.804Z] using credential docker-jenkins-github-credentials [2022-08-30T07:37:14.817Z] Cloning the remote Git repository [2022-08-30T07:37:14.817Z] Cloning with configured refspecs honoured and without tags [2022-08-30T07:37:14.863Z] Cloning repository https://github.com/moby/moby.git [2022-08-30T07:37:14.625Z] Cloning repository https://github.com/moby/moby.git [2022-08-30T07:37:14.716Z] > git init /home/ubuntu/workspace/moby_PR-44055 # timeout=10 [2022-08-30T07:37:15.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:37:15.325Z] > git --version # timeout=10 [2022-08-30T07:37:15.331Z] > git --version # 'git version 2.25.1' [2022-08-30T07:37:15.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:15.429Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:14.975Z] > git init /home/ubuntu/workspace/moby_PR-44055 # timeout=10 [2022-08-30T07:37:15.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:37:15.291Z] > git --version # timeout=10 [2022-08-30T07:37:15.305Z] > git --version # 'git version 2.25.1' [2022-08-30T07:37:15.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:15.328Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:16.275Z] Commit message: "replace pkg/system Sequential funcs with moby/sys/sequential" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:37:17.045Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1e5ccb076a453b4) in /home/ubuntu/workspace/moby_PR-44055 [Pipeline] { [Pipeline] checkout [2022-08-30T07:37:17.247Z] The recommended git tool is: git [2022-08-30T07:37:17.430Z] + [ PR != PR ] [2022-08-30T07:37:17.430Z] + [ 22.06 != master ] [2022-08-30T07:37:17.430Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-30T07:37:17.815Z] + docker version [2022-08-30T07:37:19.503Z] using credential docker-jenkins-github-credentials [2022-08-30T07:37:19.512Z] Cloning the remote Git repository [2022-08-30T07:37:19.512Z] Cloning with configured refspecs honoured and without tags [2022-08-30T07:37:19.467Z] Cloning repository https://github.com/moby/moby.git [2022-08-30T07:37:19.529Z] > git init /home/ubuntu/workspace/moby_PR-44055 # timeout=10 [2022-08-30T07:37:19.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:37:19.821Z] > git --version # timeout=10 [2022-08-30T07:37:19.834Z] > git --version # 'git version 2.17.1' [2022-08-30T07:37:19.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:19.861Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:21.141Z] Client: Docker Engine - Community [2022-08-30T07:37:21.141Z] Version: 20.10.14 [2022-08-30T07:37:21.141Z] API version: 1.41 [2022-08-30T07:37:21.141Z] Go version: go1.16.15 [2022-08-30T07:37:21.141Z] Git commit: a224086 [2022-08-30T07:37:21.141Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-30T07:37:21.141Z] OS/Arch: linux/amd64 [2022-08-30T07:37:21.141Z] Context: default [2022-08-30T07:37:21.141Z] Experimental: true [2022-08-30T07:37:21.141Z] [2022-08-30T07:37:21.141Z] Server: Docker Engine - Community [2022-08-30T07:37:21.141Z] Engine: [2022-08-30T07:37:21.141Z] Version: 20.10.14 [2022-08-30T07:37:21.141Z] API version: 1.41 (minimum version 1.12) [2022-08-30T07:37:21.141Z] Go version: go1.16.15 [2022-08-30T07:37:21.141Z] Git commit: 87a90dc [2022-08-30T07:37:21.141Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-30T07:37:21.141Z] OS/Arch: linux/amd64 [2022-08-30T07:37:21.141Z] Experimental: true [2022-08-30T07:37:21.141Z] containerd: [2022-08-30T07:37:21.141Z] Version: 1.5.11 [2022-08-30T07:37:21.141Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-30T07:37:21.141Z] runc: [2022-08-30T07:37:21.141Z] Version: 1.0.3 [2022-08-30T07:37:21.141Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-30T07:37:21.141Z] docker-init: [2022-08-30T07:37:21.141Z] Version: 0.19.0 [2022-08-30T07:37:21.141Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-30T07:37:21.449Z] + docker info [2022-08-30T07:37:23.901Z] Fetching without tags [2022-08-30T07:37:24.181Z] Merging remotes/origin/22.06 commit d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 into PR head commit f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:37:23.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:37:23.829Z] > git config --add remote.origin.fetch +refs/pull/44055/head:refs/remotes/origin/PR-44055 # timeout=10 [2022-08-30T07:37:23.847Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:23.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:37:23.883Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:37:23.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:23.885Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:24.167Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:37:24.195Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:37:25.134Z] Merge succeeded, producing f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:37:25.134Z] Checking out Revision f10c50958c7e6f6b0e4cd54ae65afb8764931954 (PR-44055) [2022-08-30T07:37:25.021Z] > git remote # timeout=10 [2022-08-30T07:37:25.045Z] > git config --get remote.origin.url # timeout=10 [2022-08-30T07:37:25.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:25.066Z] > git merge d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 # timeout=10 [2022-08-30T07:37:25.094Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-30T07:37:25.116Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:37:25.138Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:37:30.167Z] Commit message: "replace pkg/system Sequential funcs with moby/sys/sequential" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-30T07:37:31.099Z] + docker version [2022-08-30T07:37:31.441Z] Client: [2022-08-30T07:37:31.441Z] Context: default [2022-08-30T07:37:31.441Z] Debug Mode: false [2022-08-30T07:37:31.441Z] Plugins: [2022-08-30T07:37:31.441Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-30T07:37:31.441Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-30T07:37:31.441Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-30T07:37:31.441Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-30T07:37:31.441Z] [2022-08-30T07:37:31.441Z] Server: [2022-08-30T07:37:31.441Z] Containers: 0 [2022-08-30T07:37:31.441Z] Running: 0 [2022-08-30T07:37:31.441Z] Paused: 0 [2022-08-30T07:37:31.441Z] Stopped: 0 [2022-08-30T07:37:31.441Z] Images: 0 [2022-08-30T07:37:31.441Z] Server Version: 20.10.14 [2022-08-30T07:37:31.441Z] Storage Driver: overlay2 [2022-08-30T07:37:31.441Z] Backing Filesystem: extfs [2022-08-30T07:37:31.441Z] Supports d_type: true [2022-08-30T07:37:31.441Z] Native Overlay Diff: true [2022-08-30T07:37:31.441Z] userxattr: false [2022-08-30T07:37:31.441Z] Logging Driver: json-file [2022-08-30T07:37:31.441Z] Cgroup Driver: cgroupfs [2022-08-30T07:37:31.441Z] Cgroup Version: 1 [2022-08-30T07:37:31.441Z] Plugins: [2022-08-30T07:37:31.441Z] Volume: local [2022-08-30T07:37:31.441Z] Network: bridge host ipvlan macvlan null overlay [2022-08-30T07:37:31.441Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-30T07:37:31.441Z] Swarm: inactive [2022-08-30T07:37:31.441Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-30T07:37:31.441Z] Default Runtime: runc [2022-08-30T07:37:31.441Z] Init Binary: docker-init [2022-08-30T07:37:31.441Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-30T07:37:31.441Z] runc version: v1.0.3-0-gf46b6ba [2022-08-30T07:37:31.441Z] init version: de40ad0 [2022-08-30T07:37:31.441Z] Security Options: [2022-08-30T07:37:31.441Z] apparmor [2022-08-30T07:37:31.441Z] seccomp [2022-08-30T07:37:31.441Z] Profile: default [2022-08-30T07:37:31.441Z] Kernel Version: 5.4.0-1071-aws [2022-08-30T07:37:31.441Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-30T07:37:31.441Z] OSType: linux [2022-08-30T07:37:31.441Z] Architecture: x86_64 [2022-08-30T07:37:31.441Z] CPUs: 2 [2022-08-30T07:37:31.441Z] Total Memory: 7.565GiB [2022-08-30T07:37:31.441Z] Name: ip-10-100-103-84 [2022-08-30T07:37:31.441Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-30T07:37:31.441Z] Docker Root Dir: /var/lib/docker [2022-08-30T07:37:31.441Z] Debug Mode: false [2022-08-30T07:37:31.441Z] Registry: https://index.docker.io/v1/ [2022-08-30T07:37:31.441Z] Labels: [2022-08-30T07:37:31.441Z] Experimental: true [2022-08-30T07:37:31.441Z] Insecure Registries: [2022-08-30T07:37:31.441Z] 127.0.0.0/8 [2022-08-30T07:37:31.441Z] Live Restore Enabled: true [2022-08-30T07:37:31.441Z] [2022-08-30T07:37:31.441Z] WARNING: No swap limit support [Pipeline] sh [2022-08-30T07:37:31.775Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-30T07:37:31.775Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-30T07:37:31.775Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44055/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-30T07:37:31.775Z] + bash /home/ubuntu/workspace/moby_PR-44055/check-config.sh [2022-08-30T07:37:31.775Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-30T07:37:31.775Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-30T07:37:31.775Z] [2022-08-30T07:37:31.775Z] Generally Necessary: [2022-08-30T07:37:31.775Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-30T07:37:31.775Z] - apparmor: enabled and tools installed [2022-08-30T07:37:31.775Z] - CONFIG_NAMESPACES: enabled [2022-08-30T07:37:31.775Z] - CONFIG_NET_NS: enabled [2022-08-30T07:37:31.775Z] - CONFIG_PID_NS: enabled [2022-08-30T07:37:31.775Z] - CONFIG_IPC_NS: enabled [2022-08-30T07:37:31.775Z] - CONFIG_UTS_NS: enabled [2022-08-30T07:37:31.775Z] - CONFIG_CGROUPS: enabled [2022-08-30T07:37:31.775Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-30T07:37:31.775Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-30T07:37:31.775Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-30T07:37:31.775Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-30T07:37:31.775Z] - CONFIG_CPUSETS: enabled [2022-08-30T07:37:31.775Z] - CONFIG_MEMCG: enabled [2022-08-30T07:37:31.775Z] - CONFIG_KEYS: enabled [2022-08-30T07:37:31.775Z] - CONFIG_VETH: enabled (as module) [2022-08-30T07:37:31.775Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-30T07:37:31.775Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-30T07:37:31.775Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-30T07:37:31.775Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-30T07:37:31.775Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-30T07:37:31.775Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-30T07:37:32.036Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-30T07:37:32.036Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-30T07:37:32.036Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-30T07:37:32.036Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-30T07:37:32.036Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-30T07:37:32.036Z] - CONFIG_CGROUP_BPF: enabled [2022-08-30T07:37:32.036Z] [2022-08-30T07:37:32.036Z] Optional Features: [2022-08-30T07:37:32.036Z] - CONFIG_USER_NS: enabled [2022-08-30T07:37:32.036Z] - CONFIG_SECCOMP: enabled [2022-08-30T07:37:32.036Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-30T07:37:32.036Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-30T07:37:32.036Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-30T07:37:32.036Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-30T07:37:32.036Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-30T07:37:32.036Z] - CONFIG_BLK_CGROUP: enabled [2022-08-30T07:37:32.036Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-30T07:37:32.036Z] - CONFIG_CGROUP_PERF: enabled [2022-08-30T07:37:32.036Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-30T07:37:32.036Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-30T07:37:32.036Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-30T07:37:32.036Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-30T07:37:32.036Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-30T07:37:32.036Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-30T07:37:32.036Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-30T07:37:32.036Z] - CONFIG_IP_VS: enabled (as module) [2022-08-30T07:37:32.036Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-30T07:37:32.036Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-30T07:37:32.036Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-30T07:37:32.036Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-30T07:37:32.036Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-30T07:37:32.036Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-30T07:37:32.036Z] - CONFIG_EXT4_FS: enabled [2022-08-30T07:37:32.036Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-30T07:37:32.036Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-30T07:37:32.036Z] - Network Drivers: [2022-08-30T07:37:32.036Z] - "overlay": [2022-08-30T07:37:32.036Z] - CONFIG_VXLAN: enabled (as module) [2022-08-30T07:37:32.036Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-30T07:37:32.036Z] Optional (for encrypted networks): [2022-08-30T07:37:32.299Z] - CONFIG_CRYPTO: enabled [2022-08-30T07:37:32.299Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-30T07:37:32.299Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-30T07:37:32.299Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-30T07:37:32.299Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-30T07:37:32.299Z] - CONFIG_XFRM: enabled [2022-08-30T07:37:32.299Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-30T07:37:32.299Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-30T07:37:32.299Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-30T07:37:32.299Z] - "ipvlan": [2022-08-30T07:37:32.299Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-30T07:37:32.299Z] - "macvlan": [2022-08-30T07:37:32.299Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-30T07:37:32.299Z] - CONFIG_DUMMY: enabled (as module) [2022-08-30T07:37:32.299Z] - "ftp,tftp client in container": [2022-08-30T07:37:32.299Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-30T07:37:32.299Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-30T07:37:32.299Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-30T07:37:32.299Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-30T07:37:32.299Z] - Storage Drivers: [2022-08-30T07:37:32.299Z] - "aufs": [2022-08-30T07:37:32.299Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-30T07:37:32.299Z] - "btrfs": [2022-08-30T07:37:32.299Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-30T07:37:32.299Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-30T07:37:32.299Z] - "devicemapper": [2022-08-30T07:37:32.299Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-30T07:37:32.299Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-30T07:37:32.299Z] - "overlay": [2022-08-30T07:37:32.299Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-30T07:37:32.299Z] - "zfs": [2022-08-30T07:37:32.299Z] - /dev/zfs: present [2022-08-30T07:37:32.299Z] - zfs command: missing [2022-08-30T07:37:32.299Z] - zpool command: missing [2022-08-30T07:37:32.299Z] [2022-08-30T07:37:32.299Z] Limits: [2022-08-30T07:37:32.299Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-30T07:37:32.299Z] [2022-08-30T07:37:32.299Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-30T07:37:32.443Z] Fetching without tags [2022-08-30T07:37:32.637Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 . [2022-08-30T07:37:32.642Z] Merging remotes/origin/22.06 commit d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 into PR head commit f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:37:32.901Z] #2 [internal] load .dockerignore [2022-08-30T07:37:32.901Z] #2 sha256:e46dc71e4c3dc3f2d9e7610b1e8a89028d2b065cdfe37b6129bc8c65d823c8e4 [2022-08-30T07:37:32.901Z] #2 ... [2022-08-30T07:37:32.901Z] [2022-08-30T07:37:32.901Z] #1 [internal] load build definition from Dockerfile [2022-08-30T07:37:32.901Z] #1 sha256:b4a11b331047ea2e75048feceaa538a88c28ad3d6fc4556331245fff0ceab035 [2022-08-30T07:37:32.901Z] #1 transferring dockerfile: 19.25kB done [2022-08-30T07:37:32.901Z] #1 DONE 0.3s [2022-08-30T07:37:32.901Z] [2022-08-30T07:37:32.901Z] #2 [internal] load .dockerignore [2022-08-30T07:37:32.901Z] #2 sha256:e46dc71e4c3dc3f2d9e7610b1e8a89028d2b065cdfe37b6129bc8c65d823c8e4 [2022-08-30T07:37:32.901Z] #2 transferring context: 145B done [2022-08-30T07:37:33.164Z] #2 DONE 0.2s [2022-08-30T07:37:33.164Z] [2022-08-30T07:37:33.164Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-30T07:37:33.164Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-30T07:37:32.403Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:37:32.415Z] > git config --add remote.origin.fetch +refs/pull/44055/head:refs/remotes/origin/PR-44055 # timeout=10 [2022-08-30T07:37:32.419Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:32.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:37:32.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:37:32.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:32.449Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:32.649Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:37:32.664Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:37:33.425Z] #3 DONE 0.4s [2022-08-30T07:37:33.425Z] [2022-08-30T07:37:33.425Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-30T07:37:33.425Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-30T07:37:33.425Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-30T07:37:33.568Z] Merge succeeded, producing f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:37:33.568Z] Checking out Revision f10c50958c7e6f6b0e4cd54ae65afb8764931954 (PR-44055) [2022-08-30T07:37:33.686Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-30T07:37:33.686Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-30T07:37:33.686Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-30T07:37:33.686Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-30T07:37:33.686Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-30T07:37:33.686Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-30T07:37:34.255Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-30T07:37:34.255Z] #4 DONE 0.7s [2022-08-30T07:37:34.409Z] Client: Docker Engine - Community [2022-08-30T07:37:34.409Z] Version: 20.10.14 [2022-08-30T07:37:34.409Z] API version: 1.41 [2022-08-30T07:37:34.409Z] Go version: go1.16.15 [2022-08-30T07:37:34.409Z] Git commit: a224086 [2022-08-30T07:37:34.409Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-30T07:37:34.409Z] OS/Arch: linux/amd64 [2022-08-30T07:37:34.409Z] Context: default [2022-08-30T07:37:34.409Z] Experimental: true [2022-08-30T07:37:34.409Z] [2022-08-30T07:37:34.409Z] Server: Docker Engine - Community [2022-08-30T07:37:34.409Z] Engine: [2022-08-30T07:37:34.409Z] Version: 20.10.14 [2022-08-30T07:37:34.409Z] API version: 1.41 (minimum version 1.12) [2022-08-30T07:37:34.409Z] Go version: go1.16.15 [2022-08-30T07:37:34.409Z] Git commit: 87a90dc [2022-08-30T07:37:34.409Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-30T07:37:34.409Z] OS/Arch: linux/amd64 [2022-08-30T07:37:34.409Z] Experimental: true [2022-08-30T07:37:34.409Z] containerd: [2022-08-30T07:37:34.409Z] Version: 1.5.11 [2022-08-30T07:37:34.409Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-30T07:37:34.409Z] runc: [2022-08-30T07:37:34.409Z] Version: 1.0.3 [2022-08-30T07:37:34.409Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-30T07:37:34.409Z] docker-init: [2022-08-30T07:37:34.409Z] Version: 0.19.0 [2022-08-30T07:37:34.409Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-30T07:37:34.518Z] [2022-08-30T07:37:34.518Z] #5 [internal] load build definition from Dockerfile [2022-08-30T07:37:34.518Z] #5 sha256:ca73a54bbef9856063b3954b182b7299153813d161d1f21f5895202c3fd2e777 [2022-08-30T07:37:34.518Z] #5 DONE 0.0s [2022-08-30T07:37:34.518Z] [2022-08-30T07:37:34.518Z] #6 [internal] load .dockerignore [2022-08-30T07:37:34.518Z] #6 sha256:a0c1c3717adf39181d5ae5ea662448339433e6d7af4565fc961c217ffcafb4da [2022-08-30T07:37:34.518Z] #6 DONE 0.0s [2022-08-30T07:37:34.518Z] [2022-08-30T07:37:34.518Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-30T07:37:34.518Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-30T07:37:34.738Z] + docker info [2022-08-30T07:37:34.777Z] #7 DONE 0.4s [2022-08-30T07:37:34.777Z] [2022-08-30T07:37:34.777Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-30T07:37:34.777Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-30T07:37:35.037Z] #10 DONE 0.5s [2022-08-30T07:37:35.037Z] [2022-08-30T07:37:35.037Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-30T07:37:35.037Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-30T07:37:35.037Z] #9 DONE 0.5s [2022-08-30T07:37:35.037Z] [2022-08-30T07:37:35.037Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-30T07:37:35.037Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-30T07:37:35.037Z] #8 DONE 0.5s [2022-08-30T07:37:33.498Z] > git remote # timeout=10 [2022-08-30T07:37:33.514Z] > git config --get remote.origin.url # timeout=10 [2022-08-30T07:37:33.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:33.535Z] > git merge d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 # timeout=10 [2022-08-30T07:37:33.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-30T07:37:33.571Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:37:33.592Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:37:35.605Z] [2022-08-30T07:37:35.605Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:37:35.605Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-30T07:37:35.605Z] #80 DONE 0.0s [2022-08-30T07:37:35.605Z] [2022-08-30T07:37:35.605Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:37:35.605Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-30T07:37:35.605Z] #78 DONE 0.0s [2022-08-30T07:37:35.605Z] [2022-08-30T07:37:35.605Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:35.605Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:35.605Z] #11 DONE 0.0s [2022-08-30T07:37:35.605Z] [2022-08-30T07:37:35.605Z] #31 [internal] load build context [2022-08-30T07:37:35.605Z] #31 sha256:64ad0cb266effa3fd2acf9a64421e88565180febea6b8f44cf120a41f4df0cbd [2022-08-30T07:37:36.202Z] #31 ... [2022-08-30T07:37:36.202Z] [2022-08-30T07:37:36.202Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-30T07:37:36.202Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-30T07:37:36.202Z] #56 DONE 0.0s [2022-08-30T07:37:36.202Z] [2022-08-30T07:37:36.202Z] #31 [internal] load build context [2022-08-30T07:37:36.202Z] #31 sha256:64ad0cb266effa3fd2acf9a64421e88565180febea6b8f44cf120a41f4df0cbd [2022-08-30T07:37:36.614Z] Fetching without tags [2022-08-30T07:37:36.839Z] Merging remotes/origin/22.06 commit d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 into PR head commit f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:37:36.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:37:36.586Z] > git config --add remote.origin.fetch +refs/pull/44055/head:refs/remotes/origin/PR-44055 # timeout=10 [2022-08-30T07:37:36.592Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:36.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:37:36.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:37:36.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:36.619Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:36.851Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:37:36.861Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:37:37.628Z] Merge succeeded, producing f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:37:37.628Z] Checking out Revision f10c50958c7e6f6b0e4cd54ae65afb8764931954 (PR-44055) [2022-08-30T07:37:37.706Z] Commit message: "replace pkg/system Sequential funcs with moby/sys/sequential" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-30T07:37:38.115Z] #31 transferring context: 14.40MB 2.4s [2022-08-30T07:37:38.704Z] + docker version [2022-08-30T07:37:37.577Z] > git remote # timeout=10 [2022-08-30T07:37:37.592Z] > git config --get remote.origin.url # timeout=10 [2022-08-30T07:37:37.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:37.603Z] > git merge d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 # timeout=10 [2022-08-30T07:37:37.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-30T07:37:37.631Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:37:37.642Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:37:42.314Z] #31 ... [2022-08-30T07:37:42.314Z] [2022-08-30T07:37:42.314Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:37:42.314Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-30T07:37:42.314Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-30T07:37:42.314Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-30T07:37:42.314Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-30T07:37:42.314Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-30T07:37:42.314Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-08-30T07:37:42.314Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-08-30T07:37:42.314Z] #78 DONE 6.0s [2022-08-30T07:37:42.314Z] [2022-08-30T07:37:42.314Z] #31 [internal] load build context [2022-08-30T07:37:42.314Z] #31 sha256:64ad0cb266effa3fd2acf9a64421e88565180febea6b8f44cf120a41f4df0cbd [2022-08-30T07:37:42.314Z] #31 ... [2022-08-30T07:37:42.314Z] [2022-08-30T07:37:42.314Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:42.314Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:42.314Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-08-30T07:37:42.314Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-30T07:37:42.314Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-30T07:37:42.314Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-30T07:37:42.314Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.1s done [2022-08-30T07:37:42.314Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.0s done [2022-08-30T07:37:42.314Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.6s done [2022-08-30T07:37:42.314Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.1s done [2022-08-30T07:37:42.314Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.5s done [2022-08-30T07:37:42.314Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 115.34MB / 141.86MB 5.8s [2022-08-30T07:37:42.314Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.0s [2022-08-30T07:37:42.314Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.3s done [2022-08-30T07:37:42.314Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 123.73MB / 141.86MB 6.2s [2022-08-30T07:37:42.314Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 133.17MB / 141.86MB 6.4s [2022-08-30T07:37:42.314Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 6.6s [2022-08-30T07:37:42.348Z] Commit message: "replace pkg/system Sequential funcs with moby/sys/sequential" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-30T07:37:42.892Z] Client: [2022-08-30T07:37:42.892Z] Context: default [2022-08-30T07:37:42.892Z] Debug Mode: false [2022-08-30T07:37:42.892Z] Plugins: [2022-08-30T07:37:42.892Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-30T07:37:42.892Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-30T07:37:42.892Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-30T07:37:42.892Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-30T07:37:42.892Z] [2022-08-30T07:37:42.892Z] Server: [2022-08-30T07:37:42.892Z] Containers: 0 [2022-08-30T07:37:42.892Z] Running: 0 [2022-08-30T07:37:42.892Z] Paused: 0 [2022-08-30T07:37:42.892Z] Stopped: 0 [2022-08-30T07:37:42.892Z] Images: 0 [2022-08-30T07:37:42.892Z] Server Version: 20.10.14 [2022-08-30T07:37:42.892Z] Storage Driver: overlay2 [2022-08-30T07:37:42.892Z] Backing Filesystem: extfs [2022-08-30T07:37:42.892Z] Supports d_type: true [2022-08-30T07:37:42.892Z] Native Overlay Diff: true [2022-08-30T07:37:42.892Z] userxattr: false [2022-08-30T07:37:42.892Z] Logging Driver: json-file [2022-08-30T07:37:42.892Z] Cgroup Driver: cgroupfs [2022-08-30T07:37:42.892Z] Cgroup Version: 1 [2022-08-30T07:37:42.892Z] Plugins: [2022-08-30T07:37:42.892Z] Volume: local [2022-08-30T07:37:42.892Z] Network: bridge host ipvlan macvlan null overlay [2022-08-30T07:37:42.892Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-30T07:37:42.892Z] Swarm: inactive [2022-08-30T07:37:42.892Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-30T07:37:42.892Z] Default Runtime: runc [2022-08-30T07:37:42.892Z] Init Binary: docker-init [2022-08-30T07:37:42.892Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-30T07:37:42.892Z] runc version: v1.0.3-0-gf46b6ba [2022-08-30T07:37:42.892Z] init version: de40ad0 [2022-08-30T07:37:42.892Z] Security Options: [2022-08-30T07:37:42.892Z] apparmor [2022-08-30T07:37:42.892Z] seccomp [2022-08-30T07:37:42.892Z] Profile: default [2022-08-30T07:37:42.892Z] Kernel Version: 5.4.0-1071-aws [2022-08-30T07:37:42.892Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-30T07:37:42.892Z] OSType: linux [2022-08-30T07:37:42.892Z] Architecture: x86_64 [2022-08-30T07:37:42.892Z] CPUs: 2 [2022-08-30T07:37:42.892Z] Total Memory: 7.565GiB [2022-08-30T07:37:42.892Z] Name: ip-10-100-33-138 [2022-08-30T07:37:42.892Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-30T07:37:42.892Z] Docker Root Dir: /var/lib/docker [2022-08-30T07:37:42.892Z] Debug Mode: false [2022-08-30T07:37:42.892Z] Registry: https://index.docker.io/v1/ [2022-08-30T07:37:42.892Z] Labels: [2022-08-30T07:37:42.892Z] Experimental: true [2022-08-30T07:37:42.892Z] Insecure Registries: [2022-08-30T07:37:42.892Z] 127.0.0.0/8 [2022-08-30T07:37:42.892Z] Live Restore Enabled: true [2022-08-30T07:37:42.892Z] [2022-08-30T07:37:42.892Z] WARNING: No swap limit support [2022-08-30T07:37:42.896Z] Client: Docker Engine - Community [2022-08-30T07:37:42.896Z] Version: 20.10.14 [2022-08-30T07:37:42.896Z] API version: 1.41 [2022-08-30T07:37:42.896Z] Go version: go1.16.15 [2022-08-30T07:37:42.896Z] Git commit: a224086 [2022-08-30T07:37:42.896Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-30T07:37:42.896Z] OS/Arch: linux/arm64 [2022-08-30T07:37:42.896Z] Context: default [2022-08-30T07:37:42.896Z] Experimental: true [2022-08-30T07:37:42.896Z] [2022-08-30T07:37:42.896Z] Server: Docker Engine - Community [2022-08-30T07:37:42.896Z] Engine: [2022-08-30T07:37:42.896Z] Version: 20.10.14 [2022-08-30T07:37:42.896Z] API version: 1.41 (minimum version 1.12) [2022-08-30T07:37:42.896Z] Go version: go1.16.15 [2022-08-30T07:37:42.896Z] Git commit: 87a90dc [2022-08-30T07:37:42.896Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-30T07:37:42.896Z] OS/Arch: linux/arm64 [2022-08-30T07:37:42.896Z] Experimental: true [2022-08-30T07:37:42.896Z] containerd: [2022-08-30T07:37:42.896Z] Version: 1.5.11 [2022-08-30T07:37:42.896Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-30T07:37:42.896Z] runc: [2022-08-30T07:37:42.896Z] Version: 1.0.3 [2022-08-30T07:37:42.896Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-30T07:37:42.896Z] docker-init: [2022-08-30T07:37:42.896Z] Version: 0.19.0 [2022-08-30T07:37:42.896Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] sh [2022-08-30T07:37:43.473Z] + docker version [2022-08-30T07:37:43.504Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-30T07:37:43.504Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-30T07:37:43.504Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44055/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-30T07:37:43.504Z] + bash /home/ubuntu/workspace/moby_PR-44055/check-config.sh [2022-08-30T07:37:43.504Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-30T07:37:43.504Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-30T07:37:43.504Z] [2022-08-30T07:37:43.504Z] Generally Necessary: [2022-08-30T07:37:43.504Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-30T07:37:43.504Z] - apparmor: enabled and tools installed [2022-08-30T07:37:43.504Z] - CONFIG_NAMESPACES: enabled [2022-08-30T07:37:43.504Z] - CONFIG_NET_NS: enabled [2022-08-30T07:37:43.504Z] - CONFIG_PID_NS: enabled [2022-08-30T07:37:43.504Z] - CONFIG_IPC_NS: enabled [2022-08-30T07:37:43.504Z] - CONFIG_UTS_NS: enabled [2022-08-30T07:37:43.504Z] - CONFIG_CGROUPS: enabled [2022-08-30T07:37:43.504Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-30T07:37:43.504Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-30T07:37:43.504Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-30T07:37:43.504Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-30T07:37:43.504Z] - CONFIG_CPUSETS: enabled [2022-08-30T07:37:43.504Z] - CONFIG_MEMCG: enabled [2022-08-30T07:37:43.504Z] - CONFIG_KEYS: enabled [2022-08-30T07:37:43.504Z] - CONFIG_VETH: enabled (as module) [2022-08-30T07:37:43.504Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-30T07:37:43.504Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-30T07:37:43.504Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-30T07:37:43.504Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-30T07:37:43.504Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-30T07:37:43.504Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-30T07:37:43.504Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-30T07:37:43.504Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-30T07:37:43.504Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-30T07:37:43.509Z] + docker info [2022-08-30T07:37:43.790Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-30T07:37:43.790Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-30T07:37:43.790Z] - CONFIG_CGROUP_BPF: enabled [2022-08-30T07:37:43.790Z] [2022-08-30T07:37:43.790Z] Optional Features: [2022-08-30T07:37:43.790Z] - CONFIG_USER_NS: enabled [2022-08-30T07:37:43.790Z] - CONFIG_SECCOMP: enabled [2022-08-30T07:37:43.790Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-30T07:37:43.790Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-30T07:37:43.790Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-30T07:37:43.790Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-30T07:37:43.790Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-30T07:37:43.790Z] - CONFIG_BLK_CGROUP: enabled [2022-08-30T07:37:43.790Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-30T07:37:43.790Z] - CONFIG_CGROUP_PERF: enabled [2022-08-30T07:37:43.790Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-30T07:37:43.790Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-30T07:37:43.790Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-30T07:37:43.790Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-30T07:37:43.790Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-30T07:37:43.790Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-30T07:37:43.790Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-30T07:37:43.790Z] - CONFIG_IP_VS: enabled (as module) [2022-08-30T07:37:43.790Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-30T07:37:43.790Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-30T07:37:43.790Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-30T07:37:43.790Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-30T07:37:43.790Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-30T07:37:43.790Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-30T07:37:43.791Z] - CONFIG_EXT4_FS: enabled [2022-08-30T07:37:43.791Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-30T07:37:43.791Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-30T07:37:43.791Z] - Network Drivers: [2022-08-30T07:37:43.791Z] - "overlay": [2022-08-30T07:37:43.791Z] - CONFIG_VXLAN: enabled (as module) [2022-08-30T07:37:43.791Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-30T07:37:43.791Z] Optional (for encrypted networks): [2022-08-30T07:37:44.059Z] - CONFIG_CRYPTO: enabled [2022-08-30T07:37:44.059Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-30T07:37:44.059Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-30T07:37:44.059Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-30T07:37:44.059Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-30T07:37:44.059Z] - CONFIG_XFRM: enabled [2022-08-30T07:37:44.059Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-30T07:37:44.059Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-30T07:37:44.059Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-30T07:37:44.059Z] - "ipvlan": [2022-08-30T07:37:44.059Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-30T07:37:44.059Z] - "macvlan": [2022-08-30T07:37:44.059Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-30T07:37:44.059Z] - CONFIG_DUMMY: enabled (as module) [2022-08-30T07:37:44.059Z] - "ftp,tftp client in container": [2022-08-30T07:37:44.059Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-30T07:37:44.059Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-30T07:37:44.059Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-30T07:37:44.059Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-30T07:37:44.059Z] - Storage Drivers: [2022-08-30T07:37:44.059Z] - "aufs": [2022-08-30T07:37:44.059Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-30T07:37:44.059Z] - "btrfs": [2022-08-30T07:37:44.059Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-30T07:37:44.059Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-30T07:37:44.059Z] - "devicemapper": [2022-08-30T07:37:44.059Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-30T07:37:44.059Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-30T07:37:44.059Z] - "overlay": [2022-08-30T07:37:44.059Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-30T07:37:44.059Z] - "zfs": [2022-08-30T07:37:44.059Z] - /dev/zfs: present [2022-08-30T07:37:44.059Z] - zfs command: missing [2022-08-30T07:37:44.059Z] - zpool command: missing [2022-08-30T07:37:44.059Z] [2022-08-30T07:37:44.059Z] Limits: [2022-08-30T07:37:44.059Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-30T07:37:44.059Z] [2022-08-30T07:37:44.059Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-30T07:37:44.397Z] + sudo modprobe ip_vs [2022-08-30T07:37:44.397Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 . [2022-08-30T07:37:44.658Z] #2 [internal] load .dockerignore [2022-08-30T07:37:44.658Z] #2 sha256:3b7d07e3f8b50adad7c9d998c6a14f55ba7432ed767fcdab09cd49151ab4e4ae [2022-08-30T07:37:44.862Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 8.9s done [2022-08-30T07:37:44.862Z] #11 ... [2022-08-30T07:37:44.862Z] [2022-08-30T07:37:44.862Z] #31 [internal] load build context [2022-08-30T07:37:44.862Z] #31 sha256:64ad0cb266effa3fd2acf9a64421e88565180febea6b8f44cf120a41f4df0cbd [2022-08-30T07:37:44.862Z] #31 transferring context: 62.59MB 9.0s done [2022-08-30T07:37:44.862Z] #31 DONE 9.3s [2022-08-30T07:37:44.862Z] [2022-08-30T07:37:44.862Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:37:44.862Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-30T07:37:44.862Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-30T07:37:44.862Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-30T07:37:44.862Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-30T07:37:44.862Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-30T07:37:44.862Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-30T07:37:44.862Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2022-08-30T07:37:44.862Z] #80 DONE 9.2s [2022-08-30T07:37:44.862Z] [2022-08-30T07:37:44.862Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-30T07:37:44.862Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-30T07:37:44.862Z] #35 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-30T07:37:44.862Z] #35 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-30T07:37:44.862Z] #35 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-30T07:37:44.862Z] #35 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-30T07:37:44.862Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.1s done [2022-08-30T07:37:44.918Z] #2 transferring context: 145B done [2022-08-30T07:37:44.918Z] #2 DONE 0.1s [2022-08-30T07:37:44.918Z] [2022-08-30T07:37:44.918Z] #1 [internal] load build definition from Dockerfile [2022-08-30T07:37:44.918Z] #1 sha256:20fff1ab15571c9e535f2ef2d666ff72bdc6929ec1d918a3a658cc9608bb0a45 [2022-08-30T07:37:44.918Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-08-30T07:37:44.918Z] #1 DONE 0.2s [2022-08-30T07:37:44.918Z] [2022-08-30T07:37:44.918Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-30T07:37:44.918Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-30T07:37:45.120Z] #35 ... [2022-08-30T07:37:45.121Z] [2022-08-30T07:37:45.121Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:45.121Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:45.490Z] #3 DONE 0.5s [2022-08-30T07:37:45.490Z] [2022-08-30T07:37:45.490Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-30T07:37:45.490Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-30T07:37:45.490Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-30T07:37:45.490Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-30T07:37:45.490Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-30T07:37:45.490Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-30T07:37:45.490Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-30T07:37:45.490Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-30T07:37:45.768Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-30T07:37:45.768Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-30T07:37:46.037Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-08-30T07:37:46.056Z] #11 ... [2022-08-30T07:37:46.056Z] [2022-08-30T07:37:46.056Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-30T07:37:46.056Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-30T07:37:46.056Z] #79 DONE 0.9s [2022-08-30T07:37:46.056Z] [2022-08-30T07:37:46.056Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:46.056Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:46.301Z] #4 DONE 0.8s [2022-08-30T07:37:46.301Z] [2022-08-30T07:37:46.301Z] #6 [internal] load .dockerignore [2022-08-30T07:37:46.301Z] #6 sha256:374a427d00ab1fd2861e1ca39a109fc38573f7f55177f31b06b713b8deabbce2 [2022-08-30T07:37:46.301Z] #6 DONE 0.0s [2022-08-30T07:37:46.301Z] [2022-08-30T07:37:46.301Z] #5 [internal] load build definition from Dockerfile [2022-08-30T07:37:46.301Z] #5 sha256:386e9eb8d1308ef2a953907fe9bf0c7fb8d4eef74bbb09363dcc41413f7a8c99 [2022-08-30T07:37:46.301Z] #5 DONE 0.0s [2022-08-30T07:37:46.301Z] [2022-08-30T07:37:46.301Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-30T07:37:46.301Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-30T07:37:46.586Z] Fetching without tags [2022-08-30T07:37:46.625Z] #11 ... [2022-08-30T07:37:46.625Z] [2022-08-30T07:37:46.625Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-30T07:37:46.625Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-30T07:37:46.625Z] #81 DONE 0.9s [2022-08-30T07:37:46.625Z] [2022-08-30T07:37:46.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:46.625Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:46.625Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 8.1s [2022-08-30T07:37:47.045Z] Merging remotes/origin/22.06 commit d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 into PR head commit f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:37:47.650Z] Client: Docker Engine - Community [2022-08-30T07:37:47.650Z] Version: 20.10.14 [2022-08-30T07:37:47.650Z] API version: 1.41 [2022-08-30T07:37:47.650Z] Go version: go1.16.15 [2022-08-30T07:37:47.650Z] Git commit: a224086 [2022-08-30T07:37:47.650Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-30T07:37:47.650Z] OS/Arch: linux/amd64 [2022-08-30T07:37:47.650Z] Context: default [2022-08-30T07:37:47.650Z] Experimental: true [2022-08-30T07:37:47.650Z] [2022-08-30T07:37:47.650Z] Server: Docker Engine - Community [2022-08-30T07:37:47.650Z] Engine: [2022-08-30T07:37:47.650Z] Version: 20.10.14 [2022-08-30T07:37:47.650Z] API version: 1.41 (minimum version 1.12) [2022-08-30T07:37:47.650Z] Go version: go1.16.15 [2022-08-30T07:37:47.650Z] Git commit: 87a90dc [2022-08-30T07:37:47.650Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-30T07:37:47.650Z] OS/Arch: linux/amd64 [2022-08-30T07:37:47.650Z] Experimental: true [2022-08-30T07:37:47.650Z] containerd: [2022-08-30T07:37:47.650Z] Version: 1.5.11 [2022-08-30T07:37:47.650Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-30T07:37:47.650Z] runc: [2022-08-30T07:37:47.650Z] Version: 1.0.3 [2022-08-30T07:37:47.650Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-30T07:37:47.650Z] docker-init: [2022-08-30T07:37:47.650Z] Version: 0.19.0 [2022-08-30T07:37:47.650Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-30T07:37:47.690Z] #10 DONE 1.4s [2022-08-30T07:37:47.690Z] [2022-08-30T07:37:47.690Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-30T07:37:47.690Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-30T07:37:46.469Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:37:46.501Z] > git config --add remote.origin.fetch +refs/pull/44055/head:refs/remotes/origin/PR-44055 # timeout=10 [2022-08-30T07:37:46.518Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:46.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-30T07:37:46.563Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-30T07:37:46.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:46.566Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44055/head:refs/remotes/origin/PR-44055 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-30T07:37:47.027Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:37:47.054Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:37:47.839Z] > git remote # timeout=10 [2022-08-30T07:37:47.853Z] > git config --get remote.origin.url # timeout=10 [2022-08-30T07:37:47.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-30T07:37:47.866Z] > git merge d2590dc3cd4f65e7bb3ebe600b5491a6c22f2790 # timeout=10 [2022-08-30T07:37:47.937Z] Merge succeeded, producing f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:37:47.937Z] Checking out Revision f10c50958c7e6f6b0e4cd54ae65afb8764931954 (PR-44055) [2022-08-30T07:37:47.953Z] + docker info [2022-08-30T07:37:47.954Z] #9 DONE 1.4s [2022-08-30T07:37:47.954Z] [2022-08-30T07:37:47.954Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-30T07:37:47.954Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-30T07:37:47.954Z] #7 DONE 1.4s [2022-08-30T07:37:47.954Z] [2022-08-30T07:37:47.954Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-30T07:37:47.954Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-30T07:37:47.954Z] #8 DONE 1.4s [2022-08-30T07:37:48.524Z] [2022-08-30T07:37:48.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:48.524Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:48.524Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-08-30T07:37:48.793Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-30T07:37:48.793Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-30T07:37:48.793Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.2s [2022-08-30T07:37:48.793Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-30T07:37:48.793Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.29MB / 55.01MB 0.2s [2022-08-30T07:37:48.793Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 0.2s [2022-08-30T07:37:48.793Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 3.15MB / 5.16MB 0.2s [2022-08-30T07:37:48.793Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.53MB / 55.01MB 0.2s [2022-08-30T07:37:49.054Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.3s [2022-08-30T07:37:49.054Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 15.52MB / 55.01MB 0.3s [2022-08-30T07:37:49.054Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 1.05MB / 10.88MB 0.3s [2022-08-30T07:37:49.054Z] #11 ... [2022-08-30T07:37:49.054Z] [2022-08-30T07:37:49.054Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-30T07:37:49.054Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-30T07:37:49.054Z] #49 DONE 0.6s [2022-08-30T07:37:49.054Z] [2022-08-30T07:37:49.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:49.054Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:49.054Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s done [2022-08-30T07:37:49.054Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 3.15MB / 10.88MB 0.4s [2022-08-30T07:37:49.054Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 0.4s [2022-08-30T07:37:49.165Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.4s done [2022-08-30T07:37:49.165Z] #11 ... [2022-08-30T07:37:49.165Z] [2022-08-30T07:37:49.165Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-30T07:37:49.165Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-30T07:37:49.165Z] #35 DONE 13.5s [2022-08-30T07:37:49.165Z] [2022-08-30T07:37:49.165Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:49.165Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:49.165Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-30T07:37:49.319Z] #11 ... [2022-08-30T07:37:49.319Z] [2022-08-30T07:37:49.319Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-30T07:37:49.319Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-30T07:37:49.319Z] #49 DONE 0.0s [2022-08-30T07:37:49.319Z] [2022-08-30T07:37:49.319Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:49.319Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:49.319Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 20.97MB / 55.01MB 0.6s [2022-08-30T07:37:49.319Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 5.24MB / 10.88MB 0.6s [2022-08-30T07:37:49.319Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 26.21MB / 55.01MB 0.7s [2022-08-30T07:37:49.319Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 9.44MB / 10.88MB 0.7s [2022-08-30T07:37:49.319Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.32MB / 54.58MB 0.7s [2022-08-30T07:37:49.319Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.8s [2022-08-30T07:37:49.319Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 9.44MB / 54.58MB 0.8s [2022-08-30T07:37:49.584Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 0.9s [2022-08-30T07:37:49.584Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.9s done [2022-08-30T07:37:49.584Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 13.63MB / 54.58MB 0.9s [2022-08-30T07:37:49.584Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 35.65MB / 55.01MB 1.0s [2022-08-30T07:37:49.584Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 16.78MB / 54.58MB 1.0s [2022-08-30T07:37:49.584Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0B / 85.91MB 1.0s [2022-08-30T07:37:49.855Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 39.85MB / 55.01MB 1.1s [2022-08-30T07:37:49.855Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 19.92MB / 54.58MB 1.1s [2022-08-30T07:37:49.855Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 42.99MB / 55.01MB 1.2s [2022-08-30T07:37:49.855Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 24.12MB / 54.58MB 1.2s [2022-08-30T07:37:49.855Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.24MB / 85.91MB 1.2s [2022-08-30T07:37:50.080Z] Client: [2022-08-30T07:37:50.080Z] Context: default [2022-08-30T07:37:50.080Z] Debug Mode: false [2022-08-30T07:37:50.080Z] Plugins: [2022-08-30T07:37:50.080Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-30T07:37:50.080Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-30T07:37:50.080Z] [2022-08-30T07:37:50.080Z] Server: [2022-08-30T07:37:50.080Z] Containers: 0 [2022-08-30T07:37:50.080Z] Running: 0 [2022-08-30T07:37:50.080Z] Paused: 0 [2022-08-30T07:37:50.080Z] Stopped: 0 [2022-08-30T07:37:50.080Z] Images: 0 [2022-08-30T07:37:50.080Z] Server Version: 20.10.14 [2022-08-30T07:37:50.080Z] Storage Driver: overlay2 [2022-08-30T07:37:50.080Z] Backing Filesystem: extfs [2022-08-30T07:37:50.080Z] Supports d_type: true [2022-08-30T07:37:50.080Z] Native Overlay Diff: true [2022-08-30T07:37:50.080Z] userxattr: false [2022-08-30T07:37:50.080Z] Logging Driver: json-file [2022-08-30T07:37:50.080Z] Cgroup Driver: cgroupfs [2022-08-30T07:37:50.080Z] Cgroup Version: 1 [2022-08-30T07:37:50.081Z] Plugins: [2022-08-30T07:37:50.081Z] Volume: local [2022-08-30T07:37:50.081Z] Network: bridge host ipvlan macvlan null overlay [2022-08-30T07:37:50.081Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-30T07:37:50.081Z] Swarm: inactive [2022-08-30T07:37:50.081Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-30T07:37:50.081Z] Default Runtime: runc [2022-08-30T07:37:50.081Z] Init Binary: docker-init [2022-08-30T07:37:50.081Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-30T07:37:50.081Z] runc version: v1.0.3-0-gf46b6ba [2022-08-30T07:37:50.081Z] init version: de40ad0 [2022-08-30T07:37:50.081Z] Security Options: [2022-08-30T07:37:50.081Z] apparmor [2022-08-30T07:37:50.081Z] seccomp [2022-08-30T07:37:50.081Z] Profile: default [2022-08-30T07:37:50.081Z] Kernel Version: 5.13.0-1021-aws [2022-08-30T07:37:50.081Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-30T07:37:50.081Z] OSType: linux [2022-08-30T07:37:50.081Z] Architecture: aarch64 [2022-08-30T07:37:50.081Z] CPUs: 2 [2022-08-30T07:37:50.081Z] Total Memory: 7.562GiB [2022-08-30T07:37:50.081Z] Name: ip-10-100-121-64 [2022-08-30T07:37:50.081Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-30T07:37:50.081Z] Docker Root Dir: /var/lib/docker [2022-08-30T07:37:50.081Z] Debug Mode: false [2022-08-30T07:37:50.081Z] Registry: https://index.docker.io/v1/ [2022-08-30T07:37:50.081Z] Labels: [2022-08-30T07:37:50.081Z] Experimental: true [2022-08-30T07:37:50.081Z] Insecure Registries: [2022-08-30T07:37:50.081Z] 127.0.0.0/8 [2022-08-30T07:37:50.081Z] Live Restore Enabled: true [2022-08-30T07:37:50.081Z] [Pipeline] sh [2022-08-30T07:37:50.106Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-08-30T07:37:50.106Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-30T07:37:50.123Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 50.33MB / 55.01MB 1.5s [2022-08-30T07:37:50.123Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 29.36MB / 54.58MB 1.5s [2022-08-30T07:37:50.123Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 9.77MB / 85.91MB 1.5s [2022-08-30T07:37:50.123Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.48MB / 55.01MB 1.5s [2022-08-30T07:37:50.123Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 34.60MB / 54.58MB 1.6s [2022-08-30T07:37:50.362Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-30T07:37:50.362Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-30T07:37:50.362Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44055/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-30T07:37:50.362Z] + bash /home/ubuntu/workspace/moby_PR-44055/check-config.sh [2022-08-30T07:37:50.362Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-30T07:37:50.362Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-30T07:37:50.362Z] [2022-08-30T07:37:50.362Z] Generally Necessary: [2022-08-30T07:37:50.362Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-30T07:37:50.362Z] - apparmor: enabled and tools installed [2022-08-30T07:37:50.362Z] - CONFIG_NAMESPACES: enabled [2022-08-30T07:37:50.362Z] - CONFIG_NET_NS: enabled [2022-08-30T07:37:50.362Z] - CONFIG_PID_NS: enabled [2022-08-30T07:37:50.362Z] - CONFIG_IPC_NS: enabled [2022-08-30T07:37:50.362Z] - CONFIG_UTS_NS: enabled [2022-08-30T07:37:50.362Z] - CONFIG_CGROUPS: enabled [2022-08-30T07:37:50.362Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-30T07:37:50.362Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-30T07:37:50.362Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-30T07:37:50.362Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-30T07:37:50.362Z] - CONFIG_CPUSETS: enabled [2022-08-30T07:37:50.362Z] - CONFIG_MEMCG: enabled [2022-08-30T07:37:50.362Z] - CONFIG_KEYS: enabled [2022-08-30T07:37:50.362Z] - CONFIG_VETH: enabled (as module) [2022-08-30T07:37:50.362Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-30T07:37:50.363Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-30T07:37:50.363Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-30T07:37:50.363Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-30T07:37:50.363Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-30T07:37:50.363Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-30T07:37:50.363Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-30T07:37:50.363Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-30T07:37:50.363Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-30T07:37:50.363Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-30T07:37:50.363Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-30T07:37:50.386Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 18.87MB / 85.91MB 1.7s [2022-08-30T07:37:50.386Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 42.99MB / 54.58MB 1.8s [2022-08-30T07:37:47.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-30T07:37:47.915Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:37:47.930Z] > git checkout -f f10c50958c7e6f6b0e4cd54ae65afb8764931954 # timeout=10 [2022-08-30T07:37:50.622Z] - CONFIG_CGROUP_BPF: enabled [2022-08-30T07:37:50.622Z] [2022-08-30T07:37:50.622Z] Optional Features: [2022-08-30T07:37:50.622Z] - CONFIG_USER_NS: enabled [2022-08-30T07:37:50.622Z] - CONFIG_SECCOMP: enabled [2022-08-30T07:37:50.622Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-30T07:37:50.622Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-30T07:37:50.622Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-30T07:37:50.622Z] (cgroup swap accounting is currently enabled) [2022-08-30T07:37:50.622Z] - CONFIG_BLK_CGROUP: enabled [2022-08-30T07:37:50.622Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-30T07:37:50.622Z] - CONFIG_CGROUP_PERF: enabled [2022-08-30T07:37:50.622Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-30T07:37:50.622Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-30T07:37:50.622Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-30T07:37:50.622Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-30T07:37:50.622Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-30T07:37:50.622Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-30T07:37:50.622Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-30T07:37:50.622Z] - CONFIG_IP_VS: enabled (as module) [2022-08-30T07:37:50.622Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-30T07:37:50.622Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-30T07:37:50.622Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-30T07:37:50.622Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-30T07:37:50.622Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-30T07:37:50.622Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-30T07:37:50.622Z] - CONFIG_EXT4_FS: enabled [2022-08-30T07:37:50.622Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-30T07:37:50.622Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-30T07:37:50.622Z] - Network Drivers: [2022-08-30T07:37:50.622Z] - "overlay": [2022-08-30T07:37:50.622Z] - CONFIG_VXLAN: enabled (as module) [2022-08-30T07:37:50.622Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-30T07:37:50.622Z] Optional (for encrypted networks): [2022-08-30T07:37:50.652Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 48.23MB / 54.58MB 1.9s [2022-08-30T07:37:50.652Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 25.44MB / 85.91MB 1.9s [2022-08-30T07:37:50.652Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.1s done [2022-08-30T07:37:50.652Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.2s [2022-08-30T07:37:50.652Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 33.55MB / 85.91MB 2.2s [2022-08-30T07:37:50.886Z] - CONFIG_CRYPTO: enabled [2022-08-30T07:37:50.886Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-30T07:37:50.886Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-30T07:37:50.886Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-30T07:37:50.886Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-30T07:37:50.886Z] - CONFIG_XFRM: enabled [2022-08-30T07:37:50.886Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-30T07:37:50.886Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-30T07:37:50.886Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-30T07:37:50.886Z] - "ipvlan": [2022-08-30T07:37:50.886Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-30T07:37:50.886Z] - "macvlan": [2022-08-30T07:37:50.886Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-30T07:37:50.886Z] - CONFIG_DUMMY: enabled (as module) [2022-08-30T07:37:50.886Z] - "ftp,tftp client in container": [2022-08-30T07:37:50.886Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-30T07:37:50.886Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-30T07:37:50.886Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-30T07:37:50.886Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-30T07:37:50.886Z] - Storage Drivers: [2022-08-30T07:37:50.886Z] - "aufs": [2022-08-30T07:37:50.886Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-30T07:37:50.886Z] - "btrfs": [2022-08-30T07:37:50.886Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-30T07:37:50.886Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-30T07:37:50.886Z] - "devicemapper": [2022-08-30T07:37:50.886Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-30T07:37:50.886Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-30T07:37:50.886Z] - "overlay": [2022-08-30T07:37:50.886Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-30T07:37:50.886Z] - "zfs": [2022-08-30T07:37:50.886Z] - /dev/zfs: present [2022-08-30T07:37:50.886Z] - zfs command: missing [2022-08-30T07:37:50.886Z] - zpool command: missing [2022-08-30T07:37:50.886Z] [2022-08-30T07:37:50.886Z] Limits: [2022-08-30T07:37:50.886Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-30T07:37:50.886Z] [2022-08-30T07:37:50.886Z] + true [Pipeline] } [Pipeline] // stage [2022-08-30T07:37:50.916Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 40.89MB / 85.91MB 2.5s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-30T07:37:51.042Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-08-30T07:37:51.176Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-30T07:37:51.208Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 . [2022-08-30T07:37:51.302Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-30T07:37:51.437Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.7s done [2022-08-30T07:37:51.437Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 47.19MB / 85.91MB 2.8s [2022-08-30T07:37:51.437Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.8s [2022-08-30T07:37:51.437Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.9s done [2022-08-30T07:37:51.437Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 1.05MB / 141.86MB 2.9s [2022-08-30T07:37:51.466Z] #1 [internal] load build definition from Dockerfile [2022-08-30T07:37:51.467Z] #1 sha256:7959d5f563e93e56e9659e9761f7bbf789073b8203abf505badf10e376ffa987 [2022-08-30T07:37:51.467Z] #1 transferring dockerfile: 19.25kB done [2022-08-30T07:37:51.467Z] #1 DONE 0.1s [2022-08-30T07:37:51.467Z] [2022-08-30T07:37:51.467Z] #2 [internal] load .dockerignore [2022-08-30T07:37:51.467Z] #2 sha256:e247e9fe303b58e326765cf8714c106b1ed75cd7eb4e7c67106ebb4d257b0b4e [2022-08-30T07:37:51.467Z] #2 transferring context: 145B done [2022-08-30T07:37:51.467Z] #2 DONE 0.1s [2022-08-30T07:37:51.467Z] [2022-08-30T07:37:51.467Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-30T07:37:51.467Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-30T07:37:51.726Z] #3 DONE 0.4s [2022-08-30T07:37:51.726Z] [2022-08-30T07:37:51.726Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-30T07:37:51.726Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-30T07:37:51.726Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-30T07:37:51.990Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-30T07:37:51.990Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-30T07:37:51.990Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-30T07:37:51.990Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-08-30T07:37:51.990Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s done [2022-08-30T07:37:51.990Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-30T07:37:52.010Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 55.57MB / 85.91MB 3.3s [2022-08-30T07:37:52.010Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.39MB / 141.86MB 3.3s [2022-08-30T07:37:52.010Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 66.06MB / 85.91MB 3.5s [2022-08-30T07:37:52.010Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 15.73MB / 141.86MB 3.5s [2022-08-30T07:37:52.252Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-30T07:37:52.252Z] #4 DONE 0.5s [2022-08-30T07:37:52.510Z] [2022-08-30T07:37:52.510Z] #5 [internal] load .dockerignore [2022-08-30T07:37:52.510Z] #5 sha256:ffe8a58dc742ed2d72f79c7cfb36190df6638291f4c1208fe20242f4fe2f8a78 [2022-08-30T07:37:52.510Z] #5 DONE 0.0s [2022-08-30T07:37:52.510Z] [2022-08-30T07:37:52.510Z] #6 [internal] load build definition from Dockerfile [2022-08-30T07:37:52.510Z] #6 sha256:4c26cadc54be466a6a11c24b679e904d0462b37d77026e427d61ec51d14f6a71 [2022-08-30T07:37:52.510Z] #6 DONE 0.0s [2022-08-30T07:37:52.510Z] [2022-08-30T07:37:52.510Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-30T07:37:52.510Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-30T07:37:52.586Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 71.30MB / 85.91MB 3.7s [2022-08-30T07:37:52.586Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 23.07MB / 141.86MB 4.0s [2022-08-30T07:37:52.756Z] Commit message: "replace pkg/system Sequential funcs with moby/sys/sequential" [2022-08-30T07:37:52.851Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 77.59MB / 85.91MB 4.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-30T07:37:53.117Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 83.89MB / 85.91MB 4.4s [2022-08-30T07:37:53.117Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 32.70MB / 141.86MB 4.4s [2022-08-30T07:37:53.445Z] #10 DONE 1.0s [2022-08-30T07:37:53.445Z] [2022-08-30T07:37:53.445Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-30T07:37:53.445Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-30T07:37:53.445Z] #9 DONE 1.0s [2022-08-30T07:37:53.445Z] [2022-08-30T07:37:53.445Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-30T07:37:53.445Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-30T07:37:53.445Z] #8 DONE 1.0s [2022-08-30T07:37:53.445Z] [2022-08-30T07:37:53.445Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-30T07:37:53.445Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-30T07:37:53.445Z] #7 DONE 1.0s [2022-08-30T07:37:53.692Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 40.89MB / 141.86MB 5.0s [2022-08-30T07:37:53.831Z] + docker version [2022-08-30T07:37:53.963Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.3s done [2022-08-30T07:37:53.963Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 49.28MB / 141.86MB 5.4s [2022-08-30T07:37:54.017Z] [2022-08-30T07:37:54.017Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:54.017Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:37:54.017Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-08-30T07:37:54.017Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-30T07:37:54.017Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-08-30T07:37:54.017Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-08-30T07:37:54.017Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0B / 53.69MB 0.1s [2022-08-30T07:37:54.282Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 9.44MB / 53.69MB 0.2s [2022-08-30T07:37:54.282Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0B / 4.94MB 0.2s [2022-08-30T07:37:54.282Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0B / 10.66MB 0.2s [2022-08-30T07:37:54.282Z] #11 ... [2022-08-30T07:37:54.282Z] [2022-08-30T07:37:54.282Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-30T07:37:54.282Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-30T07:37:54.282Z] #49 DONE 0.0s [2022-08-30T07:37:54.282Z] [2022-08-30T07:37:54.282Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:54.282Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:37:54.282Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 30.41MB / 53.69MB 0.4s [2022-08-30T07:37:54.282Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.4s [2022-08-30T07:37:54.282Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.4s [2022-08-30T07:37:54.282Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 39.85MB / 53.69MB 0.5s [2022-08-30T07:37:54.282Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.4s done [2022-08-30T07:37:54.535Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 60.82MB / 141.86MB 6.0s [2022-08-30T07:37:54.547Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 50.33MB / 53.69MB 0.6s [2022-08-30T07:37:54.547Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.7s [2022-08-30T07:37:54.547Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.6s done [2022-08-30T07:37:54.547Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0B / 81.12MB 0.7s [2022-08-30T07:37:54.799Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 68.16MB / 141.86MB 6.2s [2022-08-30T07:37:54.810Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 6.29MB / 81.12MB 0.8s [2022-08-30T07:37:54.810Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 26.21MB / 81.12MB 1.0s [2022-08-30T07:37:55.060Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 81.79MB / 141.86MB 6.5s [2022-08-30T07:37:55.079Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 32.51MB / 81.12MB 1.1s [2022-08-30T07:37:55.079Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 42.99MB / 81.12MB 1.2s [2022-08-30T07:37:55.342Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.3s done [2022-08-30T07:37:55.342Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 64.05MB / 81.12MB 1.4s [2022-08-30T07:37:55.342Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0B / 108.99MB 1.4s [2022-08-30T07:37:55.342Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0B / 54.68MB 1.4s [2022-08-30T07:37:55.342Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 73.43MB / 81.12MB 1.5s [2022-08-30T07:37:55.342Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 9.96MB / 54.68MB 1.5s [2022-08-30T07:37:55.342Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 [2022-08-30T07:37:55.607Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 1.6s [2022-08-30T07:37:55.607Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 19.92MB / 108.99MB 1.6s [2022-08-30T07:37:55.607Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 25.17MB / 54.68MB 1.6s [2022-08-30T07:37:55.607Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 27.26MB / 108.99MB 1.7s [2022-08-30T07:37:55.607Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 32.09MB / 54.68MB 1.7s [2022-08-30T07:37:55.631Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 92.27MB / 141.86MB 7.0s [2022-08-30T07:37:55.865Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 36.13MB / 108.99MB 1.8s [2022-08-30T07:37:55.865Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 39.15MB / 54.68MB 1.8s [2022-08-30T07:37:55.865Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 60.82MB / 108.99MB 2.0s [2022-08-30T07:37:55.865Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.0s [2022-08-30T07:37:55.891Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 102.76MB / 141.86MB 7.5s [2022-08-30T07:37:56.124Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 76.55MB / 108.99MB 2.2s [2022-08-30T07:37:56.382Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.3s done [2022-08-30T07:37:56.382Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 87.03MB / 108.99MB 2.4s [2022-08-30T07:37:56.382Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.00MB / 108.99MB 2.5s [2022-08-30T07:37:56.467Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.3s [2022-08-30T07:37:56.467Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 115.34MB / 141.86MB 8.0s [2022-08-30T07:37:56.590Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s [2022-08-30T07:37:56.952Z] #11 ... [2022-08-30T07:37:56.952Z] [2022-08-30T07:37:56.952Z] #24 [internal] load build context [2022-08-30T07:37:56.952Z] #24 sha256:392f27bd218724ee0dbf1ed086953f4fd253d61d5bbdc69ee0affc5633149169 [2022-08-30T07:37:56.952Z] #24 transferring context: 62.59MB 2.4s done [2022-08-30T07:37:56.952Z] #24 DONE 3.0s [2022-08-30T07:37:56.952Z] [2022-08-30T07:37:56.952Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:56.952Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:37:56.952Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.8s done [2022-08-30T07:37:56.952Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 2.9s [2022-08-30T07:37:57.042Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 123.38MB / 141.86MB 8.3s [2022-08-30T07:37:57.112Z] Client: Docker Engine - Community [2022-08-30T07:37:57.112Z] Version: 20.10.14 [2022-08-30T07:37:57.112Z] API version: 1.41 [2022-08-30T07:37:57.112Z] Go version: go1.16.15 [2022-08-30T07:37:57.112Z] Git commit: a224086 [2022-08-30T07:37:57.112Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-30T07:37:57.112Z] OS/Arch: linux/amd64 [2022-08-30T07:37:57.112Z] Context: default [2022-08-30T07:37:57.112Z] Experimental: true [2022-08-30T07:37:57.112Z] [2022-08-30T07:37:57.112Z] Server: Docker Engine - Community [2022-08-30T07:37:57.112Z] Engine: [2022-08-30T07:37:57.112Z] Version: 20.10.14 [2022-08-30T07:37:57.112Z] API version: 1.41 (minimum version 1.12) [2022-08-30T07:37:57.112Z] Go version: go1.16.15 [2022-08-30T07:37:57.112Z] Git commit: 87a90dc [2022-08-30T07:37:57.112Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-30T07:37:57.112Z] OS/Arch: linux/amd64 [2022-08-30T07:37:57.112Z] Experimental: true [2022-08-30T07:37:57.112Z] containerd: [2022-08-30T07:37:57.112Z] Version: 1.5.11 [2022-08-30T07:37:57.112Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-30T07:37:57.112Z] runc: [2022-08-30T07:37:57.112Z] Version: 1.0.3 [2022-08-30T07:37:57.112Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-30T07:37:57.112Z] docker-init: [2022-08-30T07:37:57.112Z] Version: 0.19.0 [2022-08-30T07:37:57.112Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-30T07:37:57.303Z] #11 ... [2022-08-30T07:37:57.303Z] [2022-08-30T07:37:57.303Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:37:57.303Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-30T07:37:57.303Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-30T07:37:57.303Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-30T07:37:57.303Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-30T07:37:57.303Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-30T07:37:57.303Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2022-08-30T07:37:57.303Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-08-30T07:37:57.303Z] #71 DONE 8.8s [2022-08-30T07:37:57.303Z] [2022-08-30T07:37:57.303Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:57.303Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:57.303Z] #11 ... [2022-08-30T07:37:57.303Z] [2022-08-30T07:37:57.303Z] #24 [internal] load build context [2022-08-30T07:37:57.303Z] #24 sha256:36e6372e3f1a759002edc27946c74032487cce59efb10f4048d89e91e202ea85 [2022-08-30T07:37:57.303Z] #24 transferring context: 60.27MB 8.7s [2022-08-30T07:37:57.303Z] #24 ... [2022-08-30T07:37:57.303Z] [2022-08-30T07:37:57.303Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:57.303Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:57.303Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 132.12MB / 141.86MB 8.8s [2022-08-30T07:37:57.464Z] + docker info [2022-08-30T07:37:57.874Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.1s [2022-08-30T07:37:57.903Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 3.8s done [2022-08-30T07:37:57.903Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 3.8s done [2022-08-30T07:37:57.987Z] Client: [2022-08-30T07:37:57.987Z] Context: default [2022-08-30T07:37:57.987Z] Debug Mode: false [2022-08-30T07:37:57.987Z] Plugins: [2022-08-30T07:37:57.987Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-30T07:37:57.987Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-30T07:37:57.987Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-30T07:37:57.987Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-30T07:37:57.987Z] [2022-08-30T07:37:57.987Z] Server: [2022-08-30T07:37:57.987Z] Containers: 0 [2022-08-30T07:37:57.987Z] Running: 0 [2022-08-30T07:37:57.987Z] Paused: 0 [2022-08-30T07:37:57.987Z] Stopped: 0 [2022-08-30T07:37:57.987Z] Images: 0 [2022-08-30T07:37:57.987Z] Server Version: 20.10.14 [2022-08-30T07:37:57.987Z] Storage Driver: overlay2 [2022-08-30T07:37:57.987Z] Backing Filesystem: extfs [2022-08-30T07:37:57.987Z] Supports d_type: true [2022-08-30T07:37:57.987Z] Native Overlay Diff: true [2022-08-30T07:37:57.987Z] userxattr: false [2022-08-30T07:37:57.987Z] Logging Driver: json-file [2022-08-30T07:37:57.987Z] Cgroup Driver: systemd [2022-08-30T07:37:57.987Z] Cgroup Version: 2 [2022-08-30T07:37:57.987Z] Plugins: [2022-08-30T07:37:57.987Z] Volume: local [2022-08-30T07:37:57.987Z] Network: bridge host ipvlan macvlan null overlay [2022-08-30T07:37:57.987Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-30T07:37:57.987Z] Swarm: inactive [2022-08-30T07:37:57.987Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-30T07:37:57.987Z] Default Runtime: runc [2022-08-30T07:37:57.987Z] Init Binary: docker-init [2022-08-30T07:37:57.987Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-30T07:37:57.987Z] runc version: v1.0.3-0-gf46b6ba [2022-08-30T07:37:57.987Z] init version: de40ad0 [2022-08-30T07:37:57.987Z] Security Options: [2022-08-30T07:37:57.987Z] apparmor [2022-08-30T07:37:57.987Z] seccomp [2022-08-30T07:37:57.987Z] Profile: default [2022-08-30T07:37:57.987Z] cgroupns [2022-08-30T07:37:57.987Z] Kernel Version: 5.13.0-1021-aws [2022-08-30T07:37:57.987Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-30T07:37:57.987Z] OSType: linux [2022-08-30T07:37:57.987Z] Architecture: x86_64 [2022-08-30T07:37:57.987Z] CPUs: 2 [2022-08-30T07:37:57.987Z] Total Memory: 7.559GiB [2022-08-30T07:37:57.987Z] Name: ip-10-100-90-219 [2022-08-30T07:37:57.987Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-30T07:37:57.987Z] Docker Root Dir: /var/lib/docker [2022-08-30T07:37:57.987Z] Debug Mode: false [2022-08-30T07:37:57.987Z] Registry: https://index.docker.io/v1/ [2022-08-30T07:37:57.987Z] Labels: [2022-08-30T07:37:57.987Z] Experimental: true [2022-08-30T07:37:57.987Z] Insecure Registries: [2022-08-30T07:37:57.987Z] 127.0.0.0/8 [2022-08-30T07:37:57.987Z] Live Restore Enabled: true [2022-08-30T07:37:57.987Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-30T07:37:58.136Z] #11 ... [2022-08-30T07:37:58.136Z] [2022-08-30T07:37:58.136Z] #24 [internal] load build context [2022-08-30T07:37:58.136Z] #24 sha256:36e6372e3f1a759002edc27946c74032487cce59efb10f4048d89e91e202ea85 [2022-08-30T07:37:58.136Z] #24 transferring context: 62.59MB 9.0s done [2022-08-30T07:37:58.136Z] #24 DONE 9.5s [2022-08-30T07:37:58.136Z] [2022-08-30T07:37:58.136Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:58.136Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:58.162Z] #11 ... [2022-08-30T07:37:58.163Z] [2022-08-30T07:37:58.163Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-30T07:37:58.163Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-30T07:37:58.163Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-30T07:37:58.163Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-30T07:37:58.163Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-08-30T07:37:58.163Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-08-30T07:37:58.163Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.3s done [2022-08-30T07:37:58.163Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.5s done [2022-08-30T07:37:58.163Z] #28 DONE 4.3s [2022-08-30T07:37:58.163Z] [2022-08-30T07:37:58.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:58.163Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:37:58.163Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-08-30T07:37:58.310Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 . [2022-08-30T07:37:58.412Z] #11 ... [2022-08-30T07:37:58.412Z] [2022-08-30T07:37:58.412Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-30T07:37:58.412Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-30T07:37:58.412Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-30T07:37:58.412Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.1s done [2022-08-30T07:37:58.412Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-30T07:37:58.412Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-30T07:37:58.412Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-30T07:37:58.567Z] #1 [internal] load build definition from Dockerfile [2022-08-30T07:37:58.567Z] #1 sha256:9eb4eb38a48d56abbd863825bfdcb9759a9eb50147e55f694bd42ec6ba1a8f74 [2022-08-30T07:37:58.567Z] #1 transferring dockerfile: 19.25kB 0.1s done [2022-08-30T07:37:58.567Z] #1 DONE 0.1s [2022-08-30T07:37:58.567Z] [2022-08-30T07:37:58.567Z] #2 [internal] load .dockerignore [2022-08-30T07:37:58.567Z] #2 sha256:515c6e445174905b2d517442622f5c7dee4b94fa398bfe10ff71dd8905c4fd5b [2022-08-30T07:37:58.567Z] #2 transferring context: 145B done [2022-08-30T07:37:58.567Z] #2 DONE 0.1s [2022-08-30T07:37:58.567Z] [2022-08-30T07:37:58.567Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-30T07:37:58.567Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-30T07:37:58.674Z] #28 ... [2022-08-30T07:37:58.674Z] [2022-08-30T07:37:58.674Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:37:58.674Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-30T07:37:58.674Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-30T07:37:58.674Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-30T07:37:58.674Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-30T07:37:58.674Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-30T07:37:58.674Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2022-08-30T07:37:58.674Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done [2022-08-30T07:37:58.674Z] #73 ... [2022-08-30T07:37:58.674Z] [2022-08-30T07:37:58.674Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:58.674Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:58.728Z] #11 ... [2022-08-30T07:37:58.729Z] [2022-08-30T07:37:58.729Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:37:58.729Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-30T07:37:58.729Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-30T07:37:58.729Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-30T07:37:58.729Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-30T07:37:58.729Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-30T07:37:58.729Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-08-30T07:37:58.729Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2022-08-30T07:37:58.729Z] #71 DONE 4.9s [2022-08-30T07:37:58.729Z] [2022-08-30T07:37:58.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:58.729Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:37:58.729Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.7s done [2022-08-30T07:37:58.828Z] #3 DONE 0.4s [2022-08-30T07:37:58.828Z] [2022-08-30T07:37:58.828Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-30T07:37:58.828Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-30T07:37:58.828Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-30T07:37:58.989Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-08-30T07:37:59.084Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-30T07:37:59.084Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-30T07:37:59.084Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-30T07:37:59.084Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-30T07:37:59.084Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-30T07:37:59.084Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-30T07:37:59.248Z] #11 ... [2022-08-30T07:37:59.248Z] [2022-08-30T07:37:59.248Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:37:59.248Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-30T07:37:59.248Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-30T07:37:59.248Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-30T07:37:59.248Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-30T07:37:59.248Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-30T07:37:59.248Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s [2022-08-30T07:37:59.248Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-08-30T07:37:59.248Z] #73 DONE 5.4s [2022-08-30T07:37:59.248Z] [2022-08-30T07:37:59.248Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:59.248Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:37:59.248Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.2s done [2022-08-30T07:37:59.344Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-30T07:37:59.344Z] #4 DONE 0.5s [2022-08-30T07:37:59.507Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0.1s [2022-08-30T07:37:59.601Z] [2022-08-30T07:37:59.601Z] #6 [internal] load .dockerignore [2022-08-30T07:37:59.601Z] #6 sha256:52fe4e85d71ea4732877425337dcd4088f4c09e5119b303bdd580524f6160ab5 [2022-08-30T07:37:59.601Z] #6 DONE 0.0s [2022-08-30T07:37:59.601Z] [2022-08-30T07:37:59.601Z] #5 [internal] load build definition from Dockerfile [2022-08-30T07:37:59.601Z] #5 sha256:c5044b0ff00d4875a0dd4e65d1e3297decb5678af212f00d6cbfb088d673cfe9 [2022-08-30T07:37:59.601Z] #5 DONE 0.0s [2022-08-30T07:37:59.601Z] [2022-08-30T07:37:59.601Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-30T07:37:59.601Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-30T07:37:59.618Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.7s done [2022-08-30T07:37:59.618Z] #11 ... [2022-08-30T07:37:59.618Z] [2022-08-30T07:37:59.618Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:37:59.618Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-30T07:37:59.618Z] #73 DONE 11.1s [2022-08-30T07:37:59.618Z] [2022-08-30T07:37:59.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:59.618Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:37:59.857Z] #10 DONE 0.3s [2022-08-30T07:37:59.857Z] [2022-08-30T07:37:59.857Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-30T07:37:59.857Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-30T07:37:59.857Z] #8 DONE 0.3s [2022-08-30T07:37:59.857Z] [2022-08-30T07:37:59.857Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-30T07:37:59.857Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-30T07:37:59.857Z] #9 DONE 0.3s [2022-08-30T07:37:59.857Z] [2022-08-30T07:37:59.857Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-30T07:37:59.857Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-30T07:37:59.889Z] #11 ... [2022-08-30T07:37:59.889Z] [2022-08-30T07:37:59.889Z] #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-30T07:37:59.889Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-30T07:37:59.889Z] #36 1.707 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:37:59.889Z] #36 1.723 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:37:59.889Z] #36 1.723 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:37:59.889Z] #36 1.920 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:37:59.889Z] #36 2.283 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:37:59.889Z] #36 2.601 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:37:59.889Z] #36 3.857 Fetched 8573 kB in 2s (3573 kB/s) [2022-08-30T07:37:59.889Z] #36 3.857 Reading package lists... [2022-08-30T07:37:59.889Z] #36 4.699 Reading package lists... [2022-08-30T07:37:59.889Z] #36 5.628 Building dependency tree... [2022-08-30T07:37:59.889Z] #36 6.043 The following additional packages will be installed: [2022-08-30T07:37:59.889Z] #36 6.043 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-30T07:37:59.889Z] #36 6.044 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-30T07:37:59.889Z] #36 6.045 Recommended packages: [2022-08-30T07:37:59.889Z] #36 6.045 libldap-common publicsuffix libsasl2-modules [2022-08-30T07:37:59.889Z] #36 6.225 The following NEW packages will be installed: [2022-08-30T07:37:59.889Z] #36 6.225 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-30T07:37:59.889Z] #36 6.225 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-30T07:37:59.889Z] #36 6.225 libssh2-1 openssl [2022-08-30T07:37:59.889Z] #36 6.494 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:37:59.889Z] #36 6.494 Need to get 3047 kB of archives. [2022-08-30T07:37:59.889Z] #36 6.494 After this operation, 6661 kB of additional disk space will be used. [2022-08-30T07:37:59.889Z] #36 6.494 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-30T07:37:59.889Z] #36 6.513 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-30T07:37:59.889Z] #36 6.513 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-30T07:37:59.889Z] #36 6.513 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-30T07:37:59.889Z] #36 6.513 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-30T07:37:59.889Z] #36 6.529 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-30T07:37:59.889Z] #36 6.529 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-30T07:37:59.889Z] #36 6.529 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-30T07:37:59.889Z] #36 6.529 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-30T07:37:59.889Z] #36 6.529 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-30T07:37:59.889Z] #36 6.529 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-30T07:37:59.889Z] #36 6.537 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-30T07:37:59.889Z] #36 6.542 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-30T07:37:59.889Z] #36 6.542 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-30T07:37:59.889Z] #36 6.561 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-30T07:37:59.889Z] #36 6.810 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:37:59.889Z] #36 6.857 Fetched 3047 kB in 0s (9624 kB/s) [2022-08-30T07:37:59.889Z] #36 6.901 Selecting previously unselected package openssl. [2022-08-30T07:37:59.889Z] #36 6.901 (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-30T07:37:59.889Z] #36 6.901 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 6.911 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-30T07:37:59.889Z] #36 7.171 Selecting previously unselected package ca-certificates. [2022-08-30T07:37:59.889Z] #36 7.171 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-30T07:37:59.889Z] #36 7.205 Unpacking ca-certificates (20210119) ... [2022-08-30T07:37:59.889Z] #36 7.324 Selecting previously unselected package libbrotli1:amd64. [2022-08-30T07:37:59.889Z] #36 7.324 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 7.373 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-30T07:37:59.889Z] #36 7.509 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-30T07:37:59.889Z] #36 7.509 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 7.521 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:37:59.889Z] #36 7.608 Selecting previously unselected package libsasl2-2:amd64. [2022-08-30T07:37:59.889Z] #36 7.608 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 7.608 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:37:59.889Z] #36 7.724 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-30T07:37:59.889Z] #36 7.724 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 7.764 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-30T07:37:59.889Z] #36 7.905 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-30T07:37:59.889Z] #36 7.905 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 7.910 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-30T07:37:59.889Z] #36 8.092 Selecting previously unselected package libpsl5:amd64. [2022-08-30T07:37:59.889Z] #36 8.094 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 8.100 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-30T07:37:59.889Z] #36 8.190 Selecting previously unselected package librtmp1:amd64. [2022-08-30T07:37:59.889Z] #36 8.190 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 8.196 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-30T07:37:59.889Z] #36 8.290 Selecting previously unselected package libssh2-1:amd64. [2022-08-30T07:37:59.889Z] #36 8.292 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 8.297 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-30T07:37:59.889Z] #36 8.437 Selecting previously unselected package libcurl4:amd64. [2022-08-30T07:37:59.889Z] #36 8.437 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 8.442 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-30T07:37:59.889Z] #36 8.574 Selecting previously unselected package curl. [2022-08-30T07:37:59.889Z] #36 8.576 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 8.585 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-30T07:37:59.889Z] #36 8.689 Selecting previously unselected package libonig5:amd64. [2022-08-30T07:37:59.889Z] #36 8.689 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 8.720 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:37:59.889Z] #36 8.830 Selecting previously unselected package libjq1:amd64. [2022-08-30T07:37:59.889Z] #36 8.832 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 8.835 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:37:59.889Z] #36 8.977 Selecting previously unselected package jq. [2022-08-30T07:37:59.889Z] #36 8.977 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-30T07:37:59.889Z] #36 8.983 Unpacking jq (1.6-2.1) ... [2022-08-30T07:37:59.889Z] #36 9.095 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-30T07:37:59.889Z] #36 9.134 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-30T07:37:59.889Z] #36 9.147 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-30T07:37:59.889Z] #36 9.159 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:37:59.889Z] #36 9.173 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-30T07:37:59.889Z] #36 9.184 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:37:59.889Z] #36 9.197 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-30T07:37:59.889Z] #36 9.208 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-30T07:37:59.889Z] #36 9.225 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:37:59.889Z] #36 9.237 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:37:59.889Z] #36 9.249 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-30T07:37:59.889Z] #36 9.261 Setting up ca-certificates (20210119) ... [2022-08-30T07:37:59.889Z] #36 9.978 Updating certificates in /etc/ssl/certs... [2022-08-30T07:37:59.889Z] #36 ... [2022-08-30T07:37:59.889Z] [2022-08-30T07:37:59.889Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:37:59.889Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:00.115Z] #7 DONE 0.3s [2022-08-30T07:38:00.115Z] [2022-08-30T07:38:00.115Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-30T07:38:00.115Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-30T07:38:00.115Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-30T07:38:00.371Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-30T07:38:00.371Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-30T07:38:00.371Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-30T07:38:00.458Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.9s done [2022-08-30T07:38:00.459Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-30T07:38:00.630Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.67MB / 55.01MB 0.0s [2022-08-30T07:38:00.630Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 19.92MB / 55.01MB 0.1s [2022-08-30T07:38:00.890Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 26.33MB / 55.01MB 0.2s [2022-08-30T07:38:00.890Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.29MB / 55.01MB 0.3s [2022-08-30T07:38:01.155Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 40.89MB / 55.01MB 0.4s [2022-08-30T07:38:01.155Z] #28 ... [2022-08-30T07:38:01.155Z] [2022-08-30T07:38:01.155Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-30T07:38:01.155Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-30T07:38:01.155Z] #49 DONE 0.0s [2022-08-30T07:38:01.155Z] [2022-08-30T07:38:01.155Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-30T07:38:01.155Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-30T07:38:01.155Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 50.33MB / 55.01MB 0.6s [2022-08-30T07:38:01.419Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.7s [2022-08-30T07:38:01.528Z] #11 ... [2022-08-30T07:38:01.528Z] [2022-08-30T07:38:01.528Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-30T07:38:01.528Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-30T07:38:01.528Z] #72 DONE 0.7s [2022-08-30T07:38:01.528Z] [2022-08-30T07:38:01.528Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:01.528Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:01.528Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.3s [2022-08-30T07:38:01.681Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s done [2022-08-30T07:38:02.098Z] #11 ... [2022-08-30T07:38:02.098Z] [2022-08-30T07:38:02.098Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-30T07:38:02.098Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-30T07:38:02.098Z] #74 DONE 0.9s [2022-08-30T07:38:02.098Z] [2022-08-30T07:38:02.098Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-30T07:38:02.098Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-30T07:38:02.661Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.5s [2022-08-30T07:38:02.795Z] #11 ... [2022-08-30T07:38:02.795Z] [2022-08-30T07:38:02.795Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-30T07:38:02.795Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-30T07:38:02.795Z] #72 DONE 0.7s [2022-08-30T07:38:02.795Z] [2022-08-30T07:38:02.795Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:02.795Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:38:03.054Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.7s done [2022-08-30T07:38:03.317Z] #11 ... [2022-08-30T07:38:03.318Z] [2022-08-30T07:38:03.318Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-30T07:38:03.318Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-30T07:38:03.318Z] #74 DONE 0.9s [2022-08-30T07:38:03.318Z] [2022-08-30T07:38:03.318Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:03.318Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:38:03.318Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-08-30T07:38:03.481Z] #28 DONE 14.7s [2022-08-30T07:38:03.481Z] [2022-08-30T07:38:03.481Z] #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-30T07:38:03.481Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-30T07:38:03.758Z] #11 ... [2022-08-30T07:38:03.758Z] [2022-08-30T07:38:03.758Z] #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-30T07:38:03.758Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-30T07:38:03.758Z] #36 11.15 129 added, 0 removed; done. [2022-08-30T07:38:03.758Z] #36 11.21 Setting up jq (1.6-2.1) ... [2022-08-30T07:38:03.758Z] #36 11.23 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:03.758Z] #36 11.24 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:03.758Z] #36 11.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:38:03.758Z] #36 11.27 Processing triggers for ca-certificates (20210119) ... [2022-08-30T07:38:03.758Z] #36 11.29 Updating certificates in /etc/ssl/certs... [2022-08-30T07:38:03.758Z] #36 12.28 0 added, 0 removed; done. [2022-08-30T07:38:03.758Z] #36 12.28 Running hooks in /etc/ca-certificates/update.d... [2022-08-30T07:38:03.758Z] #36 12.28 done. [2022-08-30T07:38:03.758Z] #36 DONE 13.9s [2022-08-30T07:38:03.758Z] [2022-08-30T07:38:03.758Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-30T07:38:03.758Z] #37 sha256:24e70535f08b253e6bde78f895abcda66cbe7a3031d37ec8888a3e2405f864ed [2022-08-30T07:38:03.758Z] #37 DONE 0.1s [2022-08-30T07:38:03.758Z] [2022-08-30T07:38:03.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:03.758Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:04.883Z] #29 1.621 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:04.884Z] #29 1.634 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:04.884Z] #29 1.634 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:05.145Z] #29 1.879 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:05.411Z] #29 2.239 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:05.576Z] Client: [2022-08-30T07:38:05.576Z] Context: default [2022-08-30T07:38:05.576Z] Debug Mode: false [2022-08-30T07:38:05.576Z] Plugins: [2022-08-30T07:38:05.576Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-30T07:38:05.576Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-30T07:38:05.576Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-30T07:38:05.576Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-30T07:38:05.576Z] [2022-08-30T07:38:05.576Z] Server: [2022-08-30T07:38:05.576Z] Containers: 0 [2022-08-30T07:38:05.576Z] Running: 0 [2022-08-30T07:38:05.576Z] Paused: 0 [2022-08-30T07:38:05.576Z] Stopped: 0 [2022-08-30T07:38:05.576Z] Images: 0 [2022-08-30T07:38:05.576Z] Server Version: 20.10.14 [2022-08-30T07:38:05.576Z] Storage Driver: overlay2 [2022-08-30T07:38:05.576Z] Backing Filesystem: extfs [2022-08-30T07:38:05.576Z] Supports d_type: true [2022-08-30T07:38:05.576Z] Native Overlay Diff: true [2022-08-30T07:38:05.576Z] userxattr: false [2022-08-30T07:38:05.576Z] Logging Driver: json-file [2022-08-30T07:38:05.576Z] Cgroup Driver: cgroupfs [2022-08-30T07:38:05.576Z] Cgroup Version: 1 [2022-08-30T07:38:05.576Z] Plugins: [2022-08-30T07:38:05.576Z] Volume: local [2022-08-30T07:38:05.576Z] Network: bridge host ipvlan macvlan null overlay [2022-08-30T07:38:05.576Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-30T07:38:05.576Z] Swarm: inactive [2022-08-30T07:38:05.576Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-30T07:38:05.576Z] Default Runtime: runc [2022-08-30T07:38:05.576Z] Init Binary: docker-init [2022-08-30T07:38:05.576Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-30T07:38:05.576Z] runc version: v1.0.3-0-gf46b6ba [2022-08-30T07:38:05.576Z] init version: de40ad0 [2022-08-30T07:38:05.576Z] Security Options: [2022-08-30T07:38:05.576Z] apparmor [2022-08-30T07:38:05.576Z] seccomp [2022-08-30T07:38:05.576Z] Profile: default [2022-08-30T07:38:05.576Z] Kernel Version: 5.4.0-1071-aws [2022-08-30T07:38:05.576Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-30T07:38:05.576Z] OSType: linux [2022-08-30T07:38:05.576Z] Architecture: x86_64 [2022-08-30T07:38:05.576Z] CPUs: 2 [2022-08-30T07:38:05.576Z] Total Memory: 7.565GiB [2022-08-30T07:38:05.576Z] Name: ip-10-100-75-137 [2022-08-30T07:38:05.576Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-30T07:38:05.576Z] Docker Root Dir: /var/lib/docker [2022-08-30T07:38:05.576Z] Debug Mode: false [2022-08-30T07:38:05.576Z] Registry: https://index.docker.io/v1/ [2022-08-30T07:38:05.576Z] Labels: [2022-08-30T07:38:05.576Z] Experimental: true [2022-08-30T07:38:05.576Z] Insecure Registries: [2022-08-30T07:38:05.576Z] 127.0.0.0/8 [2022-08-30T07:38:05.576Z] Live Restore Enabled: true [2022-08-30T07:38:05.576Z] [2022-08-30T07:38:05.576Z] WARNING: No swap limit support [Pipeline] sh [2022-08-30T07:38:05.664Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.1s [2022-08-30T07:38:05.898Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-30T07:38:05.898Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-30T07:38:05.898Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44055/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-30T07:38:05.898Z] + bash /home/ubuntu/workspace/moby_PR-44055/check-config.sh [2022-08-30T07:38:05.898Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-30T07:38:05.898Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-30T07:38:05.898Z] [2022-08-30T07:38:05.898Z] Generally Necessary: [2022-08-30T07:38:05.898Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-30T07:38:05.898Z] - apparmor: enabled and tools installed [2022-08-30T07:38:05.898Z] - CONFIG_NAMESPACES: enabled [2022-08-30T07:38:05.898Z] - CONFIG_NET_NS: enabled [2022-08-30T07:38:05.898Z] - CONFIG_PID_NS: enabled [2022-08-30T07:38:05.898Z] - CONFIG_IPC_NS: enabled [2022-08-30T07:38:05.898Z] - CONFIG_UTS_NS: enabled [2022-08-30T07:38:05.898Z] - CONFIG_CGROUPS: enabled [2022-08-30T07:38:05.898Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-30T07:38:05.898Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-30T07:38:05.898Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-30T07:38:05.898Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-30T07:38:05.898Z] - CONFIG_CPUSETS: enabled [2022-08-30T07:38:05.898Z] - CONFIG_MEMCG: enabled [2022-08-30T07:38:05.898Z] - CONFIG_KEYS: enabled [2022-08-30T07:38:05.898Z] - CONFIG_VETH: enabled (as module) [2022-08-30T07:38:05.898Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-30T07:38:05.898Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-30T07:38:05.898Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-30T07:38:05.898Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-30T07:38:05.953Z] #28 ... [2022-08-30T07:38:05.953Z] [2022-08-30T07:38:05.953Z] #24 [internal] load build context [2022-08-30T07:38:05.953Z] #24 sha256:b4c3489709082a7a226b963b5cd020488379510da1317749d5a17a78507e46ab [2022-08-30T07:38:05.953Z] #24 transferring context: 62.57MB 5.0s done [2022-08-30T07:38:05.953Z] #24 DONE 5.6s [2022-08-30T07:38:05.953Z] [2022-08-30T07:38:05.953Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:05.953Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:05.953Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f done [2022-08-30T07:38:05.953Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-30T07:38:05.953Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-30T07:38:05.953Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-30T07:38:05.953Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.4s done [2022-08-30T07:38:05.953Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s done [2022-08-30T07:38:05.953Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.7s done [2022-08-30T07:38:05.953Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.9s done [2022-08-30T07:38:05.953Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.7s done [2022-08-30T07:38:05.953Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.8s done [2022-08-30T07:38:05.953Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 5.5s [2022-08-30T07:38:05.981Z] #29 2.682 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:06.180Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-30T07:38:06.180Z] - CONFIG_CGROUP_BPF: enabled [2022-08-30T07:38:06.180Z] [2022-08-30T07:38:06.180Z] Optional Features: [2022-08-30T07:38:06.180Z] - CONFIG_USER_NS: enabled [2022-08-30T07:38:06.180Z] - CONFIG_SECCOMP: enabled [2022-08-30T07:38:06.180Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-30T07:38:06.180Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-30T07:38:06.180Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-30T07:38:06.180Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-30T07:38:06.180Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-30T07:38:06.180Z] - CONFIG_BLK_CGROUP: enabled [2022-08-30T07:38:06.180Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-30T07:38:06.180Z] - CONFIG_CGROUP_PERF: enabled [2022-08-30T07:38:06.180Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-30T07:38:06.180Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-30T07:38:06.180Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-30T07:38:06.180Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-30T07:38:06.180Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-30T07:38:06.180Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_IP_VS: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-30T07:38:06.180Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-30T07:38:06.180Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-30T07:38:06.180Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-30T07:38:06.180Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-30T07:38:06.180Z] - CONFIG_EXT4_FS: enabled [2022-08-30T07:38:06.180Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-30T07:38:06.180Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-30T07:38:06.180Z] - Network Drivers: [2022-08-30T07:38:06.180Z] - "overlay": [2022-08-30T07:38:06.180Z] - CONFIG_VXLAN: enabled (as module) [2022-08-30T07:38:06.180Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-30T07:38:06.180Z] Optional (for encrypted networks): [2022-08-30T07:38:06.451Z] - CONFIG_CRYPTO: enabled [2022-08-30T07:38:06.451Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-30T07:38:06.451Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-30T07:38:06.451Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-30T07:38:06.451Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-30T07:38:06.451Z] - CONFIG_XFRM: enabled [2022-08-30T07:38:06.451Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-30T07:38:06.451Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-30T07:38:06.451Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-30T07:38:06.451Z] - "ipvlan": [2022-08-30T07:38:06.451Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-30T07:38:06.451Z] - "macvlan": [2022-08-30T07:38:06.451Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-30T07:38:06.451Z] - CONFIG_DUMMY: enabled (as module) [2022-08-30T07:38:06.451Z] - "ftp,tftp client in container": [2022-08-30T07:38:06.451Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-30T07:38:06.451Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-30T07:38:06.451Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-30T07:38:06.451Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-30T07:38:06.451Z] - Storage Drivers: [2022-08-30T07:38:06.451Z] - "aufs": [2022-08-30T07:38:06.451Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-30T07:38:06.451Z] - "btrfs": [2022-08-30T07:38:06.451Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-30T07:38:06.451Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-30T07:38:06.451Z] - "devicemapper": [2022-08-30T07:38:06.451Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-30T07:38:06.451Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-30T07:38:06.451Z] - "overlay": [2022-08-30T07:38:06.451Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-30T07:38:06.451Z] - "zfs": [2022-08-30T07:38:06.451Z] - /dev/zfs: present [2022-08-30T07:38:06.451Z] - zfs command: missing [2022-08-30T07:38:06.451Z] - zpool command: missing [2022-08-30T07:38:06.451Z] [2022-08-30T07:38:06.451Z] Limits: [2022-08-30T07:38:06.451Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-30T07:38:06.451Z] [2022-08-30T07:38:06.451Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-30T07:38:06.522Z] #11 ... [2022-08-30T07:38:06.522Z] [2022-08-30T07:38:06.522Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:38:06.522Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-30T07:38:06.522Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-30T07:38:06.522Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-30T07:38:06.522Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-30T07:38:06.522Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-30T07:38:06.522Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2022-08-30T07:38:06.522Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-08-30T07:38:06.522Z] #71 DONE 6.2s [2022-08-30T07:38:06.522Z] [2022-08-30T07:38:06.522Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:38:06.522Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-30T07:38:06.522Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-30T07:38:06.522Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-30T07:38:06.522Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-30T07:38:06.522Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-08-30T07:38:06.522Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-08-30T07:38:06.522Z] #73 DONE 6.2s [2022-08-30T07:38:06.522Z] [2022-08-30T07:38:06.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:06.522Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:06.522Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 6.0s done [2022-08-30T07:38:06.522Z] #11 ... [2022-08-30T07:38:06.522Z] [2022-08-30T07:38:06.522Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-30T07:38:06.522Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-30T07:38:06.605Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.3s done [2022-08-30T07:38:06.830Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 . [2022-08-30T07:38:06.864Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0.1s [2022-08-30T07:38:06.922Z] #29 3.842 Fetched 8573 kB in 2s (3456 kB/s) [2022-08-30T07:38:07.088Z] #1 [internal] load build definition from Dockerfile [2022-08-30T07:38:07.088Z] #1 sha256:6ad601241ef6f6d8df0703ce2cd44c1bedded8a05b7b983537978bb34df299c7 [2022-08-30T07:38:07.088Z] #1 transferring dockerfile: [2022-08-30T07:38:07.088Z] #1 transferring dockerfile: 19.25kB done [2022-08-30T07:38:07.088Z] #1 DONE 0.2s [2022-08-30T07:38:07.088Z] [2022-08-30T07:38:07.088Z] #2 [internal] load .dockerignore [2022-08-30T07:38:07.088Z] #2 sha256:138128daed3a3899b8678e84fc28260f59abd01b8f088202aa7ea9829580f433 [2022-08-30T07:38:07.088Z] #2 transferring context: 145B 0.0s done [2022-08-30T07:38:07.088Z] #2 DONE 0.1s [2022-08-30T07:38:07.350Z] [2022-08-30T07:38:07.350Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-30T07:38:07.350Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-30T07:38:07.607Z] #3 DONE 0.4s [2022-08-30T07:38:07.607Z] [2022-08-30T07:38:07.607Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-30T07:38:07.607Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-30T07:38:07.607Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-30T07:38:07.607Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-30T07:38:07.607Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-30T07:38:07.607Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-30T07:38:07.607Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s [2022-08-30T07:38:07.863Z] #29 3.842 Reading package lists... [2022-08-30T07:38:07.863Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-30T07:38:07.864Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-30T07:38:07.864Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-30T07:38:07.933Z] #28 DONE 7.6s [2022-08-30T07:38:07.933Z] [2022-08-30T07:38:07.933Z] #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-30T07:38:07.933Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-30T07:38:08.240Z] #11 ... [2022-08-30T07:38:08.240Z] [2022-08-30T07:38:08.240Z] #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-30T07:38:08.240Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-30T07:38:08.240Z] #29 1.059 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:08.240Z] #29 1.074 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:08.240Z] #29 1.074 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:08.240Z] #29 1.217 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:38:08.240Z] #29 1.550 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:38:08.240Z] #29 1.574 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:38:08.240Z] #29 2.629 Fetched 8458 kB in 2s (4654 kB/s) [2022-08-30T07:38:08.240Z] #29 2.629 Reading package lists... [2022-08-30T07:38:08.240Z] #29 3.171 Reading package lists... [2022-08-30T07:38:08.240Z] #29 3.779 Building dependency tree... [2022-08-30T07:38:08.240Z] #29 4.260 The following additional packages will be installed: [2022-08-30T07:38:08.240Z] #29 4.260 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-30T07:38:08.240Z] #29 4.260 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-30T07:38:08.240Z] #29 4.262 Recommended packages: [2022-08-30T07:38:08.240Z] #29 4.262 libldap-common publicsuffix libsasl2-modules [2022-08-30T07:38:08.240Z] #29 4.412 The following NEW packages will be installed: [2022-08-30T07:38:08.240Z] #29 4.412 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-30T07:38:08.240Z] #29 4.413 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-30T07:38:08.240Z] #29 4.414 libssh2-1 openssl [2022-08-30T07:38:08.240Z] #29 4.688 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:38:08.240Z] #29 4.688 Need to get 2942 kB of archives. [2022-08-30T07:38:08.240Z] #29 4.688 After this operation, 6482 kB of additional disk space will be used. [2022-08-30T07:38:08.240Z] #29 4.688 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-30T07:38:08.240Z] #29 4.724 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-30T07:38:08.240Z] #29 4.729 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-30T07:38:08.240Z] #29 4.729 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-30T07:38:08.240Z] #29 4.746 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-30T07:38:08.240Z] #29 4.748 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-30T07:38:08.240Z] #29 4.758 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-30T07:38:08.240Z] #29 4.777 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-30T07:38:08.240Z] #29 4.782 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-30T07:38:08.240Z] #29 4.785 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-30T07:38:08.240Z] #29 4.791 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-30T07:38:08.240Z] #29 4.814 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-30T07:38:08.240Z] #29 4.830 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-30T07:38:08.240Z] #29 4.835 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-30T07:38:08.240Z] #29 4.847 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-30T07:38:08.240Z] #29 5.077 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:38:08.240Z] #29 5.122 Fetched 2942 kB in 0s (6791 kB/s) [2022-08-30T07:38:08.240Z] #29 5.197 Selecting previously unselected package openssl. [2022-08-30T07:38:08.240Z] #29 5.197 (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-30T07:38:08.240Z] #29 5.207 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 5.213 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-30T07:38:08.240Z] #29 5.355 Selecting previously unselected package ca-certificates. [2022-08-30T07:38:08.240Z] #29 5.355 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-30T07:38:08.240Z] #29 5.366 Unpacking ca-certificates (20210119) ... [2022-08-30T07:38:08.240Z] #29 5.446 Selecting previously unselected package libbrotli1:arm64. [2022-08-30T07:38:08.240Z] #29 5.446 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 5.456 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-30T07:38:08.240Z] #29 5.530 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-30T07:38:08.240Z] #29 5.530 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 5.534 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:08.240Z] #29 5.572 Selecting previously unselected package libsasl2-2:arm64. [2022-08-30T07:38:08.240Z] #29 5.572 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 5.577 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:08.240Z] #29 5.623 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-30T07:38:08.240Z] #29 5.623 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 5.628 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-30T07:38:08.240Z] #29 5.690 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-30T07:38:08.240Z] #29 5.690 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 5.695 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-30T07:38:08.240Z] #29 5.746 Selecting previously unselected package libpsl5:arm64. [2022-08-30T07:38:08.240Z] #29 5.746 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 5.750 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-30T07:38:08.240Z] #29 5.805 Selecting previously unselected package librtmp1:arm64. [2022-08-30T07:38:08.240Z] #29 5.805 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 5.808 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-30T07:38:08.240Z] #29 5.867 Selecting previously unselected package libssh2-1:arm64. [2022-08-30T07:38:08.240Z] #29 5.867 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 5.873 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-30T07:38:08.240Z] #29 5.933 Selecting previously unselected package libcurl4:arm64. [2022-08-30T07:38:08.240Z] #29 5.934 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 5.939 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:08.240Z] #29 6.012 Selecting previously unselected package curl. [2022-08-30T07:38:08.240Z] #29 6.012 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 6.014 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:08.240Z] #29 6.071 Selecting previously unselected package libonig5:arm64. [2022-08-30T07:38:08.240Z] #29 6.071 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 6.076 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-30T07:38:08.240Z] #29 6.135 Selecting previously unselected package libjq1:arm64. [2022-08-30T07:38:08.240Z] #29 6.135 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 6.153 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-30T07:38:08.240Z] #29 6.192 Selecting previously unselected package jq. [2022-08-30T07:38:08.240Z] #29 6.192 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-30T07:38:08.240Z] #29 6.195 Unpacking jq (1.6-2.1) ... [2022-08-30T07:38:08.240Z] #29 6.237 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-30T07:38:08.240Z] #29 6.250 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-30T07:38:08.240Z] #29 6.263 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-30T07:38:08.240Z] #29 6.274 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:08.240Z] #29 6.288 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-30T07:38:08.240Z] #29 6.304 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:08.240Z] #29 6.319 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-30T07:38:08.240Z] #29 6.331 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-30T07:38:08.240Z] #29 6.353 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-30T07:38:08.240Z] #29 6.364 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-30T07:38:08.240Z] #29 6.410 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-30T07:38:08.240Z] #29 6.422 Setting up ca-certificates (20210119) ... [2022-08-30T07:38:08.240Z] #29 7.114 Updating certificates in /etc/ssl/certs... [2022-08-30T07:38:08.240Z] #29 7.849 129 added, 0 removed; done. [2022-08-30T07:38:08.240Z] #29 7.915 Setting up jq (1.6-2.1) ... [2022-08-30T07:38:08.240Z] #29 7.926 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:08.240Z] #29 7.938 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:08.240Z] #29 7.949 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:38:08.240Z] #29 7.970 Processing triggers for ca-certificates (20210119) ... [2022-08-30T07:38:08.240Z] #29 7.980 Updating certificates in /etc/ssl/certs... [2022-08-30T07:38:08.240Z] #29 8.719 0 added, 0 removed; done. [2022-08-30T07:38:08.240Z] #29 8.719 Running hooks in /etc/ca-certificates/update.d... [2022-08-30T07:38:08.240Z] #29 8.719 done. [2022-08-30T07:38:08.240Z] #29 ... [2022-08-30T07:38:08.240Z] [2022-08-30T07:38:08.240Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:08.240Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:38:08.427Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-30T07:38:08.427Z] #4 DONE 0.8s [2022-08-30T07:38:08.498Z] #29 ... [2022-08-30T07:38:08.498Z] [2022-08-30T07:38:08.498Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-30T07:38:08.498Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-30T07:38:08.498Z] #72 DONE 0.6s [2022-08-30T07:38:08.498Z] [2022-08-30T07:38:08.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:08.498Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:08.498Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.6s done [2022-08-30T07:38:08.498Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-08-30T07:38:08.498Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.1s [2022-08-30T07:38:08.689Z] [2022-08-30T07:38:08.689Z] #6 [internal] load build definition from Dockerfile [2022-08-30T07:38:08.689Z] #6 sha256:8e7003af23734b8200da48c9ed79c6b9b77938244beb1e21fee67abff6f1279c [2022-08-30T07:38:08.689Z] #6 DONE 0.0s [2022-08-30T07:38:08.689Z] [2022-08-30T07:38:08.689Z] #5 [internal] load .dockerignore [2022-08-30T07:38:08.689Z] #5 sha256:f911d2a707e536f20a499c62d6273076d6255f0d137bc010ae59155b01bf3d3c [2022-08-30T07:38:08.689Z] #5 DONE 0.0s [2022-08-30T07:38:08.689Z] [2022-08-30T07:38:08.689Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-30T07:38:08.689Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-30T07:38:08.755Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done [2022-08-30T07:38:08.804Z] #29 4.664 Reading package lists... [2022-08-30T07:38:08.804Z] #29 5.456 Building dependency tree... [2022-08-30T07:38:08.964Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.4s done [2022-08-30T07:38:09.065Z] #29 5.788 The following additional packages will be installed: [2022-08-30T07:38:09.065Z] #29 5.788 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-30T07:38:09.065Z] #29 5.788 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-30T07:38:09.065Z] #29 5.788 Recommended packages: [2022-08-30T07:38:09.065Z] #29 5.788 libldap-common publicsuffix libsasl2-modules [2022-08-30T07:38:09.224Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-30T07:38:09.255Z] #8 ... [2022-08-30T07:38:09.255Z] [2022-08-30T07:38:09.255Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-30T07:38:09.255Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-30T07:38:09.255Z] #7 DONE 0.7s [2022-08-30T07:38:09.255Z] [2022-08-30T07:38:09.255Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-30T07:38:09.255Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-30T07:38:09.255Z] #9 DONE 0.7s [2022-08-30T07:38:09.325Z] #29 5.968 The following NEW packages will be installed: [2022-08-30T07:38:09.325Z] #29 5.968 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-30T07:38:09.325Z] #29 5.968 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-30T07:38:09.325Z] #29 5.968 libssh2-1 openssl [2022-08-30T07:38:09.362Z] #11 ... [2022-08-30T07:38:09.362Z] [2022-08-30T07:38:09.362Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-30T07:38:09.362Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-30T07:38:09.362Z] #74 DONE 0.8s [2022-08-30T07:38:09.362Z] [2022-08-30T07:38:09.362Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:09.362Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:09.362Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-30T07:38:09.513Z] [2022-08-30T07:38:09.513Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-30T07:38:09.513Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-30T07:38:09.513Z] #8 DONE 0.7s [2022-08-30T07:38:09.513Z] [2022-08-30T07:38:09.513Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-30T07:38:09.513Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-30T07:38:09.513Z] #10 DONE 0.8s [2022-08-30T07:38:09.585Z] #29 6.234 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:38:09.585Z] #29 6.234 Need to get 3047 kB of archives. [2022-08-30T07:38:09.585Z] #29 6.234 After this operation, 6661 kB of additional disk space will be used. [2022-08-30T07:38:09.585Z] #29 6.234 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-30T07:38:09.585Z] #29 6.252 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-30T07:38:09.585Z] #29 6.255 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-30T07:38:09.585Z] #29 6.258 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-30T07:38:09.585Z] #29 6.258 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-30T07:38:09.585Z] #29 6.268 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-30T07:38:09.585Z] #29 6.268 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-30T07:38:09.585Z] #29 6.268 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-30T07:38:09.585Z] #29 6.268 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-30T07:38:09.585Z] #29 6.268 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-30T07:38:09.585Z] #29 6.268 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-30T07:38:09.585Z] #29 6.280 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-30T07:38:09.585Z] #29 6.280 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-30T07:38:09.585Z] #29 6.280 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-30T07:38:09.585Z] #29 6.290 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-30T07:38:09.617Z] #11 ... [2022-08-30T07:38:09.617Z] [2022-08-30T07:38:09.617Z] #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-30T07:38:09.617Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-30T07:38:09.617Z] #29 DONE 11.4s [2022-08-30T07:38:09.617Z] [2022-08-30T07:38:09.617Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:09.617Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:38:09.617Z] #11 ... [2022-08-30T07:38:09.617Z] [2022-08-30T07:38:09.617Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-30T07:38:09.617Z] #30 sha256:b9c34c8710b4ac950007900bee5f6c45d20a3f34bf361be39265a365cdfd5d65 [2022-08-30T07:38:09.617Z] #30 DONE 0.2s [2022-08-30T07:38:09.617Z] [2022-08-30T07:38:09.617Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:09.617Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-30T07:38:09.856Z] #29 6.516 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:38:09.856Z] #29 6.559 Fetched 3047 kB in 0s (9511 kB/s) [2022-08-30T07:38:09.856Z] #29 6.614 Selecting previously unselected package openssl. [2022-08-30T07:38:09.856Z] #29 6.614 (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-30T07:38:09.856Z] #29 6.621 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-30T07:38:09.856Z] #29 6.626 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-30T07:38:10.082Z] [2022-08-30T07:38:10.082Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:38:10.082Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-30T07:38:10.082Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-30T07:38:10.082Z] #73 DONE 0.1s [2022-08-30T07:38:10.082Z] [2022-08-30T07:38:10.082Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:10.082Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:10.082Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-30T07:38:10.082Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-30T07:38:10.082Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-30T07:38:10.082Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-30T07:38:10.082Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s [2022-08-30T07:38:10.118Z] #29 6.893 Selecting previously unselected package ca-certificates. [2022-08-30T07:38:10.118Z] #29 6.893 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-30T07:38:10.118Z] #29 6.896 Unpacking ca-certificates (20210119) ... [2022-08-30T07:38:10.340Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.2s [2022-08-30T07:38:10.341Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 0.2s [2022-08-30T07:38:10.341Z] #11 ... [2022-08-30T07:38:10.341Z] [2022-08-30T07:38:10.341Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-30T07:38:10.341Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-30T07:38:10.341Z] #49 DONE 0.0s [2022-08-30T07:38:10.341Z] [2022-08-30T07:38:10.341Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:10.341Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:10.341Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.49MB / 55.01MB 0.3s [2022-08-30T07:38:10.341Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 1.05MB / 5.16MB 0.3s [2022-08-30T07:38:10.341Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 2.10MB / 10.88MB 0.3s [2022-08-30T07:38:10.378Z] #29 7.054 Selecting previously unselected package libbrotli1:amd64. [2022-08-30T07:38:10.378Z] #29 7.054 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-30T07:38:10.378Z] #29 7.063 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-30T07:38:10.378Z] #29 7.187 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-30T07:38:10.378Z] #29 7.188 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-30T07:38:10.378Z] #29 7.192 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:10.600Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s [2022-08-30T07:38:10.600Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 4.19MB / 10.88MB 0.4s [2022-08-30T07:38:10.600Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 16.78MB / 55.01MB 0.5s [2022-08-30T07:38:10.600Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 7.34MB / 10.88MB 0.5s [2022-08-30T07:38:10.639Z] #29 7.280 Selecting previously unselected package libsasl2-2:amd64. [2022-08-30T07:38:10.639Z] #29 7.280 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-30T07:38:10.639Z] #29 7.285 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:10.639Z] #29 7.395 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-30T07:38:10.639Z] #29 7.397 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-30T07:38:10.639Z] #29 7.426 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-30T07:38:10.639Z] #29 7.559 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-30T07:38:10.639Z] #29 7.559 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-30T07:38:10.858Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done [2022-08-30T07:38:10.858Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.6s [2022-08-30T07:38:10.858Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 86.02kB / 54.58MB 0.6s [2022-08-30T07:38:10.858Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 24.12MB / 55.01MB 0.7s [2022-08-30T07:38:10.900Z] #29 7.568 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-30T07:38:10.900Z] #29 7.648 Selecting previously unselected package libpsl5:amd64. [2022-08-30T07:38:10.900Z] #29 7.648 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-30T07:38:10.900Z] #29 7.653 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-30T07:38:10.993Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 4.2s done [2022-08-30T07:38:11.118Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.7s done [2022-08-30T07:38:11.119Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 3.15MB / 54.58MB 0.8s [2022-08-30T07:38:11.119Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0B / 85.91MB 0.8s [2022-08-30T07:38:11.119Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 29.36MB / 55.01MB 1.0s [2022-08-30T07:38:11.119Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 12.58MB / 54.58MB 1.0s [2022-08-30T07:38:11.119Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 6.29MB / 85.91MB 1.0s [2022-08-30T07:38:11.161Z] #29 7.744 Selecting previously unselected package librtmp1:amd64. [2022-08-30T07:38:11.161Z] #29 7.745 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-30T07:38:11.161Z] #29 7.756 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-30T07:38:11.161Z] #29 7.881 Selecting previously unselected package libssh2-1:amd64. [2022-08-30T07:38:11.161Z] #29 7.881 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-30T07:38:11.161Z] #29 7.886 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-30T07:38:11.252Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 [2022-08-30T07:38:11.377Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 19.92MB / 54.58MB 1.1s [2022-08-30T07:38:11.377Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 11.53MB / 85.91MB 1.1s [2022-08-30T07:38:11.377Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 25.17MB / 54.58MB 1.2s [2022-08-30T07:38:11.377Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 16.78MB / 85.91MB 1.2s [2022-08-30T07:38:11.421Z] #29 8.011 Selecting previously unselected package libcurl4:amd64. [2022-08-30T07:38:11.421Z] #29 8.012 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-30T07:38:11.421Z] #29 8.015 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:11.421Z] #29 8.142 Selecting previously unselected package curl. [2022-08-30T07:38:11.421Z] #29 8.142 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-30T07:38:11.421Z] #29 8.147 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:11.510Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-08-30T07:38:11.510Z] #11 DONE 17.7s [2022-08-30T07:38:11.510Z] [2022-08-30T07:38:11.510Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-30T07:38:11.510Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-08-30T07:38:11.639Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 42.99MB / 55.01MB 1.3s [2022-08-30T07:38:11.639Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 35.65MB / 54.58MB 1.4s [2022-08-30T07:38:11.639Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 24.12MB / 85.91MB 1.4s [2022-08-30T07:38:11.639Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 50.40MB / 55.01MB 1.5s [2022-08-30T07:38:11.639Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 39.85MB / 54.58MB 1.5s [2022-08-30T07:38:11.683Z] #29 8.298 Selecting previously unselected package libonig5:amd64. [2022-08-30T07:38:11.683Z] #29 8.300 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-30T07:38:11.683Z] #29 8.304 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:38:11.683Z] #29 8.451 Selecting previously unselected package libjq1:amd64. [2022-08-30T07:38:11.683Z] #29 8.451 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-30T07:38:11.683Z] #29 8.456 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:38:11.683Z] #29 8.551 Selecting previously unselected package jq. [2022-08-30T07:38:11.902Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.53MB / 55.01MB 1.6s [2022-08-30T07:38:11.902Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 43.46MB / 54.58MB 1.6s [2022-08-30T07:38:11.902Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 30.71MB / 85.91MB 1.6s [2022-08-30T07:38:11.902Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 49.28MB / 54.58MB 1.7s [2022-08-30T07:38:11.902Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 37.75MB / 85.91MB 1.7s [2022-08-30T07:38:11.902Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.9s [2022-08-30T07:38:11.902Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 46.14MB / 85.91MB 1.9s [2022-08-30T07:38:11.945Z] #29 8.553 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-30T07:38:11.945Z] #29 8.557 Unpacking jq (1.6-2.1) ... [2022-08-30T07:38:11.945Z] #29 8.662 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-30T07:38:11.945Z] #29 8.672 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-30T07:38:11.945Z] #29 8.683 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-30T07:38:11.945Z] #29 8.694 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:11.945Z] #29 8.706 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-30T07:38:11.945Z] #29 8.721 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:11.945Z] #29 8.728 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-30T07:38:11.945Z] #29 8.741 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-30T07:38:11.945Z] #29 8.756 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:38:11.945Z] #29 8.770 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:38:12.079Z] #12 DONE 0.5s [2022-08-30T07:38:12.079Z] [2022-08-30T07:38:12.079Z] #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-30T07:38:12.079Z] #31 sha256:bb26ab14b30223d93d314544934041a1bb8191377d2e73e21373582324cafc12 [2022-08-30T07:38:12.079Z] #31 1.646 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-30T07:38:12.079Z] #31 1.869 [2022-08-30T07:38:12.079Z] #31 2.090 #=#=# #### 6.3% ######################################################################## 100.0% [2022-08-30T07:38:12.164Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 55.57MB / 85.91MB 2.1s [2022-08-30T07:38:12.205Z] #29 8.779 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-30T07:38:12.205Z] #29 8.791 Setting up ca-certificates (20210119) ... [2022-08-30T07:38:12.338Z] #31 2.476 [2022-08-30T07:38:12.438Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.1s done [2022-08-30T07:38:12.438Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 62.91MB / 85.91MB 2.4s [2022-08-30T07:38:12.466Z] #29 ... [2022-08-30T07:38:12.466Z] [2022-08-30T07:38:12.466Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:12.466Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:12.466Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.8s done [2022-08-30T07:38:12.466Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.8s done [2022-08-30T07:38:12.466Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done [2022-08-30T07:38:12.466Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.9s [2022-08-30T07:38:12.599Z] #31 ... [2022-08-30T07:38:12.600Z] [2022-08-30T07:38:12.600Z] #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-30T07:38:12.600Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-08-30T07:38:12.600Z] #13 DONE 0.5s [2022-08-30T07:38:12.600Z] [2022-08-30T07:38:12.600Z] #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-30T07:38:12.600Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-08-30T07:38:12.600Z] #50 DONE 0.2s [2022-08-30T07:38:12.600Z] [2022-08-30T07:38:12.600Z] #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-30T07:38:12.600Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-30T07:38:12.702Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-30T07:38:12.728Z] #11 ... [2022-08-30T07:38:12.728Z] [2022-08-30T07:38:12.728Z] #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-30T07:38:12.728Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-30T07:38:12.728Z] #29 9.450 Updating certificates in /etc/ssl/certs... [2022-08-30T07:38:12.899Z] #51 ... [2022-08-30T07:38:12.899Z] [2022-08-30T07:38:12.899Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-30T07:38:12.899Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-08-30T07:38:12.899Z] #46 DONE 0.3s [2022-08-30T07:38:12.899Z] [2022-08-30T07:38:12.899Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-30T07:38:12.899Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-08-30T07:38:12.899Z] #33 DONE 0.3s [2022-08-30T07:38:12.899Z] [2022-08-30T07:38:12.899Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-30T07:38:12.899Z] #25 sha256:ad1e1bfd3271f73b08600b7d09ed1b5e6e395adbfa172c64e6e1480fc14e1cf6 [2022-08-30T07:38:12.899Z] #25 DONE 0.3s [2022-08-30T07:38:12.899Z] [2022-08-30T07:38:12.899Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-30T07:38:12.899Z] #66 sha256:17e878647938996a0681d759c6296bb138b4d35087d9ede08f1538b2f3b1c313 [2022-08-30T07:38:12.899Z] #66 DONE 0.3s [2022-08-30T07:38:12.967Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.6s done [2022-08-30T07:38:12.967Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 0B / 156B 2.7s [2022-08-30T07:38:12.967Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 71.30MB / 85.91MB 2.9s [2022-08-30T07:38:12.967Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.7s done [2022-08-30T07:38:12.967Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 3.31MB / 141.86MB 2.9s [2022-08-30T07:38:13.241Z] [2022-08-30T07:38:13.241Z] #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-30T07:38:13.241Z] #67 sha256:ebf0911f2f5502c0ccfb25058c81e2ad4438f4ef51fbc573d92d346bdb260870 [2022-08-30T07:38:13.420Z] #11 ... [2022-08-30T07:38:13.420Z] [2022-08-30T07:38:13.420Z] #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-30T07:38:13.420Z] #38 sha256:3af06808d527f1b7e2554b531b785676b63a6b5820221565d64bc98ad5bf1159 [2022-08-30T07:38:13.420Z] #38 2.196 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-30T07:38:13.420Z] #38 2.586 [2022-08-30T07:38:13.420Z] #38 2.816 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:13.420Z] #38 3.106 [2022-08-30T07:38:13.420Z] #38 4.101 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-30T07:38:13.420Z] #38 4.383 [2022-08-30T07:38:13.420Z] #38 4.614 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:13.420Z] #38 4.922 [2022-08-30T07:38:13.420Z] #38 5.933 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-30T07:38:13.420Z] #38 6.300 [2022-08-30T07:38:13.420Z] #38 6.532 #=#=# ############ 17.9% ########################################## 58.4% ################################################################ 89.9% ######################################################################## 100.0% [2022-08-30T07:38:13.420Z] #38 7.108 [2022-08-30T07:38:13.420Z] #38 8.148 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-30T07:38:13.420Z] #38 8.435 [2022-08-30T07:38:13.420Z] #38 8.659 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:13.420Z] #38 9.004 [2022-08-30T07:38:13.420Z] #38 9.753 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-30T07:38:13.420Z] #38 10.03 [2022-08-30T07:38:13.420Z] #38 ... [2022-08-30T07:38:13.420Z] [2022-08-30T07:38:13.420Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:13.420Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:13.538Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 76.55MB / 85.91MB 3.3s [2022-08-30T07:38:13.538Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.49MB / 141.86MB 3.3s [2022-08-30T07:38:13.538Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 81.79MB / 85.91MB 3.5s [2022-08-30T07:38:13.798Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 17.83MB / 141.86MB 3.7s [2022-08-30T07:38:14.112Z] #29 10.65 129 added, 0 removed; done. [2022-08-30T07:38:14.112Z] #29 10.73 Setting up jq (1.6-2.1) ... [2022-08-30T07:38:14.112Z] #29 10.74 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:14.112Z] #29 10.75 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:14.112Z] #29 10.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:38:14.112Z] #29 10.79 Processing triggers for ca-certificates (20210119) ... [2022-08-30T07:38:14.112Z] #29 10.80 Updating certificates in /etc/ssl/certs... [2022-08-30T07:38:14.362Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-08-30T07:38:14.369Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 26.91MB / 141.86MB 4.1s [2022-08-30T07:38:14.614Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.6s done [2022-08-30T07:38:14.614Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-30T07:38:14.626Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.4s done [2022-08-30T07:38:14.627Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 36.84MB / 141.86MB 4.5s [2022-08-30T07:38:15.053Z] #29 11.80 0 added, 0 removed; done. [2022-08-30T07:38:15.053Z] #29 11.80 Running hooks in /etc/ca-certificates/update.d... [2022-08-30T07:38:15.053Z] #29 11.80 done. [2022-08-30T07:38:15.194Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 45.09MB / 141.86MB 5.1s [2022-08-30T07:38:15.766Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 55.57MB / 141.86MB 5.4s [2022-08-30T07:38:15.766Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 68.16MB / 141.86MB 5.7s [2022-08-30T07:38:15.995Z] #29 DONE 12.8s [2022-08-30T07:38:15.995Z] [2022-08-30T07:38:15.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:15.995Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:15.995Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.6s done [2022-08-30T07:38:15.995Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.5s [2022-08-30T07:38:16.025Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 78.64MB / 141.86MB 6.0s [2022-08-30T07:38:16.257Z] #11 ... [2022-08-30T07:38:16.257Z] [2022-08-30T07:38:16.257Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-30T07:38:16.257Z] #30 sha256:8d0250e4356c93d044369b42c85cdeb80e64d8f1ec91dfbf681e43b7cc977805 [2022-08-30T07:38:16.257Z] #30 DONE 0.2s [2022-08-30T07:38:16.257Z] [2022-08-30T07:38:16.257Z] #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-30T07:38:16.257Z] #31 sha256:3121ad6fdb6a3e08363fb9a4f637c02eeab07130c8b45f1debc6937f5111c8a1 [2022-08-30T07:38:16.276Z] #11 ... [2022-08-30T07:38:16.276Z] [2022-08-30T07:38:16.276Z] #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-30T07:38:16.276Z] #38 sha256:3af06808d527f1b7e2554b531b785676b63a6b5820221565d64bc98ad5bf1159 [2022-08-30T07:38:16.276Z] #38 10.27 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:16.276Z] #38 10.60 [2022-08-30T07:38:16.276Z] #38 10.67 Download of images into '/build' complete. [2022-08-30T07:38:16.276Z] #38 10.67 Use something like the following to load the result into a Docker daemon: [2022-08-30T07:38:16.276Z] #38 10.67 tar -cC '/build' . | docker load [2022-08-30T07:38:16.276Z] #38 DONE 13.0s [2022-08-30T07:38:16.276Z] [2022-08-30T07:38:16.276Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:16.276Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:16.595Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 89.80MB / 141.86MB 6.4s [2022-08-30T07:38:17.161Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 97.52MB / 141.86MB 6.9s [2022-08-30T07:38:17.418Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 104.86MB / 141.86MB 7.3s [2022-08-30T07:38:17.485Z] #67 4.334 + RM_GOPATH=0 [2022-08-30T07:38:17.485Z] #67 4.334 + TMP_GOPATH= [2022-08-30T07:38:17.485Z] #67 4.334 + : /build [2022-08-30T07:38:17.485Z] #67 4.334 + '[' -z '' ']' [2022-08-30T07:38:17.485Z] #67 4.334 ++ mktemp -d [2022-08-30T07:38:17.485Z] #67 4.334 + export GOPATH=/tmp/tmp.3GCIyv037q [2022-08-30T07:38:17.485Z] #67 4.334 + GOPATH=/tmp/tmp.3GCIyv037q [2022-08-30T07:38:17.485Z] #67 4.334 + RM_GOPATH=1 [2022-08-30T07:38:17.485Z] #67 4.334 + case "$(go env GOARCH)" in [2022-08-30T07:38:17.485Z] #67 4.334 ++ go env GOARCH [2022-08-30T07:38:17.485Z] #67 4.381 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:17.485Z] #67 4.381 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:17.485Z] #67 4.381 ++ dirname /install.sh [2022-08-30T07:38:17.485Z] #67 4.387 + dir=/ [2022-08-30T07:38:17.485Z] #67 4.387 + bin=rootlesskit [2022-08-30T07:38:17.485Z] #67 4.387 + shift [2022-08-30T07:38:17.485Z] #67 4.387 + '[' '!' -f //rootlesskit.installer ']' [2022-08-30T07:38:17.485Z] #67 4.387 + . //rootlesskit.installer [2022-08-30T07:38:17.485Z] #67 4.387 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:38:17.485Z] #67 4.387 + install_rootlesskit [2022-08-30T07:38:17.485Z] #67 4.387 + case "$1" in [2022-08-30T07:38:17.485Z] #67 4.387 + export CGO_ENABLED=0 [2022-08-30T07:38:17.485Z] #67 4.387 + CGO_ENABLED=0 [2022-08-30T07:38:17.485Z] #67 4.387 + _install_rootlesskit [2022-08-30T07:38:17.485Z] #67 4.389 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-30T07:38:17.485Z] #67 4.390 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:38:17.485Z] #67 4.417 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-30T07:38:17.485Z] #67 4.417 + GOBIN=/build [2022-08-30T07:38:17.485Z] #67 4.418 + GO111MODULE=on [2022-08-30T07:38:17.485Z] #67 4.418 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:38:17.744Z] #67 4.900 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-30T07:38:17.932Z] #11 ... [2022-08-30T07:38:17.932Z] [2022-08-30T07:38:17.932Z] #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-30T07:38:17.932Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-30T07:38:17.932Z] #29 0.881 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:17.932Z] #29 0.894 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:17.932Z] #29 0.911 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:17.932Z] #29 1.037 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:17.932Z] #29 1.293 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:17.932Z] #29 1.452 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:17.932Z] #29 2.859 Fetched 8573 kB in 2s (3835 kB/s) [2022-08-30T07:38:17.932Z] #29 2.859 Reading package lists... [2022-08-30T07:38:17.932Z] #29 3.653 Reading package lists... [2022-08-30T07:38:17.932Z] #29 4.411 Building dependency tree... [2022-08-30T07:38:17.932Z] #29 4.733 The following additional packages will be installed: [2022-08-30T07:38:17.932Z] #29 4.734 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-30T07:38:17.932Z] #29 4.734 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-30T07:38:17.932Z] #29 4.736 Recommended packages: [2022-08-30T07:38:17.932Z] #29 4.736 libldap-common publicsuffix libsasl2-modules [2022-08-30T07:38:17.932Z] #29 4.908 The following NEW packages will be installed: [2022-08-30T07:38:17.932Z] #29 4.909 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-30T07:38:17.932Z] #29 4.909 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-30T07:38:17.932Z] #29 4.910 libssh2-1 openssl [2022-08-30T07:38:17.932Z] #29 5.183 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:38:17.932Z] #29 5.183 Need to get 3047 kB of archives. [2022-08-30T07:38:17.932Z] #29 5.183 After this operation, 6661 kB of additional disk space will be used. [2022-08-30T07:38:17.932Z] #29 5.183 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-30T07:38:17.932Z] #29 5.200 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-30T07:38:17.932Z] #29 5.200 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-30T07:38:17.932Z] #29 5.200 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-30T07:38:17.932Z] #29 5.203 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-30T07:38:17.932Z] #29 5.204 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-30T07:38:17.932Z] #29 5.207 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-30T07:38:17.932Z] #29 5.209 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-30T07:38:17.932Z] #29 5.210 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-30T07:38:17.932Z] #29 5.211 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-30T07:38:17.932Z] #29 5.214 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-30T07:38:17.932Z] #29 5.218 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-30T07:38:17.932Z] #29 5.221 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-30T07:38:17.932Z] #29 5.223 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-30T07:38:17.932Z] #29 5.225 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-30T07:38:17.932Z] #29 5.407 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:38:17.932Z] #29 5.440 Fetched 3047 kB in 0s (9597 kB/s) [2022-08-30T07:38:17.932Z] #29 5.469 Selecting previously unselected package openssl. [2022-08-30T07:38:17.932Z] #29 5.469 (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-30T07:38:17.932Z] #29 5.472 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 5.480 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-30T07:38:17.932Z] #29 5.638 Selecting previously unselected package ca-certificates. [2022-08-30T07:38:17.932Z] #29 5.639 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-30T07:38:17.932Z] #29 5.644 Unpacking ca-certificates (20210119) ... [2022-08-30T07:38:17.932Z] #29 5.857 Selecting previously unselected package libbrotli1:amd64. [2022-08-30T07:38:17.932Z] #29 5.857 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 5.859 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-30T07:38:17.932Z] #29 5.950 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-30T07:38:17.932Z] #29 5.951 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 5.955 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:17.932Z] #29 6.000 Selecting previously unselected package libsasl2-2:amd64. [2022-08-30T07:38:17.932Z] #29 6.000 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.006 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:17.932Z] #29 6.055 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-30T07:38:17.932Z] #29 6.055 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.059 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-30T07:38:17.932Z] #29 6.132 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-30T07:38:17.932Z] #29 6.134 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.152 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-30T07:38:17.932Z] #29 6.195 Selecting previously unselected package libpsl5:amd64. [2022-08-30T07:38:17.932Z] #29 6.195 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.199 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-30T07:38:17.932Z] #29 6.239 Selecting previously unselected package librtmp1:amd64. [2022-08-30T07:38:17.932Z] #29 6.239 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.242 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-30T07:38:17.932Z] #29 6.286 Selecting previously unselected package libssh2-1:amd64. [2022-08-30T07:38:17.932Z] #29 6.286 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.291 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-30T07:38:17.932Z] #29 6.350 Selecting previously unselected package libcurl4:amd64. [2022-08-30T07:38:17.932Z] #29 6.350 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.355 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:17.932Z] #29 6.430 Selecting previously unselected package curl. [2022-08-30T07:38:17.932Z] #29 6.430 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.433 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:17.932Z] #29 6.501 Selecting previously unselected package libonig5:amd64. [2022-08-30T07:38:17.932Z] #29 6.501 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.504 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:38:17.932Z] #29 6.564 Selecting previously unselected package libjq1:amd64. [2022-08-30T07:38:17.932Z] #29 6.565 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.569 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:38:17.932Z] #29 6.618 Selecting previously unselected package jq. [2022-08-30T07:38:17.932Z] #29 6.618 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-30T07:38:17.932Z] #29 6.623 Unpacking jq (1.6-2.1) ... [2022-08-30T07:38:17.932Z] #29 6.662 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-30T07:38:17.932Z] #29 6.672 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-30T07:38:17.932Z] #29 6.682 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-30T07:38:17.932Z] #29 6.694 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:17.932Z] #29 6.708 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-30T07:38:17.932Z] #29 6.714 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:17.932Z] #29 6.725 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-30T07:38:17.932Z] #29 6.735 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-30T07:38:17.932Z] #29 6.749 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:38:17.932Z] #29 6.760 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:38:17.932Z] #29 6.769 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-30T07:38:17.932Z] #29 6.781 Setting up ca-certificates (20210119) ... [2022-08-30T07:38:17.932Z] #29 7.401 Updating certificates in /etc/ssl/certs... [2022-08-30T07:38:17.932Z] #29 8.110 129 added, 0 removed; done. [2022-08-30T07:38:17.932Z] #29 8.140 Setting up jq (1.6-2.1) ... [2022-08-30T07:38:17.932Z] #29 8.151 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:17.932Z] #29 8.163 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:17.932Z] #29 8.173 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:38:17.932Z] #29 8.221 Processing triggers for ca-certificates (20210119) ... [2022-08-30T07:38:17.932Z] #29 8.230 Updating certificates in /etc/ssl/certs... [2022-08-30T07:38:17.932Z] #29 8.812 0 added, 0 removed; done. [2022-08-30T07:38:17.932Z] #29 8.812 Running hooks in /etc/ca-certificates/update.d... [2022-08-30T07:38:17.932Z] #29 8.812 done. [2022-08-30T07:38:17.932Z] #29 DONE 10.1s [2022-08-30T07:38:17.932Z] [2022-08-30T07:38:17.932Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:17.932Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:17.932Z] #11 ... [2022-08-30T07:38:17.932Z] [2022-08-30T07:38:17.932Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-30T07:38:17.932Z] #30 sha256:a9ec0ca118d595205b999d3b7ebb6532bc8b7e49d93332f4bc9b25ad02029454 [2022-08-30T07:38:17.985Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.2s [2022-08-30T07:38:17.986Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 112.20MB / 141.86MB 7.7s [2022-08-30T07:38:17.986Z] #11 ... [2022-08-30T07:38:17.986Z] [2022-08-30T07:38:17.986Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:38:17.986Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-30T07:38:17.986Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-30T07:38:17.986Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-30T07:38:17.986Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-30T07:38:17.986Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-30T07:38:17.986Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-08-30T07:38:17.986Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2022-08-30T07:38:17.986Z] #71 DONE 8.0s [2022-08-30T07:38:17.986Z] [2022-08-30T07:38:17.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:17.986Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:17.986Z] #11 ... [2022-08-30T07:38:17.986Z] [2022-08-30T07:38:17.986Z] #24 [internal] load build context [2022-08-30T07:38:17.986Z] #24 sha256:e191cfea2fb16a962ddbf2f6e08cfd11b1dccfaee0fc8df8153e59452bea5502 [2022-08-30T07:38:17.986Z] #24 transferring context: 48.08MB 8.1s [2022-08-30T07:38:18.192Z] #30 DONE 0.4s [2022-08-30T07:38:18.192Z] [2022-08-30T07:38:18.192Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:18.192Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:18.192Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.0s done [2022-08-30T07:38:18.243Z] #24 ... [2022-08-30T07:38:18.243Z] [2022-08-30T07:38:18.243Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:18.243Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:18.243Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 120.84MB / 141.86MB 8.2s [2022-08-30T07:38:18.312Z] #67 ... [2022-08-30T07:38:18.312Z] [2022-08-30T07:38:18.312Z] #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-30T07:38:18.312Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-30T07:38:18.312Z] #51 5.019 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:18.312Z] #51 5.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:18.312Z] #51 5.061 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:18.312Z] #51 5.635 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-30T07:38:18.451Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-30T07:38:18.805Z] #31 2.276 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-30T07:38:18.806Z] #31 2.589 [2022-08-30T07:38:18.807Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 131.07MB / 141.86MB 8.6s [2022-08-30T07:38:18.807Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 138.41MB / 141.86MB 8.8s [2022-08-30T07:38:19.066Z] #31 2.814 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:19.250Z] #51 6.223 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:38:19.328Z] #31 3.167 [2022-08-30T07:38:19.567Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.1s [2022-08-30T07:38:20.195Z] #11 ... [2022-08-30T07:38:20.195Z] [2022-08-30T07:38:20.195Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:38:20.195Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-30T07:38:20.195Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-30T07:38:20.195Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-30T07:38:20.195Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-30T07:38:20.195Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2022-08-30T07:38:20.195Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done [2022-08-30T07:38:20.195Z] #73 ... [2022-08-30T07:38:20.195Z] [2022-08-30T07:38:20.195Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-30T07:38:20.195Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-30T07:38:20.195Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-30T07:38:20.195Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-30T07:38:20.195Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-30T07:38:20.195Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-30T07:38:20.195Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.1s done [2022-08-30T07:38:20.195Z] #28 ... [2022-08-30T07:38:20.195Z] [2022-08-30T07:38:20.195Z] #24 [internal] load build context [2022-08-30T07:38:20.195Z] #24 sha256:e191cfea2fb16a962ddbf2f6e08cfd11b1dccfaee0fc8df8153e59452bea5502 [2022-08-30T07:38:20.195Z] #24 transferring context: 62.59MB 9.8s done [2022-08-30T07:38:20.195Z] #24 DONE 10.2s [2022-08-30T07:38:20.195Z] [2022-08-30T07:38:20.195Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:20.195Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:20.272Z] #31 4.186 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-30T07:38:20.532Z] #31 4.482 [2022-08-30T07:38:20.763Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 10.4s done [2022-08-30T07:38:21.022Z] #11 ... [2022-08-30T07:38:21.022Z] [2022-08-30T07:38:21.022Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-30T07:38:21.022Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-30T07:38:21.022Z] #73 DONE 10.9s [2022-08-30T07:38:21.022Z] [2022-08-30T07:38:21.022Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:21.022Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:21.052Z] #31 4.702 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:21.052Z] #31 4.992 [2022-08-30T07:38:21.786Z] #51 8.881 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:38:22.402Z] #11 ... [2022-08-30T07:38:22.402Z] [2022-08-30T07:38:22.402Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-30T07:38:22.402Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-30T07:38:22.402Z] #72 DONE 0.5s [2022-08-30T07:38:22.402Z] [2022-08-30T07:38:22.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:22.402Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:22.434Z] #31 6.062 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-30T07:38:22.434Z] #31 ... [2022-08-30T07:38:22.434Z] [2022-08-30T07:38:22.434Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:22.434Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:22.434Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.0s done [2022-08-30T07:38:22.694Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-30T07:38:22.722Z] #51 ... [2022-08-30T07:38:22.722Z] [2022-08-30T07:38:22.722Z] #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-30T07:38:22.722Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-30T07:38:22.722Z] #53 4.284 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-30T07:38:22.722Z] #53 5.506 go: downloading github.com/fatih/color v1.10.0 [2022-08-30T07:38:22.722Z] #53 5.750 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-30T07:38:22.722Z] #53 5.831 go: downloading golang.org/x/tools v0.1.0 [2022-08-30T07:38:22.722Z] #53 6.100 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-30T07:38:22.722Z] #53 6.109 go: downloading github.com/pkg/errors v0.9.1 [2022-08-30T07:38:22.722Z] #53 6.261 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-30T07:38:22.722Z] #53 6.385 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-30T07:38:22.722Z] #53 6.598 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-30T07:38:22.722Z] #53 6.625 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-30T07:38:22.722Z] #53 6.764 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-30T07:38:22.722Z] #53 7.045 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-30T07:38:22.722Z] #53 7.241 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-30T07:38:22.722Z] #53 ... [2022-08-30T07:38:22.722Z] [2022-08-30T07:38:22.722Z] #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-30T07:38:22.722Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:38:22.722Z] #14 5.263 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:22.723Z] #14 5.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:22.723Z] #14 5.297 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:22.723Z] #14 6.346 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:38:22.723Z] #14 9.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:38:22.877Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.0s done [2022-08-30T07:38:22.877Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-30T07:38:22.877Z] #11 DONE 47.2s [2022-08-30T07:38:22.967Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.2s [2022-08-30T07:38:22.981Z] #14 ... [2022-08-30T07:38:22.981Z] [2022-08-30T07:38:22.981Z] #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-30T07:38:22.981Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:22.981Z] #55 4.955 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-30T07:38:22.981Z] #55 6.888 go: downloading github.com/fatih/color v1.13.0 [2022-08-30T07:38:22.981Z] #55 6.900 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T07:38:22.981Z] #55 7.082 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-30T07:38:22.981Z] #55 7.120 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-30T07:38:22.981Z] #55 7.409 go: downloading github.com/spf13/viper v1.11.0 [2022-08-30T07:38:22.981Z] #55 7.553 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-30T07:38:22.981Z] #55 7.867 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-30T07:38:22.981Z] #55 7.872 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-30T07:38:22.981Z] #55 7.961 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-30T07:38:22.981Z] #55 8.022 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-30T07:38:22.981Z] #55 9.492 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-30T07:38:22.981Z] #55 9.619 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-30T07:38:22.981Z] #55 9.877 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-30T07:38:22.981Z] #55 9.988 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-30T07:38:22.981Z] #55 ... [2022-08-30T07:38:22.981Z] [2022-08-30T07:38:22.981Z] #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-30T07:38:22.981Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-30T07:38:22.981Z] #36 4.947 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-30T07:38:23.136Z] [2022-08-30T07:38:23.136Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-30T07:38:23.136Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-30T07:38:23.225Z] #11 ... [2022-08-30T07:38:23.225Z] [2022-08-30T07:38:23.225Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-30T07:38:23.225Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-30T07:38:23.225Z] #74 DONE 0.8s [2022-08-30T07:38:23.225Z] [2022-08-30T07:38:23.225Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:23.225Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:23.240Z] #36 ... [2022-08-30T07:38:23.240Z] [2022-08-30T07:38:23.240Z] #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-30T07:38:23.240Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-30T07:38:23.240Z] #47 4.166 + git clone https://github.com/docker/distribution.git . [2022-08-30T07:38:23.240Z] #47 4.185 Cloning into '.'... [2022-08-30T07:38:23.240Z] #47 ... [2022-08-30T07:38:23.240Z] [2022-08-30T07:38:23.240Z] #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-30T07:38:23.240Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-30T07:38:23.240Z] #38 4.467 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-30T07:38:23.499Z] #38 ... [2022-08-30T07:38:23.499Z] [2022-08-30T07:38:23.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-30T07:38:23.499Z] #31 sha256:bb26ab14b30223d93d314544934041a1bb8191377d2e73e21373582324cafc12 [2022-08-30T07:38:23.499Z] #31 3.506 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-30T07:38:23.499Z] #31 3.921 [2022-08-30T07:38:23.499Z] #31 4.149 #=#=# ## 4.0% ######################################################################## 100.0% [2022-08-30T07:38:23.499Z] #31 4.634 [2022-08-30T07:38:23.499Z] #31 5.857 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-30T07:38:23.499Z] #31 6.144 [2022-08-30T07:38:23.499Z] #31 6.363 #=#=# 0.1% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% [2022-08-30T07:38:23.499Z] #31 7.103 [2022-08-30T07:38:23.499Z] #31 11.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-30T07:38:23.499Z] #31 13.23 #=#=# [2022-08-30T07:38:23.499Z] #31 13.69 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:23.499Z] #31 ... [2022-08-30T07:38:23.499Z] [2022-08-30T07:38:23.499Z] #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-30T07:38:23.499Z] #26 sha256:6759835f903baba4cce167df0bbadf56679dca9187cbbe4a1299ab80048b2fe2 [2022-08-30T07:38:23.499Z] #26 4.461 + RM_GOPATH=0 [2022-08-30T07:38:23.499Z] #26 4.461 + TMP_GOPATH= [2022-08-30T07:38:23.499Z] #26 4.461 + : /build [2022-08-30T07:38:23.499Z] #26 4.461 + '[' -z '' ']' [2022-08-30T07:38:23.499Z] #26 4.462 ++ mktemp -d [2022-08-30T07:38:23.499Z] #26 4.466 + export GOPATH=/tmp/tmp.kZ2m1lY5Ne [2022-08-30T07:38:23.499Z] #26 4.466 + GOPATH=/tmp/tmp.kZ2m1lY5Ne [2022-08-30T07:38:23.499Z] #26 4.466 + RM_GOPATH=1 [2022-08-30T07:38:23.499Z] #26 4.466 + case "$(go env GOARCH)" in [2022-08-30T07:38:23.499Z] #26 4.467 ++ go env GOARCH [2022-08-30T07:38:23.499Z] #26 4.508 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:23.499Z] #26 4.510 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:23.499Z] #26 4.511 ++ dirname /install.sh [2022-08-30T07:38:23.499Z] #26 4.513 + dir=/ [2022-08-30T07:38:23.499Z] #26 4.514 + bin=dockercli [2022-08-30T07:38:23.499Z] #26 4.514 + shift [2022-08-30T07:38:23.499Z] #26 4.515 + '[' '!' -f //dockercli.installer ']' [2022-08-30T07:38:23.499Z] #26 4.515 + . //dockercli.installer [2022-08-30T07:38:23.499Z] #26 4.519 ++ : stable [2022-08-30T07:38:23.499Z] #26 4.524 ++ : 17.06.2-ce [2022-08-30T07:38:23.499Z] #26 4.531 + install_dockercli [2022-08-30T07:38:23.499Z] #26 4.532 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-30T07:38:23.499Z] #26 4.532 Install docker/cli version 17.06.2-ce from stable [2022-08-30T07:38:23.499Z] #26 4.536 ++ uname -m [2022-08-30T07:38:23.499Z] #26 4.554 + arch=aarch64 [2022-08-30T07:38:23.499Z] #26 4.555 + '[' aarch64 '!=' x86_64 ']' [2022-08-30T07:38:23.499Z] #26 4.557 + '[' aarch64 '!=' s390x ']' [2022-08-30T07:38:23.499Z] #26 4.557 + '[' aarch64 '!=' armhf ']' [2022-08-30T07:38:23.499Z] #26 4.557 + build_dockercli [2022-08-30T07:38:23.499Z] #26 4.557 + git clone https://github.com/docker/docker-ce /tmp/tmp.kZ2m1lY5Ne/tmp/docker-ce [2022-08-30T07:38:23.499Z] #26 4.566 Cloning into '/tmp/tmp.kZ2m1lY5Ne/tmp/docker-ce'... [2022-08-30T07:38:23.706Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s [2022-08-30T07:38:23.706Z] #12 DONE 0.8s [2022-08-30T07:38:23.706Z] [2022-08-30T07:38:23.706Z] #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-30T07:38:23.706Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-30T07:38:23.758Z] #26 ... [2022-08-30T07:38:23.758Z] [2022-08-30T07:38:23.758Z] #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-30T07:38:23.758Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-30T07:38:23.758Z] #62 4.880 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:23.758Z] #62 4.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:23.758Z] #62 4.921 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:23.758Z] #62 5.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:38:23.758Z] #62 8.747 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:38:23.758Z] #62 ... [2022-08-30T07:38:23.758Z] [2022-08-30T07:38:23.758Z] #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-30T07:38:23.758Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-30T07:38:23.758Z] #76 5.163 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:23.758Z] #76 5.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:23.758Z] #76 5.192 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:23.758Z] #76 6.355 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:38:23.758Z] #76 8.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:38:24.018Z] #76 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:38:24.018Z] #76 ... [2022-08-30T07:38:24.018Z] [2022-08-30T07:38:24.018Z] #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-30T07:38:24.018Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-30T07:38:24.018Z] #40 4.921 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-30T07:38:24.018Z] #40 5.815 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-30T07:38:24.018Z] #40 7.037 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-30T07:38:24.018Z] #40 7.182 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-30T07:38:24.018Z] #40 7.319 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-30T07:38:24.018Z] #40 10.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-30T07:38:24.018Z] #40 10.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-30T07:38:24.276Z] #13 DONE 0.7s [2022-08-30T07:38:24.277Z] #40 ... [2022-08-30T07:38:24.277Z] [2022-08-30T07:38:24.277Z] #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-30T07:38:24.277Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-30T07:38:24.277Z] #57 4.970 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-30T07:38:24.277Z] #57 5.928 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-30T07:38:24.277Z] #57 5.932 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-30T07:38:24.277Z] #57 6.010 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-30T07:38:24.277Z] #57 7.453 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-30T07:38:24.277Z] #57 ... [2022-08-30T07:38:24.277Z] [2022-08-30T07:38:24.277Z] #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-30T07:38:24.277Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-30T07:38:24.277Z] #42 5.033 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:24.277Z] #42 5.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:24.277Z] #42 5.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:24.277Z] #42 6.138 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:38:24.277Z] #42 8.924 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:38:24.277Z] #42 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:38:24.535Z] #42 ... [2022-08-30T07:38:24.535Z] [2022-08-30T07:38:24.535Z] #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-30T07:38:24.535Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-30T07:38:24.535Z] #34 4.171 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-30T07:38:24.535Z] #34 4.171 Cloning into '.'... [2022-08-30T07:38:24.535Z] #34 ... [2022-08-30T07:38:24.535Z] [2022-08-30T07:38:24.535Z] #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-30T07:38:24.535Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-30T07:38:24.535Z] #53 11.68 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-30T07:38:24.535Z] #53 11.69 go: downloading golang.org/x/mod v0.3.0 [2022-08-30T07:38:24.536Z] [2022-08-30T07:38:24.536Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-30T07:38:24.536Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-30T07:38:24.536Z] #40 DONE 0.1s [2022-08-30T07:38:24.536Z] [2022-08-30T07:38:24.536Z] #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-30T07:38:24.536Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:38:24.536Z] #41 ... [2022-08-30T07:38:24.536Z] [2022-08-30T07:38:24.536Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-30T07:38:24.536Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-30T07:38:24.536Z] #53 DONE 0.2s [2022-08-30T07:38:24.675Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 12.0s done [2022-08-30T07:38:24.801Z] [2022-08-30T07:38:24.801Z] #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-30T07:38:24.801Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-30T07:38:24.801Z] #57 DONE 0.3s [2022-08-30T07:38:24.801Z] [2022-08-30T07:38:24.801Z] #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-30T07:38:24.801Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:38:24.936Z] #11 ... [2022-08-30T07:38:24.936Z] [2022-08-30T07:38:24.936Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-30T07:38:24.936Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-30T07:38:24.936Z] #28 DONE 14.8s [2022-08-30T07:38:24.936Z] [2022-08-30T07:38:24.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:24.936Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:24.936Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-30T07:38:25.866Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.8s done [2022-08-30T07:38:25.866Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.1s [2022-08-30T07:38:26.797Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-08-30T07:38:26.980Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.3s done [2022-08-30T07:38:26.980Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-30T07:38:27.058Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-30T07:38:27.543Z] #11 DONE 27.3s [2022-08-30T07:38:27.543Z] [2022-08-30T07:38:27.543Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-30T07:38:27.543Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-30T07:38:27.985Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-08-30T07:38:28.094Z] #58 ... [2022-08-30T07:38:28.094Z] [2022-08-30T07:38:28.094Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-30T07:38:28.094Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-08-30T07:38:28.094Z] #14 DONE 3.7s [2022-08-30T07:38:28.094Z] [2022-08-30T07:38:28.094Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-30T07:38:28.094Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-08-30T07:38:28.222Z] #12 ... [2022-08-30T07:38:28.222Z] [2022-08-30T07:38:28.222Z] #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-30T07:38:28.222Z] #31 sha256:4b870400425f70d8c85a56f9628cfb3748638343e14b2822d515d4f532d7e141 [2022-08-30T07:38:28.222Z] #31 1.410 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-30T07:38:28.222Z] #31 1.678 [2022-08-30T07:38:28.222Z] #31 1.892 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:28.222Z] #31 2.138 [2022-08-30T07:38:28.222Z] #31 2.996 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-30T07:38:28.222Z] #31 3.259 [2022-08-30T07:38:28.222Z] #31 3.477 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:28.222Z] #31 3.732 [2022-08-30T07:38:28.222Z] #31 4.582 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-30T07:38:28.222Z] #31 4.843 [2022-08-30T07:38:28.222Z] #31 5.055 #=#=# ################## 26.2% ########################################## 58.8% ################################################################# 90.9% ######################################################################## 100.0% [2022-08-30T07:38:28.222Z] #31 5.618 [2022-08-30T07:38:28.222Z] #31 6.499 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-30T07:38:28.222Z] #31 6.771 [2022-08-30T07:38:28.222Z] #31 6.999 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:28.222Z] #31 7.258 [2022-08-30T07:38:28.222Z] #31 7.907 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-30T07:38:28.222Z] #31 8.182 [2022-08-30T07:38:28.222Z] #31 8.401 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:28.222Z] #31 8.630 [2022-08-30T07:38:28.222Z] #31 8.687 Download of images into '/build' complete. [2022-08-30T07:38:28.222Z] #31 8.687 Use something like the following to load the result into a Docker daemon: [2022-08-30T07:38:28.222Z] #31 8.687 tar -cC '/build' . | docker load [2022-08-30T07:38:28.222Z] #31 DONE 9.7s [2022-08-30T07:38:28.222Z] [2022-08-30T07:38:28.222Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-30T07:38:28.222Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-30T07:38:28.222Z] #12 DONE 0.7s [2022-08-30T07:38:28.222Z] [2022-08-30T07:38:28.222Z] #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-30T07:38:28.222Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-30T07:38:28.840Z] #13 DONE 0.5s [2022-08-30T07:38:28.840Z] [2022-08-30T07:38:28.840Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-30T07:38:28.840Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-30T07:38:28.840Z] #33 DONE 0.1s [2022-08-30T07:38:28.840Z] [2022-08-30T07:38:28.840Z] #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-30T07:38:28.840Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:38:29.144Z] #40 ... [2022-08-30T07:38:29.145Z] [2022-08-30T07:38:29.145Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-30T07:38:29.145Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-30T07:38:29.145Z] #46 DONE 0.2s [2022-08-30T07:38:29.145Z] [2022-08-30T07:38:29.145Z] #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-30T07:38:29.145Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-30T07:38:29.145Z] #50 DONE 0.4s [2022-08-30T07:38:29.145Z] [2022-08-30T07:38:29.145Z] #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-30T07:38:29.145Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:38:29.366Z] #11 ... [2022-08-30T07:38:29.366Z] [2022-08-30T07:38:29.366Z] #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-30T07:38:29.366Z] #31 sha256:3121ad6fdb6a3e08363fb9a4f637c02eeab07130c8b45f1debc6937f5111c8a1 [2022-08-30T07:38:29.366Z] #31 6.407 [2022-08-30T07:38:29.366Z] #31 6.628 #=#=# ############### 20.9% ######################################## 56.8% ################################################################ 89.0% ######################################################################## 100.0% [2022-08-30T07:38:29.366Z] #31 7.190 [2022-08-30T07:38:29.366Z] #31 8.199 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-30T07:38:29.366Z] #31 8.563 [2022-08-30T07:38:29.366Z] #31 8.789 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:29.366Z] #31 9.079 [2022-08-30T07:38:29.366Z] #31 9.930 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-30T07:38:29.366Z] #31 10.22 [2022-08-30T07:38:29.366Z] #31 10.44 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:29.366Z] #31 10.78 [2022-08-30T07:38:29.366Z] #31 10.89 Download of images into '/build' complete. [2022-08-30T07:38:29.366Z] #31 10.89 Use something like the following to load the result into a Docker daemon: [2022-08-30T07:38:29.366Z] #31 10.89 tar -cC '/build' . | docker load [2022-08-30T07:38:29.367Z] #31 DONE 13.3s [2022-08-30T07:38:29.367Z] [2022-08-30T07:38:29.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:29.367Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:29.411Z] #51 ... [2022-08-30T07:38:29.411Z] [2022-08-30T07:38:29.411Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-30T07:38:29.411Z] #66 sha256:2e38971240a8ec506b5e5ca62708a9a4632aa598b37c2604763c0c3309d5febe [2022-08-30T07:38:29.411Z] #66 DONE 0.4s [2022-08-30T07:38:29.411Z] [2022-08-30T07:38:29.411Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-30T07:38:29.411Z] #25 sha256:b4437a54820a2fb1605517c4ed659949bd1ec5b0d24e972833e3c183e77498e3 [2022-08-30T07:38:29.411Z] #25 DONE 0.6s [2022-08-30T07:38:29.411Z] [2022-08-30T07:38:29.411Z] #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-30T07:38:29.411Z] #26 sha256:8b510719ff30cbabd04d191861f13e5627af2eb470596345eb8efde964a5b079 [2022-08-30T07:38:29.808Z] #53 ... [2022-08-30T07:38:29.808Z] [2022-08-30T07:38:29.808Z] #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-30T07:38:29.808Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:29.808Z] #55 13.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T07:38:29.808Z] #55 13.20 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-30T07:38:29.808Z] #55 13.39 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-30T07:38:29.808Z] #55 13.50 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-30T07:38:29.808Z] #55 13.68 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-30T07:38:29.808Z] #55 13.68 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-30T07:38:29.808Z] #55 13.75 go: downloading github.com/spf13/afero v1.8.2 [2022-08-30T07:38:29.808Z] #55 13.83 go: downloading github.com/spf13/cast v1.4.1 [2022-08-30T07:38:29.808Z] #55 14.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-30T07:38:29.808Z] #55 14.03 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-30T07:38:29.808Z] #55 14.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-30T07:38:29.808Z] #55 14.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-30T07:38:29.808Z] #55 14.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-30T07:38:29.808Z] #55 14.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-30T07:38:29.808Z] #55 14.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-30T07:38:29.808Z] #55 14.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-30T07:38:29.808Z] #55 14.61 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-30T07:38:29.808Z] #55 14.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-30T07:38:29.808Z] #55 15.58 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-30T07:38:29.808Z] #55 15.84 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-30T07:38:29.808Z] #55 16.60 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-30T07:38:29.808Z] #55 16.66 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-30T07:38:29.808Z] #55 16.68 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-30T07:38:29.808Z] #55 16.79 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-30T07:38:29.808Z] #55 16.84 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-30T07:38:29.808Z] #55 ... [2022-08-30T07:38:29.808Z] [2022-08-30T07:38:29.808Z] #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-30T07:38:29.808Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-30T07:38:29.808Z] #38 16.04 tomll can be used in two ways: [2022-08-30T07:38:29.808Z] #38 16.04 Writing to STDIN and reading from STDOUT: [2022-08-30T07:38:29.808Z] #38 16.04 cat file.toml | tomll > file.toml [2022-08-30T07:38:29.808Z] #38 16.04 [2022-08-30T07:38:29.808Z] #38 16.04 Reading and updating a list of files: [2022-08-30T07:38:29.808Z] #38 16.04 tomll a.toml b.toml c.toml [2022-08-30T07:38:29.808Z] #38 16.04 [2022-08-30T07:38:29.808Z] #38 16.04 When given a list of files, tomll will modify all files in place without asking. [2022-08-30T07:38:29.808Z] #38 DONE 17.0s [2022-08-30T07:38:29.808Z] [2022-08-30T07:38:29.808Z] #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-30T07:38:29.808Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:29.808Z] #55 17.04 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-30T07:38:29.808Z] #55 17.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-30T07:38:30.068Z] #55 17.38 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-30T07:38:30.068Z] #55 17.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-30T07:38:30.068Z] #55 ... [2022-08-30T07:38:30.068Z] [2022-08-30T07:38:30.068Z] #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-30T07:38:30.068Z] #67 sha256:ebf0911f2f5502c0ccfb25058c81e2ad4438f4ef51fbc573d92d346bdb260870 [2022-08-30T07:38:30.068Z] #67 7.139 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T07:38:30.068Z] #67 7.238 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-30T07:38:30.068Z] #67 7.581 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-30T07:38:30.068Z] #67 9.991 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-30T07:38:30.068Z] #67 10.75 go: downloading github.com/google/uuid v1.3.0 [2022-08-30T07:38:30.068Z] #67 10.75 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-30T07:38:30.068Z] #67 10.89 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-30T07:38:30.068Z] #67 11.21 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T07:38:30.068Z] #67 11.25 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-30T07:38:30.068Z] #67 11.52 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-30T07:38:30.068Z] #67 11.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-30T07:38:30.068Z] #67 12.18 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-30T07:38:30.068Z] #67 14.37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-30T07:38:30.068Z] #67 14.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-30T07:38:30.332Z] #67 ... [2022-08-30T07:38:30.332Z] [2022-08-30T07:38:30.332Z] #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-30T07:38:30.332Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-30T07:38:30.332Z] #36 13.25 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-30T07:38:30.332Z] #36 13.26 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-30T07:38:30.332Z] #36 13.73 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-30T07:38:30.332Z] #36 13.85 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-30T07:38:30.332Z] #36 14.05 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-30T07:38:30.332Z] #36 14.16 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-30T07:38:30.332Z] #36 14.36 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-30T07:38:30.332Z] #36 14.40 go: downloading github.com/peterh/liner v1.2.2 [2022-08-30T07:38:30.332Z] #36 14.55 go: downloading github.com/google/go-dap v0.6.0 [2022-08-30T07:38:30.332Z] #36 14.79 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-30T07:38:30.332Z] #36 15.10 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-30T07:38:30.332Z] #36 15.58 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-30T07:38:30.332Z] #36 15.82 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-30T07:38:30.332Z] #36 16.00 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-30T07:38:30.332Z] #36 17.76 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-30T07:38:31.388Z] #15 DONE 3.1s [2022-08-30T07:38:31.388Z] [2022-08-30T07:38:31.388Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-30T07:38:31.388Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-08-30T07:38:31.711Z] #36 ... [2022-08-30T07:38:31.711Z] [2022-08-30T07:38:31.711Z] #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-30T07:38:31.711Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:31.711Z] #55 17.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-30T07:38:31.711Z] #55 17.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-30T07:38:31.711Z] #55 17.97 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-30T07:38:31.711Z] #55 17.99 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-30T07:38:31.711Z] #55 18.08 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-30T07:38:31.711Z] #55 18.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-30T07:38:31.711Z] #55 18.34 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-30T07:38:31.711Z] #55 18.40 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-30T07:38:31.711Z] #55 18.41 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-30T07:38:31.711Z] #55 18.52 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-30T07:38:31.711Z] #55 18.61 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-30T07:38:31.711Z] #55 18.79 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-30T07:38:31.711Z] #55 19.00 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-30T07:38:31.711Z] #55 19.05 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-30T07:38:31.711Z] #55 19.10 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-30T07:38:31.711Z] #55 19.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-30T07:38:31.711Z] #55 19.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-30T07:38:31.969Z] #55 ... [2022-08-30T07:38:31.969Z] [2022-08-30T07:38:31.969Z] #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-30T07:38:31.969Z] #31 sha256:bb26ab14b30223d93d314544934041a1bb8191377d2e73e21373582324cafc12 [2022-08-30T07:38:31.969Z] #31 15.01 [2022-08-30T07:38:31.969Z] #31 17.80 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-30T07:38:31.969Z] #31 19.53 [2022-08-30T07:38:31.969Z] #31 19.84 #=#=# ##O#-# ######################################################################## 100.0% [2022-08-30T07:38:31.969Z] #31 21.64 [2022-08-30T07:38:31.969Z] #31 21.99 Download of images into '/build' complete. [2022-08-30T07:38:31.969Z] #31 21.99 Use something like the following to load the result into a Docker daemon: [2022-08-30T07:38:31.969Z] #31 21.99 tar -cC '/build' . | docker load [2022-08-30T07:38:31.969Z] #31 DONE 22.1s [2022-08-30T07:38:31.969Z] [2022-08-30T07:38:31.969Z] #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-30T07:38:31.969Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:31.969Z] #55 19.27 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-30T07:38:32.227Z] #55 19.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-30T07:38:32.313Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s [2022-08-30T07:38:32.499Z] #55 19.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-30T07:38:32.499Z] #55 19.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-30T07:38:32.499Z] #55 19.96 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-30T07:38:32.499Z] #55 19.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-30T07:38:32.762Z] #55 20.04 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-30T07:38:32.762Z] #55 20.11 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-30T07:38:32.762Z] #55 20.24 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-30T07:38:32.762Z] #55 20.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-30T07:38:32.762Z] #55 20.32 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-30T07:38:33.021Z] #55 20.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-30T07:38:33.021Z] #55 20.38 go: downloading github.com/julz/importas v0.1.0 [2022-08-30T07:38:33.021Z] #55 20.41 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-30T07:38:33.021Z] #55 20.47 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-30T07:38:33.021Z] #55 20.48 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-30T07:38:33.021Z] #55 20.51 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-30T07:38:33.021Z] #55 20.61 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-30T07:38:33.279Z] #55 20.64 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-30T07:38:33.279Z] #55 20.74 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-30T07:38:33.279Z] #55 20.82 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-30T07:38:33.279Z] #55 20.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-30T07:38:33.538Z] #55 20.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-30T07:38:33.538Z] #55 20.96 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-30T07:38:33.567Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.1s [2022-08-30T07:38:33.925Z] #16 DONE 2.2s [2022-08-30T07:38:33.925Z] [2022-08-30T07:38:33.925Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-30T07:38:33.925Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-30T07:38:34.108Z] #55 ... [2022-08-30T07:38:34.108Z] [2022-08-30T07:38:34.108Z] #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-30T07:38:34.108Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-30T07:38:34.108Z] #62 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:38:34.108Z] #62 16.33 Fetched 8458 kB in 12s (717 kB/s) [2022-08-30T07:38:34.108Z] #62 16.33 Reading package lists... [2022-08-30T07:38:34.108Z] #62 21.43 Reading package lists... [2022-08-30T07:38:34.108Z] #62 ... [2022-08-30T07:38:34.108Z] [2022-08-30T07:38:34.108Z] #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-30T07:38:34.108Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:34.108Z] #55 21.56 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-30T07:38:34.108Z] #55 21.58 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-30T07:38:34.369Z] #55 21.68 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-30T07:38:34.369Z] #55 21.70 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-30T07:38:34.369Z] #55 21.80 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-30T07:38:34.369Z] #55 21.88 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-30T07:38:34.369Z] #55 21.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-30T07:38:34.369Z] #55 ... [2022-08-30T07:38:34.369Z] [2022-08-30T07:38:34.369Z] #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-30T07:38:34.369Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-30T07:38:34.369Z] #51 11.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:38:34.369Z] #51 14.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-30T07:38:34.369Z] #51 18.21 Fetched 8462 kB in 13s (629 kB/s) [2022-08-30T07:38:34.497Z] #17 ... [2022-08-30T07:38:34.497Z] [2022-08-30T07:38:34.497Z] #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-30T07:38:34.497Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:34.497Z] #62 5.922 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-30T07:38:34.497Z] #62 8.645 go: downloading github.com/fatih/color v1.13.0 [2022-08-30T07:38:34.497Z] #62 8.680 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T07:38:34.497Z] #62 8.823 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-30T07:38:34.497Z] #62 8.993 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-30T07:38:34.497Z] #62 9.276 go: downloading github.com/spf13/viper v1.11.0 [2022-08-30T07:38:34.497Z] #62 9.481 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-30T07:38:34.497Z] #62 10.07 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-30T07:38:34.497Z] #62 10.07 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-30T07:38:34.497Z] #62 10.16 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-30T07:38:34.497Z] #62 ... [2022-08-30T07:38:34.497Z] [2022-08-30T07:38:34.497Z] #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-30T07:38:34.497Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:38:34.497Z] #64 5.487 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-30T07:38:34.497Z] #64 7.023 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-30T07:38:34.497Z] #64 7.123 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-30T07:38:34.497Z] #64 7.411 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-30T07:38:34.497Z] #64 9.574 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-30T07:38:34.629Z] #51 18.21 Reading package lists... [2022-08-30T07:38:34.629Z] #51 ... [2022-08-30T07:38:34.629Z] [2022-08-30T07:38:34.629Z] #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-30T07:38:34.629Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:34.629Z] #55 21.97 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-30T07:38:34.629Z] #55 22.04 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-30T07:38:34.684Z] #26 ... [2022-08-30T07:38:34.684Z] [2022-08-30T07:38:34.684Z] #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-30T07:38:34.684Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:38:34.684Z] #51 5.059 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:34.684Z] #51 5.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:34.684Z] #51 5.121 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:34.757Z] #64 ... [2022-08-30T07:38:34.757Z] [2022-08-30T07:38:34.757Z] #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-30T07:38:34.757Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:38:34.757Z] #83 4.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:34.757Z] #83 4.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:34.757Z] #83 4.715 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:34.757Z] #83 4.928 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:34.757Z] #83 5.711 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:34.757Z] #83 7.910 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:34.757Z] #83 ... [2022-08-30T07:38:34.757Z] [2022-08-30T07:38:34.757Z] #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-30T07:38:34.757Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-30T07:38:34.757Z] #45 6.535 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-30T07:38:34.839Z] #11 ... [2022-08-30T07:38:34.839Z] [2022-08-30T07:38:34.840Z] #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-30T07:38:34.840Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-30T07:38:34.840Z] #29 1.833 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:34.840Z] #29 1.846 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:34.840Z] #29 1.846 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:34.840Z] #29 2.109 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:34.840Z] #29 2.396 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:34.840Z] #29 2.696 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:34.840Z] #29 3.996 Fetched 8573 kB in 2s (3485 kB/s) [2022-08-30T07:38:34.840Z] #29 3.996 Reading package lists... [2022-08-30T07:38:34.840Z] #29 4.810 Reading package lists... [2022-08-30T07:38:34.840Z] #29 5.621 Building dependency tree... [2022-08-30T07:38:34.840Z] #29 6.004 The following additional packages will be installed: [2022-08-30T07:38:34.840Z] #29 6.004 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-30T07:38:34.840Z] #29 6.004 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-30T07:38:34.840Z] #29 6.012 Recommended packages: [2022-08-30T07:38:34.840Z] #29 6.012 libldap-common publicsuffix libsasl2-modules [2022-08-30T07:38:34.840Z] #29 6.181 The following NEW packages will be installed: [2022-08-30T07:38:34.840Z] #29 6.188 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-30T07:38:34.840Z] #29 6.188 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-30T07:38:34.840Z] #29 6.188 libssh2-1 openssl [2022-08-30T07:38:34.840Z] #29 6.464 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:38:34.840Z] #29 6.464 Need to get 3047 kB of archives. [2022-08-30T07:38:34.840Z] #29 6.464 After this operation, 6661 kB of additional disk space will be used. [2022-08-30T07:38:34.840Z] #29 6.464 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-30T07:38:34.840Z] #29 6.544 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-30T07:38:34.840Z] #29 6.544 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-30T07:38:34.840Z] #29 6.544 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-30T07:38:34.840Z] #29 6.544 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-30T07:38:34.840Z] #29 6.544 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-30T07:38:34.840Z] #29 6.544 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-30T07:38:34.840Z] #29 6.544 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-30T07:38:34.840Z] #29 6.544 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-30T07:38:34.840Z] #29 6.544 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-30T07:38:34.840Z] #29 6.544 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-30T07:38:34.840Z] #29 6.544 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-30T07:38:34.840Z] #29 6.544 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-30T07:38:34.840Z] #29 6.544 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-30T07:38:34.840Z] #29 6.544 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-30T07:38:34.840Z] #29 6.756 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:38:34.840Z] #29 6.801 Fetched 3047 kB in 0s (9494 kB/s) [2022-08-30T07:38:34.840Z] #29 6.835 Selecting previously unselected package openssl. [2022-08-30T07:38:34.840Z] #29 6.835 (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-30T07:38:34.840Z] #29 6.835 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 6.867 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-30T07:38:34.840Z] #29 7.122 Selecting previously unselected package ca-certificates. [2022-08-30T07:38:34.840Z] #29 7.122 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-30T07:38:34.840Z] #29 7.132 Unpacking ca-certificates (20210119) ... [2022-08-30T07:38:34.840Z] #29 7.268 Selecting previously unselected package libbrotli1:amd64. [2022-08-30T07:38:34.840Z] #29 7.268 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 7.276 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-30T07:38:34.840Z] #29 7.407 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-30T07:38:34.840Z] #29 7.407 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 7.412 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:34.840Z] #29 7.523 Selecting previously unselected package libsasl2-2:amd64. [2022-08-30T07:38:34.840Z] #29 7.523 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 7.551 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:34.840Z] #29 7.616 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-30T07:38:34.840Z] #29 7.619 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 7.657 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-30T07:38:34.840Z] #29 7.766 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-30T07:38:34.840Z] #29 7.766 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 7.772 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-30T07:38:34.840Z] #29 7.853 Selecting previously unselected package libpsl5:amd64. [2022-08-30T07:38:34.840Z] #29 7.855 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 7.859 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-30T07:38:34.840Z] #29 7.975 Selecting previously unselected package librtmp1:amd64. [2022-08-30T07:38:34.840Z] #29 7.975 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 7.981 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-30T07:38:34.840Z] #29 8.084 Selecting previously unselected package libssh2-1:amd64. [2022-08-30T07:38:34.840Z] #29 8.084 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 8.094 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-30T07:38:34.840Z] #29 8.182 Selecting previously unselected package libcurl4:amd64. [2022-08-30T07:38:34.840Z] #29 8.182 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 8.187 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:34.840Z] #29 8.373 Selecting previously unselected package curl. [2022-08-30T07:38:34.840Z] #29 8.373 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 8.380 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:34.840Z] #29 8.488 Selecting previously unselected package libonig5:amd64. [2022-08-30T07:38:34.840Z] #29 8.488 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 8.515 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:38:34.840Z] #29 8.622 Selecting previously unselected package libjq1:amd64. [2022-08-30T07:38:34.840Z] #29 8.622 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 8.632 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:38:34.840Z] #29 8.718 Selecting previously unselected package jq. [2022-08-30T07:38:34.840Z] #29 8.718 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-30T07:38:34.840Z] #29 8.719 Unpacking jq (1.6-2.1) ... [2022-08-30T07:38:34.840Z] #29 8.840 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-30T07:38:34.840Z] #29 8.877 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-30T07:38:34.840Z] #29 8.893 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-30T07:38:34.840Z] #29 8.908 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:34.840Z] #29 8.924 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-30T07:38:34.840Z] #29 8.942 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-30T07:38:34.840Z] #29 8.955 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-30T07:38:34.840Z] #29 8.968 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-30T07:38:34.840Z] #29 8.986 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:38:34.840Z] #29 9.004 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:38:34.840Z] #29 9.019 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-30T07:38:34.840Z] #29 9.034 Setting up ca-certificates (20210119) ... [2022-08-30T07:38:34.840Z] #29 9.822 Updating certificates in /etc/ssl/certs... [2022-08-30T07:38:34.888Z] #55 22.28 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-30T07:38:34.888Z] #55 22.32 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-30T07:38:34.888Z] #55 22.33 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-30T07:38:34.888Z] #55 22.38 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-30T07:38:34.888Z] #55 22.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-30T07:38:34.888Z] #55 ... [2022-08-30T07:38:34.888Z] [2022-08-30T07:38:34.888Z] #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-30T07:38:34.888Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:38:34.888Z] #14 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:38:34.888Z] #14 17.88 Fetched 8458 kB in 13s (654 kB/s) [2022-08-30T07:38:34.888Z] #14 17.88 Reading package lists... [2022-08-30T07:38:34.940Z] #51 5.661 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-30T07:38:35.018Z] #45 ... [2022-08-30T07:38:35.018Z] [2022-08-30T07:38:35.018Z] #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-30T07:38:35.018Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:38:35.018Z] #60 6.223 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-30T07:38:35.018Z] #60 8.083 go: downloading github.com/fatih/color v1.10.0 [2022-08-30T07:38:35.018Z] #60 8.419 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-30T07:38:35.018Z] #60 8.492 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-30T07:38:35.018Z] #60 8.505 go: downloading github.com/pkg/errors v0.9.1 [2022-08-30T07:38:35.018Z] #60 8.815 go: downloading golang.org/x/tools v0.1.0 [2022-08-30T07:38:35.018Z] #60 8.857 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-30T07:38:35.018Z] #60 8.969 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-30T07:38:35.018Z] #60 9.770 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-30T07:38:35.018Z] #60 10.30 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-30T07:38:35.018Z] #60 ... [2022-08-30T07:38:35.018Z] [2022-08-30T07:38:35.018Z] #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-30T07:38:35.018Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:38:35.018Z] #43 6.553 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-30T07:38:35.097Z] #29 ... [2022-08-30T07:38:35.097Z] [2022-08-30T07:38:35.097Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:35.097Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:35.147Z] #14 22.53 Reading package lists... [2022-08-30T07:38:35.147Z] #14 ... [2022-08-30T07:38:35.147Z] [2022-08-30T07:38:35.147Z] #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-30T07:38:35.147Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:35.147Z] #55 22.50 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-30T07:38:35.147Z] #55 22.58 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-30T07:38:35.199Z] #51 5.902 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:35.278Z] #43 ... [2022-08-30T07:38:35.278Z] [2022-08-30T07:38:35.278Z] #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-30T07:38:35.278Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:38:35.278Z] #54 5.020 + git clone https://github.com/docker/distribution.git . [2022-08-30T07:38:35.278Z] #54 5.020 Cloning into '.'... [2022-08-30T07:38:35.413Z] #55 22.66 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-30T07:38:35.413Z] #55 22.66 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-30T07:38:35.413Z] #55 22.71 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-30T07:38:35.413Z] #55 22.72 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-30T07:38:35.413Z] #55 22.82 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-30T07:38:35.413Z] #55 22.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-30T07:38:35.479Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 12.9s done [2022-08-30T07:38:35.538Z] #54 ... [2022-08-30T07:38:35.538Z] [2022-08-30T07:38:35.538Z] #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-30T07:38:35.538Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:38:35.538Z] #47 5.801 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-30T07:38:35.538Z] #47 6.701 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-30T07:38:35.538Z] #47 8.256 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-30T07:38:35.538Z] #47 8.697 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-30T07:38:35.538Z] #47 8.743 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-30T07:38:35.538Z] #47 ... [2022-08-30T07:38:35.538Z] [2022-08-30T07:38:35.538Z] #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-30T07:38:35.538Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:38:35.538Z] #58 6.094 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:35.538Z] #58 6.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:35.538Z] #58 6.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:35.538Z] #58 6.733 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-30T07:38:35.538Z] #58 7.455 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:35.538Z] #58 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:35.672Z] #55 23.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-30T07:38:35.672Z] #55 23.15 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-30T07:38:35.931Z] #55 23.30 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-30T07:38:35.931Z] #55 23.37 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-30T07:38:35.931Z] #55 23.42 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-30T07:38:35.931Z] #55 23.45 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-30T07:38:36.041Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.8s done [2022-08-30T07:38:36.048Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-30T07:38:36.116Z] #58 ... [2022-08-30T07:38:36.116Z] [2022-08-30T07:38:36.116Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-30T07:38:36.116Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-30T07:38:36.116Z] #17 DONE 2.7s [2022-08-30T07:38:36.116Z] [2022-08-30T07:38:36.116Z] #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-30T07:38:36.116Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:36.116Z] #62 10.18 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-30T07:38:36.190Z] #55 23.62 go: downloading honnef.co/go/tools v0.3.1 [2022-08-30T07:38:36.312Z] #11 DONE 47.7s [2022-08-30T07:38:36.312Z] [2022-08-30T07:38:36.312Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-30T07:38:36.312Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-30T07:38:36.606Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-30T07:38:37.054Z] #62 12.50 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-30T07:38:37.314Z] #62 12.71 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-30T07:38:37.314Z] #62 12.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-30T07:38:37.314Z] #62 12.94 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-30T07:38:37.564Z] #55 24.99 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-30T07:38:37.564Z] #55 24.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-30T07:38:37.564Z] #55 25.09 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-30T07:38:37.564Z] #55 25.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-30T07:38:37.701Z] #12 DONE 1.2s [2022-08-30T07:38:37.701Z] [2022-08-30T07:38:37.701Z] #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-30T07:38:37.701Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-30T07:38:37.722Z] #51 8.165 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:37.823Z] #55 25.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-30T07:38:37.823Z] #55 25.31 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-30T07:38:37.823Z] #55 25.38 go: downloading golang.org/x/text v0.3.7 [2022-08-30T07:38:37.886Z] #62 ... [2022-08-30T07:38:37.886Z] [2022-08-30T07:38:37.886Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-30T07:38:37.886Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-08-30T07:38:37.886Z] #18 DONE 1.9s [2022-08-30T07:38:37.962Z] #13 DONE 0.6s [2022-08-30T07:38:38.146Z] [2022-08-30T07:38:38.146Z] #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-30T07:38:38.146Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:38:38.225Z] [2022-08-30T07:38:38.225Z] #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-30T07:38:38.225Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:38:38.225Z] #57 ... [2022-08-30T07:38:38.225Z] [2022-08-30T07:38:38.225Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-30T07:38:38.225Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-30T07:38:38.225Z] #46 DONE 0.2s [2022-08-30T07:38:38.225Z] [2022-08-30T07:38:38.225Z] #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-30T07:38:38.225Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-30T07:38:38.225Z] #50 DONE 0.2s [2022-08-30T07:38:38.490Z] [2022-08-30T07:38:38.490Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-30T07:38:38.490Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-30T07:38:38.490Z] #33 DONE 0.2s [2022-08-30T07:38:38.490Z] [2022-08-30T07:38:38.490Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-30T07:38:38.490Z] #66 sha256:fc22da2c06f11af93dab4dbb29821962aa0806377f066a33ff86cf9e72b3cd93 [2022-08-30T07:38:38.490Z] #66 DONE 0.3s [2022-08-30T07:38:38.490Z] [2022-08-30T07:38:38.490Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-30T07:38:38.490Z] #25 sha256:4bdcfa76a5fbf7f13d252e55f6f047b8b23f9fbd06822716eef04093f84bbd0b [2022-08-30T07:38:38.490Z] #25 DONE 0.3s [2022-08-30T07:38:38.490Z] [2022-08-30T07:38:38.490Z] #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-30T07:38:38.490Z] #26 sha256:2f886c64b322cc269207e7e6a64091fcf961a6679284cc984869052a3e698588 [2022-08-30T07:38:39.101Z] #51 ... [2022-08-30T07:38:39.101Z] [2022-08-30T07:38:39.101Z] #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-30T07:38:39.101Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:38:39.101Z] #42 3.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:39.101Z] #42 3.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:39.101Z] #42 3.407 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:39.101Z] #42 3.619 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:39.101Z] #42 4.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:39.101Z] #42 5.710 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:39.101Z] #42 ... [2022-08-30T07:38:39.101Z] [2022-08-30T07:38:39.101Z] #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-30T07:38:39.101Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:38:39.101Z] #14 6.731 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:39.101Z] #14 6.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:39.101Z] #14 6.752 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:39.101Z] #14 7.832 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:39.101Z] #14 10.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:39.101Z] #14 ... [2022-08-30T07:38:39.101Z] [2022-08-30T07:38:39.101Z] #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-30T07:38:39.101Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:38:39.101Z] #76 7.338 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:39.101Z] #76 7.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:39.101Z] #76 7.368 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:39.101Z] #76 8.247 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:39.360Z] #76 ... [2022-08-30T07:38:39.360Z] [2022-08-30T07:38:39.360Z] #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-30T07:38:39.360Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:38:39.360Z] #53 6.448 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-30T07:38:39.360Z] #53 8.285 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-30T07:38:39.360Z] #53 8.368 go: downloading github.com/fatih/color v1.10.0 [2022-08-30T07:38:39.360Z] #53 8.435 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-30T07:38:39.360Z] #53 8.550 go: downloading github.com/pkg/errors v0.9.1 [2022-08-30T07:38:39.360Z] #53 8.885 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-30T07:38:39.360Z] #53 8.976 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-30T07:38:39.360Z] #53 9.038 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-30T07:38:39.360Z] #53 9.105 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-30T07:38:39.360Z] #53 9.347 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-30T07:38:39.360Z] #53 9.416 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-30T07:38:39.360Z] #53 9.553 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-30T07:38:39.360Z] #53 9.704 go: downloading golang.org/x/tools v0.1.0 [2022-08-30T07:38:39.360Z] #53 ... [2022-08-30T07:38:39.360Z] [2022-08-30T07:38:39.360Z] #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-30T07:38:39.360Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:38:39.360Z] #36 4.021 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-30T07:38:39.618Z] #36 ... [2022-08-30T07:38:39.618Z] [2022-08-30T07:38:39.618Z] #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-30T07:38:39.618Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:39.618Z] #55 6.296 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-30T07:38:39.618Z] #55 8.632 go: downloading github.com/fatih/color v1.13.0 [2022-08-30T07:38:39.618Z] #55 8.663 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T07:38:39.618Z] #55 8.820 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-30T07:38:39.618Z] #55 8.891 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-30T07:38:39.618Z] #55 9.323 go: downloading github.com/spf13/viper v1.11.0 [2022-08-30T07:38:39.618Z] #55 9.327 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-30T07:38:39.618Z] #55 10.22 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-30T07:38:39.618Z] #55 10.28 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-30T07:38:39.618Z] #55 ... [2022-08-30T07:38:39.618Z] [2022-08-30T07:38:39.618Z] #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-30T07:38:39.618Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:38:39.618Z] #62 6.758 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:39.618Z] #62 6.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:39.618Z] #62 6.787 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:39.618Z] #62 7.726 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:39.618Z] #62 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:39.728Z] #55 ... [2022-08-30T07:38:39.728Z] [2022-08-30T07:38:39.728Z] #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-30T07:38:39.728Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-30T07:38:39.728Z] #42 17.03 Fetched 8458 kB in 12s (691 kB/s) [2022-08-30T07:38:39.728Z] #42 17.03 Reading package lists... [2022-08-30T07:38:39.728Z] #42 22.40 Reading package lists... [2022-08-30T07:38:39.728Z] #42 26.66 Building dependency tree... [2022-08-30T07:38:39.728Z] #42 ... [2022-08-30T07:38:39.728Z] [2022-08-30T07:38:39.729Z] #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-30T07:38:39.729Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-30T07:38:39.729Z] #47 22.60 Updating files: 82% (1806/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-30T07:38:39.729Z] #47 22.87 + git checkout -q v2.3.0 [2022-08-30T07:38:39.729Z] #47 24.63 + 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-30T07:38:39.880Z] #62 ... [2022-08-30T07:38:39.880Z] [2022-08-30T07:38:39.880Z] #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-30T07:38:39.880Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:38:39.880Z] #57 6.169 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-30T07:38:39.880Z] #57 7.214 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-30T07:38:39.880Z] #57 7.214 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-30T07:38:39.880Z] #57 7.398 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-30T07:38:39.880Z] #57 9.482 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-30T07:38:39.880Z] #57 ... [2022-08-30T07:38:39.880Z] [2022-08-30T07:38:39.880Z] #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-30T07:38:39.880Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:38:39.880Z] #47 4.155 + git clone https://github.com/docker/distribution.git . [2022-08-30T07:38:39.880Z] #47 4.159 Cloning into '.'... [2022-08-30T07:38:40.056Z] #19 2.182 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:40.136Z] #47 ... [2022-08-30T07:38:40.136Z] [2022-08-30T07:38:40.136Z] #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-30T07:38:40.136Z] #67 sha256:22938e80c6e86b59148139c5d7d8fbe4aa9ae01483f6fbcdad3dd7418855d219 [2022-08-30T07:38:40.136Z] #67 6.301 + RM_GOPATH=0 [2022-08-30T07:38:40.136Z] #67 6.301 + TMP_GOPATH= [2022-08-30T07:38:40.136Z] #67 6.301 + : /build [2022-08-30T07:38:40.136Z] #67 6.301 + '[' -z '' ']' [2022-08-30T07:38:40.136Z] #67 6.301 ++ mktemp -d [2022-08-30T07:38:40.136Z] #67 6.301 + export GOPATH=/tmp/tmp.GxewK6jyko [2022-08-30T07:38:40.136Z] #67 6.301 + GOPATH=/tmp/tmp.GxewK6jyko [2022-08-30T07:38:40.136Z] #67 6.301 + RM_GOPATH=1 [2022-08-30T07:38:40.136Z] #67 6.301 + case "$(go env GOARCH)" in [2022-08-30T07:38:40.136Z] #67 6.301 ++ go env GOARCH [2022-08-30T07:38:40.136Z] #67 6.321 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:40.136Z] #67 6.321 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:40.136Z] #67 6.327 ++ dirname /install.sh [2022-08-30T07:38:40.136Z] #67 6.336 + dir=/ [2022-08-30T07:38:40.136Z] #67 6.336 + bin=rootlesskit [2022-08-30T07:38:40.136Z] #67 6.336 + shift [2022-08-30T07:38:40.136Z] #67 6.336 + '[' '!' -f //rootlesskit.installer ']' [2022-08-30T07:38:40.136Z] #67 6.336 + . //rootlesskit.installer [2022-08-30T07:38:40.136Z] #67 6.336 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:38:40.136Z] #67 6.336 + install_rootlesskit [2022-08-30T07:38:40.136Z] #67 6.336 + case "$1" in [2022-08-30T07:38:40.136Z] #67 6.336 + export CGO_ENABLED=0 [2022-08-30T07:38:40.136Z] #67 6.336 + CGO_ENABLED=0 [2022-08-30T07:38:40.136Z] #67 6.336 + _install_rootlesskit [2022-08-30T07:38:40.136Z] #67 6.337 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-30T07:38:40.136Z] #67 6.337 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-30T07:38:40.136Z] #67 6.337 + GOBIN=/build [2022-08-30T07:38:40.136Z] #67 6.337 + GO111MODULE=on [2022-08-30T07:38:40.136Z] #67 6.337 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:38:40.136Z] #67 6.355 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:38:40.136Z] #67 6.861 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-30T07:38:40.136Z] #67 10.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T07:38:40.136Z] #67 10.07 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-30T07:38:40.136Z] #67 10.82 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-30T07:38:40.315Z] #19 2.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:40.315Z] #19 ... [2022-08-30T07:38:40.315Z] [2022-08-30T07:38:40.316Z] #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-30T07:38:40.316Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:38:40.316Z] #41 5.762 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-30T07:38:40.316Z] #41 5.768 Cloning into '.'... [2022-08-30T07:38:40.316Z] #41 ... [2022-08-30T07:38:40.316Z] [2022-08-30T07:38:40.316Z] #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-30T07:38:40.316Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:38:40.316Z] #19 2.470 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:40.393Z] #67 ... [2022-08-30T07:38:40.393Z] [2022-08-30T07:38:40.393Z] #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-30T07:38:40.393Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:38:40.393Z] #34 3.891 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-30T07:38:40.393Z] #34 3.891 Cloning into '.'... [2022-08-30T07:38:40.393Z] #34 ... [2022-08-30T07:38:40.393Z] [2022-08-30T07:38:40.393Z] #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-30T07:38:40.393Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-30T07:38:40.393Z] #38 5.719 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-30T07:38:40.654Z] #38 ... [2022-08-30T07:38:40.654Z] [2022-08-30T07:38:40.654Z] #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-30T07:38:40.654Z] #26 sha256:8b510719ff30cbabd04d191861f13e5627af2eb470596345eb8efde964a5b079 [2022-08-30T07:38:40.654Z] #26 6.235 + RM_GOPATH=0 [2022-08-30T07:38:40.654Z] #26 6.235 + TMP_GOPATH= [2022-08-30T07:38:40.654Z] #26 6.235 + : /build [2022-08-30T07:38:40.654Z] #26 6.235 + '[' -z '' ']' [2022-08-30T07:38:40.654Z] #26 6.235 ++ mktemp -d [2022-08-30T07:38:40.654Z] #26 6.236 + export GOPATH=/tmp/tmp.5tDnzcqJkE [2022-08-30T07:38:40.654Z] #26 6.236 + GOPATH=/tmp/tmp.5tDnzcqJkE [2022-08-30T07:38:40.654Z] #26 6.236 + RM_GOPATH=1 [2022-08-30T07:38:40.654Z] #26 6.236 + case "$(go env GOARCH)" in [2022-08-30T07:38:40.654Z] #26 6.236 ++ go env GOARCH [2022-08-30T07:38:40.654Z] #26 6.272 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:40.654Z] #26 6.276 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:40.654Z] #26 6.278 ++ dirname /install.sh [2022-08-30T07:38:40.654Z] #26 6.283 + dir=/ [2022-08-30T07:38:40.654Z] #26 6.288 + bin=dockercli [2022-08-30T07:38:40.654Z] #26 6.288 + shift [2022-08-30T07:38:40.654Z] #26 6.288 + '[' '!' -f //dockercli.installer ']' [2022-08-30T07:38:40.654Z] #26 6.288 + . //dockercli.installer [2022-08-30T07:38:40.654Z] #26 6.288 ++ : stable [2022-08-30T07:38:40.654Z] #26 6.295 ++ : 17.06.2-ce [2022-08-30T07:38:40.654Z] #26 6.295 + install_dockercli [2022-08-30T07:38:40.654Z] #26 6.295 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-30T07:38:40.654Z] #26 6.295 Install docker/cli version 17.06.2-ce from stable [2022-08-30T07:38:40.654Z] #26 6.297 ++ uname -m [2022-08-30T07:38:40.654Z] #26 6.297 + arch=x86_64 [2022-08-30T07:38:40.654Z] #26 6.297 + '[' x86_64 '!=' x86_64 ']' [2022-08-30T07:38:40.654Z] #26 6.297 + url=https://download.docker.com/linux/static [2022-08-30T07:38:40.654Z] #26 6.301 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-30T07:38:40.654Z] #26 6.303 + tar -xz docker/docker [2022-08-30T07:38:40.672Z] #47 ... [2022-08-30T07:38:40.672Z] [2022-08-30T07:38:40.672Z] #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-30T07:38:40.672Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-30T07:38:40.672Z] #76 17.82 Fetched 8458 kB in 13s (654 kB/s) [2022-08-30T07:38:40.672Z] #76 17.82 Reading package lists... [2022-08-30T07:38:40.672Z] #76 22.71 Reading package lists... [2022-08-30T07:38:40.672Z] #76 27.26 Building dependency tree... [2022-08-30T07:38:40.672Z] #76 ... [2022-08-30T07:38:40.672Z] [2022-08-30T07:38:40.672Z] #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-30T07:38:40.672Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:38:40.672Z] #14 22.53 Reading package lists... [2022-08-30T07:38:40.672Z] #14 26.70 Building dependency tree... [2022-08-30T07:38:40.912Z] #26 ... [2022-08-30T07:38:40.912Z] [2022-08-30T07:38:40.912Z] #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-30T07:38:40.912Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:40.912Z] #55 12.09 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-30T07:38:40.912Z] #55 12.19 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-30T07:38:41.168Z] #55 12.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-30T07:38:41.426Z] #55 12.44 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-30T07:38:41.683Z] #55 12.78 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-30T07:38:41.683Z] #55 12.89 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-30T07:38:41.870Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.1s [2022-08-30T07:38:42.573Z] #14 29.85 The following additional packages will be installed: [2022-08-30T07:38:42.573Z] #14 29.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-30T07:38:42.573Z] #14 29.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-30T07:38:42.573Z] #14 29.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-30T07:38:42.573Z] #14 29.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-30T07:38:42.573Z] #14 29.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-30T07:38:42.573Z] #14 29.86 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-30T07:38:42.573Z] #14 29.87 mingw-w64-common mingw-w64-x86-64-dev [2022-08-30T07:38:42.573Z] #14 29.88 Suggested packages: [2022-08-30T07:38:42.573Z] #14 29.89 gcc-10-locales seccomp wine64 [2022-08-30T07:38:42.864Z] #19 4.516 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-30T07:38:43.051Z] #55 ... [2022-08-30T07:38:43.051Z] [2022-08-30T07:38:43.051Z] #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-30T07:38:43.051Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:38:43.051Z] #40 3.913 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-30T07:38:43.051Z] #40 4.486 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-30T07:38:43.051Z] #40 5.040 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-30T07:38:43.051Z] #40 5.211 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-30T07:38:43.051Z] #40 5.222 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-30T07:38:43.051Z] #40 7.516 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-30T07:38:43.051Z] #40 7.696 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-30T07:38:43.051Z] #40 ... [2022-08-30T07:38:43.051Z] [2022-08-30T07:38:43.051Z] #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-30T07:38:43.051Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:38:43.051Z] #36 12.97 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-30T07:38:43.051Z] #36 12.99 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-30T07:38:43.051Z] #36 13.58 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-30T07:38:43.051Z] #36 13.74 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-30T07:38:43.051Z] #36 14.19 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-30T07:38:43.239Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 6.4s done [2022-08-30T07:38:43.309Z] #36 14.42 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-30T07:38:43.309Z] #36 14.45 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-30T07:38:43.309Z] #36 14.48 go: downloading github.com/peterh/liner v1.2.2 [2022-08-30T07:38:43.508Z] #14 31.12 The following NEW packages will be installed: [2022-08-30T07:38:43.566Z] #36 14.72 go: downloading github.com/google/go-dap v0.6.0 [2022-08-30T07:38:43.769Z] #14 31.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-30T07:38:43.769Z] #14 31.12 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-30T07:38:43.769Z] #14 31.12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-30T07:38:43.769Z] #14 31.12 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-30T07:38:43.769Z] #14 31.12 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-30T07:38:43.769Z] #14 31.12 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-30T07:38:43.769Z] #14 31.12 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-30T07:38:43.769Z] #14 31.12 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-30T07:38:43.769Z] #14 31.13 mingw-w64-x86-64-dev [2022-08-30T07:38:43.805Z] #19 5.995 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:43.871Z] #36 15.08 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-30T07:38:44.028Z] #14 31.55 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:38:44.028Z] #14 31.55 Need to get 108 MB of archives. [2022-08-30T07:38:44.028Z] #14 31.55 After this operation, 620 MB of additional disk space will be used. [2022-08-30T07:38:44.028Z] #14 31.55 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-30T07:38:44.287Z] #14 31.60 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-30T07:38:44.287Z] #14 31.76 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-30T07:38:44.287Z] #14 31.77 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-30T07:38:44.287Z] #14 31.80 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-30T07:38:44.287Z] #14 31.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-30T07:38:44.436Z] #36 15.62 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-30T07:38:44.546Z] #14 32.14 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-30T07:38:44.613Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.1s [2022-08-30T07:38:44.806Z] #14 ... [2022-08-30T07:38:44.806Z] [2022-08-30T07:38:44.806Z] #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-30T07:38:44.806Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-30T07:38:44.806Z] #57 31.71 v3.0.2 [2022-08-30T07:38:44.806Z] #57 DONE 32.4s [2022-08-30T07:38:44.806Z] [2022-08-30T07:38:44.806Z] #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-30T07:38:44.806Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:38:44.806Z] #14 32.35 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-30T07:38:44.806Z] #14 32.36 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-30T07:38:44.806Z] #14 ... [2022-08-30T07:38:44.806Z] [2022-08-30T07:38:44.806Z] #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-30T07:38:44.806Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:44.806Z] #55 30.26 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-30T07:38:44.806Z] #55 30.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-30T07:38:44.806Z] #55 30.44 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-30T07:38:44.806Z] #55 30.52 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-30T07:38:44.806Z] #55 30.58 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-30T07:38:44.806Z] #55 30.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-30T07:38:44.806Z] #55 30.82 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-30T07:38:44.806Z] #55 30.94 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-30T07:38:44.806Z] #55 31.00 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-30T07:38:44.806Z] #55 31.06 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-30T07:38:44.806Z] #55 31.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-30T07:38:44.806Z] #55 31.23 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-30T07:38:44.806Z] #55 31.33 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-30T07:38:44.806Z] #55 31.35 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-30T07:38:44.806Z] #55 31.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-30T07:38:44.806Z] #55 31.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-30T07:38:44.806Z] #55 31.64 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-30T07:38:44.806Z] #55 32.04 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-30T07:38:44.806Z] #55 32.19 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-30T07:38:44.806Z] #55 32.35 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-30T07:38:45.001Z] #36 ... [2022-08-30T07:38:45.001Z] [2022-08-30T07:38:45.001Z] #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-30T07:38:45.001Z] #26 sha256:8b510719ff30cbabd04d191861f13e5627af2eb470596345eb8efde964a5b079 [2022-08-30T07:38:45.001Z] #26 14.93 + mkdir -p /build [2022-08-30T07:38:45.001Z] #26 14.94 + mv docker/docker /build/ [2022-08-30T07:38:45.001Z] #26 14.96 + rmdir docker [2022-08-30T07:38:45.001Z] #26 DONE 15.5s [2022-08-30T07:38:45.001Z] [2022-08-30T07:38:45.001Z] #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-30T07:38:45.001Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:38:45.001Z] #36 16.28 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-30T07:38:45.065Z] #55 32.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-30T07:38:45.084Z] #26 ... [2022-08-30T07:38:45.084Z] [2022-08-30T07:38:45.084Z] #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-30T07:38:45.084Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:45.084Z] #55 6.347 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-30T07:38:45.084Z] #55 ... [2022-08-30T07:38:45.084Z] [2022-08-30T07:38:45.084Z] #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-30T07:38:45.084Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:38:45.084Z] #76 6.427 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:45.084Z] #76 6.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:45.084Z] #76 6.453 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:45.084Z] #76 6.794 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:45.258Z] #36 16.33 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-30T07:38:45.515Z] #36 16.62 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-30T07:38:45.635Z] #55 32.88 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-30T07:38:45.635Z] #55 33.03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-30T07:38:45.635Z] #55 33.03 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-30T07:38:45.635Z] #55 ... [2022-08-30T07:38:45.635Z] [2022-08-30T07:38:45.635Z] #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-30T07:38:45.635Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-30T07:38:45.635Z] #51 18.21 Reading package lists... [2022-08-30T07:38:45.635Z] #51 23.10 Reading package lists... [2022-08-30T07:38:45.635Z] #51 27.67 Building dependency tree... [2022-08-30T07:38:45.635Z] #51 31.68 The following additional packages will be installed: [2022-08-30T07:38:45.635Z] #51 31.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-30T07:38:45.635Z] #51 31.69 python3-protobuf python3-six [2022-08-30T07:38:45.635Z] #51 31.71 Suggested packages: [2022-08-30T07:38:45.635Z] #51 31.71 python3-setuptools [2022-08-30T07:38:45.635Z] #51 31.71 Recommended packages: [2022-08-30T07:38:45.635Z] #51 31.71 iproute2 | iproute [2022-08-30T07:38:45.635Z] #51 32.40 The following NEW packages will be installed: [2022-08-30T07:38:45.635Z] #51 32.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-30T07:38:45.635Z] #51 32.42 python3-protobuf python3-six [2022-08-30T07:38:45.635Z] #51 ... [2022-08-30T07:38:45.635Z] [2022-08-30T07:38:45.635Z] #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-30T07:38:45.635Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:45.635Z] #55 33.18 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-30T07:38:45.660Z] #76 ... [2022-08-30T07:38:45.660Z] [2022-08-30T07:38:45.660Z] #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-30T07:38:45.660Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:38:45.660Z] #57 7.356 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-30T07:38:45.905Z] #55 33.26 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-30T07:38:45.905Z] #55 33.28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-30T07:38:45.905Z] #55 33.33 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-30T07:38:45.905Z] #55 33.35 go: downloading github.com/prometheus/common v0.32.1 [2022-08-30T07:38:45.905Z] #55 ... [2022-08-30T07:38:45.905Z] [2022-08-30T07:38:45.905Z] #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-30T07:38:45.905Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-30T07:38:45.905Z] #62 21.43 Reading package lists... [2022-08-30T07:38:45.905Z] #62 25.80 Building dependency tree... [2022-08-30T07:38:45.905Z] #62 29.83 The following additional packages will be installed: [2022-08-30T07:38:45.905Z] #62 29.83 libbtrfs0 [2022-08-30T07:38:45.906Z] #62 30.06 The following NEW packages will be installed: [2022-08-30T07:38:45.906Z] #62 30.07 libbtrfs-dev libbtrfs0 [2022-08-30T07:38:45.906Z] #62 30.48 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:38:45.906Z] #62 30.48 Need to get 454 kB of archives. [2022-08-30T07:38:45.906Z] #62 30.48 After this operation, 1275 kB of additional disk space will be used. [2022-08-30T07:38:45.906Z] #62 30.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-30T07:38:45.906Z] #62 30.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-30T07:38:45.906Z] #62 31.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:38:45.906Z] #62 31.69 Fetched 454 kB in 0s (1354 kB/s) [2022-08-30T07:38:45.906Z] #62 31.90 Selecting previously unselected package libbtrfs0:arm64. [2022-08-30T07:38:45.906Z] #62 31.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 ... 15708 files and directories currently installed.) [2022-08-30T07:38:45.906Z] #62 31.93 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-30T07:38:45.906Z] #62 31.98 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-30T07:38:45.906Z] #62 32.21 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-30T07:38:45.906Z] #62 32.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-30T07:38:45.906Z] #62 32.35 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-30T07:38:45.906Z] #62 33.08 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-30T07:38:45.906Z] #62 33.11 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-30T07:38:45.906Z] #62 33.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:38:45.906Z] #62 DONE 33.4s [2022-08-30T07:38:45.981Z] #11 ... [2022-08-30T07:38:45.981Z] [2022-08-30T07:38:45.981Z] #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-30T07:38:45.981Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-30T07:38:45.981Z] #29 11.15 129 added, 0 removed; done. [2022-08-30T07:38:45.981Z] #29 11.50 Setting up jq (1.6-2.1) ... [2022-08-30T07:38:45.981Z] #29 11.77 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:45.981Z] #29 11.91 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-30T07:38:45.981Z] #29 12.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:38:45.981Z] #29 12.25 Processing triggers for ca-certificates (20210119) ... [2022-08-30T07:38:45.981Z] #29 12.36 Updating certificates in /etc/ssl/certs... [2022-08-30T07:38:45.981Z] #29 13.42 0 added, 0 removed; done. [2022-08-30T07:38:45.981Z] #29 13.42 Running hooks in /etc/ca-certificates/update.d... [2022-08-30T07:38:45.981Z] #29 13.45 done. [2022-08-30T07:38:46.165Z] [2022-08-30T07:38:46.165Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-30T07:38:46.165Z] #63 sha256:c94abaadaaeee2655021b7d8a6b3dceea70dbe58e128337ef75f14bb7159586d [2022-08-30T07:38:46.165Z] #63 DONE 0.2s [2022-08-30T07:38:46.165Z] [2022-08-30T07:38:46.165Z] #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-30T07:38:46.165Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-30T07:38:46.165Z] #51 33.21 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:38:46.165Z] #51 33.21 Need to get 2136 kB of archives. [2022-08-30T07:38:46.165Z] #51 33.21 After this operation, 10.8 MB of additional disk space will be used. [2022-08-30T07:38:46.165Z] #51 33.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-30T07:38:46.165Z] #51 33.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-30T07:38:46.165Z] #51 33.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-30T07:38:46.165Z] #51 33.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-30T07:38:46.165Z] #51 33.28 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-30T07:38:46.165Z] #51 33.28 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-30T07:38:46.165Z] #51 33.29 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-30T07:38:46.239Z] #29 ... [2022-08-30T07:38:46.239Z] [2022-08-30T07:38:46.239Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:46.239Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:46.498Z] #19 ... [2022-08-30T07:38:46.498Z] [2022-08-30T07:38:46.498Z] #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-30T07:38:46.498Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:46.498Z] #62 18.66 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T07:38:46.498Z] #62 18.73 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-30T07:38:46.498Z] #62 19.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-30T07:38:46.498Z] #62 19.28 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-30T07:38:46.498Z] #62 19.48 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-30T07:38:46.498Z] #62 19.54 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-30T07:38:46.498Z] #62 19.74 go: downloading github.com/spf13/afero v1.8.2 [2022-08-30T07:38:46.498Z] #62 19.85 go: downloading github.com/spf13/cast v1.4.1 [2022-08-30T07:38:46.498Z] #62 20.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-30T07:38:46.498Z] #62 20.43 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-30T07:38:46.498Z] #62 20.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-30T07:38:46.498Z] #62 20.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-30T07:38:46.498Z] #62 20.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-30T07:38:46.498Z] #62 21.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-30T07:38:46.498Z] #62 21.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-30T07:38:46.498Z] #62 21.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-30T07:38:46.498Z] #62 21.53 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-30T07:38:46.498Z] #62 21.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-30T07:38:47.045Z] #57 8.739 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-30T07:38:47.045Z] #57 8.742 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-30T07:38:47.045Z] #57 8.952 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-30T07:38:47.407Z] #36 18.52 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-30T07:38:47.407Z] #36 18.55 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-30T07:38:47.971Z] #62 ... [2022-08-30T07:38:47.971Z] [2022-08-30T07:38:47.971Z] #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-30T07:38:47.971Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:38:47.971Z] #47 13.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-30T07:38:47.971Z] #47 13.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-30T07:38:47.971Z] #47 ... [2022-08-30T07:38:47.971Z] [2022-08-30T07:38:47.971Z] #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-30T07:38:47.971Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:47.971Z] #62 23.46 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-30T07:38:48.261Z] #62 23.89 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-30T07:38:48.337Z] #36 ... [2022-08-30T07:38:48.337Z] [2022-08-30T07:38:48.337Z] #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-30T07:38:48.337Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-30T07:38:48.337Z] #38 18.99 tomll can be used in two ways: [2022-08-30T07:38:48.337Z] #38 18.99 Writing to STDIN and reading from STDOUT: [2022-08-30T07:38:48.337Z] #38 18.99 cat file.toml | tomll > file.toml [2022-08-30T07:38:48.337Z] #38 18.99 [2022-08-30T07:38:48.337Z] #38 18.99 Reading and updating a list of files: [2022-08-30T07:38:48.337Z] #38 18.99 tomll a.toml b.toml c.toml [2022-08-30T07:38:48.337Z] #38 18.99 [2022-08-30T07:38:48.337Z] #38 18.99 When given a list of files, tomll will modify all files in place without asking. [2022-08-30T07:38:48.337Z] #38 DONE 19.4s [2022-08-30T07:38:48.337Z] [2022-08-30T07:38:48.337Z] #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-30T07:38:48.337Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:48.337Z] #55 17.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T07:38:48.337Z] #55 17.81 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-30T07:38:48.337Z] #55 18.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-30T07:38:48.337Z] #55 18.19 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-30T07:38:48.337Z] #55 18.30 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-30T07:38:48.337Z] #55 18.37 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-30T07:38:48.337Z] #55 18.52 go: downloading github.com/spf13/afero v1.8.2 [2022-08-30T07:38:48.337Z] #55 18.55 go: downloading github.com/spf13/cast v1.4.1 [2022-08-30T07:38:48.337Z] #55 18.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-30T07:38:48.337Z] #55 18.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-30T07:38:48.337Z] #55 19.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-30T07:38:48.337Z] #55 19.00 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-30T07:38:48.337Z] #55 19.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-30T07:38:48.337Z] #55 19.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-30T07:38:48.337Z] #55 19.21 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-30T07:38:48.337Z] #55 19.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-30T07:38:48.337Z] #55 19.39 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-30T07:38:48.337Z] #55 19.39 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-30T07:38:48.432Z] #57 ... [2022-08-30T07:38:48.432Z] [2022-08-30T07:38:48.432Z] #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-30T07:38:48.432Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:38:48.432Z] #40 7.655 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-30T07:38:48.432Z] #40 9.423 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-30T07:38:48.432Z] #40 ... [2022-08-30T07:38:48.432Z] [2022-08-30T07:38:48.432Z] #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-30T07:38:48.432Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-30T07:38:48.432Z] #38 7.072 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-30T07:38:48.432Z] #38 ... [2022-08-30T07:38:48.432Z] [2022-08-30T07:38:48.432Z] #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-30T07:38:48.432Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:38:48.432Z] #36 7.216 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-30T07:38:48.524Z] #62 ... [2022-08-30T07:38:48.524Z] [2022-08-30T07:38:48.524Z] #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-30T07:38:48.524Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-30T07:38:48.524Z] #45 23.70 tomll can be used in two ways: [2022-08-30T07:38:48.524Z] #45 23.71 Writing to STDIN and reading from STDOUT: [2022-08-30T07:38:48.524Z] #45 23.71 cat file.toml | tomll > file.toml [2022-08-30T07:38:48.524Z] #45 23.71 [2022-08-30T07:38:48.524Z] #45 23.71 Reading and updating a list of files: [2022-08-30T07:38:48.524Z] #45 23.71 tomll a.toml b.toml c.toml [2022-08-30T07:38:48.524Z] #45 23.71 [2022-08-30T07:38:48.524Z] #45 23.71 When given a list of files, tomll will modify all files in place without asking. [2022-08-30T07:38:48.524Z] #45 DONE 24.1s [2022-08-30T07:38:48.594Z] #55 19.72 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-30T07:38:48.692Z] #36 ... [2022-08-30T07:38:48.692Z] [2022-08-30T07:38:48.692Z] #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-30T07:38:48.692Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:38:48.692Z] #14 8.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:48.692Z] #14 8.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:48.692Z] #14 8.306 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:48.692Z] #14 ... [2022-08-30T07:38:48.692Z] [2022-08-30T07:38:48.692Z] #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-30T07:38:48.692Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:38:48.692Z] #62 8.865 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:48.692Z] #62 8.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:48.692Z] #62 8.897 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:48.713Z] #51 ... [2022-08-30T07:38:48.713Z] [2022-08-30T07:38:48.713Z] #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-30T07:38:48.713Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-30T07:38:48.713Z] #40 35.23 NAME: [2022-08-30T07:38:48.713Z] #40 35.23 go-winres - A tool for embedding resources in Windows executables [2022-08-30T07:38:48.713Z] #40 35.23 [2022-08-30T07:38:48.713Z] #40 35.23 USAGE: [2022-08-30T07:38:48.713Z] #40 35.23 go-winres [global options] command [command options] [arguments...] [2022-08-30T07:38:48.713Z] #40 35.23 [2022-08-30T07:38:48.713Z] #40 35.23 COMMANDS: [2022-08-30T07:38:48.713Z] #40 35.23 init Create an initial ./winres/winres.json [2022-08-30T07:38:48.713Z] #40 35.23 make Make syso files for the "go build" command [2022-08-30T07:38:48.713Z] #40 35.23 simply Make syso files for the "go build" command (simplified) [2022-08-30T07:38:48.713Z] #40 35.23 extract Extract all resources from an executable [2022-08-30T07:38:48.713Z] #40 35.23 patch Replace resources in an executable file (exe, dll) [2022-08-30T07:38:48.713Z] #40 35.23 help, h Shows a list of commands or help for one command [2022-08-30T07:38:48.713Z] #40 35.23 [2022-08-30T07:38:48.713Z] #40 35.23 GLOBAL OPTIONS: [2022-08-30T07:38:48.713Z] #40 35.23 --help, -h show help (default: false) [2022-08-30T07:38:48.713Z] #40 DONE 35.7s [2022-08-30T07:38:48.713Z] [2022-08-30T07:38:48.713Z] #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-30T07:38:48.713Z] #64 sha256:15ecdb5998f9d64cc635ba1d9f1eb89344e888d8225ab62d8db7d0994d027b18 [2022-08-30T07:38:48.713Z] #64 0.744 + RM_GOPATH=0 [2022-08-30T07:38:48.713Z] #64 0.744 + TMP_GOPATH= [2022-08-30T07:38:48.713Z] #64 0.744 + : /build [2022-08-30T07:38:48.713Z] #64 0.745 + '[' -z '' ']' [2022-08-30T07:38:48.713Z] #64 0.746 ++ mktemp -d [2022-08-30T07:38:48.713Z] #64 0.748 + export GOPATH=/tmp/tmp.GKS3kQA1VX [2022-08-30T07:38:48.713Z] #64 0.748 + GOPATH=/tmp/tmp.GKS3kQA1VX [2022-08-30T07:38:48.713Z] #64 0.748 + RM_GOPATH=1 [2022-08-30T07:38:48.713Z] #64 0.748 + case "$(go env GOARCH)" in [2022-08-30T07:38:48.713Z] #64 0.749 ++ go env GOARCH [2022-08-30T07:38:48.713Z] #64 0.781 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:48.713Z] #64 0.782 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:48.713Z] #64 0.783 ++ dirname /install.sh [2022-08-30T07:38:48.713Z] #64 0.789 + dir=/ [2022-08-30T07:38:48.713Z] #64 0.789 + bin=containerd [2022-08-30T07:38:48.713Z] #64 0.789 + shift [2022-08-30T07:38:48.713Z] #64 0.789 + '[' '!' -f //containerd.installer ']' [2022-08-30T07:38:48.713Z] #64 0.792 + . //containerd.installer [2022-08-30T07:38:48.713Z] #64 0.792 ++ set -e [2022-08-30T07:38:48.713Z] #64 0.792 ++ : v1.6.8 [2022-08-30T07:38:48.713Z] #64 0.792 + install_containerd [2022-08-30T07:38:48.713Z] #64 0.793 + echo 'Install containerd version v1.6.8' [2022-08-30T07:38:48.713Z] #64 0.799 Install containerd version v1.6.8 [2022-08-30T07:38:48.713Z] #64 0.800 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GKS3kQA1VX/src/github.com/containerd/containerd [2022-08-30T07:38:48.713Z] #64 0.802 Cloning into '/tmp/tmp.GKS3kQA1VX/src/github.com/containerd/containerd'... [2022-08-30T07:38:48.763Z] #11 ... [2022-08-30T07:38:48.764Z] [2022-08-30T07:38:48.764Z] #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-30T07:38:48.764Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-30T07:38:48.764Z] #29 DONE 23.4s [2022-08-30T07:38:48.764Z] [2022-08-30T07:38:48.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:48.764Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:48.764Z] #11 ... [2022-08-30T07:38:48.764Z] [2022-08-30T07:38:48.764Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-30T07:38:48.764Z] #30 sha256:811cdff679c32b37bd4de365db2ec37a61ce6f1d7f187e1872b09c39037f9d98 [2022-08-30T07:38:48.764Z] #30 DONE 0.2s [2022-08-30T07:38:48.764Z] [2022-08-30T07:38:48.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:48.764Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:48.786Z] [2022-08-30T07:38:48.786Z] #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-30T07:38:48.786Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:38:48.786Z] #43 21.61 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-30T07:38:48.786Z] #43 21.61 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-30T07:38:48.786Z] #43 22.64 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-30T07:38:48.786Z] #43 22.90 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-30T07:38:48.786Z] #43 23.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-30T07:38:48.786Z] #43 23.97 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-30T07:38:48.786Z] #43 24.10 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-30T07:38:48.786Z] #43 24.20 go: downloading github.com/peterh/liner v1.2.2 [2022-08-30T07:38:48.786Z] #43 ... [2022-08-30T07:38:48.786Z] [2022-08-30T07:38:48.786Z] #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-30T07:38:48.786Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:38:48.786Z] #58 14.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:48.786Z] #58 17.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-30T07:38:48.954Z] #62 ... [2022-08-30T07:38:48.954Z] [2022-08-30T07:38:48.954Z] #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-30T07:38:48.954Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:38:48.954Z] #51 8.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:48.954Z] #51 8.469 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:48.954Z] #51 8.469 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:48.954Z] #51 9.200 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-30T07:38:48.954Z] #51 ... [2022-08-30T07:38:48.954Z] [2022-08-30T07:38:48.954Z] #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-30T07:38:48.954Z] #67 sha256:e15996be1d637e682441a3e9f49edd59e99b48432c75887c254d13ab7835f504 [2022-08-30T07:38:48.954Z] #67 7.293 + RM_GOPATH=0 [2022-08-30T07:38:48.954Z] #67 7.293 + TMP_GOPATH= [2022-08-30T07:38:48.954Z] #67 7.293 + : /build [2022-08-30T07:38:48.954Z] #67 7.293 + '[' -z '' ']' [2022-08-30T07:38:48.954Z] #67 7.293 ++ mktemp -d [2022-08-30T07:38:48.954Z] #67 7.293 + export GOPATH=/tmp/tmp.cXmOEnvXGr [2022-08-30T07:38:48.954Z] #67 7.293 + GOPATH=/tmp/tmp.cXmOEnvXGr [2022-08-30T07:38:48.954Z] #67 7.293 + RM_GOPATH=1 [2022-08-30T07:38:48.954Z] #67 7.293 + case "$(go env GOARCH)" in [2022-08-30T07:38:48.954Z] #67 7.293 ++ go env GOARCH [2022-08-30T07:38:48.954Z] #67 7.370 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:48.954Z] #67 7.370 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:48.954Z] #67 7.370 ++ dirname /install.sh [2022-08-30T07:38:48.954Z] #67 7.432 + dir=/ [2022-08-30T07:38:48.954Z] #67 7.446 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:38:48.954Z] #67 7.446 + bin=rootlesskit [2022-08-30T07:38:48.954Z] #67 7.446 + shift [2022-08-30T07:38:48.954Z] #67 7.446 + '[' '!' -f //rootlesskit.installer ']' [2022-08-30T07:38:48.954Z] #67 7.446 + . //rootlesskit.installer [2022-08-30T07:38:48.954Z] #67 7.446 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:38:48.954Z] #67 7.446 + install_rootlesskit [2022-08-30T07:38:48.954Z] #67 7.446 + case "$1" in [2022-08-30T07:38:48.954Z] #67 7.446 + export CGO_ENABLED=0 [2022-08-30T07:38:48.954Z] #67 7.446 + CGO_ENABLED=0 [2022-08-30T07:38:48.954Z] #67 7.446 + _install_rootlesskit [2022-08-30T07:38:48.954Z] #67 7.446 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-30T07:38:48.954Z] #67 7.446 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-30T07:38:48.954Z] #67 7.446 + GOBIN=/build [2022-08-30T07:38:48.954Z] #67 7.446 + GO111MODULE=on [2022-08-30T07:38:48.954Z] #67 7.446 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:38:48.954Z] #67 8.639 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-30T07:38:49.059Z] #58 ... [2022-08-30T07:38:49.059Z] [2022-08-30T07:38:49.059Z] #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-30T07:38:49.059Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:38:49.059Z] #43 24.55 go: downloading github.com/google/go-dap v0.6.0 [2022-08-30T07:38:49.158Z] #55 20.14 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-30T07:38:49.158Z] #55 20.27 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-30T07:38:49.215Z] #67 ... [2022-08-30T07:38:49.215Z] [2022-08-30T07:38:49.215Z] #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-30T07:38:49.215Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:38:49.215Z] #53 8.747 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-30T07:38:49.318Z] #43 24.83 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-30T07:38:49.489Z] #53 11.27 go: downloading github.com/fatih/color v1.10.0 [2022-08-30T07:38:49.489Z] #53 ... [2022-08-30T07:38:49.489Z] [2022-08-30T07:38:49.489Z] #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-30T07:38:49.489Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:38:49.489Z] #42 7.427 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:38:49.489Z] #42 7.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:38:49.489Z] #42 7.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:38:49.489Z] #42 9.964 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:49.489Z] #42 ... [2022-08-30T07:38:49.489Z] [2022-08-30T07:38:49.489Z] #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-30T07:38:49.489Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:38:49.489Z] #34 7.680 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-30T07:38:49.489Z] #34 7.681 Cloning into '.'... [2022-08-30T07:38:49.698Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.2s [2022-08-30T07:38:49.722Z] #55 ... [2022-08-30T07:38:49.722Z] [2022-08-30T07:38:49.722Z] #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-30T07:38:49.722Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:38:49.722Z] #76 10.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:49.722Z] #76 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:49.722Z] #76 ... [2022-08-30T07:38:49.722Z] [2022-08-30T07:38:49.722Z] #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-30T07:38:49.722Z] #67 sha256:22938e80c6e86b59148139c5d7d8fbe4aa9ae01483f6fbcdad3dd7418855d219 [2022-08-30T07:38:49.722Z] #67 15.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-30T07:38:49.722Z] #67 15.97 go: downloading github.com/google/uuid v1.3.0 [2022-08-30T07:38:49.722Z] #67 16.14 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-30T07:38:49.722Z] #67 16.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-30T07:38:49.722Z] #67 16.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T07:38:49.722Z] #67 16.45 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-30T07:38:49.722Z] #67 16.90 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-30T07:38:49.722Z] #67 17.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-30T07:38:49.722Z] #67 17.56 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-30T07:38:49.722Z] #67 17.77 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-30T07:38:49.722Z] #67 20.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-30T07:38:49.750Z] #34 ... [2022-08-30T07:38:49.750Z] [2022-08-30T07:38:49.750Z] #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-30T07:38:49.750Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:38:49.750Z] #47 7.554 + git clone https://github.com/docker/distribution.git . [2022-08-30T07:38:49.750Z] #47 7.576 Cloning into '.'... [2022-08-30T07:38:49.750Z] #47 ... [2022-08-30T07:38:49.750Z] [2022-08-30T07:38:49.750Z] #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-30T07:38:49.750Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:38:49.750Z] #40 11.53 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-30T07:38:49.890Z] #43 25.31 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-30T07:38:49.890Z] #43 ... [2022-08-30T07:38:49.890Z] [2022-08-30T07:38:49.890Z] #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-30T07:38:49.890Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:38:49.890Z] #60 15.49 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-30T07:38:49.890Z] #60 15.53 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-30T07:38:49.890Z] #60 15.66 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-30T07:38:49.890Z] #60 18.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-30T07:38:49.890Z] #60 18.62 go: downloading golang.org/x/mod v0.3.0 [2022-08-30T07:38:50.151Z] #60 ... [2022-08-30T07:38:50.151Z] [2022-08-30T07:38:50.151Z] #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-30T07:38:50.151Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:50.151Z] #62 24.95 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-30T07:38:50.151Z] #62 25.10 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-30T07:38:50.151Z] #62 25.40 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-30T07:38:50.151Z] #62 25.49 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-30T07:38:50.151Z] #62 25.61 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-30T07:38:50.286Z] #67 ... [2022-08-30T07:38:50.286Z] [2022-08-30T07:38:50.286Z] #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-30T07:38:50.286Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:38:50.286Z] #51 10.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:50.286Z] #51 13.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-30T07:38:50.286Z] #51 20.93 Fetched 8576 kB in 16s (533 kB/s) [2022-08-30T07:38:50.286Z] #51 20.93 Reading package lists... [2022-08-30T07:38:50.286Z] #51 ... [2022-08-30T07:38:50.286Z] [2022-08-30T07:38:50.286Z] #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-30T07:38:50.286Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:38:50.286Z] #42 13.19 Fetched 8573 kB in 10s (852 kB/s) [2022-08-30T07:38:50.286Z] #42 13.19 Reading package lists... [2022-08-30T07:38:50.323Z] #40 12.16 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-30T07:38:50.584Z] #40 12.23 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-30T07:38:50.721Z] #62 26.10 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-30T07:38:50.721Z] #62 26.25 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-30T07:38:50.721Z] #62 26.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-30T07:38:51.004Z] #62 26.46 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-30T07:38:51.004Z] #62 26.63 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-30T07:38:51.216Z] #42 20.07 Reading package lists... [2022-08-30T07:38:51.216Z] #42 ... [2022-08-30T07:38:51.216Z] [2022-08-30T07:38:51.216Z] #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-30T07:38:51.216Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:38:51.216Z] #76 22.29 Fetched 8573 kB in 15s (563 kB/s) [2022-08-30T07:38:51.247Z] #64 ... [2022-08-30T07:38:51.248Z] [2022-08-30T07:38:51.248Z] #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-30T07:38:51.248Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-30T07:38:51.248Z] #42 26.66 Building dependency tree... [2022-08-30T07:38:51.248Z] #42 30.74 The following additional packages will be installed: [2022-08-30T07:38:51.248Z] #42 30.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-30T07:38:51.248Z] #42 30.78 Suggested packages: [2022-08-30T07:38:51.248Z] #42 30.78 cmake-doc ninja-build lrzip [2022-08-30T07:38:51.248Z] #42 30.78 Recommended packages: [2022-08-30T07:38:51.248Z] #42 30.78 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-30T07:38:51.248Z] #42 31.59 The following NEW packages will be installed: [2022-08-30T07:38:51.248Z] #42 31.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-30T07:38:51.248Z] #42 31.61 vim-common xxd [2022-08-30T07:38:51.248Z] #42 32.01 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:38:51.248Z] #42 32.01 Need to get 15.6 MB of archives. [2022-08-30T07:38:51.248Z] #42 32.01 After this operation, 67.4 MB of additional disk space will be used. [2022-08-30T07:38:51.248Z] #42 32.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-30T07:38:51.248Z] #42 32.01 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-30T07:38:51.248Z] #42 32.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-30T07:38:51.248Z] #42 32.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-30T07:38:51.248Z] #42 32.61 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-30T07:38:51.248Z] #42 32.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-30T07:38:51.248Z] #42 32.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-30T07:38:51.248Z] #42 32.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-30T07:38:51.248Z] #42 32.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-30T07:38:51.248Z] #42 32.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-30T07:38:51.248Z] #42 34.49 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:38:51.248Z] #42 34.77 Fetched 15.6 MB in 1s (12.1 MB/s) [2022-08-30T07:38:51.248Z] #42 34.85 Selecting previously unselected package xxd. [2022-08-30T07:38:51.248Z] #42 34.85 (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-30T07:38:51.248Z] #42 34.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-30T07:38:51.248Z] #42 34.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:38:51.248Z] #42 35.04 Selecting previously unselected package vim-common. [2022-08-30T07:38:51.248Z] #42 35.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:38:51.248Z] #42 35.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:38:51.248Z] #42 35.65 Selecting previously unselected package cmake-data. [2022-08-30T07:38:51.248Z] #42 35.66 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-30T07:38:51.248Z] #42 35.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-30T07:38:51.248Z] #42 ... [2022-08-30T07:38:51.248Z] [2022-08-30T07:38:51.248Z] #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-30T07:38:51.248Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-30T07:38:51.248Z] #34 38.03 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-30T07:38:51.248Z] #34 38.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-30T07:38:51.264Z] #62 26.76 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-30T07:38:51.265Z] #62 26.80 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-30T07:38:51.265Z] #62 26.85 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-30T07:38:51.508Z] #34 ... [2022-08-30T07:38:51.508Z] [2022-08-30T07:38:51.508Z] #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-30T07:38:51.508Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-30T07:38:51.508Z] #76 27.26 Building dependency tree... [2022-08-30T07:38:51.508Z] #76 31.26 python3 is already the newest version (3.9.2-3). [2022-08-30T07:38:51.508Z] #76 31.26 The following additional packages will be installed: [2022-08-30T07:38:51.508Z] #76 31.27 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-30T07:38:51.508Z] #76 31.28 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-30T07:38:51.508Z] #76 31.29 Suggested packages: [2022-08-30T07:38:51.508Z] #76 31.30 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-30T07:38:51.508Z] #76 31.30 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-30T07:38:51.508Z] #76 31.30 m4-doc ed diffutils-doc [2022-08-30T07:38:51.508Z] #76 31.30 Recommended packages: [2022-08-30T07:38:51.508Z] #76 31.30 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-30T07:38:51.508Z] #76 33.15 The following NEW packages will be installed: [2022-08-30T07:38:51.508Z] #76 33.15 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-30T07:38:51.508Z] #76 33.15 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-30T07:38:51.508Z] #76 33.15 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-30T07:38:51.508Z] #76 33.15 libyajl2 m4 patch xz-utils [2022-08-30T07:38:51.508Z] #76 33.63 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:38:51.508Z] #76 33.63 Need to get 5916 kB of archives. [2022-08-30T07:38:51.508Z] #76 33.63 After this operation, 18.6 MB of additional disk space will be used. [2022-08-30T07:38:51.508Z] #76 33.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-30T07:38:51.508Z] #76 33.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-30T07:38:51.508Z] #76 33.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-30T07:38:51.508Z] #76 33.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-30T07:38:51.508Z] #76 33.64 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-30T07:38:51.508Z] #76 33.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-30T07:38:51.508Z] #76 33.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-30T07:38:51.508Z] #76 33.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-30T07:38:51.508Z] #76 33.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-30T07:38:51.508Z] #76 33.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-30T07:38:51.508Z] #76 33.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-30T07:38:51.508Z] #76 33.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-30T07:38:51.508Z] #76 33.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-30T07:38:51.508Z] #76 33.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-30T07:38:51.508Z] #76 33.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-30T07:38:51.508Z] #76 33.95 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-30T07:38:51.508Z] #76 33.96 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-30T07:38:51.508Z] #76 33.96 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-30T07:38:51.508Z] #76 33.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-30T07:38:51.508Z] #76 34.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-30T07:38:51.508Z] #76 34.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-30T07:38:51.508Z] #76 34.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-30T07:38:51.508Z] #76 34.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-30T07:38:51.508Z] #76 35.11 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:38:51.508Z] #76 35.46 Fetched 5916 kB in 1s (7447 kB/s) [2022-08-30T07:38:51.508Z] #76 35.66 Selecting previously unselected package bzip2. [2022-08-30T07:38:51.508Z] #76 35.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 ... 15708 files and directories currently installed.) [2022-08-30T07:38:51.508Z] #76 35.74 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-30T07:38:51.508Z] #76 35.82 Unpacking bzip2 (1.0.8-4) ... [2022-08-30T07:38:51.508Z] #76 36.17 Selecting previously unselected package libmagic-mgc. [2022-08-30T07:38:51.508Z] #76 36.22 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-30T07:38:51.508Z] #76 36.23 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-30T07:38:51.508Z] #76 37.20 Selecting previously unselected package libmagic1:arm64. [2022-08-30T07:38:51.508Z] #76 37.21 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-30T07:38:51.508Z] #76 37.22 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-30T07:38:51.508Z] #76 37.37 Selecting previously unselected package file. [2022-08-30T07:38:51.508Z] #76 37.37 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-30T07:38:51.508Z] #76 37.38 Unpacking file (1:5.39-3) ... [2022-08-30T07:38:51.508Z] #76 37.59 Selecting previously unselected package xz-utils. [2022-08-30T07:38:51.508Z] #76 37.59 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-30T07:38:51.508Z] #76 37.60 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:38:51.508Z] #76 37.91 Selecting previously unselected package libsigsegv2:arm64. [2022-08-30T07:38:51.508Z] #76 37.91 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-30T07:38:51.508Z] #76 37.92 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-30T07:38:51.508Z] #76 38.09 Selecting previously unselected package m4. [2022-08-30T07:38:51.508Z] #76 38.09 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-30T07:38:51.508Z] #76 38.10 Unpacking m4 (1.4.18-5) ... [2022-08-30T07:38:51.508Z] #76 38.33 Selecting previously unselected package autoconf. [2022-08-30T07:38:51.508Z] #76 38.33 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-30T07:38:51.508Z] #76 38.36 Unpacking autoconf (2.69-14) ... [2022-08-30T07:38:51.508Z] #76 38.76 Selecting previously unselected package autotools-dev. [2022-08-30T07:38:51.508Z] #76 38.76 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-30T07:38:51.508Z] #76 38.81 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-30T07:38:51.508Z] #76 38.93 Selecting previously unselected package automake. [2022-08-30T07:38:51.508Z] #76 38.93 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-30T07:38:51.508Z] #76 38.94 Unpacking automake (1:1.16.3-2) ... [2022-08-30T07:38:51.525Z] #62 26.99 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-30T07:38:51.525Z] #62 27.10 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-30T07:38:51.525Z] #62 27.11 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-30T07:38:51.779Z] #76 ... [2022-08-30T07:38:51.779Z] [2022-08-30T07:38:51.779Z] #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-30T07:38:51.779Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-30T07:38:51.780Z] #76 22.29 Reading package lists... [2022-08-30T07:38:51.780Z] #76 ... [2022-08-30T07:38:51.780Z] [2022-08-30T07:38:51.780Z] #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-30T07:38:51.780Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:38:51.780Z] #14 12.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:51.780Z] #14 22.47 Fetched 8573 kB in 16s (537 kB/s) [2022-08-30T07:38:51.780Z] #14 22.47 Reading package lists... [2022-08-30T07:38:51.780Z] #14 ... [2022-08-30T07:38:51.780Z] [2022-08-30T07:38:51.780Z] #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-30T07:38:51.780Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:38:51.780Z] #62 13.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:51.780Z] #62 22.20 Fetched 8573 kB in 16s (546 kB/s) [2022-08-30T07:38:51.784Z] #62 27.30 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-30T07:38:51.784Z] #62 27.32 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-30T07:38:52.038Z] #62 22.20 Reading package lists... [2022-08-30T07:38:52.038Z] #62 ... [2022-08-30T07:38:52.038Z] [2022-08-30T07:38:52.038Z] #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-30T07:38:52.038Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:52.038Z] #55 22.47 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-30T07:38:52.038Z] #55 22.55 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-30T07:38:52.038Z] #55 22.62 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-30T07:38:52.038Z] #55 22.75 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-30T07:38:52.038Z] #55 22.81 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-30T07:38:52.038Z] #55 23.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-30T07:38:52.044Z] #62 27.42 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-30T07:38:52.044Z] #62 ... [2022-08-30T07:38:52.044Z] [2022-08-30T07:38:52.044Z] #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-30T07:38:52.044Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:38:52.044Z] #83 17.52 Fetched 8573 kB in 13s (655 kB/s) [2022-08-30T07:38:52.044Z] #83 17.52 Reading package lists... [2022-08-30T07:38:52.044Z] #83 25.96 Reading package lists... [2022-08-30T07:38:52.044Z] #83 ... [2022-08-30T07:38:52.044Z] [2022-08-30T07:38:52.044Z] #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-30T07:38:52.044Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:52.044Z] #62 27.63 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-30T07:38:52.044Z] #62 27.76 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-30T07:38:52.044Z] #62 27.79 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-30T07:38:52.081Z] #34 39.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-30T07:38:52.295Z] #55 23.29 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-30T07:38:52.296Z] #55 23.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-30T07:38:52.296Z] #55 23.56 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-30T07:38:52.304Z] #62 27.87 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-30T07:38:52.304Z] #62 27.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-30T07:38:52.553Z] #55 23.63 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-30T07:38:52.553Z] #55 23.78 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-30T07:38:52.553Z] #55 23.82 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-30T07:38:52.564Z] #62 27.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-30T07:38:52.564Z] #62 28.04 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-30T07:38:52.564Z] #62 28.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-30T07:38:52.810Z] #55 23.90 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-30T07:38:52.810Z] #55 24.03 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-30T07:38:52.823Z] #62 28.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-30T07:38:52.823Z] #62 28.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-30T07:38:52.823Z] #62 28.49 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-30T07:38:53.068Z] #55 24.16 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-30T07:38:53.068Z] #55 24.23 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-30T07:38:53.068Z] #55 24.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-30T07:38:53.068Z] #55 24.34 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-30T07:38:53.088Z] #62 28.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-30T07:38:53.088Z] #62 28.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-30T07:38:53.088Z] #62 28.73 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-30T07:38:53.326Z] #55 24.37 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-30T07:38:53.326Z] #55 24.46 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-30T07:38:53.349Z] #62 28.86 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-30T07:38:53.349Z] #62 29.00 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-30T07:38:53.349Z] #62 29.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-30T07:38:53.602Z] #55 24.65 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-30T07:38:53.608Z] #62 29.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-30T07:38:53.608Z] #62 29.18 go: downloading github.com/julz/importas v0.1.0 [2022-08-30T07:38:53.608Z] #62 29.20 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-30T07:38:53.608Z] #62 29.31 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-30T07:38:53.859Z] #55 24.95 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-30T07:38:53.859Z] #55 24.95 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-30T07:38:53.859Z] #55 24.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-30T07:38:53.859Z] #55 25.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-30T07:38:53.859Z] #55 25.16 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-30T07:38:53.868Z] #62 29.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-30T07:38:53.868Z] #62 29.55 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-30T07:38:54.116Z] #55 25.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-30T07:38:54.127Z] #62 29.63 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-30T07:38:54.127Z] #62 29.68 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-30T07:38:54.387Z] #62 29.89 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-30T07:38:54.387Z] #62 29.98 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-30T07:38:54.387Z] #62 30.01 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-30T07:38:54.646Z] #62 30.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-30T07:38:54.646Z] #62 30.29 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-30T07:38:54.681Z] #55 25.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-30T07:38:54.681Z] #55 25.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-30T07:38:54.681Z] #55 25.77 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-30T07:38:54.681Z] #55 25.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-30T07:38:54.681Z] #55 25.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-30T07:38:54.681Z] #55 25.96 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-30T07:38:54.681Z] #55 26.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-30T07:38:54.937Z] #55 26.21 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-30T07:38:54.937Z] #55 26.28 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-30T07:38:54.959Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.4s [2022-08-30T07:38:55.195Z] #55 26.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-30T07:38:55.195Z] #55 26.41 go: downloading github.com/julz/importas v0.1.0 [2022-08-30T07:38:55.195Z] #55 26.43 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-30T07:38:55.452Z] #55 26.58 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-30T07:38:55.452Z] #55 26.58 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-30T07:38:55.710Z] #55 26.83 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-30T07:38:55.710Z] #55 26.83 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-30T07:38:55.710Z] #55 26.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-30T07:38:55.710Z] #55 26.92 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-30T07:38:55.710Z] #55 ... [2022-08-30T07:38:55.710Z] [2022-08-30T07:38:55.710Z] #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-30T07:38:55.710Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:38:55.710Z] #53 16.90 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-30T07:38:55.710Z] #53 16.90 go: downloading golang.org/x/mod v0.3.0 [2022-08-30T07:38:55.879Z] #40 ... [2022-08-30T07:38:55.879Z] [2022-08-30T07:38:55.879Z] #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-30T07:38:55.879Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:38:55.879Z] #53 11.84 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-30T07:38:55.879Z] #53 12.09 go: downloading golang.org/x/tools v0.1.0 [2022-08-30T07:38:55.879Z] #53 12.92 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-30T07:38:55.879Z] #53 13.17 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-30T07:38:55.879Z] #53 13.23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-30T07:38:55.879Z] #53 14.10 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-30T07:38:55.879Z] #53 14.19 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-30T07:38:55.879Z] #53 14.56 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-30T07:38:55.879Z] #53 14.86 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-30T07:38:55.879Z] #53 ... [2022-08-30T07:38:55.879Z] [2022-08-30T07:38: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-30T07:38:55.879Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:55.879Z] #55 7.681 go: downloading github.com/fatih/color v1.13.0 [2022-08-30T07:38:55.879Z] #55 7.748 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T07:38:55.879Z] #55 7.866 go: downloading github.com/pkg/errors v0.9.1 [2022-08-30T07:38:55.879Z] #55 7.991 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-30T07:38:55.879Z] #55 8.217 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-30T07:38:55.879Z] #55 8.542 go: downloading github.com/spf13/viper v1.11.0 [2022-08-30T07:38:55.879Z] #55 8.604 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-30T07:38:55.879Z] #55 9.164 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-30T07:38:55.879Z] #55 9.170 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-30T07:38:55.879Z] #55 9.367 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-30T07:38:55.879Z] #55 9.378 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-30T07:38:55.879Z] #55 11.63 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-30T07:38:55.879Z] #55 11.93 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-30T07:38:55.879Z] #55 12.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-30T07:38:55.879Z] #55 12.51 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-30T07:38:55.967Z] #53 ... [2022-08-30T07:38:55.967Z] [2022-08-30T07:38:55.967Z] #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-30T07:38:55.967Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:55.967Z] #55 27.03 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-30T07:38:55.967Z] #55 27.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-30T07:38:55.967Z] #55 27.15 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-30T07:38:55.967Z] #55 27.23 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-30T07:38:56.033Z] #62 31.46 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-30T07:38:56.033Z] #62 31.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-30T07:38:56.033Z] #62 ... [2022-08-30T07:38:56.033Z] [2022-08-30T07:38:56.033Z] #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-30T07:38:56.033Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:38:56.033Z] #19 7.998 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-30T07:38:56.033Z] #19 10.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-30T07:38:56.033Z] #19 12.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:38:56.033Z] #19 13.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-30T07:38:56.033Z] #19 14.11 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-30T07:38:56.033Z] #19 14.12 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-30T07:38:56.034Z] #19 14.13 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:56.034Z] #19 14.15 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-30T07:38:56.034Z] #19 14.16 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:38:56.034Z] #19 14.19 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-30T07:38:56.034Z] #19 14.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-30T07:38:56.034Z] #19 14.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-30T07:38:56.034Z] #19 14.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-30T07:38:56.034Z] #19 14.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-30T07:38:56.034Z] #19 14.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:38:56.034Z] #19 14.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:56.034Z] #19 ... [2022-08-30T07:38:56.034Z] [2022-08-30T07:38:56.034Z] #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-30T07:38:56.034Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:56.034Z] #62 31.69 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-30T07:38:56.034Z] #62 31.70 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-30T07:38:56.140Z] #55 ... [2022-08-30T07:38:56.140Z] [2022-08-30T07:38:56.140Z] #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-30T07:38:56.140Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:38:56.140Z] #40 17.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-30T07:38:56.275Z] #34 ... [2022-08-30T07:38:56.275Z] [2022-08-30T07:38:56.275Z] #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-30T07:38:56.275Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:38:56.275Z] #14 33.10 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-30T07:38:56.275Z] #14 34.45 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-30T07:38:56.275Z] #14 34.81 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-30T07:38:56.275Z] #14 35.42 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-30T07:38:56.275Z] #14 36.86 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-30T07:38:56.275Z] #14 37.18 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-30T07:38:56.275Z] #14 37.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-30T07:38:56.275Z] #14 37.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-30T07:38:56.275Z] #14 37.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-30T07:38:56.275Z] #14 37.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-30T07:38:56.275Z] #14 37.21 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-30T07:38:56.275Z] #14 37.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-30T07:38:56.275Z] #14 37.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-30T07:38:56.275Z] #14 37.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-30T07:38:56.275Z] #14 37.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-30T07:38:56.275Z] #14 37.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-30T07:38:56.275Z] #14 37.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-30T07:38:56.275Z] #14 37.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-30T07:38:56.275Z] #14 37.27 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-30T07:38:56.275Z] #14 37.27 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-30T07:38:56.276Z] #14 37.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-30T07:38:56.276Z] #14 38.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:38:56.276Z] #14 38.42 Fetched 108 MB in 6s (17.8 MB/s) [2022-08-30T07:38:56.276Z] #14 38.48 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-30T07:38:56.276Z] #14 38.48 (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-30T07:38:56.276Z] #14 38.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-30T07:38:56.276Z] #14 38.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-30T07:38:56.276Z] #14 40.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-30T07:38:56.276Z] #14 40.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-30T07:38:56.276Z] #14 40.80 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-30T07:38:56.276Z] #14 42.93 Selecting previously unselected package binutils-mingw-w64. [2022-08-30T07:38:56.276Z] #14 42.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-30T07:38:56.276Z] #14 42.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-30T07:38:56.276Z] #14 43.13 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-30T07:38:56.276Z] #14 43.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-30T07:38:56.276Z] #14 43.15 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-30T07:38:56.276Z] #14 ... [2022-08-30T07:38:56.276Z] [2022-08-30T07:38:56.276Z] #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-30T07:38:56.276Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-30T07:38:56.276Z] #76 39.43 Selecting previously unselected package patch. [2022-08-30T07:38:56.276Z] #76 39.44 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 39.45 Unpacking patch (2.7.6-7) ... [2022-08-30T07:38:56.276Z] #76 39.63 Selecting previously unselected package dpkg-dev. [2022-08-30T07:38:56.276Z] #76 39.63 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-30T07:38:56.276Z] #76 39.64 Unpacking dpkg-dev (1.20.11) ... [2022-08-30T07:38:56.276Z] #76 40.65 Selecting previously unselected package build-essential. [2022-08-30T07:38:56.276Z] #76 40.65 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 40.66 Unpacking build-essential (12.9) ... [2022-08-30T07:38:56.276Z] #76 40.84 Selecting previously unselected package libcap2:arm64. [2022-08-30T07:38:56.276Z] #76 40.85 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 40.86 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-30T07:38:56.276Z] #76 40.98 Selecting previously unselected package libcap-dev:arm64. [2022-08-30T07:38:56.276Z] #76 41.02 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 41.02 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-30T07:38:56.276Z] #76 41.21 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-30T07:38:56.276Z] #76 41.25 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 41.25 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-30T07:38:56.276Z] #76 41.35 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-30T07:38:56.276Z] #76 41.35 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 41.36 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-30T07:38:56.276Z] #76 41.52 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-30T07:38:56.276Z] #76 41.52 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 41.53 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-30T07:38:56.276Z] #76 41.70 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-30T07:38:56.276Z] #76 41.70 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 41.71 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-30T07:38:56.276Z] #76 42.38 Selecting previously unselected package libtool. [2022-08-30T07:38:56.276Z] #76 42.40 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-30T07:38:56.276Z] #76 42.41 Unpacking libtool (2.4.6-15) ... [2022-08-30T07:38:56.276Z] #76 42.69 Selecting previously unselected package libudev-dev:arm64. [2022-08-30T07:38:56.276Z] #76 42.72 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 42.73 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-30T07:38:56.276Z] #76 42.94 Selecting previously unselected package libyajl2:arm64. [2022-08-30T07:38:56.276Z] #76 42.95 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 42.96 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-30T07:38:56.276Z] #76 43.06 Selecting previously unselected package libyajl-dev:arm64. [2022-08-30T07:38:56.276Z] #76 43.06 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-30T07:38:56.276Z] #76 43.08 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-30T07:38:56.276Z] #76 43.22 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-30T07:38:56.276Z] #76 43.26 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-30T07:38:56.276Z] #76 43.28 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-30T07:38:56.276Z] #76 43.30 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-30T07:38:56.276Z] #76 43.33 Setting up file (1:5.39-3) ... [2022-08-30T07:38:56.276Z] #76 43.35 Setting up bzip2 (1.0.8-4) ... [2022-08-30T07:38:56.276Z] #76 43.36 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-30T07:38:56.276Z] #76 43.37 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-30T07:38:56.276Z] #76 43.39 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-30T07:38:56.276Z] #76 43.40 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-30T07:38:56.276Z] #76 43.43 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-30T07:38:56.276Z] #76 43.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:38:56.276Z] #76 43.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-30T07:38:56.276Z] #76 43.48 Setting up patch (2.7.6-7) ... [2022-08-30T07:38:56.276Z] #76 43.50 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-30T07:38:56.276Z] #76 43.52 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-30T07:38:56.276Z] #76 43.53 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-30T07:38:56.276Z] #76 43.54 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-30T07:38:56.276Z] #76 43.56 Setting up libtool (2.4.6-15) ... [2022-08-30T07:38:56.276Z] #76 43.58 Setting up m4 (1.4.18-5) ... [2022-08-30T07:38:56.276Z] #76 43.59 Setting up dpkg-dev (1.20.11) ... [2022-08-30T07:38:56.276Z] #76 43.61 Setting up autoconf (2.69-14) ... [2022-08-30T07:38:56.276Z] #76 43.63 Setting up build-essential (12.9) ... [2022-08-30T07:38:56.276Z] #76 43.64 Setting up automake (1:1.16.3-2) ... [2022-08-30T07:38:56.276Z] #76 43.71 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-30T07:38:56.276Z] #76 43.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:38:56.307Z] #62 31.87 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-30T07:38:56.401Z] #40 ... [2022-08-30T07:38:56.401Z] [2022-08-30T07:38:56.401Z] #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-30T07:38:56.401Z] #26 sha256:2f886c64b322cc269207e7e6a64091fcf961a6679284cc984869052a3e698588 [2022-08-30T07:38:56.401Z] #26 7.883 + RM_GOPATH=0 [2022-08-30T07:38:56.401Z] #26 7.883 + TMP_GOPATH= [2022-08-30T07:38:56.401Z] #26 7.883 + : /build [2022-08-30T07:38:56.401Z] #26 7.883 + '[' -z '' ']' [2022-08-30T07:38:56.401Z] #26 7.885 ++ mktemp -d [2022-08-30T07:38:56.401Z] #26 7.913 + export GOPATH=/tmp/tmp.P7w4LXo4Yk [2022-08-30T07:38:56.401Z] #26 7.913 + GOPATH=/tmp/tmp.P7w4LXo4Yk [2022-08-30T07:38:56.401Z] #26 7.913 + RM_GOPATH=1 [2022-08-30T07:38:56.401Z] #26 7.913 + case "$(go env GOARCH)" in [2022-08-30T07:38:56.401Z] #26 7.913 ++ go env GOARCH [2022-08-30T07:38:56.401Z] #26 7.941 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:56.401Z] #26 7.941 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:38:56.401Z] #26 7.941 ++ dirname /install.sh [2022-08-30T07:38:56.401Z] #26 7.950 + dir=/ [2022-08-30T07:38:56.401Z] #26 7.950 + bin=dockercli [2022-08-30T07:38:56.401Z] #26 7.950 + shift [2022-08-30T07:38:56.401Z] #26 7.950 + '[' '!' -f //dockercli.installer ']' [2022-08-30T07:38:56.401Z] #26 7.950 + . //dockercli.installer [2022-08-30T07:38:56.401Z] #26 7.950 ++ : stable [2022-08-30T07:38:56.401Z] #26 7.950 ++ : 17.06.2-ce [2022-08-30T07:38:56.401Z] #26 7.950 + install_dockercli [2022-08-30T07:38:56.401Z] #26 7.950 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-30T07:38:56.401Z] #26 7.950 ++ uname -m [2022-08-30T07:38:56.401Z] #26 7.950 + arch=x86_64 [2022-08-30T07:38:56.401Z] #26 7.950 + '[' x86_64 '!=' x86_64 ']' [2022-08-30T07:38:56.401Z] #26 7.950 Install docker/cli version 17.06.2-ce from stable [2022-08-30T07:38:56.401Z] #26 7.955 + url=https://download.docker.com/linux/static [2022-08-30T07:38:56.401Z] #26 7.955 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-30T07:38:56.401Z] #26 8.019 + tar -xz docker/docker [2022-08-30T07:38:56.401Z] #26 ... [2022-08-30T07:38:56.401Z] [2022-08-30T07:38:56.401Z] #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-30T07:38:56.401Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:38:56.401Z] #76 8.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:56.401Z] #76 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:56.534Z] #76 ... [2022-08-30T07:38:56.534Z] [2022-08-30T07:38:56.534Z] #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-30T07:38:56.534Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:38:56.534Z] #55 33.90 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-30T07:38:56.534Z] #55 33.90 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-30T07:38:56.534Z] #55 34.66 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-30T07:38:56.534Z] #55 35.63 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-30T07:38:56.534Z] #55 ... [2022-08-30T07:38:56.534Z] [2022-08-30T07:38:56.534Z] #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-30T07:38:56.534Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:38:56.534Z] #14 43.33 Selecting previously unselected package dmsetup. [2022-08-30T07:38:56.534Z] #14 43.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-30T07:38:56.534Z] #14 43.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-30T07:38:56.534Z] #14 43.47 Selecting previously unselected package mingw-w64-common. [2022-08-30T07:38:56.534Z] #14 43.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-30T07:38:56.534Z] #14 43.48 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-30T07:38:56.572Z] #62 32.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-30T07:38:56.572Z] #62 32.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-30T07:38:56.572Z] #62 32.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-30T07:38:56.572Z] #62 32.23 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-30T07:38:56.664Z] #76 ... [2022-08-30T07:38:56.664Z] [2022-08-30T07:38:56.664Z] #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-30T07:38:56.664Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:38:56.664Z] #40 18.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-30T07:38:56.898Z] #55 28.07 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-30T07:38:57.143Z] #62 32.59 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-30T07:38:57.143Z] #62 32.60 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-30T07:38:57.143Z] #62 32.73 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-30T07:38:57.143Z] #62 32.76 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-30T07:38:57.197Z] #55 28.13 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-30T07:38:57.197Z] #55 28.18 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-30T07:38:57.197Z] #55 28.21 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-30T07:38:57.197Z] #55 28.37 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-30T07:38:57.197Z] #55 28.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-30T07:38:57.197Z] #55 28.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-30T07:38:57.410Z] #62 32.91 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-30T07:38:57.455Z] #55 28.56 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-30T07:38:57.455Z] #55 28.65 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-30T07:38:57.676Z] #62 33.17 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-30T07:38:57.676Z] #62 33.24 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-30T07:38:57.676Z] #62 33.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-30T07:38:57.676Z] #62 33.36 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-30T07:38:57.936Z] #62 33.37 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-30T07:38:57.936Z] #62 33.45 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-30T07:38:57.936Z] #62 33.51 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-30T07:38:58.019Z] #55 29.03 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-30T07:38:58.019Z] #55 29.03 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-30T07:38:58.019Z] #55 29.05 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-30T07:38:58.019Z] #55 29.14 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-30T07:38:58.019Z] #55 29.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-30T07:38:58.196Z] #62 33.72 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-30T07:38:58.277Z] #55 29.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-30T07:38:58.277Z] #55 29.49 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-30T07:38:58.456Z] #62 33.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-30T07:38:58.456Z] #62 34.03 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-30T07:38:58.456Z] #62 34.04 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-30T07:38:58.456Z] #62 34.11 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-30T07:38:58.489Z] #14 ... [2022-08-30T07:38:58.489Z] [2022-08-30T07:38:58.489Z] #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-30T07:38:58.489Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-30T07:38:58.489Z] #76 DONE 45.8s [2022-08-30T07:38:58.489Z] [2022-08-30T07:38:58.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-30T07:38:58.489Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:38:58.489Z] #77 ... [2022-08-30T07:38:58.489Z] [2022-08-30T07:38:58.489Z] #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-30T07:38:58.489Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-30T07:38:58.489Z] #51 35.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-30T07:38:58.489Z] #51 37.18 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:38:58.489Z] #51 37.39 Fetched 2136 kB in 3s (619 kB/s) [2022-08-30T07:38:58.489Z] #51 37.51 Selecting previously unselected package libprotobuf23:arm64. [2022-08-30T07:38:58.489Z] #51 37.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 ... 15708 files and directories currently installed.) [2022-08-30T07:38:58.489Z] #51 37.56 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-30T07:38:58.489Z] #51 37.58 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-30T07:38:58.489Z] #51 38.21 Selecting previously unselected package python3-pkg-resources. [2022-08-30T07:38:58.489Z] #51 38.22 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-30T07:38:58.489Z] #51 38.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:38:58.489Z] #51 38.40 Selecting previously unselected package python3-six. [2022-08-30T07:38:58.489Z] #51 38.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-30T07:38:58.489Z] #51 38.41 Unpacking python3-six (1.16.0-2) ... [2022-08-30T07:38:58.489Z] #51 38.53 Selecting previously unselected package python3-protobuf. [2022-08-30T07:38:58.489Z] #51 38.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-30T07:38:58.489Z] #51 38.58 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-30T07:38:58.489Z] #51 39.04 Selecting previously unselected package libnet1:arm64. [2022-08-30T07:38:58.489Z] #51 39.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-30T07:38:58.489Z] #51 39.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:38:58.489Z] #51 39.24 Selecting previously unselected package libnl-3-200:arm64. [2022-08-30T07:38:58.489Z] #51 39.25 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-30T07:38:58.489Z] #51 39.26 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-30T07:38:58.489Z] #51 39.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-30T07:38:58.489Z] #51 39.41 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-30T07:38:58.489Z] #51 39.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-30T07:38:58.489Z] #51 39.56 Selecting previously unselected package criu. [2022-08-30T07:38:58.489Z] #51 39.57 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-30T07:38:58.489Z] #51 39.57 Unpacking criu (3.17.1-1) ... [2022-08-30T07:38:58.489Z] #51 40.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:38:58.489Z] #51 41.86 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-30T07:38:58.489Z] #51 41.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:38:58.489Z] #51 41.89 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-30T07:38:58.489Z] #51 41.91 Setting up python3-six (1.16.0-2) ... [2022-08-30T07:38:58.489Z] #51 42.90 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-30T07:38:58.489Z] #51 42.93 Setting up python3-protobuf (3.12.4-1) ... [2022-08-30T07:38:58.553Z] #55 29.57 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-30T07:38:58.553Z] #55 29.57 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-30T07:38:58.716Z] #62 34.20 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-30T07:38:58.810Z] #55 29.82 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-30T07:38:58.810Z] #55 29.82 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-30T07:38:58.810Z] #55 29.99 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-30T07:38:58.810Z] #55 29.99 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-30T07:38:58.978Z] #62 34.61 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-30T07:38:59.056Z] #51 ... [2022-08-30T07:38:59.056Z] [2022-08-30T07:38:59.056Z] #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-30T07:38:59.056Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:38:59.056Z] #77 0.641 Cloning into '/tmp/crun-build'... [2022-08-30T07:38:59.146Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 14.0s done [2022-08-30T07:38:59.146Z] #11 ... [2022-08-30T07:38:59.146Z] [2022-08-30T07:38:59.146Z] #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-30T07:38:59.146Z] #31 sha256:9ae4dd13d087d562d250003b7d5d4bc1c1aa41de83d1d65f86d5f96a3546df92 [2022-08-30T07:38:59.146Z] #31 2.414 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-30T07:38:59.146Z] #31 2.806 [2022-08-30T07:38:59.146Z] #31 3.029 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:59.146Z] #31 3.300 [2022-08-30T07:38:59.146Z] #31 4.296 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-30T07:38:59.146Z] #31 4.578 [2022-08-30T07:38:59.146Z] #31 4.804 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:59.146Z] #31 5.065 [2022-08-30T07:38:59.146Z] #31 6.083 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-30T07:38:59.146Z] #31 6.393 [2022-08-30T07:38:59.146Z] #31 6.629 #=#=# ################## 26.2% ######################################### 58.2% ################################################################# 90.3% ######################################################################## 100.0% [2022-08-30T07:38:59.146Z] #31 7.192 [2022-08-30T07:38:59.146Z] #31 8.224 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-30T07:38:59.146Z] #31 8.536 [2022-08-30T07:38:59.146Z] #31 8.778 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:59.146Z] #31 9.155 [2022-08-30T07:38:59.146Z] #31 9.852 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-30T07:38:59.146Z] #31 10.20 [2022-08-30T07:38:59.146Z] #31 10.42 #=#=# ######################################################################## 100.0% [2022-08-30T07:38:59.146Z] #31 10.68 [2022-08-30T07:38:59.213Z] #40 ... [2022-08-30T07:38:59.213Z] [2022-08-30T07:38:59.213Z] #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-30T07:38:59.213Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:38:59.213Z] #14 10.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:59.213Z] #14 17.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:59.213Z] #14 20.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:38:59.213Z] #14 ... [2022-08-30T07:38:59.213Z] [2022-08-30T07:38:59.213Z] #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-30T07:38:59.213Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:59.213Z] #55 20.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T07:38:59.213Z] #55 20.33 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-30T07:38:59.213Z] #55 20.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-30T07:38:59.213Z] #55 20.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-30T07:38:59.213Z] #55 20.82 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-30T07:38:59.213Z] #55 20.82 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-30T07:38:59.213Z] #55 21.02 go: downloading github.com/spf13/afero v1.8.2 [2022-08-30T07:38:59.213Z] #55 21.05 go: downloading github.com/spf13/cast v1.4.1 [2022-08-30T07:38:59.213Z] #55 21.11 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-30T07:38:59.242Z] #62 34.86 go: downloading honnef.co/go/tools v0.3.1 [2022-08-30T07:38:59.376Z] #55 30.40 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-30T07:38:59.376Z] #55 30.55 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-30T07:38:59.376Z] #55 30.55 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-30T07:38:59.376Z] #55 30.65 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-30T07:38:59.376Z] #55 30.69 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-30T07:38:59.403Z] #31 10.74 Download of images into '/build' complete. [2022-08-30T07:38:59.403Z] #31 10.74 Use something like the following to load the result into a Docker daemon: [2022-08-30T07:38:59.403Z] #31 10.74 tar -cC '/build' . | docker load [2022-08-30T07:38:59.507Z] #55 ... [2022-08-30T07:38:59.507Z] [2022-08-30T07:38:59.507Z] #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-30T07:38:59.507Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:38:59.507Z] #62 11.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:38:59.507Z] #62 17.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:38:59.507Z] #62 ... [2022-08-30T07:38:59.507Z] [2022-08-30T07:38:59.507Z] #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-30T07:38:59.507Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:38:59.507Z] #55 21.33 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-30T07:38:59.507Z] #55 21.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-30T07:38:59.633Z] #55 30.80 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-30T07:38:59.675Z] #31 ... [2022-08-30T07:38:59.675Z] [2022-08-30T07:38:59.675Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-30T07:38:59.675Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-30T07:38:59.675Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-30T07:38:59.791Z] #55 21.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-30T07:38:59.791Z] #55 ... [2022-08-30T07:38:59.791Z] [2022-08-30T07:38:59.791Z] #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-30T07:38:59.791Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:38:59.791Z] #57 11.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-30T07:38:59.891Z] #55 31.03 go: downloading honnef.co/go/tools v0.3.1 [2022-08-30T07:39:00.056Z] #57 ... [2022-08-30T07:39:00.056Z] [2022-08-30T07:39:00.056Z] #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-30T07:39:00.056Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:00.056Z] #55 21.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-30T07:39:00.335Z] #55 22.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-30T07:39:00.335Z] #55 ... [2022-08-30T07:39:00.335Z] [2022-08-30T07:39:00.335Z] #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-30T07:39:00.335Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:00.335Z] #51 11.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:39:00.335Z] #51 18.27 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:39:00.335Z] #51 21.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:39:00.602Z] #51 ... [2022-08-30T07:39:00.602Z] [2022-08-30T07:39:00.602Z] #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-30T07:39:00.602Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:00.602Z] #55 22.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-30T07:39:00.602Z] #55 ... [2022-08-30T07:39:00.602Z] [2022-08-30T07:39:00.602Z] #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-30T07:39:00.602Z] #26 sha256:2f886c64b322cc269207e7e6a64091fcf961a6679284cc984869052a3e698588 [2022-08-30T07:39:00.602Z] #26 21.26 + mkdir -p /build [2022-08-30T07:39:00.602Z] #26 21.27 + mv docker/docker /build/ [2022-08-30T07:39:00.602Z] #26 21.28 + rmdir docker [2022-08-30T07:39:00.602Z] #26 DONE 22.3s [2022-08-30T07:39:00.626Z] #62 ... [2022-08-30T07:39:00.626Z] [2022-08-30T07:39:00.626Z] #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-30T07:39:00.626Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:39:00.626Z] #43 26.10 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-30T07:39:00.626Z] #43 26.33 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-30T07:39:00.626Z] #43 26.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-30T07:39:00.626Z] #43 28.19 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-30T07:39:00.626Z] #43 28.25 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-30T07:39:00.626Z] #43 ... [2022-08-30T07:39:00.626Z] [2022-08-30T07:39:00.626Z] #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-30T07:39:00.626Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:39:00.626Z] #54 30.61 Updating files: 65% (1421/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-30T07:39:00.626Z] #54 31.65 + git checkout -q v2.3.0 [2022-08-30T07:39:00.626Z] #54 33.67 + 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-30T07:39:00.871Z] [2022-08-30T07:39:00.871Z] #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-30T07:39:00.871Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:00.871Z] #55 22.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-30T07:39:01.133Z] #55 23.02 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-30T07:39:01.196Z] #54 ... [2022-08-30T07:39:01.197Z] [2022-08-30T07:39:01.197Z] #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-30T07:39:01.197Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:01.197Z] #58 26.48 Fetched 8576 kB in 21s (414 kB/s) [2022-08-30T07:39:01.197Z] #58 26.48 Reading package lists... [2022-08-30T07:39:01.197Z] #58 33.15 Reading package lists... [2022-08-30T07:39:01.197Z] #58 ... [2022-08-30T07:39:01.197Z] [2022-08-30T07:39:01.197Z] #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-30T07:39:01.197Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:01.197Z] #83 25.96 Reading package lists... [2022-08-30T07:39:01.197Z] #83 32.67 Building dependency tree... [2022-08-30T07:39:01.197Z] #83 36.94 python3 is already the newest version (3.9.2-3). [2022-08-30T07:39:01.197Z] #83 36.94 The following additional packages will be installed: [2022-08-30T07:39:01.457Z] #83 36.96 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-30T07:39:01.457Z] #83 36.97 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-30T07:39:01.457Z] #83 37.01 Suggested packages: [2022-08-30T07:39:01.457Z] #83 37.01 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-30T07:39:01.457Z] #83 37.01 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-30T07:39:01.457Z] #83 37.01 m4-doc ed diffutils-doc [2022-08-30T07:39:01.457Z] #83 37.01 Recommended packages: [2022-08-30T07:39:01.457Z] #83 37.01 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-30T07:39:01.712Z] #55 23.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-30T07:39:01.975Z] #55 ... [2022-08-30T07:39:01.975Z] [2022-08-30T07:39:01.975Z] #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-30T07:39:01.975Z] #67 sha256:e15996be1d637e682441a3e9f49edd59e99b48432c75887c254d13ab7835f504 [2022-08-30T07:39:01.975Z] #67 13.49 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-30T07:39:01.975Z] #67 13.49 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T07:39:01.975Z] #67 14.82 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-30T07:39:01.975Z] #67 19.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-30T07:39:01.975Z] #67 20.56 go: downloading github.com/google/uuid v1.3.0 [2022-08-30T07:39:01.975Z] #67 20.86 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-30T07:39:01.975Z] #67 21.46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-30T07:39:01.975Z] #67 21.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T07:39:01.975Z] #67 22.15 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-30T07:39:01.975Z] #67 22.75 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-30T07:39:01.975Z] #67 23.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-30T07:39:02.235Z] #67 23.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-30T07:39:02.235Z] #67 ... [2022-08-30T07:39:02.235Z] [2022-08-30T07:39:02.235Z] #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-30T07:39:02.235Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:39:02.235Z] #36 24.06 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-30T07:39:02.235Z] #36 24.06 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-30T07:39:02.351Z] #77 ... [2022-08-30T07:39:02.351Z] [2022-08-30T07:39:02.351Z] #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-30T07:39:02.351Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-30T07:39:02.351Z] #42 39.22 Selecting previously unselected package libicu67:arm64. [2022-08-30T07:39:02.351Z] #42 39.23 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-30T07:39:02.351Z] #42 39.25 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-30T07:39:02.351Z] #42 44.87 Selecting previously unselected package libxml2:arm64. [2022-08-30T07:39:02.351Z] #42 44.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-30T07:39:02.351Z] #42 44.91 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-30T07:39:02.351Z] #42 45.41 Selecting previously unselected package libarchive13:arm64. [2022-08-30T07:39:02.351Z] #42 45.41 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-30T07:39:02.351Z] #42 45.41 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-30T07:39:02.351Z] #42 45.76 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-30T07:39:02.351Z] #42 45.76 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-30T07:39:02.351Z] #42 45.77 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-30T07:39:02.351Z] #42 46.02 Selecting previously unselected package librhash0:arm64. [2022-08-30T07:39:02.351Z] #42 46.03 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-30T07:39:02.351Z] #42 46.04 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-30T07:39:02.351Z] #42 46.18 Selecting previously unselected package libuv1:arm64. [2022-08-30T07:39:02.351Z] #42 46.20 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-30T07:39:02.351Z] #42 46.20 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-30T07:39:02.351Z] #42 46.44 Selecting previously unselected package cmake. [2022-08-30T07:39:02.351Z] #42 46.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-30T07:39:02.351Z] #42 46.45 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-30T07:39:02.351Z] #42 49.77 Setting up libicu67:arm64 (67.1-7) ... [2022-08-30T07:39:02.351Z] #42 49.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:39:02.351Z] #42 49.92 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-30T07:39:02.413Z] #55 33.24 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-30T07:39:02.413Z] #55 33.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-30T07:39:02.413Z] #55 33.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-30T07:39:02.413Z] #55 33.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-30T07:39:02.413Z] #55 33.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-30T07:39:02.413Z] #55 33.68 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-30T07:39:02.495Z] #36 ... [2022-08-30T07:39:02.495Z] [2022-08-30T07:39:02.495Z] #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-30T07:39:02.495Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:02.495Z] #42 14.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:39:02.495Z] #42 19.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:39:02.610Z] #42 49.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ...#42 ... [2022-08-30T07:39:02.610Z] [2022-08-30T07:39:02.610Z] #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-30T07:39:02.610Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-30T07:39:02.610Z] #51 46.93 Setting up criu (3.17.1-1) ... [2022-08-30T07:39:02.610Z] #51 48.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:39:02.610Z] #51 DONE 49.7s [2022-08-30T07:39:02.610Z] [2022-08-30T07:39:02.610Z] #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-30T07:39:02.610Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-30T07:39:02.610Z] #42 49.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:39:02.610Z] #42 50.06 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-30T07:39:02.610Z] #42 50.09 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-30T07:39:02.610Z] #42 50.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-30T07:39:02.610Z] #42 50.20 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-30T07:39:02.713Z] #55 33.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-30T07:39:02.713Z] #55 33.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-30T07:39:02.761Z] #42 ... [2022-08-30T07:39:02.761Z] [2022-08-30T07:39:02.761Z] #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-30T07:39:02.761Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:02.761Z] #76 24.45 Fetched 8573 kB in 18s (472 kB/s) [2022-08-30T07:39:02.865Z] #83 ... [2022-08-30T07:39:02.865Z] [2022-08-30T07:39:02.865Z] #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-30T07:39:02.865Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:02.865Z] #62 36.97 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-30T07:39:02.865Z] #62 36.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-30T07:39:02.865Z] #62 37.18 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-30T07:39:02.865Z] #62 37.39 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-30T07:39:02.865Z] #62 37.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-30T07:39:02.865Z] #62 37.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-30T07:39:02.865Z] #62 37.72 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-30T07:39:02.865Z] #62 37.81 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-30T07:39:02.865Z] #62 37.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-30T07:39:02.865Z] #62 38.16 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-30T07:39:02.865Z] #62 38.17 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-30T07:39:02.865Z] #62 38.41 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-30T07:39:02.865Z] #62 38.51 go: downloading golang.org/x/text v0.3.7 [2022-08-30T07:39:02.870Z] #42 50.24 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-30T07:39:02.870Z] #42 50.29 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-30T07:39:02.870Z] #42 50.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:39:02.970Z] #55 34.14 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-30T07:39:02.970Z] #55 34.14 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-30T07:39:03.238Z] #55 34.29 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-30T07:39:03.238Z] #55 ... [2022-08-30T07:39:03.238Z] [2022-08-30T07:39:03.238Z] #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-30T07:39:03.238Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:39:03.238Z] #47 24.16 Updating files: 74% (1616/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-30T07:39:03.238Z] #47 24.76 + git checkout -q v2.3.0 [2022-08-30T07:39:03.238Z] #47 26.74 + 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-30T07:39:03.238Z] #47 ... [2022-08-30T07:39:03.238Z] [2022-08-30T07:39:03.238Z] #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-30T07:39:03.238Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:03.238Z] #55 34.54 go: downloading golang.org/x/text v0.3.7 [2022-08-30T07:39:03.438Z] #42 DONE 50.9s [2022-08-30T07:39:03.438Z] [2022-08-30T07:39:03.438Z] #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-30T07:39:03.438Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:39:03.438Z] #14 50.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-30T07:39:03.438Z] #14 50.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-30T07:39:03.438Z] #14 50.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-30T07:39:03.696Z] #14 ... [2022-08-30T07:39:03.696Z] [2022-08-30T07:39:03.696Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-30T07:39:03.696Z] #43 sha256:5e83be2a3e1019727bd897d794b8927391a1c4b3cb62a45eedc95fafd5882278 [2022-08-30T07:39:03.696Z] #43 DONE 0.2s [2022-08-30T07:39:03.696Z] [2022-08-30T07:39:03.696Z] #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-30T07:39:03.696Z] #44 sha256:f222097d623f0883f5b2ce21def0086dc15e4dcec452b2b74dc0461fe30e993b [2022-08-30T07:39:04.262Z] #44 0.633 + RM_GOPATH=0 [2022-08-30T07:39:04.262Z] #44 0.635 + TMP_GOPATH= [2022-08-30T07:39:04.262Z] #44 0.635 + : /build [2022-08-30T07:39:04.262Z] #44 0.635 + '[' -z '' ']' [2022-08-30T07:39:04.262Z] #44 0.636 ++ mktemp -d [2022-08-30T07:39:04.262Z] #44 0.643 + export GOPATH=/tmp/tmp.2xPRmHAJ52 [2022-08-30T07:39:04.262Z] #44 0.643 + GOPATH=/tmp/tmp.2xPRmHAJ52 [2022-08-30T07:39:04.262Z] #44 0.643 + RM_GOPATH=1 [2022-08-30T07:39:04.262Z] #44 0.643 + case "$(go env GOARCH)" in [2022-08-30T07:39:04.262Z] #44 0.643 ++ go env GOARCH [2022-08-30T07:39:04.262Z] #44 0.661 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:04.262Z] #44 0.661 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:04.262Z] #44 0.661 ++ dirname /install.sh [2022-08-30T07:39:04.262Z] #44 0.662 + dir=/ [2022-08-30T07:39:04.262Z] #44 0.665 + bin=tini [2022-08-30T07:39:04.262Z] #44 0.665 + shift [2022-08-30T07:39:04.262Z] #44 0.665 + '[' '!' -f //tini.installer ']' [2022-08-30T07:39:04.262Z] #44 0.665 + . //tini.installer [2022-08-30T07:39:04.262Z] #44 0.665 ++ : v0.19.0 [2022-08-30T07:39:04.262Z] #44 0.665 + install_tini [2022-08-30T07:39:04.262Z] #44 0.665 + echo 'Install tini version v0.19.0' [2022-08-30T07:39:04.262Z] #44 0.665 Install tini version v0.19.0 [2022-08-30T07:39:04.263Z] #44 0.665 + git clone https://github.com/krallin/tini.git /tmp/tmp.2xPRmHAJ52/tini [2022-08-30T07:39:04.263Z] #44 0.671 Cloning into '/tmp/tmp.2xPRmHAJ52/tini'... [2022-08-30T07:39:04.830Z] #44 1.306 + cd /tmp/tmp.2xPRmHAJ52/tini [2022-08-30T07:39:04.830Z] #44 1.306 + git checkout -q v0.19.0 [2022-08-30T07:39:04.830Z] #44 1.356 + cmake . [2022-08-30T07:39:05.175Z] #55 ... [2022-08-30T07:39:05.175Z] [2022-08-30T07:39:05.175Z] #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-30T07:39:05.175Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:05.175Z] #42 20.07 Reading package lists... [2022-08-30T07:39:05.175Z] #42 26.23 Building dependency tree... [2022-08-30T07:39:05.175Z] #42 30.66 The following additional packages will be installed: [2022-08-30T07:39:05.175Z] #42 30.66 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-30T07:39:05.175Z] #42 30.66 Suggested packages: [2022-08-30T07:39:05.175Z] #42 30.66 cmake-doc ninja-build lrzip [2022-08-30T07:39:05.175Z] #42 30.66 Recommended packages: [2022-08-30T07:39:05.175Z] #42 30.66 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-30T07:39:05.175Z] #42 31.66 The following NEW packages will be installed: [2022-08-30T07:39:05.175Z] #42 31.66 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-30T07:39:05.175Z] #42 31.66 vim-common xxd [2022-08-30T07:39:05.175Z] #42 32.17 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:05.175Z] #42 32.17 Need to get 17.7 MB of archives. [2022-08-30T07:39:05.175Z] #42 32.17 After this operation, 70.7 MB of additional disk space will be used. [2022-08-30T07:39:05.175Z] #42 32.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-30T07:39:05.175Z] #42 32.17 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-30T07:39:05.175Z] #42 32.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-30T07:39:05.175Z] #42 32.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-30T07:39:05.175Z] #42 32.94 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-30T07:39:05.175Z] #42 32.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-30T07:39:05.175Z] #42 32.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-30T07:39:05.175Z] #42 33.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-30T07:39:05.175Z] #42 33.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-30T07:39:05.175Z] #42 33.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-30T07:39:05.175Z] #42 34.69 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:05.175Z] #42 35.01 Fetched 17.7 MB in 2s (10.3 MB/s) [2022-08-30T07:39:05.175Z] #42 35.12 Selecting previously unselected package xxd. [2022-08-30T07:39:05.175Z] #42 35.12 (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-30T07:39:05.175Z] #42 35.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:39:05.175Z] #42 35.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:39:05.175Z] #42 35.44 Selecting previously unselected package vim-common. [2022-08-30T07:39:05.175Z] #42 35.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:39:05.175Z] #42 35.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:39:05.175Z] #42 35.84 Selecting previously unselected package cmake-data. [2022-08-30T07:39:05.175Z] #42 35.84 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-30T07:39:05.175Z] #42 35.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-30T07:39:05.398Z] #44 1.879 -- The C compiler identification is GNU 10.2.1 [2022-08-30T07:39:05.656Z] #44 1.986 -- Detecting C compiler ABI info [2022-08-30T07:39:06.225Z] #44 2.634 -- Detecting C compiler ABI info - done [2022-08-30T07:39:06.489Z] #44 2.748 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-30T07:39:06.489Z] #44 2.771 -- Detecting C compile features [2022-08-30T07:39:06.489Z] #44 2.774 -- Detecting C compile features - done [2022-08-30T07:39:06.489Z] #44 2.816 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-30T07:39:06.547Z] #42 ... [2022-08-30T07:39:06.547Z] [2022-08-30T07:39:06.547Z] #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-30T07:39:06.547Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:06.547Z] #51 20.93 Reading package lists... [2022-08-30T07:39:06.547Z] #51 27.31 Reading package lists... [2022-08-30T07:39:06.547Z] #51 33.74 Building dependency tree... [2022-08-30T07:39:06.547Z] #51 ... [2022-08-30T07:39:06.547Z] [2022-08-30T07:39:06.547Z] #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-30T07:39:06.547Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:06.547Z] #14 22.47 Reading package lists... [2022-08-30T07:39:06.547Z] #14 28.85 Reading package lists... [2022-08-30T07:39:06.547Z] #14 35.02 Building dependency tree... [2022-08-30T07:39:06.547Z] #14 ... [2022-08-30T07:39:06.547Z] [2022-08-30T07:39:06.547Z] #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-30T07:39:06.547Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:06.547Z] #51 37.41 The following additional packages will be installed: [2022-08-30T07:39:06.547Z] #51 37.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-30T07:39:06.547Z] #51 37.43 python3-protobuf python3-six [2022-08-30T07:39:06.547Z] #51 37.43 Suggested packages: [2022-08-30T07:39:06.547Z] #51 37.46 python3-setuptools [2022-08-30T07:39:06.748Z] #44 2.983 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-30T07:39:06.748Z] #44 3.063 -- Configuring done [2022-08-30T07:39:06.748Z] #44 3.069 -- Generating done [2022-08-30T07:39:06.748Z] #44 3.090 -- Build files have been written to: /tmp/tmp.2xPRmHAJ52/tini [2022-08-30T07:39:06.748Z] #44 3.105 + make tini-static [2022-08-30T07:39:06.804Z] #51 37.46 Recommended packages: [2022-08-30T07:39:06.804Z] #51 37.46 iproute2 | iproute [2022-08-30T07:39:07.062Z] #51 ... [2022-08-30T07:39:07.062Z] [2022-08-30T07:39:07.062Z] #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-30T07:39:07.062Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:39:07.062Z] #62 22.20 Reading package lists... [2022-08-30T07:39:07.062Z] #62 28.56 Reading package lists... [2022-08-30T07:39:07.062Z] #62 34.84 Building dependency tree... [2022-08-30T07:39:07.067Z] #62 ... [2022-08-30T07:39:07.067Z] [2022-08-30T07:39:07.067Z] #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-30T07:39:07.067Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:07.067Z] #83 38.98 The following NEW packages will be installed: [2022-08-30T07:39:07.067Z] #83 39.00 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-30T07:39:07.067Z] #83 39.00 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-30T07:39:07.067Z] #83 39.00 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-30T07:39:07.067Z] #83 39.00 libyajl2 m4 patch xz-utils [2022-08-30T07:39:07.067Z] #83 39.35 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:07.067Z] #83 39.35 Need to get 5940 kB of archives. [2022-08-30T07:39:07.067Z] #83 39.35 After this operation, 18.7 MB of additional disk space will be used. [2022-08-30T07:39:07.067Z] #83 39.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-30T07:39:07.067Z] #83 39.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-30T07:39:07.067Z] #83 39.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-30T07:39:07.067Z] #83 39.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-30T07:39:07.067Z] #83 39.37 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-30T07:39:07.067Z] #83 39.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-30T07:39:07.067Z] #83 39.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-30T07:39:07.067Z] #83 39.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-30T07:39:07.067Z] #83 39.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-30T07:39:07.067Z] #83 39.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-30T07:39:07.067Z] #83 39.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-30T07:39:07.067Z] #83 39.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-30T07:39:07.067Z] #83 39.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-30T07:39:07.067Z] #83 39.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-30T07:39:07.067Z] #83 39.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-30T07:39:07.067Z] #83 39.66 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-30T07:39:07.067Z] #83 39.68 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-30T07:39:07.067Z] #83 39.69 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-30T07:39:07.067Z] #83 39.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-30T07:39:07.067Z] #83 39.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-30T07:39:07.067Z] #83 39.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-30T07:39:07.067Z] #83 39.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-30T07:39:07.067Z] #83 39.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-30T07:39:07.067Z] #83 41.06 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:07.067Z] #83 41.45 Fetched 5940 kB in 1s (8249 kB/s) [2022-08-30T07:39:07.067Z] #83 41.57 Selecting previously unselected package bzip2. [2022-08-30T07:39:07.067Z] #83 41.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-30T07:39:07.067Z] #83 41.67 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-30T07:39:07.067Z] #83 41.67 Unpacking bzip2 (1.0.8-4) ... [2022-08-30T07:39:07.067Z] #83 41.96 Selecting previously unselected package libmagic-mgc. [2022-08-30T07:39:07.067Z] #83 41.96 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-30T07:39:07.067Z] #83 41.98 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-30T07:39:07.316Z] #44 3.532 Scanning dependencies of target tini-static [2022-08-30T07:39:07.316Z] #44 3.637 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-30T07:39:07.319Z] #62 ... [2022-08-30T07:39:07.319Z] [2022-08-30T07:39:07.319Z] #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-30T07:39:07.319Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:07.319Z] #76 22.29 Reading package lists... [2022-08-30T07:39:07.319Z] #76 28.71 Reading package lists... [2022-08-30T07:39:07.319Z] #76 35.01 Building dependency tree... [2022-08-30T07:39:07.319Z] #76 ... [2022-08-30T07:39:07.319Z] [2022-08-30T07:39:07.319Z] #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-30T07:39:07.319Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:07.319Z] #51 38.13 The following NEW packages will be installed: [2022-08-30T07:39:07.319Z] #51 38.14 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-30T07:39:07.319Z] #51 38.16 python3-protobuf python3-six [2022-08-30T07:39:07.588Z] #83 42.94 Selecting previously unselected package libmagic1:amd64. [2022-08-30T07:39:07.588Z] #83 42.96 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-30T07:39:07.588Z] #83 42.98 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-30T07:39:07.777Z] #11 DONE 56.5s [2022-08-30T07:39:07.777Z] [2022-08-30T07:39:07.777Z] #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-30T07:39:07.777Z] #31 sha256:9ae4dd13d087d562d250003b7d5d4bc1c1aa41de83d1d65f86d5f96a3546df92 [2022-08-30T07:39:07.777Z] #31 ... [2022-08-30T07:39:07.777Z] [2022-08-30T07:39:07.777Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-30T07:39:07.777Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-30T07:39:07.849Z] #83 43.37 Selecting previously unselected package file. [2022-08-30T07:39:07.849Z] #83 43.37 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-30T07:39:07.849Z] #83 43.39 Unpacking file (1:5.39-3) ... [2022-08-30T07:39:07.883Z] #44 ... [2022-08-30T07:39:07.883Z] [2022-08-30T07:39:07.883Z] #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-30T07:39:07.883Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-30T07:39:07.883Z] #53 54.44 gotestsum version dev [2022-08-30T07:39:07.883Z] #53 DONE 55.5s [2022-08-30T07:39:07.928Z] #51 38.75 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:07.928Z] #51 38.75 Need to get 2315 kB of archives. [2022-08-30T07:39:07.929Z] #51 38.75 After this operation, 11.1 MB of additional disk space will be used. [2022-08-30T07:39:07.929Z] #51 38.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-30T07:39:07.929Z] #51 38.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-30T07:39:07.929Z] #51 38.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-30T07:39:07.929Z] #51 38.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-30T07:39:07.929Z] #51 38.82 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-30T07:39:08.052Z] #76 24.45 Reading package lists... [2022-08-30T07:39:08.053Z] #76 ... [2022-08-30T07:39:08.053Z] [2022-08-30T07:39:08.053Z] #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-30T07:39:08.053Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-30T07:39:08.053Z] #38 29.24 tomll can be used in two ways: [2022-08-30T07:39:08.053Z] #38 29.24 Writing to STDIN and reading from STDOUT: [2022-08-30T07:39:08.053Z] #38 29.24 cat file.toml | tomll > file.toml [2022-08-30T07:39:08.053Z] #38 29.24 [2022-08-30T07:39:08.053Z] #38 29.24 Reading and updating a list of files: [2022-08-30T07:39:08.053Z] #38 29.24 tomll a.toml b.toml c.toml [2022-08-30T07:39:08.053Z] #38 29.24 [2022-08-30T07:39:08.053Z] #38 29.24 When given a list of files, tomll will modify all files in place without asking. [2022-08-30T07:39:08.053Z] #38 DONE 29.5s [2022-08-30T07:39:08.053Z] [2022-08-30T07:39:08.053Z] #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-30T07:39:08.053Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:08.053Z] #55 25.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-30T07:39:08.053Z] #55 25.34 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-30T07:39:08.053Z] #55 26.20 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-30T07:39:08.053Z] #55 27.07 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-30T07:39:08.053Z] #55 27.37 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-30T07:39:08.053Z] #55 27.50 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-30T07:39:08.053Z] #55 27.58 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-30T07:39:08.053Z] #55 27.79 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-30T07:39:08.053Z] #55 28.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-30T07:39:08.053Z] #55 28.22 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-30T07:39:08.053Z] #55 28.42 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-30T07:39:08.053Z] #55 28.65 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-30T07:39:08.053Z] #55 28.72 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-30T07:39:08.053Z] #55 29.01 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-30T07:39:08.053Z] #55 29.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-30T07:39:08.053Z] #55 29.25 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-30T07:39:08.053Z] #55 29.62 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-30T07:39:08.053Z] #55 29.74 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-30T07:39:08.053Z] #55 29.86 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-30T07:39:08.053Z] #55 29.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-30T07:39:08.109Z] #83 43.70 Selecting previously unselected package xz-utils. [2022-08-30T07:39:08.109Z] #83 43.70 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-30T07:39:08.109Z] #83 43.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:39:08.142Z] [2022-08-30T07:39:08.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-30T07:39:08.142Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:39:08.142Z] #77 5.998 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-30T07:39:08.142Z] #77 6.019 Cloning into '/tmp/crun-build/libocispec'... [2022-08-30T07:39:08.142Z] #77 7.107 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-30T07:39:08.142Z] #77 7.113 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-30T07:39:08.142Z] #77 7.115 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-30T07:39:08.142Z] #77 7.119 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-30T07:39:08.142Z] #77 7.151 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-30T07:39:08.142Z] #77 9.136 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-30T07:39:08.186Z] #51 38.93 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-30T07:39:08.186Z] #51 39.03 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-30T07:39:08.312Z] #55 30.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-30T07:39:08.312Z] #55 30.21 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-30T07:39:08.312Z] #55 30.26 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-30T07:39:08.443Z] #51 ... [2022-08-30T07:39:08.443Z] [2022-08-30T07:39:08.443Z] #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-30T07:39:08.443Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:39:08.443Z] #40 39.14 NAME: [2022-08-30T07:39:08.443Z] #40 39.14 go-winres - A tool for embedding resources in Windows executables [2022-08-30T07:39:08.443Z] #40 39.14 [2022-08-30T07:39:08.443Z] #40 39.14 USAGE: [2022-08-30T07:39:08.443Z] #40 39.14 go-winres [global options] command [command options] [arguments...] [2022-08-30T07:39:08.443Z] #40 39.14 [2022-08-30T07:39:08.443Z] #40 39.14 COMMANDS: [2022-08-30T07:39:08.443Z] #40 39.14 init Create an initial ./winres/winres.json [2022-08-30T07:39:08.443Z] #40 39.14 make Make syso files for the "go build" command [2022-08-30T07:39:08.443Z] #40 39.15 simply Make syso files for the "go build" command (simplified) [2022-08-30T07:39:08.443Z] #40 39.15 extract Extract all resources from an executable [2022-08-30T07:39:08.443Z] #40 39.15 patch Replace resources in an executable file (exe, dll) [2022-08-30T07:39:08.444Z] #40 39.15 help, h Shows a list of commands or help for one command [2022-08-30T07:39:08.444Z] #40 39.15 [2022-08-30T07:39:08.444Z] #40 39.15 GLOBAL OPTIONS: [2022-08-30T07:39:08.444Z] #40 39.15 --help, -h show help (default: false) [2022-08-30T07:39:08.444Z] #40 DONE 39.5s [2022-08-30T07:39:08.444Z] [2022-08-30T07:39:08.444Z] #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-30T07:39:08.444Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:08.444Z] #76 38.68 python3 is already the newest version (3.9.2-3). [2022-08-30T07:39:08.444Z] #76 38.68 The following additional packages will be installed: [2022-08-30T07:39:08.444Z] #76 38.69 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-30T07:39:08.444Z] #76 38.70 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-30T07:39:08.444Z] #76 38.72 Suggested packages: [2022-08-30T07:39:08.444Z] #76 38.72 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-30T07:39:08.444Z] #76 38.72 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-30T07:39:08.444Z] #76 38.72 m4-doc ed diffutils-doc [2022-08-30T07:39:08.444Z] #76 38.72 Recommended packages: [2022-08-30T07:39:08.444Z] #76 38.72 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-30T07:39:08.679Z] #83 44.23 Selecting previously unselected package libsigsegv2:amd64. [2022-08-30T07:39:08.679Z] #83 44.24 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-30T07:39:08.679Z] #83 44.25 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-30T07:39:08.709Z] #12 ... [2022-08-30T07:39:08.709Z] [2022-08-30T07:39:08.709Z] #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-30T07:39:08.709Z] #31 sha256:9ae4dd13d087d562d250003b7d5d4bc1c1aa41de83d1d65f86d5f96a3546df92 [2022-08-30T07:39:08.709Z] #31 DONE 20.0s [2022-08-30T07:39:08.883Z] #55 30.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-30T07:39:08.883Z] #55 30.75 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-30T07:39:08.883Z] #55 30.83 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-30T07:39:08.941Z] #83 44.49 Selecting previously unselected package m4. [2022-08-30T07:39:08.941Z] #83 44.49 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-30T07:39:08.941Z] #83 44.50 Unpacking m4 (1.4.18-5) ... [2022-08-30T07:39:08.965Z] [2022-08-30T07:39:08.965Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-30T07:39:08.965Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-30T07:39:09.143Z] #55 31.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-30T07:39:09.143Z] #55 31.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-30T07:39:09.143Z] #55 31.16 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-30T07:39:09.201Z] #83 44.92 Selecting previously unselected package autoconf. [2022-08-30T07:39:09.374Z] #76 40.32 The following NEW packages will be installed: [2022-08-30T07:39:09.374Z] #76 40.34 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-30T07:39:09.374Z] #76 40.34 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-30T07:39:09.374Z] #76 40.34 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-30T07:39:09.374Z] #76 40.34 libyajl2 m4 patch xz-utils [2022-08-30T07:39:09.461Z] #83 44.94 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-30T07:39:09.461Z] #83 44.95 Unpacking autoconf (2.69-14) ... [2022-08-30T07:39:09.520Z] #77 11.20 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-30T07:39:09.520Z] #77 ... [2022-08-30T07:39:09.520Z] [2022-08-30T07:39:09.520Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-30T07:39:09.520Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:39:09.520Z] #14 56.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-30T07:39:09.520Z] #14 56.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-30T07:39:09.520Z] #14 56.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-30T07:39:09.530Z] #12 DONE 2.6s [2022-08-30T07:39:09.530Z] [2022-08-30T07:39:09.530Z] #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-30T07:39:09.530Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-30T07:39:09.646Z] #76 40.76 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:09.646Z] #76 40.76 Need to get 5940 kB of archives. [2022-08-30T07:39:09.646Z] #76 40.76 After this operation, 18.7 MB of additional disk space will be used. [2022-08-30T07:39:09.646Z] #76 40.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-30T07:39:09.646Z] #76 40.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-30T07:39:09.646Z] #76 40.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-30T07:39:09.646Z] #76 40.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-30T07:39:09.646Z] #76 40.76 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-30T07:39:09.646Z] #76 40.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-30T07:39:09.646Z] #76 ... [2022-08-30T07:39:09.646Z] [2022-08-30T07:39:09.646Z] #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-30T07:39:09.646Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:39:09.646Z] #57 40.55 v3.0.2 [2022-08-30T07:39:09.646Z] #57 DONE 40.8s [2022-08-30T07:39:09.646Z] [2022-08-30T07:39:09.646Z] #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-30T07:39:09.646Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:09.646Z] #76 40.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-30T07:39:09.646Z] #76 40.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-30T07:39:09.646Z] #76 40.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-30T07:39:09.646Z] #76 40.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-30T07:39:09.646Z] #76 40.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-30T07:39:09.646Z] #76 40.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-30T07:39:09.713Z] #55 ... [2022-08-30T07:39:09.713Z] [2022-08-30T07:39:09.713Z] #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-30T07:39:09.713Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:39:09.713Z] #62 21.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:39:09.713Z] #62 ... [2022-08-30T07:39:09.713Z] [2022-08-30T07:39:09.713Z] #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-30T07:39:09.713Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:09.713Z] #55 31.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-30T07:39:09.713Z] #55 31.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-30T07:39:09.780Z] #14 57.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-30T07:39:09.780Z] #14 57.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-30T07:39:09.780Z] #14 57.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-30T07:39:09.902Z] #76 41.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-30T07:39:09.902Z] #76 41.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-30T07:39:09.902Z] #76 41.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-30T07:39:09.902Z] #76 41.05 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-30T07:39:09.902Z] #76 41.05 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-30T07:39:09.902Z] #76 41.05 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-30T07:39:09.902Z] #76 41.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-30T07:39:09.902Z] #76 41.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-30T07:39:09.902Z] #76 41.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-30T07:39:09.902Z] #76 41.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-30T07:39:09.902Z] #76 41.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-30T07:39:09.973Z] #55 31.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-30T07:39:10.040Z] #83 45.47 Selecting previously unselected package autotools-dev. [2022-08-30T07:39:10.040Z] #83 45.47 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-30T07:39:10.040Z] #83 45.47 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-30T07:39:10.048Z] #14 ... [2022-08-30T07:39:10.048Z] [2022-08-30T07:39:10.048Z] #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-30T07:39:10.048Z] #44 sha256:f222097d623f0883f5b2ce21def0086dc15e4dcec452b2b74dc0461fe30e993b [2022-08-30T07:39:10.048Z] #44 5.438 [100%] Linking C executable tini-static [2022-08-30T07:39:10.048Z] #44 5.986 [100%] Built target tini-static [2022-08-30T07:39:10.048Z] #44 6.074 + mkdir -p /build [2022-08-30T07:39:10.048Z] #44 6.081 + cp tini-static /build/docker-init [2022-08-30T07:39:10.048Z] #44 DONE 6.4s [2022-08-30T07:39:10.048Z] [2022-08-30T07:39:10.048Z] #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-30T07:39:10.048Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-30T07:39:10.234Z] #55 32.05 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-30T07:39:10.234Z] #55 32.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-30T07:39:10.234Z] #55 ... [2022-08-30T07:39:10.234Z] [2022-08-30T07:39:10.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-30T07:39:10.234Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:39:10.234Z] #53 22.00 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-30T07:39:10.234Z] #53 24.46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-30T07:39:10.234Z] #53 24.47 go: downloading golang.org/x/mod v0.3.0 [2022-08-30T07:39:10.301Z] #83 45.91 Selecting previously unselected package automake. [2022-08-30T07:39:10.301Z] #83 45.91 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-30T07:39:10.301Z] #83 45.92 Unpacking automake (1:1.16.3-2) ... [2022-08-30T07:39:10.495Z] #53 ... [2022-08-30T07:39:10.495Z] [2022-08-30T07:39:10.496Z] #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-30T07:39:10.496Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:10.496Z] #55 32.28 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-30T07:39:10.496Z] #55 32.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-30T07:39:10.772Z] #55 32.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-30T07:39:10.772Z] #55 32.67 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-30T07:39:10.878Z] #76 ... [2022-08-30T07:39:10.878Z] [2022-08-30T07:39:10.878Z] #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-30T07:39:10.878Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:39:10.878Z] #62 38.51 The following additional packages will be installed: [2022-08-30T07:39:10.878Z] #62 38.53 libbtrfs0 [2022-08-30T07:39:10.878Z] #62 38.80 The following NEW packages will be installed: [2022-08-30T07:39:10.878Z] #62 38.81 libbtrfs-dev libbtrfs0 [2022-08-30T07:39:10.878Z] #62 39.22 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:10.878Z] #62 39.22 Need to get 460 kB of archives. [2022-08-30T07:39:10.878Z] #62 39.22 After this operation, 1237 kB of additional disk space will be used. [2022-08-30T07:39:10.878Z] #62 39.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-30T07:39:10.878Z] #62 39.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-30T07:39:10.878Z] #62 40.33 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:10.878Z] #62 40.58 Fetched 460 kB in 0s (1285 kB/s) [2022-08-30T07:39:10.878Z] #62 40.72 Selecting previously unselected package libbtrfs0:amd64. [2022-08-30T07:39:10.878Z] #62 40.72 (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-30T07:39:10.878Z] #62 40.79 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-30T07:39:10.878Z] #62 40.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:39:10.878Z] #62 41.08 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-30T07:39:10.878Z] #62 41.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-30T07:39:10.878Z] #62 41.14 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:39:10.878Z] #62 41.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:39:10.878Z] #62 41.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:39:10.878Z] #62 41.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:39:10.878Z] #62 DONE 41.8s [2022-08-30T07:39:10.878Z] [2022-08-30T07:39:10.878Z] #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-30T07:39:10.878Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:10.878Z] #55 41.28 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-30T07:39:10.878Z] #55 41.36 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-30T07:39:10.878Z] #55 41.37 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-30T07:39:10.878Z] #55 41.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-30T07:39:10.878Z] #55 41.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-30T07:39:10.878Z] #55 41.83 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-30T07:39:10.878Z] #55 41.83 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-30T07:39:10.878Z] #55 41.98 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-30T07:39:10.878Z] #55 41.98 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-30T07:39:10.878Z] #55 42.10 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-30T07:39:10.878Z] #55 42.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-30T07:39:10.878Z] #55 42.17 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-30T07:39:10.882Z] #83 46.58 Selecting previously unselected package patch. [2022-08-30T07:39:10.905Z] #13 DONE 1.2s [2022-08-30T07:39:10.905Z] [2022-08-30T07:39:10.905Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-30T07:39:10.905Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-30T07:39:10.986Z] #47 ... [2022-08-30T07:39:10.986Z] [2022-08-30T07:39:10.986Z] #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-30T07:39:10.986Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:39:10.986Z] #77 12.60 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-30T07:39:10.986Z] #77 12.65 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-30T07:39:11.037Z] #55 32.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-30T07:39:11.037Z] #55 32.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-30T07:39:11.037Z] #55 32.99 go: downloading github.com/julz/importas v0.1.0 [2022-08-30T07:39:11.142Z] #83 46.59 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-30T07:39:11.142Z] #83 46.61 Unpacking patch (2.7.6-7) ... [2022-08-30T07:39:11.246Z] #77 12.85 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-30T07:39:11.298Z] #55 33.05 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-30T07:39:11.298Z] #55 33.21 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-30T07:39:11.559Z] #55 33.26 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-30T07:39:11.559Z] #55 33.41 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-30T07:39:11.812Z] #55 42.89 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-30T07:39:11.812Z] #55 43.11 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-30T07:39:11.819Z] #55 33.60 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-30T07:39:11.820Z] #55 33.67 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-30T07:39:12.069Z] #55 ... [2022-08-30T07:39:12.069Z] [2022-08-30T07:39:12.069Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-30T07:39:12.069Z] #63 sha256:5968275d8a4048e7b50f3b6494dd37ac364eb5bddef5708d0d9128a127a77af4 [2022-08-30T07:39:12.069Z] #63 DONE 1.3s [2022-08-30T07:39:12.069Z] [2022-08-30T07:39:12.069Z] #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-30T07:39:12.069Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:12.069Z] #55 43.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-30T07:39:12.069Z] #55 43.32 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-30T07:39:12.080Z] #55 33.84 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-30T07:39:12.080Z] #55 33.91 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-30T07:39:12.080Z] #55 34.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-30T07:39:12.080Z] #55 34.09 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-30T07:39:12.082Z] #83 ... [2022-08-30T07:39:12.082Z] [2022-08-30T07:39:12.082Z] #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-30T07:39:12.082Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:12.082Z] #62 46.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-30T07:39:12.082Z] #62 46.91 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-30T07:39:12.082Z] #62 46.94 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-30T07:39:12.082Z] #62 47.18 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-30T07:39:12.082Z] #62 47.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-30T07:39:12.082Z] #62 47.29 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-30T07:39:12.082Z] #62 47.29 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-30T07:39:12.082Z] #62 47.43 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-30T07:39:12.082Z] #62 47.45 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-30T07:39:12.082Z] #62 47.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-30T07:39:12.082Z] #62 47.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-30T07:39:12.082Z] #62 47.60 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-30T07:39:12.342Z] #55 34.12 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-30T07:39:12.342Z] #55 ... [2022-08-30T07:39:12.342Z] [2022-08-30T07:39:12.342Z] #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-30T07:39:12.342Z] #67 sha256:e15996be1d637e682441a3e9f49edd59e99b48432c75887c254d13ab7835f504 [2022-08-30T07:39:12.342Z] #67 23.87 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-30T07:39:12.342Z] #67 27.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-30T07:39:12.604Z] #67 ... [2022-08-30T07:39:12.604Z] [2022-08-30T07:39:12.604Z] #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-30T07:39:12.604Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:12.604Z] #76 24.45 Reading package lists... [2022-08-30T07:39:12.631Z] #55 43.62 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-30T07:39:12.631Z] #55 43.77 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-30T07:39:12.631Z] #55 43.77 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-30T07:39:12.631Z] #55 43.78 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-30T07:39:12.631Z] #55 43.89 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-30T07:39:12.631Z] #55 43.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-30T07:39:12.631Z] #55 43.97 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-30T07:39:12.652Z] #62 ... [2022-08-30T07:39:12.652Z] [2022-08-30T07:39:12.652Z] #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-30T07:39:12.652Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:39:12.652Z] #64 46.59 v3.0.2 [2022-08-30T07:39:12.652Z] #64 DONE 48.1s [2022-08-30T07:39:12.652Z] [2022-08-30T07:39:12.652Z] #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-30T07:39:12.652Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:12.652Z] #62 48.17 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-30T07:39:12.652Z] #62 48.23 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-30T07:39:12.803Z] #33 ... [2022-08-30T07:39:12.803Z] [2022-08-30T07:39:12.803Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-30T07:39:12.803Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-30T07:39:12.803Z] #46 DONE 2.0s [2022-08-30T07:39:12.803Z] [2022-08-30T07:39:12.803Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-30T07:39:12.803Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-30T07:39:12.803Z] #33 DONE 2.1s [2022-08-30T07:39:12.803Z] [2022-08-30T07:39:12.803Z] #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-30T07:39:12.803Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-30T07:39:12.803Z] #50 DONE 2.1s [2022-08-30T07:39:12.803Z] [2022-08-30T07:39:12.803Z] #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-30T07:39:12.803Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:39:12.889Z] #55 44.03 go: downloading github.com/prometheus/common v0.32.1 [2022-08-30T07:39:12.912Z] #62 48.38 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-30T07:39:13.060Z] #34 ... [2022-08-30T07:39:13.060Z] [2022-08-30T07:39:13.060Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-30T07:39:13.060Z] #25 sha256:dda0ed5dccc7f502d6caeb5564b1a5216c2ce69e65f35c3d58127834073c2460 [2022-08-30T07:39:13.060Z] #25 DONE 2.2s [2022-08-30T07:39:13.060Z] [2022-08-30T07:39:13.060Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-30T07:39:13.060Z] #66 sha256:c9dd7e990aa2f9643e4dbf72c3cd9bbb086f17b1f4201bf0b44af60a185420a9 [2022-08-30T07:39:13.060Z] #66 DONE 2.2s [2022-08-30T07:39:13.060Z] [2022-08-30T07:39:13.060Z] #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-30T07:39:13.060Z] #67 sha256:978876907c3d8078d1cc434f815844202377f89731615066fabd462dddb61519 [2022-08-30T07:39:13.172Z] #62 48.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-30T07:39:13.172Z] #62 48.91 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-30T07:39:13.183Z] #76 34.29 Reading package lists... [2022-08-30T07:39:13.183Z] #76 ... [2022-08-30T07:39:13.183Z] [2022-08-30T07:39:13.183Z] #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-30T07:39:13.183Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:39:13.183Z] #36 25.02 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-30T07:39:13.183Z] #36 25.46 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-30T07:39:13.183Z] #36 25.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-30T07:39:13.183Z] #36 26.26 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-30T07:39:13.183Z] #36 26.53 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-30T07:39:13.183Z] #36 26.60 go: downloading github.com/peterh/liner v1.2.2 [2022-08-30T07:39:13.183Z] #36 26.88 go: downloading github.com/google/go-dap v0.6.0 [2022-08-30T07:39:13.183Z] #36 27.59 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-30T07:39:13.183Z] #36 28.08 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-30T07:39:13.183Z] #36 28.86 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-30T07:39:13.183Z] #36 29.25 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-30T07:39:13.183Z] #36 29.27 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-30T07:39:13.183Z] #36 32.59 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-30T07:39:13.183Z] #36 32.65 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-30T07:39:13.432Z] #62 49.02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-30T07:39:13.432Z] #62 49.09 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-30T07:39:13.432Z] #62 49.13 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-30T07:39:13.444Z] #36 ... [2022-08-30T07:39:13.444Z] [2022-08-30T07:39:13.444Z] #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-30T07:39:13.444Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:13.444Z] #55 35.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-30T07:39:13.444Z] #55 35.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-30T07:39:13.470Z] #55 44.54 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-30T07:39:13.470Z] #55 44.62 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-30T07:39:13.693Z] #62 ... [2022-08-30T07:39:13.693Z] [2022-08-30T07:39:13.693Z] #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-30T07:39:13.693Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:39:13.693Z] #47 49.05 NAME: [2022-08-30T07:39:13.693Z] #47 49.05 go-winres - A tool for embedding resources in Windows executables [2022-08-30T07:39:13.693Z] #47 49.05 [2022-08-30T07:39:13.693Z] #47 49.05 USAGE: [2022-08-30T07:39:13.693Z] #47 49.05 go-winres [global options] command [command options] [arguments...] [2022-08-30T07:39:13.693Z] #47 49.05 [2022-08-30T07:39:13.693Z] #47 49.05 COMMANDS: [2022-08-30T07:39:13.693Z] #47 49.05 init Create an initial ./winres/winres.json [2022-08-30T07:39:13.693Z] #47 49.05 make Make syso files for the "go build" command [2022-08-30T07:39:13.693Z] #47 49.05 simply Make syso files for the "go build" command (simplified) [2022-08-30T07:39:13.693Z] #47 49.05 extract Extract all resources from an executable [2022-08-30T07:39:13.693Z] #47 49.05 patch Replace resources in an executable file (exe, dll) [2022-08-30T07:39:13.693Z] #47 49.05 help, h Shows a list of commands or help for one command [2022-08-30T07:39:13.693Z] #47 49.05 [2022-08-30T07:39:13.693Z] #47 49.05 GLOBAL OPTIONS: [2022-08-30T07:39:13.693Z] #47 49.05 --help, -h show help (default: false) [2022-08-30T07:39:13.693Z] #47 DONE 49.3s [2022-08-30T07:39:13.693Z] [2022-08-30T07:39:13.693Z] #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-30T07:39:13.693Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:13.693Z] #62 49.42 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-30T07:39:13.693Z] #62 49.42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-30T07:39:13.705Z] #55 35.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-30T07:39:13.705Z] #55 35.54 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-30T07:39:13.967Z] #55 35.78 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-30T07:39:13.967Z] #55 35.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-30T07:39:13.967Z] #55 35.94 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-30T07:39:14.231Z] #55 36.25 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-30T07:39:14.264Z] #62 49.57 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-30T07:39:14.264Z] #62 49.57 go: downloading github.com/prometheus/common v0.32.1 [2022-08-30T07:39:14.491Z] #55 36.33 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-30T07:39:14.524Z] #62 ... [2022-08-30T07:39:14.524Z] [2022-08-30T07:39:14.524Z] #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-30T07:39:14.524Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:14.524Z] #58 33.15 Reading package lists... [2022-08-30T07:39:14.524Z] #58 39.81 Building dependency tree... [2022-08-30T07:39:14.524Z] #58 44.50 The following additional packages will be installed: [2022-08-30T07:39:14.524Z] #58 44.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-30T07:39:14.524Z] #58 44.53 python3-protobuf python3-six [2022-08-30T07:39:14.524Z] #58 44.53 Suggested packages: [2022-08-30T07:39:14.524Z] #58 44.56 python3-setuptools [2022-08-30T07:39:14.524Z] #58 44.56 Recommended packages: [2022-08-30T07:39:14.524Z] #58 44.56 iproute2 | iproute [2022-08-30T07:39:14.524Z] #58 45.31 The following NEW packages will be installed: [2022-08-30T07:39:14.524Z] #58 45.31 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-30T07:39:14.524Z] #58 45.31 python3-protobuf python3-six [2022-08-30T07:39:14.524Z] #58 45.73 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:14.524Z] #58 45.73 Need to get 2315 kB of archives. [2022-08-30T07:39:14.524Z] #58 45.73 After this operation, 11.1 MB of additional disk space will be used. [2022-08-30T07:39:14.524Z] #58 45.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-30T07:39:14.525Z] #58 45.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-30T07:39:14.525Z] #58 45.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-30T07:39:14.525Z] #58 45.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-30T07:39:14.525Z] #58 45.85 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-30T07:39:14.525Z] #58 45.86 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-30T07:39:14.525Z] #58 45.88 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-30T07:39:14.525Z] #58 48.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-30T07:39:14.525Z] #58 ... [2022-08-30T07:39:14.525Z] [2022-08-30T07:39:14.525Z] #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-30T07:39:14.525Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:14.525Z] #83 47.89 Selecting previously unselected package dpkg-dev. [2022-08-30T07:39:14.525Z] #83 47.90 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-30T07:39:14.525Z] #83 47.93 Unpacking dpkg-dev (1.20.11) ... [2022-08-30T07:39:14.525Z] #83 49.55 Selecting previously unselected package build-essential. [2022-08-30T07:39:14.525Z] #83 49.55 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-30T07:39:14.525Z] #83 49.55 Unpacking build-essential (12.9) ... [2022-08-30T07:39:14.525Z] #83 49.67 Selecting previously unselected package libcap2:amd64. [2022-08-30T07:39:14.525Z] #83 49.67 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-30T07:39:14.525Z] #83 49.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:39:14.525Z] #83 49.89 Selecting previously unselected package libcap-dev:amd64. [2022-08-30T07:39:14.525Z] #83 49.89 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-30T07:39:14.525Z] #83 49.89 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-30T07:39:14.525Z] #83 50.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:39:14.525Z] #83 50.05 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:39:14.525Z] #83 50.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:14.787Z] #83 50.22 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-30T07:39:14.787Z] #83 50.22 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:39:14.787Z] #83 50.24 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:14.787Z] #83 50.35 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-30T07:39:14.787Z] #83 50.36 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-30T07:39:14.787Z] #83 50.38 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:39:14.845Z] #55 45.73 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-30T07:39:14.845Z] #55 45.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-30T07:39:15.053Z] #83 50.64 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-30T07:39:15.053Z] #83 50.65 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-30T07:39:15.053Z] #83 50.68 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:39:15.070Z] #55 36.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-30T07:39:15.070Z] #55 36.90 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-30T07:39:15.070Z] #55 36.99 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-30T07:39:15.332Z] #55 37.02 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-30T07:39:15.332Z] #55 ... [2022-08-30T07:39:15.332Z] [2022-08-30T07:39:15.332Z] #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-30T07:39:15.332Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:15.332Z] #51 26.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-30T07:39:15.332Z] #51 35.46 Fetched 8576 kB in 28s (311 kB/s) [2022-08-30T07:39:15.332Z] #51 35.46 Reading package lists... [2022-08-30T07:39:15.332Z] #51 ... [2022-08-30T07:39:15.332Z] [2022-08-30T07:39:15.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-30T07:39:15.332Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:15.332Z] #55 37.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-30T07:39:15.591Z] #55 37.32 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-30T07:39:15.591Z] #55 37.57 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-30T07:39:15.853Z] #55 37.58 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-30T07:39:15.853Z] #55 37.73 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-30T07:39:15.853Z] #55 37.79 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-30T07:39:15.853Z] #55 37.85 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-30T07:39:16.423Z] #55 38.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-30T07:39:16.423Z] #55 38.22 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-30T07:39:16.433Z] #83 51.72 Selecting previously unselected package libtool. [2022-08-30T07:39:16.433Z] #83 51.72 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-30T07:39:16.433Z] #83 51.72 Unpacking libtool (2.4.6-15) ... [2022-08-30T07:39:16.433Z] #83 52.00 Selecting previously unselected package libudev-dev:amd64. [2022-08-30T07:39:16.433Z] #83 52.01 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-30T07:39:16.433Z] #83 52.02 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:39:16.516Z] #77 ... [2022-08-30T07:39:16.516Z] [2022-08-30T07:39:16.516Z] #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-30T07:39:16.516Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:39:16.516Z] #14 63.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-30T07:39:16.516Z] #14 63.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-30T07:39:16.516Z] #14 63.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:39:16.993Z] #55 38.63 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-30T07:39:16.993Z] #55 38.76 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-30T07:39:17.005Z] #83 52.38 Selecting previously unselected package libyajl2:amd64. [2022-08-30T07:39:17.005Z] #83 52.38 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-30T07:39:17.005Z] #83 52.39 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:39:17.005Z] #83 52.50 Selecting previously unselected package libyajl-dev:amd64. [2022-08-30T07:39:17.005Z] #83 52.52 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-30T07:39:17.005Z] #83 52.53 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-30T07:39:17.253Z] #55 38.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-30T07:39:17.513Z] #55 39.34 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-30T07:39:17.513Z] #55 39.42 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-30T07:39:17.575Z] #83 52.92 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:39:17.575Z] #83 52.96 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-30T07:39:17.575Z] #83 53.03 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:39:17.575Z] #83 53.06 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-30T07:39:17.575Z] #83 53.16 Setting up file (1:5.39-3) ... [2022-08-30T07:39:17.575Z] #83 53.22 Setting up bzip2 (1.0.8-4) ... [2022-08-30T07:39:17.575Z] #83 53.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:17.575Z] #83 53.27 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:17.772Z] #55 39.62 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-30T07:39:17.835Z] #83 53.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:39:17.835Z] #83 53.36 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-30T07:39:17.835Z] #83 53.41 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-30T07:39:17.835Z] #83 53.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:39:17.835Z] #83 53.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-30T07:39:18.032Z] #55 39.87 go: downloading honnef.co/go/tools v0.3.1 [2022-08-30T07:39:18.095Z] #83 53.57 Setting up patch (2.7.6-7) ... [2022-08-30T07:39:18.095Z] #83 53.58 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:39:18.095Z] #83 53.59 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-30T07:39:18.095Z] #83 53.60 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-30T07:39:18.095Z] #83 53.64 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:39:18.095Z] #83 53.66 Setting up libtool (2.4.6-15) ... [2022-08-30T07:39:18.095Z] #83 53.66 Setting up m4 (1.4.18-5) ... [2022-08-30T07:39:18.095Z] #83 53.67 Setting up dpkg-dev (1.20.11) ... [2022-08-30T07:39:18.095Z] #83 53.75 Setting up autoconf (2.69-14) ... [2022-08-30T07:39:18.095Z] #83 53.79 Setting up build-essential (12.9) ... [2022-08-30T07:39:18.117Z] #55 ... [2022-08-30T07:39:18.117Z] [2022-08-30T07:39:18.117Z] #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-30T07:39:18.117Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:18.117Z] #14 38.62 The following additional packages will be installed: [2022-08-30T07:39:18.117Z] #14 38.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-30T07:39:18.117Z] #14 38.63 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-30T07:39:18.117Z] #14 38.63 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-30T07:39:18.117Z] #14 38.63 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-30T07:39:18.117Z] #14 38.64 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-30T07:39:18.117Z] #14 38.64 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-30T07:39:18.117Z] #14 38.64 mingw-w64-common mingw-w64-x86-64-dev [2022-08-30T07:39:18.117Z] #14 38.65 Suggested packages: [2022-08-30T07:39:18.117Z] #14 38.66 gcc-10-locales seccomp wine64 [2022-08-30T07:39:18.117Z] #14 40.12 The following NEW packages will be installed: [2022-08-30T07:39:18.117Z] #14 40.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-30T07:39:18.117Z] #14 40.12 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-30T07:39:18.117Z] #14 40.12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-30T07:39:18.117Z] #14 40.12 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-30T07:39:18.117Z] #14 40.12 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-30T07:39:18.117Z] #14 40.12 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-30T07:39:18.117Z] #14 40.12 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-30T07:39:18.117Z] #14 40.12 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-30T07:39:18.117Z] #14 40.12 mingw-w64-x86-64-dev [2022-08-30T07:39:18.117Z] #14 40.53 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:18.117Z] #14 40.53 Need to get 115 MB of archives. [2022-08-30T07:39:18.117Z] #14 40.53 After this operation, 645 MB of additional disk space will be used. [2022-08-30T07:39:18.117Z] #14 40.53 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-30T07:39:18.117Z] #14 40.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-30T07:39:18.117Z] #14 40.92 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-30T07:39:18.117Z] #14 40.99 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-30T07:39:18.117Z] #14 40.99 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-30T07:39:18.117Z] #14 40.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-30T07:39:18.117Z] #14 41.28 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-30T07:39:18.117Z] #14 41.50 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-30T07:39:18.117Z] #14 41.50 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-30T07:39:18.117Z] #14 42.12 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-30T07:39:18.117Z] #14 43.77 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-30T07:39:18.117Z] #14 44.54 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-30T07:39:18.117Z] #14 45.17 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-30T07:39:18.117Z] #14 46.71 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-30T07:39:18.117Z] #14 47.22 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-30T07:39:18.117Z] #14 47.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-30T07:39:18.117Z] #14 47.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-30T07:39:18.117Z] #14 47.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-30T07:39:18.117Z] #14 47.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-30T07:39:18.117Z] #14 47.25 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-30T07:39:18.117Z] #14 47.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-30T07:39:18.117Z] #14 47.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-30T07:39:18.117Z] #14 47.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-30T07:39:18.117Z] #14 47.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-30T07:39:18.117Z] #14 47.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-30T07:39:18.117Z] #14 47.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-30T07:39:18.117Z] #14 47.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-30T07:39:18.117Z] #14 47.38 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-30T07:39:18.117Z] #14 47.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-30T07:39:18.117Z] #14 47.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-30T07:39:18.117Z] #14 48.45 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:18.117Z] #14 48.72 Fetched 115 MB in 7s (15.9 MB/s) [2022-08-30T07:39:18.117Z] #14 48.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-30T07:39:18.117Z] #14 48.80 (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-30T07:39:18.117Z] #14 48.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-30T07:39:18.117Z] #14 48.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-30T07:39:18.117Z] #14 ... [2022-08-30T07:39:18.117Z] [2022-08-30T07:39:18.117Z] #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-30T07:39:18.117Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:18.117Z] #76 42.20 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:18.117Z] #76 42.54 Fetched 5940 kB in 1s (8078 kB/s) [2022-08-30T07:39:18.117Z] #76 42.67 Selecting previously unselected package bzip2. [2022-08-30T07:39:18.117Z] #76 42.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-30T07:39:18.117Z] #76 42.76 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 42.76 Unpacking bzip2 (1.0.8-4) ... [2022-08-30T07:39:18.117Z] #76 42.89 Selecting previously unselected package libmagic-mgc. [2022-08-30T07:39:18.117Z] #76 42.89 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 42.89 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-30T07:39:18.117Z] #76 43.42 Selecting previously unselected package libmagic1:amd64. [2022-08-30T07:39:18.117Z] #76 43.42 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 43.42 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-30T07:39:18.117Z] #76 43.62 Selecting previously unselected package file. [2022-08-30T07:39:18.117Z] #76 43.62 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 43.62 Unpacking file (1:5.39-3) ... [2022-08-30T07:39:18.117Z] #76 43.77 Selecting previously unselected package xz-utils. [2022-08-30T07:39:18.117Z] #76 43.77 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 43.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:39:18.117Z] #76 44.07 Selecting previously unselected package libsigsegv2:amd64. [2022-08-30T07:39:18.117Z] #76 44.07 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 44.07 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-30T07:39:18.117Z] #76 44.29 Selecting previously unselected package m4. [2022-08-30T07:39:18.117Z] #76 44.29 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 44.29 Unpacking m4 (1.4.18-5) ... [2022-08-30T07:39:18.117Z] #76 44.56 Selecting previously unselected package autoconf. [2022-08-30T07:39:18.117Z] #76 44.56 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-30T07:39:18.117Z] #76 44.56 Unpacking autoconf (2.69-14) ... [2022-08-30T07:39:18.117Z] #76 45.01 Selecting previously unselected package autotools-dev. [2022-08-30T07:39:18.117Z] #76 45.01 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-30T07:39:18.117Z] #76 45.01 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-30T07:39:18.117Z] #76 45.11 Selecting previously unselected package automake. [2022-08-30T07:39:18.117Z] #76 45.17 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-30T07:39:18.117Z] #76 45.17 Unpacking automake (1:1.16.3-2) ... [2022-08-30T07:39:18.117Z] #76 45.78 Selecting previously unselected package patch. [2022-08-30T07:39:18.117Z] #76 45.78 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 45.82 Unpacking patch (2.7.6-7) ... [2022-08-30T07:39:18.117Z] #76 46.02 Selecting previously unselected package dpkg-dev. [2022-08-30T07:39:18.117Z] #76 46.03 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-30T07:39:18.117Z] #76 46.06 Unpacking dpkg-dev (1.20.11) ... [2022-08-30T07:39:18.117Z] #76 47.29 Selecting previously unselected package build-essential. [2022-08-30T07:39:18.117Z] #76 47.32 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 47.32 Unpacking build-essential (12.9) ... [2022-08-30T07:39:18.117Z] #76 47.41 Selecting previously unselected package libcap2:amd64. [2022-08-30T07:39:18.117Z] #76 47.41 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 47.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:39:18.117Z] #76 47.55 Selecting previously unselected package libcap-dev:amd64. [2022-08-30T07:39:18.117Z] #76 47.55 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 47.58 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-30T07:39:18.117Z] #76 47.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:39:18.117Z] #76 47.76 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 47.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:18.117Z] #76 47.87 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-30T07:39:18.117Z] #76 47.87 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 47.87 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:18.117Z] #76 48.06 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-30T07:39:18.117Z] #76 48.06 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 48.06 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:39:18.117Z] #76 48.21 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-30T07:39:18.117Z] #76 48.21 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 48.22 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:39:18.117Z] #76 49.13 Selecting previously unselected package libtool. [2022-08-30T07:39:18.117Z] #76 49.13 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-30T07:39:18.117Z] #76 49.13 Unpacking libtool (2.4.6-15) ... [2022-08-30T07:39:18.117Z] #76 49.35 Selecting previously unselected package libudev-dev:amd64. [2022-08-30T07:39:18.117Z] #76 49.36 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-30T07:39:18.117Z] #76 49.37 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:39:18.318Z] #67 ... [2022-08-30T07:39:18.318Z] [2022-08-30T07:39:18.319Z] #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-30T07:39:18.319Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:39:18.319Z] #34 5.199 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-30T07:39:18.319Z] #34 5.199 Cloning into '.'... [2022-08-30T07:39:18.354Z] #83 53.84 Setting up automake (1:1.16.3-2) ... [2022-08-30T07:39:18.355Z] #83 53.89 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-30T07:39:18.355Z] #83 53.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:39:18.355Z] #83 ... [2022-08-30T07:39:18.355Z] [2022-08-30T07:39:18.355Z] #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-30T07:39:18.355Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:39:18.374Z] #76 49.59 Selecting previously unselected package libyajl2:amd64. [2022-08-30T07:39:18.374Z] #76 49.59 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-30T07:39:18.374Z] #76 49.62 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:39:18.374Z] #76 49.72 Selecting previously unselected package libyajl-dev:amd64. [2022-08-30T07:39:18.374Z] #76 49.72 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-30T07:39:18.374Z] #76 49.72 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-30T07:39:18.614Z] #41 53.91 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-30T07:39:18.630Z] #76 ... [2022-08-30T07:39:18.630Z] [2022-08-30T07:39:18.630Z] #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-30T07:39:18.630Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:18.630Z] #42 39.73 Selecting previously unselected package libicu67:amd64. [2022-08-30T07:39:18.630Z] #42 39.82 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-30T07:39:18.630Z] #42 39.84 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-30T07:39:18.630Z] #42 47.26 Selecting previously unselected package libxml2:amd64. [2022-08-30T07:39:18.630Z] #42 47.28 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-30T07:39:18.630Z] #42 47.28 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-30T07:39:18.630Z] #42 47.81 Selecting previously unselected package libarchive13:amd64. [2022-08-30T07:39:18.630Z] #42 47.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-30T07:39:18.630Z] #42 47.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-30T07:39:18.630Z] #42 48.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-30T07:39:18.630Z] #42 48.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-30T07:39:18.630Z] #42 48.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-30T07:39:18.630Z] #42 48.32 Selecting previously unselected package librhash0:amd64. [2022-08-30T07:39:18.630Z] #42 48.32 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-30T07:39:18.630Z] #42 48.32 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-30T07:39:18.630Z] #42 48.51 Selecting previously unselected package libuv1:amd64. [2022-08-30T07:39:18.630Z] #42 48.51 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-30T07:39:18.630Z] #42 48.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-30T07:39:18.630Z] #42 48.72 Selecting previously unselected package cmake. [2022-08-30T07:39:18.630Z] #42 48.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-30T07:39:18.630Z] #42 48.72 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-30T07:39:18.630Z] #42 ... [2022-08-30T07:39:18.630Z] [2022-08-30T07:39:18.630Z] #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-30T07:39:18.630Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:18.631Z] #76 49.88 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:39:18.631Z] #76 49.90 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-30T07:39:18.631Z] #76 49.92 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:39:18.631Z] #76 49.99 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-30T07:39:18.874Z] #41 54.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-30T07:39:18.928Z] #76 50.04 Setting up file (1:5.39-3) ... [2022-08-30T07:39:18.928Z] #76 50.07 Setting up bzip2 (1.0.8-4) ... [2022-08-30T07:39:18.928Z] #76 50.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:18.928Z] #76 50.09 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:18.928Z] #76 50.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:39:18.928Z] #76 50.11 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-30T07:39:18.928Z] #76 50.12 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-30T07:39:18.928Z] #76 50.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:39:18.928Z] #76 50.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-30T07:39:18.928Z] #76 50.23 Setting up patch (2.7.6-7) ... [2022-08-30T07:39:18.928Z] #76 50.23 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:39:18.928Z] #76 50.23 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-30T07:39:19.134Z] #41 ... [2022-08-30T07:39:19.134Z] [2022-08-30T07:39:19.134Z] #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-30T07:39:19.134Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:19.134Z] #83 DONE 54.7s [2022-08-30T07:39:19.186Z] #76 50.23 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-30T07:39:19.186Z] #76 50.24 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:39:19.186Z] #76 50.26 Setting up libtool (2.4.6-15) ... [2022-08-30T07:39:19.186Z] #76 50.28 Setting up m4 (1.4.18-5) ... [2022-08-30T07:39:19.186Z] #76 50.32 Setting up dpkg-dev (1.20.11) ... [2022-08-30T07:39:19.186Z] #76 50.37 Setting up autoconf (2.69-14) ... [2022-08-30T07:39:19.186Z] #76 50.39 Setting up build-essential (12.9) ... [2022-08-30T07:39:19.186Z] #76 50.42 Setting up automake (1:1.16.3-2) ... [2022-08-30T07:39:19.186Z] #76 50.42 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-30T07:39:19.186Z] #76 50.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:39:19.394Z] [2022-08-30T07:39:19.394Z] #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-30T07:39:19.394Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:39:19.950Z] #55 ... [2022-08-30T07:39:19.950Z] [2022-08-30T07:39:19.950Z] #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-30T07:39:19.950Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:19.950Z] #42 31.73 Fetched 8573 kB in 25s (350 kB/s) [2022-08-30T07:39:19.950Z] #42 31.73 Reading package lists... [2022-08-30T07:39:19.950Z] #42 41.42 Reading package lists... [2022-08-30T07:39:19.950Z] #42 ... [2022-08-30T07:39:19.950Z] [2022-08-30T07:39:19.950Z] #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-30T07:39:19.950Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:39:19.951Z] #47 38.90 Updating files: 47% (1031/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: 81% (1777/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-30T07:39:19.951Z] #47 40.57 + git checkout -q v2.3.0 [2022-08-30T07:39:20.558Z] #76 DONE 51.5s [2022-08-30T07:39:20.558Z] [2022-08-30T07:39:20.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-30T07:39:20.558Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:39:20.558Z] #77 ... [2022-08-30T07:39:20.558Z] [2022-08-30T07:39:20.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-30T07:39:20.558Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:20.558Z] #51 41.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-30T07:39:20.558Z] #51 43.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:20.558Z] #51 43.18 Fetched 2315 kB in 3s (679 kB/s) [2022-08-30T07:39:20.558Z] #51 43.38 Selecting previously unselected package libprotobuf23:amd64. [2022-08-30T07:39:20.558Z] #51 43.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 ... 15717 files and directories currently installed.) [2022-08-30T07:39:20.558Z] #51 43.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-30T07:39:20.558Z] #51 43.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-30T07:39:20.558Z] #51 44.38 Selecting previously unselected package python3-pkg-resources. [2022-08-30T07:39:20.558Z] #51 44.38 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-30T07:39:20.558Z] #51 44.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:39:20.558Z] #51 44.62 Selecting previously unselected package python3-six. [2022-08-30T07:39:20.558Z] #51 44.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-30T07:39:20.558Z] #51 44.62 Unpacking python3-six (1.16.0-2) ... [2022-08-30T07:39:20.558Z] #51 44.77 Selecting previously unselected package python3-protobuf. [2022-08-30T07:39:20.558Z] #51 44.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-30T07:39:20.558Z] #51 44.77 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-30T07:39:20.558Z] #51 45.33 Selecting previously unselected package libnet1:amd64. [2022-08-30T07:39:20.558Z] #51 45.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-30T07:39:20.558Z] #51 45.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:39:20.558Z] #51 45.44 Selecting previously unselected package libnl-3-200:amd64. [2022-08-30T07:39:20.558Z] #51 45.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-30T07:39:20.558Z] #51 45.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:39:20.558Z] #51 45.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:39:20.558Z] #51 45.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:39:20.558Z] #51 45.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:20.558Z] #51 45.77 Selecting previously unselected package criu. [2022-08-30T07:39:20.558Z] #51 45.77 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-30T07:39:20.558Z] #51 45.80 Unpacking criu (3.17.1-1) ... [2022-08-30T07:39:20.558Z] #51 46.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:39:20.558Z] #51 48.32 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-30T07:39:20.558Z] #51 48.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:39:20.558Z] #51 48.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:20.558Z] #51 48.39 Setting up python3-six (1.16.0-2) ... [2022-08-30T07:39:20.558Z] #51 49.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:39:20.558Z] #51 49.62 Setting up python3-protobuf (3.12.4-1) ... [2022-08-30T07:39:20.775Z] #84 1.285 Cloning into '/tmp/crun-build'... [2022-08-30T07:39:20.848Z] #34 ... [2022-08-30T07:39:20.848Z] [2022-08-30T07:39:20.848Z] #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-30T07:39:20.848Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:39:20.848Z] #62 6.494 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:39:20.848Z] #62 6.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:39:20.848Z] #62 6.519 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:39:20.848Z] #62 6.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:39:20.848Z] #62 8.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:39:20.848Z] #62 ... [2022-08-30T07:39:20.848Z] [2022-08-30T07:39:20.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-30T07:39:20.848Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:20.848Z] #14 8.562 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:39:20.848Z] #14 8.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:39:20.848Z] #14 8.637 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:39:20.896Z] #47 ... [2022-08-30T07:39:20.896Z] [2022-08-30T07:39:20.896Z] #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-30T07:39:20.896Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:20.896Z] #14 32.62 Fetched 8573 kB in 25s (346 kB/s) [2022-08-30T07:39:20.896Z] #14 32.62 Reading package lists... [2022-08-30T07:39:20.896Z] #14 41.90 Reading package lists... [2022-08-30T07:39:20.896Z] #14 ... [2022-08-30T07:39:20.896Z] [2022-08-30T07:39:20.896Z] #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-30T07:39:20.896Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:39:20.896Z] #62 33.25 Fetched 8573 kB in 25s (348 kB/s) [2022-08-30T07:39:20.896Z] #62 33.25 Reading package lists... [2022-08-30T07:39:21.105Z] #14 ... [2022-08-30T07:39:21.105Z] [2022-08-30T07:39:21.105Z] #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-30T07:39:21.105Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:39:21.105Z] #36 7.958 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-30T07:39:21.166Z] #62 42.57 Reading package lists... [2022-08-30T07:39:21.166Z] #62 ... [2022-08-30T07:39:21.166Z] [2022-08-30T07:39:21.166Z] #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-30T07:39:21.166Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:21.166Z] #55 42.89 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-30T07:39:21.166Z] #55 42.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-30T07:39:21.363Z] #36 ... [2022-08-30T07:39:21.363Z] [2022-08-30T07:39:21.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-30T07:39:21.363Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:21.363Z] #76 6.354 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:39:21.363Z] #76 6.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:39:21.363Z] #76 6.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:39:21.363Z] #76 6.631 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:39:21.363Z] #76 7.295 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:39:21.363Z] #76 9.756 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:39:21.363Z] #76 ... [2022-08-30T07:39:21.363Z] [2022-08-30T07:39:21.363Z] #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-30T07:39:21.363Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:39:21.363Z] #53 8.442 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-30T07:39:21.427Z] #55 43.22 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-30T07:39:21.427Z] #55 43.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-30T07:39:21.427Z] #55 43.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-30T07:39:21.620Z] #53 ... [2022-08-30T07:39:21.620Z] [2022-08-30T07:39:21.620Z] #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-30T07:39:21.620Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:39:21.620Z] #40 6.804 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-30T07:39:21.620Z] #40 7.577 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-30T07:39:21.620Z] #40 9.495 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-30T07:39:21.620Z] #40 9.971 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-30T07:39:21.620Z] #40 10.20 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-30T07:39:21.620Z] #40 ... [2022-08-30T07:39:21.620Z] [2022-08-30T07:39:21.620Z] #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-30T07:39:21.620Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:21.620Z] #42 8.562 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:39:21.620Z] #42 8.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:39:21.620Z] #42 8.634 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:39:21.688Z] #55 43.58 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-30T07:39:21.877Z] #42 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:39:21.877Z] #42 ... [2022-08-30T07:39:21.877Z] [2022-08-30T07:39:21.877Z] #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-30T07:39:21.877Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:21.877Z] #55 8.377 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-30T07:39:21.877Z] #55 ... [2022-08-30T07:39:21.877Z] [2022-08-30T07:39:21.877Z] #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-30T07:39:21.877Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:39:21.877Z] #57 8.818 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-30T07:39:21.877Z] #57 10.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-30T07:39:21.877Z] #57 10.51 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-30T07:39:21.877Z] #57 10.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-30T07:39:21.928Z] #51 ... [2022-08-30T07:39:21.928Z] [2022-08-30T07:39:21.928Z] #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-30T07:39:21.928Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:21.928Z] #42 53.16 Setting up libicu67:amd64 (67.1-7) ... [2022-08-30T07:39:21.928Z] #42 53.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:39:21.928Z] #42 53.22 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-30T07:39:21.928Z] #42 53.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:39:21.928Z] #42 53.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-30T07:39:21.928Z] #42 53.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-30T07:39:21.928Z] #42 ... [2022-08-30T07:39:21.928Z] [2022-08-30T07:39:21.928Z] #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-30T07:39:21.928Z] #64 sha256:45edff3a032e830164d8dc1a3a0acc21ca1bcdeffb752568aca0ae13bc13beea [2022-08-30T07:39:21.928Z] #64 7.826 + RM_GOPATH=0 [2022-08-30T07:39:21.928Z] #64 7.826 + TMP_GOPATH= [2022-08-30T07:39:21.928Z] #64 7.826 + : /build [2022-08-30T07:39:21.928Z] #64 7.826 + '[' -z '' ']' [2022-08-30T07:39:21.928Z] #64 7.826 ++ mktemp -d [2022-08-30T07:39:21.928Z] #64 7.826 + export GOPATH=/tmp/tmp.IChA5jrcT5 [2022-08-30T07:39:21.928Z] #64 7.826 + GOPATH=/tmp/tmp.IChA5jrcT5 [2022-08-30T07:39:21.928Z] #64 7.826 + RM_GOPATH=1 [2022-08-30T07:39:21.928Z] #64 7.826 + case "$(go env GOARCH)" in [2022-08-30T07:39:21.928Z] #64 7.826 ++ go env GOARCH [2022-08-30T07:39:21.928Z] #64 7.836 Install containerd version v1.6.8 [2022-08-30T07:39:21.928Z] #64 7.836 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:21.928Z] #64 7.836 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:21.928Z] #64 7.836 ++ dirname /install.sh [2022-08-30T07:39:21.928Z] #64 7.836 + dir=/ [2022-08-30T07:39:21.928Z] #64 7.836 + bin=containerd [2022-08-30T07:39:21.928Z] #64 7.836 + shift [2022-08-30T07:39:21.928Z] #64 7.836 + '[' '!' -f //containerd.installer ']' [2022-08-30T07:39:21.928Z] #64 7.836 + . //containerd.installer [2022-08-30T07:39:21.928Z] #64 7.836 ++ set -e [2022-08-30T07:39:21.928Z] #64 7.836 ++ : v1.6.8 [2022-08-30T07:39:21.928Z] #64 7.836 + install_containerd [2022-08-30T07:39:21.928Z] #64 7.836 + echo 'Install containerd version v1.6.8' [2022-08-30T07:39:21.928Z] #64 7.836 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IChA5jrcT5/src/github.com/containerd/containerd [2022-08-30T07:39:21.928Z] #64 7.847 Cloning into '/tmp/tmp.IChA5jrcT5/src/github.com/containerd/containerd'... [2022-08-30T07:39:21.948Z] #55 43.76 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-30T07:39:21.948Z] #55 43.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-30T07:39:22.134Z] #57 ... [2022-08-30T07:39:22.134Z] [2022-08-30T07:39:22.134Z] #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-30T07:39:22.134Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-30T07:39:22.134Z] #38 8.397 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-30T07:39:22.185Z] #64 ... [2022-08-30T07:39:22.185Z] [2022-08-30T07:39:22.185Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-30T07:39:22.185Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:22.185Z] #42 53.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-30T07:39:22.185Z] #42 53.30 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-30T07:39:22.185Z] #42 53.31 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-30T07:39:22.185Z] #42 53.36 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-30T07:39:22.185Z] #42 53.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:39:22.391Z] #38 ... [2022-08-30T07:39:22.391Z] [2022-08-30T07:39:22.391Z] #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-30T07:39:22.391Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:22.391Z] #55 11.46 go: downloading github.com/fatih/color v1.13.0 [2022-08-30T07:39:22.391Z] #55 11.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T07:39:22.519Z] #55 44.17 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-30T07:39:22.519Z] #55 44.17 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-30T07:39:22.519Z] #55 44.42 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-30T07:39:22.648Z] #55 11.65 go: downloading github.com/pkg/errors v0.9.1 [2022-08-30T07:39:22.648Z] #55 11.69 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-30T07:39:22.648Z] #55 11.72 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-30T07:39:22.905Z] #55 ... [2022-08-30T07:39:22.905Z] [2022-08-30T07:39:22.905Z] #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-30T07:39:22.905Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:39:22.905Z] #47 5.750 + git clone https://github.com/docker/distribution.git . [2022-08-30T07:39:22.905Z] #47 5.760 Cloning into '.'... [2022-08-30T07:39:22.905Z] #47 ... [2022-08-30T07:39:22.905Z] [2022-08-30T07:39:22.905Z] #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-30T07:39:22.905Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:22.905Z] #51 6.766 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:39:22.905Z] #51 6.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:39:22.905Z] #51 6.807 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:39:22.905Z] #51 7.559 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-30T07:39:22.905Z] #51 9.739 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:39:23.086Z] #14 ... [2022-08-30T07:39:23.086Z] [2022-08-30T07:39:23.086Z] #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-30T07:39:23.086Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:39:23.086Z] #77 24.66 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-30T07:39:23.090Z] #55 44.81 go: downloading golang.org/x/text v0.3.7 [2022-08-30T07:39:23.114Z] #42 DONE 54.2s [2022-08-30T07:39:23.114Z] [2022-08-30T07:39:23.114Z] #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-30T07:39:23.114Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:39:23.115Z] #34 44.51 Updating files: 86% (1312/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-30T07:39:23.115Z] #34 45.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-30T07:39:23.115Z] #34 45.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-30T07:39:23.115Z] #34 ... [2022-08-30T07:39:23.115Z] [2022-08-30T07:39:23.115Z] #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-30T07:39:23.115Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:23.115Z] #51 53.91 Setting up criu (3.17.1-1) ... [2022-08-30T07:39:23.163Z] #51 ... [2022-08-30T07:39:23.163Z] [2022-08-30T07:39:23.163Z] #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-30T07:39:23.163Z] #26 sha256:a53b5a1a481e86bac98760aebb1f9a80851c5f9cff227c446533c68584d85d09 [2022-08-30T07:39:23.163Z] #26 5.832 + RM_GOPATH=0 [2022-08-30T07:39:23.163Z] #26 5.832 + TMP_GOPATH= [2022-08-30T07:39:23.163Z] #26 5.832 + : /build [2022-08-30T07:39:23.163Z] #26 5.832 + '[' -z '' ']' [2022-08-30T07:39:23.163Z] #26 5.832 ++ mktemp -d [2022-08-30T07:39:23.163Z] #26 5.838 + export GOPATH=/tmp/tmp.71XTVjTKgo [2022-08-30T07:39:23.163Z] #26 5.838 + GOPATH=/tmp/tmp.71XTVjTKgo [2022-08-30T07:39:23.163Z] #26 5.838 + RM_GOPATH=1 [2022-08-30T07:39:23.163Z] #26 5.838 + case "$(go env GOARCH)" in [2022-08-30T07:39:23.163Z] #26 5.838 ++ go env GOARCH [2022-08-30T07:39:23.163Z] #26 5.865 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:23.163Z] #26 5.865 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:23.163Z] #26 5.865 ++ dirname /install.sh [2022-08-30T07:39:23.163Z] #26 5.944 + dir=/ [2022-08-30T07:39:23.163Z] #26 5.944 + bin=dockercli [2022-08-30T07:39:23.163Z] #26 5.944 + shift [2022-08-30T07:39:23.163Z] #26 5.944 + '[' '!' -f //dockercli.installer ']' [2022-08-30T07:39:23.163Z] #26 5.944 + . //dockercli.installer [2022-08-30T07:39:23.163Z] #26 5.944 ++ : stable [2022-08-30T07:39:23.163Z] #26 5.944 ++ : 17.06.2-ce [2022-08-30T07:39:23.163Z] #26 5.953 Install docker/cli version 17.06.2-ce from stable [2022-08-30T07:39:23.163Z] #26 5.955 + install_dockercli [2022-08-30T07:39:23.163Z] #26 5.955 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-30T07:39:23.163Z] #26 5.976 ++ uname -m [2022-08-30T07:39:23.163Z] #26 5.979 + arch=x86_64 [2022-08-30T07:39:23.163Z] #26 5.980 + '[' x86_64 '!=' x86_64 ']' [2022-08-30T07:39:23.163Z] #26 5.980 + url=https://download.docker.com/linux/static [2022-08-30T07:39:23.163Z] #26 5.981 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-30T07:39:23.163Z] #26 5.990 + tar -xz docker/docker [2022-08-30T07:39:23.163Z] #26 ... [2022-08-30T07:39:23.163Z] [2022-08-30T07:39:23.163Z] #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-30T07:39:23.163Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:39:23.163Z] #53 11.31 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-30T07:39:23.163Z] #53 11.31 go: downloading github.com/fatih/color v1.10.0 [2022-08-30T07:39:23.163Z] #53 11.61 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-30T07:39:23.163Z] #53 11.64 go: downloading github.com/pkg/errors v0.9.1 [2022-08-30T07:39:23.163Z] #53 12.00 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-30T07:39:23.163Z] #53 12.02 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-30T07:39:23.163Z] #53 12.06 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-30T07:39:23.163Z] #53 12.19 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-30T07:39:23.163Z] #53 12.36 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-30T07:39:23.420Z] #53 12.61 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-30T07:39:23.677Z] #53 12.84 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-30T07:39:23.719Z] #51 ... [2022-08-30T07:39:23.719Z] [2022-08-30T07:39:23.719Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-30T07:39:23.719Z] #43 sha256:d500ed249293f692c98168747a2382aee03b34350591f5d1524e79dcb32bb11d [2022-08-30T07:39:23.719Z] #43 DONE 0.5s [2022-08-30T07:39:23.719Z] [2022-08-30T07:39:23.719Z] #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-30T07:39:23.719Z] #44 sha256:188699f7ebdf37f46919bdb2c6e361b426af13323b6a0b4215c906f9e989dc63 [2022-08-30T07:39:24.242Z] #53 13.48 go: downloading golang.org/x/tools v0.1.0 [2022-08-30T07:39:24.974Z] #84 ... [2022-08-30T07:39:24.974Z] [2022-08-30T07:39:24.974Z] #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-30T07:39:24.974Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:24.974Z] #58 50.41 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:24.974Z] #58 50.84 Fetched 2315 kB in 4s (638 kB/s) [2022-08-30T07:39:24.974Z] #58 51.00 Selecting previously unselected package libprotobuf23:amd64. [2022-08-30T07:39:24.974Z] #58 51.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-30T07:39:24.974Z] #58 51.12 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-30T07:39:24.974Z] #58 51.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-30T07:39:24.974Z] #58 52.29 Selecting previously unselected package python3-pkg-resources. [2022-08-30T07:39:24.974Z] #58 52.29 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-30T07:39:24.974Z] #58 52.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:39:24.974Z] #58 52.50 Selecting previously unselected package python3-six. [2022-08-30T07:39:24.974Z] #58 52.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-30T07:39:24.974Z] #58 52.50 Unpacking python3-six (1.16.0-2) ... [2022-08-30T07:39:24.974Z] #58 52.62 Selecting previously unselected package python3-protobuf. [2022-08-30T07:39:24.974Z] #58 52.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-30T07:39:24.974Z] #58 52.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-30T07:39:24.974Z] #58 53.46 Selecting previously unselected package libnet1:amd64. [2022-08-30T07:39:24.974Z] #58 53.48 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-30T07:39:24.974Z] #58 53.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:39:24.974Z] #58 53.71 Selecting previously unselected package libnl-3-200:amd64. [2022-08-30T07:39:24.974Z] #58 53.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-30T07:39:24.974Z] #58 53.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:39:24.974Z] #58 54.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:39:24.974Z] #58 54.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:39:24.974Z] #58 54.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:24.974Z] #58 54.35 Selecting previously unselected package criu. [2022-08-30T07:39:24.974Z] #58 54.35 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-30T07:39:24.974Z] #58 54.36 Unpacking criu (3.17.1-1) ... [2022-08-30T07:39:24.974Z] #58 55.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:39:24.974Z] #58 57.37 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-30T07:39:24.974Z] #58 57.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:39:24.974Z] #58 57.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:24.974Z] #58 57.47 Setting up python3-six (1.16.0-2) ... [2022-08-30T07:39:24.974Z] #58 59.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:39:24.974Z] #58 59.16 Setting up python3-protobuf (3.12.4-1) ... [2022-08-30T07:39:24.974Z] #58 ... [2022-08-30T07:39:24.974Z] [2022-08-30T07:39:24.974Z] #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-30T07:39:24.974Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:24.974Z] #62 50.25 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-30T07:39:24.974Z] #62 50.35 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-30T07:39:24.974Z] #62 51.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-30T07:39:24.974Z] #62 51.69 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-30T07:39:25.658Z] #44 ... [2022-08-30T07:39:25.658Z] [2022-08-30T07:39:25.658Z] #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-30T07:39:25.658Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:25.658Z] #51 55.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:39:25.658Z] #51 DONE 56.6s [2022-08-30T07:39:25.914Z] [2022-08-30T07:39:25.914Z] #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-30T07:39:25.914Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:25.914Z] #14 51.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-30T07:39:25.914Z] #14 51.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-30T07:39:25.914Z] #14 51.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-30T07:39:25.914Z] #14 54.06 Selecting previously unselected package binutils-mingw-w64. [2022-08-30T07:39:25.914Z] #14 54.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-30T07:39:25.914Z] #14 54.06 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-30T07:39:25.914Z] #14 54.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-30T07:39:25.914Z] #14 54.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:39:25.914Z] #14 54.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:39:25.914Z] #14 54.48 Selecting previously unselected package dmsetup. [2022-08-30T07:39:25.914Z] #14 54.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:39:25.914Z] #14 54.48 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-30T07:39:25.914Z] #14 54.60 Selecting previously unselected package mingw-w64-common. [2022-08-30T07:39:25.914Z] #14 54.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-30T07:39:25.914Z] #14 54.66 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-30T07:39:28.373Z] #55 ... [2022-08-30T07:39:28.373Z] [2022-08-30T07:39:28.373Z] #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-30T07:39:28.373Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:28.373Z] #76 34.29 Reading package lists... [2022-08-30T07:39:28.373Z] #76 43.52 Building dependency tree... [2022-08-30T07:39:28.373Z] #76 50.10 python3 is already the newest version (3.9.2-3). [2022-08-30T07:39:28.373Z] #76 50.10 The following additional packages will be installed: [2022-08-30T07:39:28.373Z] #76 50.13 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-30T07:39:28.373Z] #76 50.14 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-30T07:39:28.373Z] #76 50.15 Suggested packages: [2022-08-30T07:39:28.373Z] #76 50.18 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-30T07:39:28.373Z] #76 50.18 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-30T07:39:28.373Z] #76 50.18 m4-doc ed diffutils-doc [2022-08-30T07:39:28.373Z] #76 50.18 Recommended packages: [2022-08-30T07:39:28.373Z] #76 50.18 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-30T07:39:28.373Z] #76 ... [2022-08-30T07:39:28.373Z] [2022-08-30T07:39:28.373Z] #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-30T07:39:28.373Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:28.373Z] #42 41.42 Reading package lists... [2022-08-30T07:39:28.427Z] #77 ... [2022-08-30T07:39:28.427Z] [2022-08-30T07:39:28.427Z] #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-30T07:39:28.427Z] #64 sha256:15ecdb5998f9d64cc635ba1d9f1eb89344e888d8225ab62d8db7d0994d027b18 [2022-08-30T07:39:28.427Z] #64 41.09 Updating files: 62% (3105/4978) Updating files: 63% (3137/4978) Updating files: 64% (3186/4978) Updating files: 65% (3236/4978) Updating files: 66% (3286/4978) Updating files: 67% (3336/4978) Updating files: 68% (3386/4978) Updating files: 69% (3435/4978) Updating files: 70% (3485/4978) Updating files: 71% (3535/4978) Updating files: 72% (3585/4978) Updating files: 73% (3634/4978) Updating files: 74% (3684/4978) Updating files: 75% (3734/4978) Updating files: 76% (3784/4978) Updating files: 77% (3834/4978) Updating files: 78% (3883/4978) Updating files: 79% (3933/4978) Updating files: 80% (3983/4978) Updating files: 81% (4033/4978) Updating files: 82% (4082/4978) Updating files: 83% (4132/4978) Updating files: 84% (4182/4978) Updating files: 85% (4232/4978) Updating files: 86% (4282/4978) Updating files: 87% (4331/4978) Updating files: 88% (4381/4978) Updating files: 89% (4431/4978) Updating files: 90% (4481/4978) Updating files: 91% (4530/4978) Updating files: 92% (4580/4978) Updating files: 93% (4630/4978) Updating files: 94% (4680/4978) Updating files: 95% (4730/4978) Updating files: 96% (4779/4978) Updating files: 96% (4797/4978) Updating files: 97% (4829/4978) Updating files: 98% (4879/4978) Updating files: 99% (4929/4978) Updating files: 100% (4978/4978) Updating files: 100% (4978/4978), done. [2022-08-30T07:39:28.427Z] #64 42.28 + cd /tmp/tmp.GKS3kQA1VX/src/github.com/containerd/containerd [2022-08-30T07:39:28.427Z] #64 42.28 + git checkout -q v1.6.8 [2022-08-30T07:39:29.184Z] #14 59.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-30T07:39:29.184Z] #14 59.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-30T07:39:29.184Z] #14 59.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-30T07:39:29.229Z] #62 ... [2022-08-30T07:39:29.229Z] [2022-08-30T07:39:29.229Z] #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-30T07:39:29.229Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:39:29.229Z] #84 9.261 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-30T07:39:29.229Z] #84 9.306 Cloning into '/tmp/crun-build/libocispec'... [2022-08-30T07:39:29.229Z] #84 ... [2022-08-30T07:39:29.229Z] [2022-08-30T07:39:29.229Z] #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-30T07:39:29.229Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:39:29.229Z] #41 54.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-30T07:39:29.521Z] #41 ... [2022-08-30T07:39:29.521Z] [2022-08-30T07:39:29.521Z] #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-30T07:39:29.521Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:29.521Z] #58 63.91 Setting up criu (3.17.1-1) ... [2022-08-30T07:39:29.528Z] #53 ... [2022-08-30T07:39:29.528Z] [2022-08-30T07:39:29.528Z] #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-30T07:39:29.528Z] #67 sha256:978876907c3d8078d1cc434f815844202377f89731615066fabd462dddb61519 [2022-08-30T07:39:29.528Z] #67 5.572 + RM_GOPATH=0 [2022-08-30T07:39:29.528Z] #67 5.572 + TMP_GOPATH= [2022-08-30T07:39:29.528Z] #67 5.572 + : /build [2022-08-30T07:39:29.528Z] #67 5.572 + '[' -z '' ']' [2022-08-30T07:39:29.528Z] #67 5.572 ++ mktemp -d [2022-08-30T07:39:29.528Z] #67 5.577 + export GOPATH=/tmp/tmp.W6g0WH3b6U [2022-08-30T07:39:29.528Z] #67 5.577 + GOPATH=/tmp/tmp.W6g0WH3b6U [2022-08-30T07:39:29.528Z] #67 5.577 + RM_GOPATH=1 [2022-08-30T07:39:29.528Z] #67 5.577 + case "$(go env GOARCH)" in [2022-08-30T07:39:29.528Z] #67 5.577 ++ go env GOARCH [2022-08-30T07:39:29.528Z] #67 5.598 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:29.528Z] #67 5.598 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:29.528Z] #67 5.598 ++ dirname /install.sh [2022-08-30T07:39:29.528Z] #67 5.617 + dir=/ [2022-08-30T07:39:29.528Z] #67 5.617 + bin=rootlesskit [2022-08-30T07:39:29.528Z] #67 5.617 + shift [2022-08-30T07:39:29.528Z] #67 5.617 + '[' '!' -f //rootlesskit.installer ']' [2022-08-30T07:39:29.528Z] #67 5.617 + . //rootlesskit.installer [2022-08-30T07:39:29.528Z] #67 5.617 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:39:29.528Z] #67 5.617 + install_rootlesskit [2022-08-30T07:39:29.528Z] #67 5.617 + case "$1" in [2022-08-30T07:39:29.528Z] #67 5.617 + export CGO_ENABLED=0 [2022-08-30T07:39:29.528Z] #67 5.617 + CGO_ENABLED=0 [2022-08-30T07:39:29.528Z] #67 5.617 + _install_rootlesskit [2022-08-30T07:39:29.528Z] #67 5.617 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-30T07:39:29.528Z] #67 5.617 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-30T07:39:29.528Z] #67 5.617 + GOBIN=/build [2022-08-30T07:39:29.528Z] #67 5.617 + GO111MODULE=on [2022-08-30T07:39:29.528Z] #67 5.617 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:39:29.528Z] #67 5.622 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:39:29.528Z] #67 6.254 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-30T07:39:29.528Z] #67 10.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T07:39:29.528Z] #67 10.14 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-30T07:39:29.528Z] #67 11.34 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-30T07:39:29.528Z] #67 ... [2022-08-30T07:39:29.528Z] [2022-08-30T07:39:29.528Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-30T07:39:29.528Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:29.528Z] #55 12.73 go: downloading github.com/spf13/viper v1.11.0 [2022-08-30T07:39:29.528Z] #55 12.82 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-30T07:39:29.528Z] #55 13.95 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-30T07:39:29.528Z] #55 14.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-30T07:39:29.528Z] #55 14.30 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-30T07:39:29.528Z] #55 14.38 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-30T07:39:29.528Z] #55 17.40 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-30T07:39:29.528Z] #55 17.72 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-30T07:39:29.528Z] #55 17.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-30T07:39:29.528Z] #55 18.22 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-30T07:39:29.528Z] #55 ... [2022-08-30T07:39:29.528Z] [2022-08-30T07:39:29.528Z] #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-30T07:39:29.528Z] #67 sha256:978876907c3d8078d1cc434f815844202377f89731615066fabd462dddb61519 [2022-08-30T07:39:29.528Z] #67 16.44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-30T07:39:30.371Z] #64 43.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-30T07:39:30.371Z] #64 43.93 + BUILDTAGS='netgo osusergo static_build' [2022-08-30T07:39:30.371Z] #64 43.93 + export EXTRA_FLAGS=-buildmode=pie [2022-08-30T07:39:30.371Z] #64 43.93 + EXTRA_FLAGS=-buildmode=pie [2022-08-30T07:39:30.371Z] #64 43.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-30T07:39:30.371Z] #64 43.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-30T07:39:30.371Z] #64 43.93 + '[' '' = dynamic ']' [2022-08-30T07:39:30.371Z] #64 43.93 + make [2022-08-30T07:39:30.551Z] #14 ... [2022-08-30T07:39:30.551Z] [2022-08-30T07:39:30.551Z] #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-30T07:39:30.551Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:39:30.551Z] #77 9.863 Cloning into '/tmp/crun-build'... [2022-08-30T07:39:30.899Z] #67 18.04 go: downloading github.com/google/uuid v1.3.0 [2022-08-30T07:39:31.159Z] #67 18.30 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-30T07:39:31.159Z] #67 ... [2022-08-30T07:39:31.159Z] [2022-08-30T07:39:31.159Z] #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-30T07:39:31.159Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:31.159Z] #14 10.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:39:31.159Z] #14 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:39:31.159Z] #14 17.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:39:31.177Z] #42 50.59 Building dependency tree... [2022-08-30T07:39:31.418Z] #14 ... [2022-08-30T07:39:31.418Z] [2022-08-30T07:39:31.418Z] #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-30T07:39:31.418Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:31.418Z] #51 13.61 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:39:31.418Z] #51 17.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:39:31.476Z] #58 66.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:39:31.748Z] #64 45.73 + bin/ctr [2022-08-30T07:39:32.047Z] #58 DONE 67.2s [2022-08-30T07:39:32.047Z] [2022-08-30T07:39:32.047Z] #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-30T07:39:32.047Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:39:32.047Z] #84 11.03 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-30T07:39:32.047Z] #84 11.13 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-30T07:39:32.047Z] #84 11.13 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-30T07:39:32.047Z] #84 11.13 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-30T07:39:32.047Z] #84 11.25 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-30T07:39:32.118Z] #42 ... [2022-08-30T07:39:32.118Z] [2022-08-30T07:39:32.118Z] #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-30T07:39:32.118Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:32.118Z] #51 35.46 Reading package lists... [2022-08-30T07:39:32.118Z] #51 44.23 Reading package lists... [2022-08-30T07:39:32.351Z] #51 ... [2022-08-30T07:39:32.351Z] [2022-08-30T07:39:32.351Z] #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-30T07:39:32.351Z] #67 sha256:978876907c3d8078d1cc434f815844202377f89731615066fabd462dddb61519 [2022-08-30T07:39:32.351Z] #67 19.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-30T07:39:32.351Z] #67 19.31 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T07:39:32.378Z] #51 53.56 Building dependency tree... [2022-08-30T07:39:32.378Z] #51 ... [2022-08-30T07:39:32.378Z] [2022-08-30T07:39:32.378Z] #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-30T07:39:32.378Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:39:32.378Z] #47 43.96 + 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-30T07:39:32.608Z] #67 19.46 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-30T07:39:32.608Z] #67 19.52 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-30T07:39:32.639Z] #47 ... [2022-08-30T07:39:32.639Z] [2022-08-30T07:39:32.639Z] #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-30T07:39:32.639Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:32.639Z] #76 52.76 The following NEW packages will be installed: [2022-08-30T07:39:32.639Z] #76 52.80 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-30T07:39:32.639Z] #76 52.80 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-30T07:39:32.639Z] #76 52.81 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-30T07:39:32.639Z] #76 52.81 libyajl2 m4 patch xz-utils [2022-08-30T07:39:32.639Z] #76 53.35 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:32.639Z] #76 53.35 Need to get 5940 kB of archives. [2022-08-30T07:39:32.640Z] #76 53.35 After this operation, 18.7 MB of additional disk space will be used. [2022-08-30T07:39:32.640Z] #76 53.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-30T07:39:32.640Z] #76 53.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-30T07:39:32.640Z] #76 53.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-30T07:39:32.640Z] #76 53.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-30T07:39:32.640Z] #76 53.37 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-30T07:39:32.640Z] #76 53.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-30T07:39:32.640Z] #76 53.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-30T07:39:32.640Z] #76 53.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-30T07:39:32.640Z] #76 53.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-30T07:39:32.640Z] #76 53.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-30T07:39:32.640Z] #76 53.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-30T07:39:32.640Z] #76 53.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-30T07:39:32.640Z] #76 53.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-30T07:39:32.640Z] #76 53.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-30T07:39:32.640Z] #76 53.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-30T07:39:32.640Z] #76 53.95 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-30T07:39:32.640Z] #76 53.96 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-30T07:39:32.640Z] #76 53.97 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-30T07:39:32.640Z] #76 53.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-30T07:39:32.640Z] #76 54.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-30T07:39:32.640Z] #76 54.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-30T07:39:32.640Z] #76 54.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-30T07:39:32.640Z] #76 54.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-30T07:39:33.424Z] #84 14.26 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-30T07:39:33.544Z] #67 20.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-30T07:39:33.544Z] #67 ... [2022-08-30T07:39:33.544Z] [2022-08-30T07:39:33.544Z] #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-30T07:39:33.544Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:39:33.544Z] #62 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:39:33.806Z] #62 ... [2022-08-30T07:39:33.806Z] [2022-08-30T07:39:33.806Z] #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-30T07:39:33.806Z] #26 sha256:a53b5a1a481e86bac98760aebb1f9a80851c5f9cff227c446533c68584d85d09 [2022-08-30T07:39:33.806Z] #26 20.75 + mkdir -p /build [2022-08-30T07:39:33.806Z] #26 20.76 + mv docker/docker /build/ [2022-08-30T07:39:33.806Z] #26 20.78 + rmdir docker [2022-08-30T07:39:34.557Z] #76 56.21 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:34.738Z] #26 DONE 21.7s [2022-08-30T07:39:34.738Z] [2022-08-30T07:39:34.738Z] #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-30T07:39:34.738Z] #67 sha256:978876907c3d8078d1cc434f815844202377f89731615066fabd462dddb61519 [2022-08-30T07:39:34.738Z] #67 20.89 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-30T07:39:34.738Z] #67 21.24 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-30T07:39:34.819Z] #76 56.55 Fetched 5940 kB in 1s (4923 kB/s) [2022-08-30T07:39:34.819Z] #76 56.79 Selecting previously unselected package bzip2. [2022-08-30T07:39:34.995Z] #67 ... [2022-08-30T07:39:34.995Z] [2022-08-30T07:39:34.995Z] #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-30T07:39:34.995Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:39:34.995Z] #57 14.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-30T07:39:34.995Z] #57 ... [2022-08-30T07:39:34.995Z] [2022-08-30T07:39:34.995Z] #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-30T07:39:34.995Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:39:34.995Z] #36 24.12 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-30T07:39:34.995Z] #36 24.18 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-30T07:39:35.080Z] #76 56.79 (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-30T07:39:35.080Z] #76 56.92 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-30T07:39:35.080Z] #76 56.93 Unpacking bzip2 (1.0.8-4) ... [2022-08-30T07:39:35.340Z] #76 57.25 Selecting previously unselected package libmagic-mgc. [2022-08-30T07:39:35.340Z] #76 57.25 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-30T07:39:35.601Z] #76 57.37 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-30T07:39:35.843Z] #77 ... [2022-08-30T07:39:35.843Z] [2022-08-30T07:39:35.843Z] #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-30T07:39:35.843Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:39:35.843Z] #53 65.39 gotestsum version dev [2022-08-30T07:39:35.843Z] #53 DONE 66.1s [2022-08-30T07:39:35.843Z] [2022-08-30T07:39:35.843Z] #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-30T07:39:35.843Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:35.843Z] #14 65.87 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-30T07:39:35.843Z] #14 65.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:39:35.843Z] #14 65.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-30T07:39:35.843Z] #14 66.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-30T07:39:35.843Z] #14 66.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:39:35.843Z] #14 66.18 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-30T07:39:35.925Z] #36 ... [2022-08-30T07:39:35.925Z] [2022-08-30T07:39:35.925Z] #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-30T07:39:35.925Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:39:35.925Z] #40 15.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-30T07:39:35.925Z] #40 15.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-30T07:39:35.962Z] #84 16.52 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-30T07:39:36.183Z] #40 ... [2022-08-30T07:39:36.183Z] [2022-08-30T07:39:36.183Z] #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-30T07:39:36.183Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:36.183Z] #42 15.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:39:36.183Z] #42 18.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:39:36.440Z] #42 ... [2022-08-30T07:39:36.440Z] [2022-08-30T07:39:36.440Z] #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-30T07:39:36.440Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:39:36.440Z] #36 25.40 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-30T07:39:36.440Z] #36 25.61 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-30T07:39:36.543Z] #76 58.46 Selecting previously unselected package libmagic1:amd64. [2022-08-30T07:39:36.543Z] #76 58.47 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-30T07:39:36.543Z] #76 58.49 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-30T07:39:37.114Z] #76 59.06 Selecting previously unselected package file. [2022-08-30T07:39:37.114Z] #76 59.09 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-30T07:39:37.373Z] #36 26.30 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-30T07:39:37.373Z] #36 26.65 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-30T07:39:37.374Z] #76 59.12 Unpacking file (1:5.39-3) ... [2022-08-30T07:39:37.630Z] #36 26.73 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-30T07:39:37.630Z] #36 26.75 go: downloading github.com/peterh/liner v1.2.2 [2022-08-30T07:39:37.635Z] #76 59.50 Selecting previously unselected package xz-utils. [2022-08-30T07:39:37.635Z] #76 59.51 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-30T07:39:37.635Z] #76 59.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:39:37.735Z] #14 ... [2022-08-30T07:39:37.735Z] [2022-08-30T07:39:37.735Z] #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-30T07:39:37.735Z] #44 sha256:188699f7ebdf37f46919bdb2c6e361b426af13323b6a0b4215c906f9e989dc63 [2022-08-30T07:39:37.735Z] #44 8.076 + RM_GOPATH=0 [2022-08-30T07:39:37.735Z] #44 8.076 + TMP_GOPATH= [2022-08-30T07:39:37.735Z] #44 8.076 + : /build [2022-08-30T07:39:37.735Z] #44 8.076 + '[' -z '' ']' [2022-08-30T07:39:37.735Z] #44 8.076 ++ mktemp -d [2022-08-30T07:39:37.735Z] #44 8.076 + export GOPATH=/tmp/tmp.aYMFESpcZO [2022-08-30T07:39:37.735Z] #44 8.084 + GOPATH=/tmp/tmp.aYMFESpcZO [2022-08-30T07:39:37.735Z] #44 8.084 + RM_GOPATH=1 [2022-08-30T07:39:37.735Z] #44 8.084 + case "$(go env GOARCH)" in [2022-08-30T07:39:37.735Z] #44 8.084 ++ go env GOARCH [2022-08-30T07:39:37.735Z] #44 8.112 Install tini version v0.19.0 [2022-08-30T07:39:37.735Z] #44 8.113 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:37.735Z] #44 8.113 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:37.735Z] #44 8.113 ++ dirname /install.sh [2022-08-30T07:39:37.735Z] #44 8.113 + dir=/ [2022-08-30T07:39:37.735Z] #44 8.113 + bin=tini [2022-08-30T07:39:37.735Z] #44 8.113 + shift [2022-08-30T07:39:37.735Z] #44 8.113 + '[' '!' -f //tini.installer ']' [2022-08-30T07:39:37.735Z] #44 8.113 + . //tini.installer [2022-08-30T07:39:37.735Z] #44 8.113 ++ : v0.19.0 [2022-08-30T07:39:37.735Z] #44 8.113 + install_tini [2022-08-30T07:39:37.735Z] #44 8.113 + echo 'Install tini version v0.19.0' [2022-08-30T07:39:37.735Z] #44 8.113 + git clone https://github.com/krallin/tini.git /tmp/tmp.aYMFESpcZO/tini [2022-08-30T07:39:37.735Z] #44 8.128 Cloning into '/tmp/tmp.aYMFESpcZO/tini'... [2022-08-30T07:39:37.735Z] #44 8.884 + cd /tmp/tmp.aYMFESpcZO/tini [2022-08-30T07:39:37.735Z] #44 8.884 + git checkout -q v0.19.0 [2022-08-30T07:39:37.735Z] #44 8.889 + cmake . [2022-08-30T07:39:37.735Z] #44 9.450 -- The C compiler identification is GNU 10.2.1 [2022-08-30T07:39:37.735Z] #44 9.558 -- Detecting C compiler ABI info [2022-08-30T07:39:37.735Z] #44 10.37 -- Detecting C compiler ABI info - done [2022-08-30T07:39:37.735Z] #44 10.52 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-30T07:39:37.735Z] #44 10.54 -- Detecting C compile features [2022-08-30T07:39:37.735Z] #44 10.54 -- Detecting C compile features - done [2022-08-30T07:39:37.735Z] #44 10.57 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-30T07:39:37.735Z] #44 10.85 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-30T07:39:37.735Z] #44 10.94 -- Configuring done [2022-08-30T07:39:37.735Z] #44 10.96 -- Generating done [2022-08-30T07:39:37.735Z] #44 10.97 -- Build files have been written to: /tmp/tmp.aYMFESpcZO/tini [2022-08-30T07:39:37.735Z] #44 10.98 + make tini-static [2022-08-30T07:39:37.735Z] #44 11.39 Scanning dependencies of target tini-static [2022-08-30T07:39:37.735Z] #44 11.50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-30T07:39:37.735Z] #44 12.94 [100%] Linking C executable tini-static [2022-08-30T07:39:37.735Z] #44 13.59 [100%] Built target tini-static [2022-08-30T07:39:37.735Z] #44 13.62 + mkdir -p /build [2022-08-30T07:39:37.735Z] #44 13.63 + cp tini-static /build/docker-init [2022-08-30T07:39:37.735Z] #44 DONE 13.9s [2022-08-30T07:39:37.735Z] [2022-08-30T07:39:37.735Z] #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-30T07:39:37.735Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:39:37.735Z] #77 16.38 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-30T07:39:37.735Z] #77 16.40 Cloning into '/tmp/crun-build/libocispec'... [2022-08-30T07:39:37.870Z] #84 18.54 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-30T07:39:37.991Z] #77 17.69 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-30T07:39:38.130Z] #84 18.90 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-30T07:39:38.195Z] #36 27.18 go: downloading github.com/google/go-dap v0.6.0 [2022-08-30T07:39:38.249Z] #77 17.71 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-30T07:39:38.249Z] #77 17.71 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-30T07:39:38.249Z] #77 17.71 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-30T07:39:38.249Z] #77 17.89 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-30T07:39:38.323Z] #64 ... [2022-08-30T07:39:38.323Z] [2022-08-30T07:39:38.323Z] #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-30T07:39:38.323Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:39:38.323Z] #14 74.72 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-30T07:39:38.323Z] #14 74.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-30T07:39:38.323Z] #14 74.73 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:39:38.323Z] #14 80.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-30T07:39:38.323Z] #14 80.27 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-30T07:39:38.323Z] #14 80.28 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-30T07:39:38.323Z] #14 ... [2022-08-30T07:39:38.323Z] [2022-08-30T07:39:38.323Z] #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-30T07:39:38.323Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:39:38.323Z] #77 34.38 libtoolize: putting auxiliary files in '.'. [2022-08-30T07:39:38.323Z] #77 34.38 libtoolize: copying file './ltmain.sh' [2022-08-30T07:39:38.323Z] #77 35.16 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-30T07:39:38.323Z] #77 35.16 libtoolize: and rerunning libtoolize and aclocal. [2022-08-30T07:39:38.323Z] #77 35.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-30T07:39:38.390Z] #84 19.21 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-30T07:39:38.452Z] #36 27.59 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-30T07:39:38.472Z] #76 60.16 Selecting previously unselected package libsigsegv2:amd64. [2022-08-30T07:39:38.472Z] #76 60.17 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-30T07:39:38.472Z] #76 60.18 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-30T07:39:38.473Z] #76 60.38 Selecting previously unselected package m4. [2022-08-30T07:39:38.473Z] #76 60.39 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-30T07:39:38.473Z] #76 60.51 Unpacking m4 (1.4.18-5) ... [2022-08-30T07:39:38.473Z] #76 ... [2022-08-30T07:39:38.473Z] [2022-08-30T07:39:38.473Z] #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-30T07:39:38.473Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:39:38.473Z] #57 60.44 v3.0.2 [2022-08-30T07:39:38.582Z] #77 ... [2022-08-30T07:39:38.582Z] [2022-08-30T07:39:38.582Z] #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-30T07:39:38.582Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:39:38.582Z] #14 86.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-30T07:39:38.582Z] #14 86.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-30T07:39:38.582Z] #14 86.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:39:39.018Z] #36 28.07 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-30T07:39:39.044Z] #57 ... [2022-08-30T07:39:39.044Z] [2022-08-30T07:39:39.045Z] #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-30T07:39:39.045Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:39.045Z] #14 41.90 Reading package lists... [2022-08-30T07:39:39.045Z] #14 51.17 Building dependency tree... [2022-08-30T07:39:39.045Z] #14 57.61 The following additional packages will be installed: [2022-08-30T07:39:39.045Z] #14 57.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-30T07:39:39.045Z] #14 57.63 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-30T07:39:39.045Z] #14 57.63 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-30T07:39:39.045Z] #14 57.63 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-30T07:39:39.045Z] #14 57.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-30T07:39:39.045Z] #14 57.65 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-30T07:39:39.045Z] #14 57.66 mingw-w64-common mingw-w64-x86-64-dev [2022-08-30T07:39:39.045Z] #14 57.67 Suggested packages: [2022-08-30T07:39:39.045Z] #14 57.70 gcc-10-locales seccomp wine64 [2022-08-30T07:39:39.045Z] #14 60.24 The following NEW packages will be installed: [2022-08-30T07:39:39.045Z] #14 60.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-30T07:39:39.045Z] #14 60.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-30T07:39:39.045Z] #14 60.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-30T07:39:39.045Z] #14 60.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-30T07:39:39.045Z] #14 60.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-30T07:39:39.045Z] #14 60.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-30T07:39:39.045Z] #14 60.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-30T07:39:39.045Z] #14 60.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-30T07:39:39.045Z] #14 60.27 mingw-w64-x86-64-dev [2022-08-30T07:39:39.045Z] #14 60.78 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:39.045Z] #14 60.78 Need to get 115 MB of archives. [2022-08-30T07:39:39.045Z] #14 60.78 After this operation, 645 MB of additional disk space will be used. [2022-08-30T07:39:39.045Z] #14 60.78 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-30T07:39:39.045Z] #14 61.06 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-30T07:39:39.045Z] #14 ... [2022-08-30T07:39:39.045Z] [2022-08-30T07:39:39.045Z] #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-30T07:39:39.045Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:39.045Z] #76 60.99 Selecting previously unselected package autoconf. [2022-08-30T07:39:39.045Z] #76 60.99 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-30T07:39:39.310Z] #76 61.19 Unpacking autoconf (2.69-14) ... [2022-08-30T07:39:39.576Z] #76 ... [2022-08-30T07:39:39.576Z] [2022-08-30T07:39:39.576Z] #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-30T07:39:39.576Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:39:39.576Z] #57 DONE 61.3s [2022-08-30T07:39:39.576Z] [2022-08-30T07:39:39.576Z] #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-30T07:39:39.576Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:39:39.576Z] #62 42.57 Reading package lists... [2022-08-30T07:39:39.576Z] #62 51.65 Building dependency tree... [2022-08-30T07:39:39.576Z] #62 57.87 The following additional packages will be installed: [2022-08-30T07:39:39.576Z] #62 57.92 libbtrfs0 [2022-08-30T07:39:39.576Z] #62 58.45 The following NEW packages will be installed: [2022-08-30T07:39:39.576Z] #62 58.47 libbtrfs-dev libbtrfs0 [2022-08-30T07:39:39.576Z] #62 58.98 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:39.576Z] #62 58.98 Need to get 460 kB of archives. [2022-08-30T07:39:39.576Z] #62 58.98 After this operation, 1237 kB of additional disk space will be used. [2022-08-30T07:39:39.576Z] #62 58.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-30T07:39:39.576Z] #62 58.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-30T07:39:39.576Z] #62 60.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:39.576Z] #62 60.74 Fetched 460 kB in 0s (1260 kB/s) [2022-08-30T07:39:39.576Z] #62 60.92 Selecting previously unselected package libbtrfs0:amd64. [2022-08-30T07:39:39.576Z] #62 60.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 ... 15717 files and directories currently installed.) [2022-08-30T07:39:39.576Z] #62 61.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-30T07:39:39.576Z] #62 61.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:39:39.576Z] #62 ... [2022-08-30T07:39:39.576Z] [2022-08-30T07:39:39.576Z] #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-30T07:39:39.576Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:39.576Z] #14 61.31 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-30T07:39:39.576Z] #14 61.37 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-30T07:39:39.576Z] #14 61.41 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-30T07:39:39.576Z] #14 61.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-30T07:39:39.583Z] #36 28.76 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-30T07:39:39.583Z] #36 28.80 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-30T07:39:39.840Z] #36 29.04 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-30T07:39:40.148Z] #14 61.92 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-30T07:39:40.187Z] #77 19.68 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-30T07:39:40.409Z] #14 62.27 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-30T07:39:40.409Z] #14 62.31 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-30T07:39:40.931Z] #84 ... [2022-08-30T07:39:40.931Z] [2022-08-30T07:39:40.931Z] #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-30T07:39:40.931Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:39:40.931Z] #60 76.00 gotestsum version dev [2022-08-30T07:39:40.931Z] #60 DONE 76.2s [2022-08-30T07:39:40.931Z] [2022-08-30T07:39:40.931Z] #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-30T07:39:40.931Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:39:41.353Z] #14 ... [2022-08-30T07:39:41.353Z] [2022-08-30T07:39:41.353Z] #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-30T07:39:41.353Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:39:41.353Z] #62 61.74 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-30T07:39:41.353Z] #62 61.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-30T07:39:41.353Z] #62 61.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:39:41.353Z] #62 62.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:39:41.353Z] #62 62.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:39:41.353Z] #62 62.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:39:41.353Z] #62 DONE 63.2s [2022-08-30T07:39:41.614Z] [2022-08-30T07:39:41.614Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-30T07:39:41.614Z] #63 sha256:2acf4859cb7957bf52f0c16d36d657bd5d306d74a7a4917638da3a5452bb3be7 [2022-08-30T07:39:41.614Z] #63 DONE 0.1s [2022-08-30T07:39:41.614Z] [2022-08-30T07:39:41.614Z] #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-30T07:39:41.614Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:41.614Z] #14 63.35 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-30T07:39:42.086Z] #77 21.49 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-30T07:39:42.382Z] #36 ... [2022-08-30T07:39:42.382Z] [2022-08-30T07:39:42.382Z] #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-30T07:39:42.382Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-30T07:39:42.382Z] #38 31.09 tomll can be used in two ways: [2022-08-30T07:39:42.382Z] #38 31.09 Writing to STDIN and reading from STDOUT: [2022-08-30T07:39:42.382Z] #38 31.09 cat file.toml | tomll > file.toml [2022-08-30T07:39:42.382Z] #38 31.09 [2022-08-30T07:39:42.382Z] #38 31.09 Reading and updating a list of files: [2022-08-30T07:39:42.382Z] #38 31.09 tomll a.toml b.toml c.toml [2022-08-30T07:39:42.382Z] #38 31.09 [2022-08-30T07:39:42.382Z] #38 31.09 When given a list of files, tomll will modify all files in place without asking. [2022-08-30T07:39:42.382Z] #38 DONE 31.4s [2022-08-30T07:39:42.382Z] [2022-08-30T07:39:42.382Z] #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-30T07:39:42.382Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:42.382Z] #55 25.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T07:39:42.382Z] #55 25.95 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-30T07:39:42.382Z] #55 26.52 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-30T07:39:42.382Z] #55 26.53 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-30T07:39:42.382Z] #55 26.86 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-30T07:39:42.382Z] #55 26.99 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-30T07:39:42.382Z] #55 27.37 go: downloading github.com/spf13/afero v1.8.2 [2022-08-30T07:39:42.382Z] #55 27.38 go: downloading github.com/spf13/cast v1.4.1 [2022-08-30T07:39:42.382Z] #55 27.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-30T07:39:42.382Z] #55 27.98 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-30T07:39:42.382Z] #55 28.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-30T07:39:42.382Z] #55 28.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-30T07:39:42.382Z] #55 28.58 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-30T07:39:42.382Z] #55 28.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-30T07:39:42.382Z] #55 28.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-30T07:39:42.382Z] #55 29.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-30T07:39:42.382Z] #55 29.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-30T07:39:42.382Z] #55 29.58 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-30T07:39:42.382Z] #55 31.15 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-30T07:39:42.639Z] #55 ... [2022-08-30T07:39:42.639Z] [2022-08-30T07:39:42.639Z] #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-30T07:39:42.639Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:42.639Z] #14 31.79 Fetched 8573 kB in 24s (364 kB/s) [2022-08-30T07:39:42.691Z] #77 ... [2022-08-30T07:39:42.692Z] [2022-08-30T07:39:42.692Z] #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-30T07:39:42.692Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:42.692Z] #14 73.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-30T07:39:42.692Z] #14 73.94 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:39:42.692Z] #14 73.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:39:43.595Z] #14 65.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-30T07:39:44.012Z] #14 31.79 Reading package lists... [2022-08-30T07:39:44.012Z] #14 ... [2022-08-30T07:39:44.012Z] [2022-08-30T07:39:44.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-30T07:39:44.012Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:44.012Z] #51 20.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-30T07:39:44.012Z] #51 ... [2022-08-30T07:39:44.012Z] [2022-08-30T07:39:44.012Z] #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-30T07:39:44.012Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:44.012Z] #42 32.88 Fetched 8573 kB in 25s (349 kB/s) [2022-08-30T07:39:44.176Z] #14 66.18 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-30T07:39:44.444Z] #14 ... [2022-08-30T07:39:44.444Z] [2022-08-30T07:39:44.444Z] #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-30T07:39:44.444Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:44.444Z] #51 53.56 Building dependency tree... [2022-08-30T07:39:44.444Z] #51 59.92 The following additional packages will be installed: [2022-08-30T07:39:44.444Z] #51 59.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-30T07:39:44.444Z] #51 59.94 python3-protobuf python3-six [2022-08-30T07:39:44.444Z] #51 59.96 Suggested packages: [2022-08-30T07:39:44.444Z] #51 59.96 python3-setuptools [2022-08-30T07:39:44.444Z] #51 59.96 Recommended packages: [2022-08-30T07:39:44.444Z] #51 59.96 iproute2 | iproute [2022-08-30T07:39:44.444Z] #51 60.83 The following NEW packages will be installed: [2022-08-30T07:39:44.444Z] #51 60.83 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-30T07:39:44.444Z] #51 60.83 python3-protobuf python3-six [2022-08-30T07:39:44.444Z] #51 61.29 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:44.444Z] #51 61.29 Need to get 2315 kB of archives. [2022-08-30T07:39:44.444Z] #51 61.29 After this operation, 11.1 MB of additional disk space will be used. [2022-08-30T07:39:44.444Z] #51 61.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-30T07:39:44.444Z] #51 61.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-30T07:39:44.444Z] #51 61.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-30T07:39:44.444Z] #51 61.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-30T07:39:44.444Z] #51 61.44 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-30T07:39:44.444Z] #51 61.44 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-30T07:39:44.444Z] #51 61.48 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-30T07:39:44.444Z] #51 64.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-30T07:39:44.444Z] #51 ... [2022-08-30T07:39:44.444Z] [2022-08-30T07:39:44.444Z] #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-30T07:39:44.444Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:44.444Z] #76 62.07 Selecting previously unselected package autotools-dev. [2022-08-30T07:39:44.444Z] #76 62.07 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-30T07:39:44.444Z] #76 62.09 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-30T07:39:44.444Z] #76 62.39 Selecting previously unselected package automake. [2022-08-30T07:39:44.444Z] #76 62.40 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-30T07:39:44.444Z] #76 62.45 Unpacking automake (1:1.16.3-2) ... [2022-08-30T07:39:44.444Z] #76 63.42 Selecting previously unselected package patch. [2022-08-30T07:39:44.444Z] #76 63.47 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-30T07:39:44.444Z] #76 63.47 Unpacking patch (2.7.6-7) ... [2022-08-30T07:39:44.444Z] #76 63.76 Selecting previously unselected package dpkg-dev. [2022-08-30T07:39:44.444Z] #76 63.76 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-30T07:39:44.444Z] #76 63.76 Unpacking dpkg-dev (1.20.11) ... [2022-08-30T07:39:44.444Z] #76 65.06 Selecting previously unselected package build-essential. [2022-08-30T07:39:44.444Z] #76 65.07 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-30T07:39:44.444Z] #76 65.09 Unpacking build-essential (12.9) ... [2022-08-30T07:39:44.444Z] #76 65.35 Selecting previously unselected package libcap2:amd64. [2022-08-30T07:39:44.444Z] #76 65.35 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-30T07:39:44.444Z] #76 65.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:39:44.444Z] #76 65.64 Selecting previously unselected package libcap-dev:amd64. [2022-08-30T07:39:44.444Z] #76 65.64 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-30T07:39:44.444Z] #76 65.64 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-30T07:39:44.444Z] #76 66.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:39:44.444Z] #76 66.14 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:39:44.444Z] #76 66.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:44.444Z] #76 66.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-30T07:39:44.444Z] #76 66.44 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:39:44.711Z] #76 66.45 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:44.971Z] #76 66.75 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-30T07:39:44.971Z] #76 66.77 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-30T07:39:44.971Z] #76 66.79 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:39:44.971Z] #76 ... [2022-08-30T07:39:44.971Z] [2022-08-30T07:39:44.971Z] #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-30T07:39:44.971Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:44.971Z] #55 56.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-30T07:39:44.971Z] #55 56.97 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-30T07:39:44.971Z] #55 57.16 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-30T07:39:44.971Z] #55 57.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-30T07:39:44.971Z] #55 57.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-30T07:39:44.971Z] #55 57.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-30T07:39:44.971Z] #55 57.65 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-30T07:39:44.971Z] #55 57.69 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-30T07:39:44.971Z] #55 57.80 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-30T07:39:44.971Z] #55 58.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-30T07:39:44.971Z] #55 58.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-30T07:39:44.971Z] #55 58.29 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-30T07:39:44.971Z] #55 59.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-30T07:39:44.971Z] #55 59.66 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-30T07:39:44.971Z] #55 60.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-30T07:39:44.971Z] #55 60.29 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-30T07:39:44.971Z] #55 60.64 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-30T07:39:44.971Z] #55 60.77 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-30T07:39:44.971Z] #55 60.82 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-30T07:39:44.971Z] #55 60.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-30T07:39:44.971Z] #55 61.00 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-30T07:39:44.971Z] #55 61.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-30T07:39:44.971Z] #55 61.13 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-30T07:39:44.971Z] #55 61.23 go: downloading github.com/prometheus/common v0.32.1 [2022-08-30T07:39:44.971Z] #55 62.26 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-30T07:39:44.971Z] #55 62.32 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-30T07:39:44.971Z] #55 64.08 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-30T07:39:44.971Z] #55 ... [2022-08-30T07:39:44.971Z] [2022-08-30T07:39:44.971Z] #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-30T07:39:44.971Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:44.971Z] #42 56.87 The following additional packages will be installed: [2022-08-30T07:39:44.971Z] #42 56.91 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-30T07:39:44.971Z] #42 56.91 Suggested packages: [2022-08-30T07:39:44.971Z] #42 56.92 cmake-doc ninja-build lrzip [2022-08-30T07:39:44.971Z] #42 56.92 Recommended packages: [2022-08-30T07:39:44.971Z] #42 56.92 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-30T07:39:44.971Z] #42 58.50 The following NEW packages will be installed: [2022-08-30T07:39:44.971Z] #42 58.52 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-30T07:39:44.971Z] #42 58.54 vim-common xxd [2022-08-30T07:39:44.971Z] #42 59.09 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:39:44.971Z] #42 59.09 Need to get 17.7 MB of archives. [2022-08-30T07:39:44.971Z] #42 59.09 After this operation, 70.7 MB of additional disk space will be used. [2022-08-30T07:39:44.971Z] #42 59.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-30T07:39:44.971Z] #42 59.11 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-30T07:39:44.971Z] #42 59.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-30T07:39:44.971Z] #42 59.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-30T07:39:44.971Z] #42 60.04 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-30T07:39:44.971Z] #42 60.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-30T07:39:44.971Z] #42 60.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-30T07:39:44.971Z] #42 60.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-30T07:39:44.971Z] #42 60.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-30T07:39:44.971Z] #42 60.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-30T07:39:44.971Z] #42 62.12 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:44.971Z] #42 62.67 Fetched 17.7 MB in 2s (9640 kB/s) [2022-08-30T07:39:44.971Z] #42 62.87 Selecting previously unselected package xxd. [2022-08-30T07:39:44.971Z] #42 62.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-30T07:39:44.971Z] #42 62.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:39:44.971Z] #42 63.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:39:44.971Z] #42 63.38 Selecting previously unselected package vim-common. [2022-08-30T07:39:44.971Z] #42 63.40 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:39:44.971Z] #42 63.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:39:44.971Z] #42 63.76 Selecting previously unselected package cmake-data. [2022-08-30T07:39:44.971Z] #42 63.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-30T07:39:44.971Z] #42 63.79 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-30T07:39:45.143Z] #14 ... [2022-08-30T07:39:45.143Z] [2022-08-30T07:39:45.143Z] #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-30T07:39:45.143Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:39:45.143Z] #77 43.12 configure.ac:7: installing './compile' [2022-08-30T07:39:45.143Z] #77 43.14 configure.ac:11: installing './config.guess' [2022-08-30T07:39:45.143Z] #77 43.15 configure.ac:11: installing './config.sub' [2022-08-30T07:39:45.143Z] #77 43.16 configure.ac:8: installing './install-sh' [2022-08-30T07:39:45.143Z] #77 43.17 configure.ac:8: installing './missing' [2022-08-30T07:39:45.143Z] #77 43.27 Makefile.am: installing './depcomp' [2022-08-30T07:39:45.143Z] #77 44.40 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-30T07:39:45.143Z] #77 44.41 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-30T07:39:45.143Z] #77 44.57 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-30T07:39:45.143Z] #77 44.58 libtoolize: copying file 'm4/libtool.m4' [2022-08-30T07:39:45.143Z] #77 44.71 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-30T07:39:45.143Z] #77 44.84 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-30T07:39:45.143Z] #77 44.99 libtoolize: copying file 'm4/ltversion.m4' [2022-08-30T07:39:45.143Z] #77 45.16 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-30T07:39:45.143Z] #77 45.29 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-30T07:39:45.232Z] #42 ... [2022-08-30T07:39:45.232Z] [2022-08-30T07:39:45.232Z] #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-30T07:39:45.232Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:45.232Z] #76 67.15 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-30T07:39:45.493Z] #76 67.15 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-30T07:39:45.493Z] #76 67.18 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:39:45.910Z] #42 32.88 Reading package lists... [2022-08-30T07:39:45.910Z] #42 ... [2022-08-30T07:39:45.910Z] [2022-08-30T07:39:45.910Z] #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-30T07:39:45.910Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:45.910Z] #76 24.95 Fetched 8573 kB in 19s (455 kB/s) [2022-08-30T07:39:45.910Z] #76 24.95 Reading package lists... [2022-08-30T07:39:45.910Z] #76 34.80 Reading package lists... [2022-08-30T07:39:45.910Z] #76 ... [2022-08-30T07:39:45.910Z] [2022-08-30T07:39:45.910Z] #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-30T07:39:45.910Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:39:45.910Z] #53 24.99 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-30T07:39:45.910Z] #53 25.12 go: downloading golang.org/x/mod v0.3.0 [2022-08-30T07:39:46.167Z] #53 ... [2022-08-30T07:39:46.167Z] [2022-08-30T07:39:46.167Z] #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-30T07:39:46.167Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:46.167Z] #51 32.93 Fetched 8576 kB in 26s (324 kB/s) [2022-08-30T07:39:46.213Z] #43 ... [2022-08-30T07:39:46.213Z] [2022-08-30T07:39:46.213Z] #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-30T07:39:46.213Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:39:46.213Z] #19 67.63 Fetched 49.2 MB in 1min 6s (749 kB/s) [2022-08-30T07:39:46.454Z] #76 68.19 Selecting previously unselected package libtool. [2022-08-30T07:39:46.454Z] #76 68.21 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-30T07:39:46.454Z] #76 68.23 Unpacking libtool (2.4.6-15) ... [2022-08-30T07:39:46.733Z] #51 32.93 Reading package lists... [2022-08-30T07:39:46.733Z] #51 ... [2022-08-30T07:39:46.733Z] [2022-08-30T07:39:46.733Z] #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-30T07:39:46.733Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:39:46.733Z] #62 25.89 Fetched 8573 kB in 20s (436 kB/s) [2022-08-30T07:39:46.733Z] #62 25.89 Reading package lists... [2022-08-30T07:39:46.992Z] #62 35.99 Reading package lists... [2022-08-30T07:39:46.992Z] #62 ... [2022-08-30T07:39:46.992Z] [2022-08-30T07:39:46.992Z] #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-30T07:39:46.992Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:46.992Z] #55 31.85 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-30T07:39:46.992Z] #55 33.30 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-30T07:39:46.992Z] #55 33.82 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-30T07:39:46.992Z] #55 33.82 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-30T07:39:46.992Z] #55 34.04 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-30T07:39:46.992Z] #55 34.18 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-30T07:39:46.992Z] #55 34.38 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-30T07:39:46.992Z] #55 34.40 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-30T07:39:46.992Z] #55 34.53 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-30T07:39:46.992Z] #55 35.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-30T07:39:46.992Z] #55 35.53 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-30T07:39:46.992Z] #55 35.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-30T07:39:46.992Z] #55 35.88 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-30T07:39:46.992Z] #55 36.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-30T07:39:47.027Z] #76 ... [2022-08-30T07:39:47.027Z] [2022-08-30T07:39:47.027Z] #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-30T07:39:47.027Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:39:47.027Z] #40 68.25 NAME: [2022-08-30T07:39:47.027Z] #40 68.25 go-winres - A tool for embedding resources in Windows executables [2022-08-30T07:39:47.027Z] #40 68.25 [2022-08-30T07:39:47.027Z] #40 68.25 USAGE: [2022-08-30T07:39:47.027Z] #40 68.25 go-winres [global options] command [command options] [arguments...] [2022-08-30T07:39:47.027Z] #40 68.25 [2022-08-30T07:39:47.027Z] #40 68.25 COMMANDS: [2022-08-30T07:39:47.027Z] #40 68.25 init Create an initial ./winres/winres.json [2022-08-30T07:39:47.027Z] #40 68.25 make Make syso files for the "go build" command [2022-08-30T07:39:47.027Z] #40 68.25 simply Make syso files for the "go build" command (simplified) [2022-08-30T07:39:47.027Z] #40 68.25 extract Extract all resources from an executable [2022-08-30T07:39:47.027Z] #40 68.25 patch Replace resources in an executable file (exe, dll) [2022-08-30T07:39:47.027Z] #40 68.25 help, h Shows a list of commands or help for one command [2022-08-30T07:39:47.027Z] #40 68.25 [2022-08-30T07:39:47.027Z] #40 68.25 GLOBAL OPTIONS: [2022-08-30T07:39:47.027Z] #40 68.25 --help, -h show help (default: false) [2022-08-30T07:39:47.027Z] #40 DONE 68.9s [2022-08-30T07:39:47.027Z] [2022-08-30T07:39:47.027Z] #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-30T07:39:47.027Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:39:47.027Z] #76 69.04 Selecting previously unselected package libudev-dev:amd64. [2022-08-30T07:39:47.027Z] #76 69.05 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-30T07:39:47.249Z] #55 36.43 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-30T07:39:47.288Z] #76 69.06 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:39:47.815Z] #55 36.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-30T07:39:47.815Z] #55 36.79 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-30T07:39:47.815Z] #55 ... [2022-08-30T07:39:47.815Z] [2022-08-30T07:39:47.815Z] #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-30T07:39:47.815Z] #67 sha256:978876907c3d8078d1cc434f815844202377f89731615066fabd462dddb61519 [2022-08-30T07:39:47.815Z] #67 24.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-30T07:39:47.815Z] #67 ... [2022-08-30T07:39:47.815Z] [2022-08-30T07:39:47.815Z] #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-30T07:39:47.815Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:47.815Z] #55 37.05 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-30T07:39:47.861Z] #76 69.66 Selecting previously unselected package libyajl2:amd64. [2022-08-30T07:39:47.861Z] #76 69.66 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-30T07:39:47.861Z] #76 69.68 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:39:47.861Z] #76 69.84 Selecting previously unselected package libyajl-dev:amd64. [2022-08-30T07:39:47.861Z] #76 69.88 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-30T07:39:48.074Z] #55 37.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-30T07:39:48.074Z] #55 37.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-30T07:39:48.122Z] #76 69.90 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-30T07:39:48.358Z] #55 37.38 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-30T07:39:48.358Z] #55 37.40 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-30T07:39:48.496Z] #76 70.30 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:39:48.496Z] #76 70.37 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-30T07:39:48.496Z] #76 70.40 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:39:48.615Z] #55 37.74 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-30T07:39:48.756Z] #76 70.41 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-30T07:39:48.873Z] #55 38.01 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-30T07:39:48.873Z] #55 38.05 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-30T07:39:48.873Z] #55 38.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-30T07:39:49.017Z] #76 70.99 Setting up file (1:5.39-3) ... [2022-08-30T07:39:49.017Z] #76 71.02 Setting up bzip2 (1.0.8-4) ... [2022-08-30T07:39:49.131Z] #55 38.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-30T07:39:49.131Z] #55 38.32 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-30T07:39:49.279Z] #76 71.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:49.279Z] #76 71.05 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:49.279Z] #76 71.07 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:39:49.279Z] #76 71.09 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-30T07:39:49.279Z] #76 71.12 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-30T07:39:49.279Z] #76 71.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:39:49.279Z] #76 71.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-30T07:39:49.279Z] #76 71.19 Setting up patch (2.7.6-7) ... [2022-08-30T07:39:49.279Z] #76 71.22 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:39:49.279Z] #76 71.23 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-30T07:39:49.279Z] #76 71.28 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-30T07:39:49.390Z] #55 38.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-30T07:39:49.543Z] #76 71.30 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:39:49.543Z] #76 71.32 Setting up libtool (2.4.6-15) ... [2022-08-30T07:39:49.543Z] #76 71.35 Setting up m4 (1.4.18-5) ... [2022-08-30T07:39:49.543Z] #76 71.38 Setting up dpkg-dev (1.20.11) ... [2022-08-30T07:39:49.543Z] #76 71.41 Setting up autoconf (2.69-14) ... [2022-08-30T07:39:49.543Z] #76 71.45 Setting up build-essential (12.9) ... [2022-08-30T07:39:49.543Z] #76 71.48 Setting up automake (1:1.16.3-2) ... [2022-08-30T07:39:49.648Z] #55 38.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-30T07:39:49.805Z] #76 71.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-30T07:39:49.805Z] #76 71.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:39:49.994Z] #55 39.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-30T07:39:49.994Z] #55 39.25 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-30T07:39:50.067Z] #76 DONE 71.9s [2022-08-30T07:39:50.067Z] [2022-08-30T07:39:50.067Z] #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-30T07:39:50.067Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:39:50.310Z] #55 39.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-30T07:39:50.410Z] #77 ... [2022-08-30T07:39:50.410Z] [2022-08-30T07:39:50.410Z] #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-30T07:39:50.410Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:39:50.410Z] #14 97.50 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-30T07:39:50.410Z] #14 97.51 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-30T07:39:50.410Z] #14 97.52 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:39:50.567Z] #55 39.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-30T07:39:50.567Z] #55 39.77 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-30T07:39:50.831Z] #55 40.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-30T07:39:50.850Z] #34 71.60 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-30T07:39:50.867Z] #14 ... [2022-08-30T07:39:50.867Z] [2022-08-30T07:39:50.867Z] #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-30T07:39:50.867Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:39:50.867Z] #77 22.82 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-30T07:39:50.867Z] #77 23.04 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-30T07:39:50.867Z] #77 23.24 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-30T07:39:51.097Z] #55 40.16 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-30T07:39:51.097Z] #55 40.32 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-30T07:39:51.113Z] #34 72.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-30T07:39:51.364Z] #55 40.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-30T07:39:51.374Z] #34 ... [2022-08-30T07:39:51.374Z] [2022-08-30T07:39:51.374Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-30T07:39:51.374Z] #64 sha256:a2514b48dc908339843edba2c1e6d0ddf29fac376c81eaf85c7b00cf847c4b4d [2022-08-30T07:39:51.374Z] #64 1.777 + RM_GOPATH=0 [2022-08-30T07:39:51.374Z] #64 1.777 + TMP_GOPATH= [2022-08-30T07:39:51.374Z] #64 1.777 + : /build [2022-08-30T07:39:51.374Z] #64 1.777 + '[' -z '' ']' [2022-08-30T07:39:51.374Z] #64 1.777 ++ mktemp -d [2022-08-30T07:39:51.374Z] #64 1.794 + export GOPATH=/tmp/tmp.NObmWWaH4D [2022-08-30T07:39:51.374Z] #64 1.794 + GOPATH=/tmp/tmp.NObmWWaH4D [2022-08-30T07:39:51.374Z] #64 1.794 + RM_GOPATH=1 [2022-08-30T07:39:51.374Z] #64 1.794 + case "$(go env GOARCH)" in [2022-08-30T07:39:51.374Z] #64 1.794 ++ go env GOARCH [2022-08-30T07:39:51.374Z] #64 1.861 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:51.374Z] #64 1.861 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:39:51.374Z] #64 1.861 ++ dirname /install.sh [2022-08-30T07:39:51.374Z] #64 1.870 + dir=/ [2022-08-30T07:39:51.374Z] #64 1.870 + bin=containerd [2022-08-30T07:39:51.374Z] #64 1.870 + shift [2022-08-30T07:39:51.374Z] #64 1.870 + '[' '!' -f //containerd.installer ']' [2022-08-30T07:39:51.374Z] #64 1.870 + . //containerd.installer [2022-08-30T07:39:51.374Z] #64 1.870 ++ set -e [2022-08-30T07:39:51.374Z] #64 1.870 ++ : v1.6.8 [2022-08-30T07:39:51.374Z] #64 1.870 + install_containerd [2022-08-30T07:39:51.374Z] #64 1.870 + echo 'Install containerd version v1.6.8' [2022-08-30T07:39:51.374Z] #64 1.870 Install containerd version v1.6.8 [2022-08-30T07:39:51.374Z] #64 1.870 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NObmWWaH4D/src/github.com/containerd/containerd [2022-08-30T07:39:51.374Z] #64 1.921 Cloning into '/tmp/tmp.NObmWWaH4D/src/github.com/containerd/containerd'... [2022-08-30T07:39:51.630Z] #55 40.88 go: downloading github.com/julz/importas v0.1.0 [2022-08-30T07:39:51.630Z] #55 40.89 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-30T07:39:51.634Z] #64 ... [2022-08-30T07:39:51.634Z] [2022-08-30T07:39:51.634Z] #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-30T07:39:51.634Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:39:51.634Z] #34 73.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-30T07:39:51.916Z] #55 41.17 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-30T07:39:52.176Z] #55 41.23 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-30T07:39:52.433Z] #55 41.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-30T07:39:52.690Z] #55 41.80 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-30T07:39:52.690Z] #55 41.92 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-30T07:39:52.947Z] #55 42.01 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-30T07:39:52.947Z] #55 42.19 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-30T07:39:52.947Z] #55 42.27 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-30T07:39:52.947Z] #55 ... [2022-08-30T07:39:52.947Z] [2022-08-30T07:39:52.947Z] #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-30T07:39:52.947Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:39:52.947Z] #36 32.29 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-30T07:39:52.947Z] #36 32.35 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-30T07:39:53.205Z] #36 ... [2022-08-30T07:39:53.205Z] [2022-08-30T07:39:53.205Z] #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-30T07:39:53.205Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:53.205Z] #55 42.43 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-30T07:39:53.205Z] #55 42.53 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-30T07:39:54.575Z] #55 43.71 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-30T07:39:54.575Z] #55 43.73 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-30T07:39:54.575Z] #55 43.86 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-30T07:39:54.834Z] #55 43.93 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-30T07:39:54.834Z] #55 44.13 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-30T07:39:54.930Z] #34 ... [2022-08-30T07:39:54.931Z] [2022-08-30T07:39:54.931Z] #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-30T07:39:54.931Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:54.931Z] #51 66.21 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:54.931Z] #51 66.55 Fetched 2315 kB in 4s (645 kB/s) [2022-08-30T07:39:54.931Z] #51 66.73 Selecting previously unselected package libprotobuf23:amd64. [2022-08-30T07:39:54.931Z] #51 66.73 (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-30T07:39:54.931Z] #51 66.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-30T07:39:54.931Z] #51 66.84 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-30T07:39:54.931Z] #51 68.03 Selecting previously unselected package python3-pkg-resources. [2022-08-30T07:39:54.931Z] #51 68.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-30T07:39:54.931Z] #51 68.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:39:54.931Z] #51 68.80 Selecting previously unselected package python3-six. [2022-08-30T07:39:54.931Z] #51 68.81 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-30T07:39:54.931Z] #51 68.82 Unpacking python3-six (1.16.0-2) ... [2022-08-30T07:39:54.931Z] #51 69.05 Selecting previously unselected package python3-protobuf. [2022-08-30T07:39:54.931Z] #51 69.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-30T07:39:54.931Z] #51 69.05 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-30T07:39:54.931Z] #51 70.16 Selecting previously unselected package libnet1:amd64. [2022-08-30T07:39:54.931Z] #51 70.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-30T07:39:54.931Z] #51 70.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:39:54.931Z] #51 70.78 Selecting previously unselected package libnl-3-200:amd64. [2022-08-30T07:39:54.931Z] #51 70.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-30T07:39:54.931Z] #51 70.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:39:54.931Z] #51 70.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:39:54.931Z] #51 70.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:39:54.931Z] #51 70.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:54.931Z] #51 71.12 Selecting previously unselected package criu. [2022-08-30T07:39:54.931Z] #51 71.13 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-30T07:39:54.931Z] #51 71.14 Unpacking criu (3.17.1-1) ... [2022-08-30T07:39:54.931Z] #51 72.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:39:54.931Z] #51 75.02 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-30T07:39:54.931Z] #51 75.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:39:54.931Z] #51 75.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:39:54.931Z] #51 75.06 Setting up python3-six (1.16.0-2) ... [2022-08-30T07:39:55.091Z] #55 44.22 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-30T07:39:55.092Z] #55 44.29 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-30T07:39:55.191Z] #51 76.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:39:55.191Z] #51 ... [2022-08-30T07:39:55.191Z] [2022-08-30T07:39:55.191Z] #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-30T07:39:55.191Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:55.191Z] #14 67.08 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-30T07:39:55.191Z] #14 69.34 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-30T07:39:55.191Z] #14 70.60 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-30T07:39:55.191Z] #14 70.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-30T07:39:55.191Z] #14 70.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-30T07:39:55.191Z] #14 70.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-30T07:39:55.192Z] #14 70.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-30T07:39:55.192Z] #14 70.66 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-30T07:39:55.192Z] #14 70.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-30T07:39:55.192Z] #14 70.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-30T07:39:55.192Z] #14 70.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-30T07:39:55.192Z] #14 70.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-30T07:39:55.192Z] #14 70.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-30T07:39:55.192Z] #14 70.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-30T07:39:55.192Z] #14 70.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-30T07:39:55.192Z] #14 70.81 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-30T07:39:55.192Z] #14 70.81 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-30T07:39:55.192Z] #14 70.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-30T07:39:55.192Z] #14 72.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:39:55.192Z] #14 73.13 Fetched 115 MB in 10s (11.0 MB/s) [2022-08-30T07:39:55.192Z] #14 73.39 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-30T07:39:55.192Z] #14 73.39 (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-30T07:39:55.192Z] #14 73.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-30T07:39:55.192Z] #14 73.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-30T07:39:55.349Z] #55 44.55 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-30T07:39:55.349Z] #55 44.56 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-30T07:39:55.452Z] #14 ... [2022-08-30T07:39:55.452Z] [2022-08-30T07:39:55.452Z] #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-30T07:39:55.452Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:39:55.452Z] #55 67.19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-30T07:39:55.681Z] #14 103.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-30T07:39:55.681Z] #14 103.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-30T07:39:55.681Z] #14 103.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-30T07:39:55.681Z] #14 103.1 Selecting previously unselected package libapparmor1:arm64. [2022-08-30T07:39:55.681Z] #14 103.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-30T07:39:55.681Z] #14 103.2 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-30T07:39:55.714Z] #55 ... [2022-08-30T07:39:55.714Z] [2022-08-30T07:39:55.714Z] #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-30T07:39:55.714Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:39:55.714Z] #51 76.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:39:55.714Z] #51 77.14 Setting up python3-protobuf (3.12.4-1) ... [2022-08-30T07:39:55.917Z] #55 45.13 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-30T07:39:55.940Z] #14 103.3 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-30T07:39:55.940Z] #14 103.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-30T07:39:55.940Z] #14 103.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-30T07:39:55.940Z] #14 103.4 Selecting previously unselected package libbtrfs0:arm64. [2022-08-30T07:39:55.940Z] #14 103.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-30T07:39:55.940Z] #14 103.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-30T07:39:56.174Z] #55 45.15 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-30T07:39:56.174Z] #55 45.36 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-30T07:39:56.199Z] #14 103.6 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-30T07:39:56.199Z] #14 103.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-30T07:39:56.199Z] #14 103.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-30T07:39:56.199Z] #14 103.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-30T07:39:56.204Z] #19 67.63 Reading package lists... [2022-08-30T07:39:56.204Z] #19 ... [2022-08-30T07:39:56.204Z] [2022-08-30T07:39:56.204Z] #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-30T07:39:56.204Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:39:56.204Z] #84 36.94 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-30T07:39:56.431Z] #55 45.42 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-30T07:39:56.431Z] #55 45.63 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-30T07:39:56.458Z] #14 103.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-30T07:39:56.458Z] #14 103.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-30T07:39:56.458Z] #14 103.9 Selecting previously unselected package libudev-dev:arm64. [2022-08-30T07:39:56.458Z] #14 103.9 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-30T07:39:56.458Z] #14 103.9 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-30T07:39:56.688Z] #55 45.87 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-30T07:39:56.717Z] #14 104.0 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-30T07:39:56.717Z] #14 104.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-30T07:39:56.717Z] #14 104.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-30T07:39:56.945Z] #55 46.04 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-30T07:39:56.945Z] #55 46.17 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-30T07:39:56.945Z] #55 46.27 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-30T07:39:56.976Z] #14 104.3 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-30T07:39:56.976Z] #14 104.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-30T07:39:56.976Z] #14 104.3 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-30T07:39:56.976Z] #14 104.5 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-30T07:39:56.976Z] #14 104.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-30T07:39:56.976Z] #14 104.5 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-30T07:39:57.202Z] #55 46.29 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-30T07:39:57.234Z] #14 104.6 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-30T07:39:57.235Z] #14 104.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-30T07:39:57.235Z] #14 104.7 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-30T07:39:57.235Z] #14 104.7 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-30T07:39:57.235Z] #14 104.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-30T07:39:57.235Z] #14 104.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-30T07:39:57.459Z] #55 46.44 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-30T07:39:57.459Z] #55 46.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-30T07:39:57.459Z] #55 46.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-30T07:39:57.802Z] #14 105.2 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-30T07:39:57.803Z] #14 105.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-30T07:39:57.803Z] #14 105.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-30T07:39:58.024Z] #55 47.21 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-30T07:39:58.263Z] #51 ... [2022-08-30T07:39:58.263Z] [2022-08-30T07:39:58.263Z] #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-30T07:39:58.263Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:39:58.263Z] #42 69.75 Selecting previously unselected package libicu67:amd64. [2022-08-30T07:39:58.263Z] #42 69.83 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-30T07:39:58.263Z] #42 69.87 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-30T07:39:58.263Z] #42 ... [2022-08-30T07:39:58.263Z] [2022-08-30T07:39:58.263Z] #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-30T07:39:58.263Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:58.263Z] #14 77.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-30T07:39:58.263Z] #14 77.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-30T07:39:58.263Z] #14 78.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-30T07:39:58.282Z] #55 47.41 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-30T07:39:58.370Z] #14 105.9 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-30T07:39:58.539Z] #55 47.69 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-30T07:39:58.683Z] #14 105.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-30T07:39:58.683Z] #14 105.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-30T07:39:58.683Z] #14 106.1 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-30T07:39:58.683Z] #14 106.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-30T07:39:58.683Z] #14 106.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-30T07:39:58.796Z] #55 47.78 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-30T07:39:58.796Z] #55 47.79 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-30T07:39:58.796Z] #55 47.83 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-30T07:39:58.986Z] #77 ... [2022-08-30T07:39:58.986Z] [2022-08-30T07:39:58.986Z] #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-30T07:39:58.986Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:39:58.986Z] #14 88.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-30T07:39:58.986Z] #14 88.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:39:58.986Z] #14 88.74 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:39:59.053Z] #55 48.27 go: downloading honnef.co/go/tools v0.3.1 [2022-08-30T07:39:59.250Z] #14 106.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-30T07:39:59.251Z] #14 106.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-30T07:39:59.509Z] #14 106.9 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-30T07:40:00.180Z] #14 ... [2022-08-30T07:40:00.180Z] [2022-08-30T07:40:00.180Z] #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-30T07:40:00.180Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:00.180Z] #77 1.566 Cloning into '/tmp/crun-build'... [2022-08-30T07:40:00.180Z] #77 ... [2022-08-30T07:40:00.180Z] [2022-08-30T07:40:00.180Z] #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-30T07:40:00.180Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:40:00.180Z] #42 80.33 Selecting previously unselected package libxml2:amd64. [2022-08-30T07:40:00.180Z] #42 80.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-30T07:40:00.180Z] #42 80.34 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-30T07:40:00.180Z] #42 81.54 Selecting previously unselected package libarchive13:amd64. [2022-08-30T07:40:00.180Z] #42 81.55 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-30T07:40:00.180Z] #42 81.56 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-30T07:40:00.425Z] #55 ... [2022-08-30T07:40:00.425Z] [2022-08-30T07:40:00.425Z] #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-30T07:40:00.425Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:40:00.425Z] #47 38.57 Updating files: 42% (915/2176) Updating files: 43% (936/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: 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-30T07:40:00.425Z] #47 40.44 + git checkout -q v2.3.0 [2022-08-30T07:40:00.425Z] #47 43.20 + 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-30T07:40:00.440Z] #42 82.21 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-30T07:40:00.440Z] #42 82.22 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-30T07:40:00.440Z] #42 82.23 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-30T07:40:00.445Z] #14 107.7 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-30T07:40:00.445Z] #14 107.9 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-30T07:40:00.445Z] #14 108.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-30T07:40:00.703Z] #42 82.54 Selecting previously unselected package librhash0:amd64. [2022-08-30T07:40:00.703Z] #42 82.54 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-30T07:40:00.703Z] #42 82.55 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-30T07:40:00.964Z] #42 82.90 Selecting previously unselected package libuv1:amd64. [2022-08-30T07:40:00.965Z] #42 82.90 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-30T07:40:00.965Z] #42 82.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-30T07:40:01.027Z] #14 108.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-30T07:40:01.027Z] #14 108.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-30T07:40:01.027Z] #14 108.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-30T07:40:01.225Z] #42 83.20 Selecting previously unselected package cmake. [2022-08-30T07:40:01.225Z] #42 83.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-30T07:40:01.225Z] #42 83.22 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-30T07:40:01.605Z] #14 108.8 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-30T07:40:01.605Z] #14 109.0 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-30T07:40:01.605Z] #14 109.0 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-30T07:40:01.605Z] #14 109.1 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-30T07:40:01.605Z] #14 109.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-30T07:40:01.864Z] #14 109.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-30T07:40:01.864Z] #14 109.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-30T07:40:02.123Z] #14 109.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-30T07:40:02.123Z] #14 109.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-30T07:40:02.123Z] #14 109.5 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-30T07:40:02.123Z] #14 109.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-30T07:40:02.123Z] #14 109.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-30T07:40:02.123Z] #14 109.5 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-30T07:40:02.123Z] #14 109.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...#14 ... [2022-08-30T07:40:02.123Z] [2022-08-30T07:40:02.123Z] #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-30T07:40:02.123Z] #67 sha256:ebf0911f2f5502c0ccfb25058c81e2ad4438f4ef51fbc573d92d346bdb260870 [2022-08-30T07:40:02.123Z] #67 99.74 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-30T07:40:02.123Z] #67 99.74 + GOBIN=/build [2022-08-30T07:40:02.123Z] #67 99.74 + GO111MODULE=on [2022-08-30T07:40:02.123Z] #67 99.74 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:40:02.123Z] #67 105.0 rootlesskit version 1.0.0 [2022-08-30T07:40:02.123Z] #67 105.0 Usage of /build/rootlesskit-docker-proxy: [2022-08-30T07:40:02.123Z] #67 105.0 -container-ip string [2022-08-30T07:40:02.123Z] #67 105.0 container ip [2022-08-30T07:40:02.123Z] #67 105.0 -container-port int [2022-08-30T07:40:02.123Z] #67 105.0 container port (default -1) [2022-08-30T07:40:02.123Z] #67 105.0 -host-ip string [2022-08-30T07:40:02.123Z] #67 105.0 host ip [2022-08-30T07:40:02.123Z] #67 105.0 -host-port int [2022-08-30T07:40:02.123Z] #67 105.0 host port (default -1) [2022-08-30T07:40:02.123Z] #67 105.0 -proto string [2022-08-30T07:40:02.123Z] #67 105.0 proxy protocol (default "tcp") [2022-08-30T07:40:02.123Z] #67 DONE 109.2s [2022-08-30T07:40:02.123Z] [2022-08-30T07:40:02.123Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-30T07:40:02.123Z] #68 sha256:89b7be7642bd8bd5105d05f2bd76cc1394c0c4a5fd70e7467d88f89f6ba904d6 [2022-08-30T07:40:02.123Z] #68 DONE 0.1s [2022-08-30T07:40:02.123Z] [2022-08-30T07:40:02.123Z] #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-30T07:40:02.123Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:40:02.123Z] #14 109.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-30T07:40:02.123Z] #14 109.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:40:02.123Z] #14 109.6 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-30T07:40:02.123Z] #14 109.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:40:02.123Z] #14 109.6 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-30T07:40:02.123Z] #14 109.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-30T07:40:02.123Z] #14 109.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:40:02.123Z] #14 ... [2022-08-30T07:40:02.123Z] [2022-08-30T07:40:02.123Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-30T07:40:02.123Z] #69 sha256:b306c7196450de75409f835525bee530fd1955e378ea56d8cb83cfaa6227760d [2022-08-30T07:40:02.320Z] #47 ... [2022-08-30T07:40:02.320Z] [2022-08-30T07:40:02.320Z] #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-30T07:40:02.320Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:40:02.320Z] #55 51.30 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-30T07:40:02.320Z] #55 51.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-30T07:40:02.320Z] #55 ... [2022-08-30T07:40:02.320Z] [2022-08-30T07:40:02.320Z] #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-30T07:40:02.320Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:02.320Z] #14 31.79 Reading package lists... [2022-08-30T07:40:02.320Z] #14 41.91 Reading package lists... [2022-08-30T07:40:02.320Z] #14 51.12 Building dependency tree... [2022-08-30T07:40:02.320Z] #14 ... [2022-08-30T07:40:02.320Z] [2022-08-30T07:40:02.320Z] #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-30T07:40:02.320Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:40:02.320Z] #55 51.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-30T07:40:02.382Z] #69 DONE 0.1s [2022-08-30T07:40:02.382Z] [2022-08-30T07:40:02.382Z] #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-30T07:40:02.382Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-30T07:40:02.382Z] #14 109.7 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-30T07:40:02.382Z] #14 109.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:40:02.382Z] #14 109.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-30T07:40:02.382Z] #14 109.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-30T07:40:02.382Z] #14 109.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-30T07:40:02.580Z] #55 51.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-30T07:40:02.641Z] #14 109.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-30T07:40:02.641Z] #14 109.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-30T07:40:02.641Z] #14 110.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:40:03.144Z] #55 52.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-30T07:40:03.144Z] #55 52.10 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-30T07:40:03.144Z] #55 52.26 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-30T07:40:03.169Z] #14 ... [2022-08-30T07:40:03.169Z] [2022-08-30T07:40:03.169Z] #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-30T07:40:03.169Z] #64 sha256:45edff3a032e830164d8dc1a3a0acc21ca1bcdeffb752568aca0ae13bc13beea [2022-08-30T07:40:03.209Z] #14 DONE 110.5s [2022-08-30T07:40:03.209Z] [2022-08-30T07:40:03.209Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-30T07:40:03.209Z] #59 sha256:85c68f7eff52b90fe635b5f5ab2b3bf57659b7d9870dc0f74ab5a0709c627c68 [2022-08-30T07:40:03.209Z] #59 DONE 0.3s [2022-08-30T07:40:03.209Z] [2022-08-30T07:40:03.209Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-30T07:40:03.209Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-08-30T07:40:03.401Z] #55 52.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-30T07:40:03.660Z] #55 52.77 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-30T07:40:03.660Z] #55 52.78 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-30T07:40:03.660Z] #55 53.02 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-30T07:40:03.660Z] #55 ... [2022-08-30T07:40:03.660Z] [2022-08-30T07:40:03.660Z] #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-30T07:40:03.660Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:40:03.660Z] #42 32.88 Reading package lists... [2022-08-30T07:40:03.660Z] #42 43.46 Reading package lists... [2022-08-30T07:40:03.775Z] #15 ... [2022-08-30T07:40:03.775Z] [2022-08-30T07:40:03.775Z] #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-30T07:40:03.775Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:40:03.775Z] #77 55.52 configure.ac:7: installing 'build-aux/compile' [2022-08-30T07:40:03.775Z] #77 55.53 configure.ac:9: installing 'build-aux/config.guess' [2022-08-30T07:40:03.775Z] #77 55.56 configure.ac:9: installing 'build-aux/config.sub' [2022-08-30T07:40:03.775Z] #77 55.57 configure.ac:11: installing 'build-aux/install-sh' [2022-08-30T07:40:03.776Z] #77 55.58 configure.ac:11: installing 'build-aux/missing' [2022-08-30T07:40:03.776Z] #77 55.76 Makefile.am: installing 'build-aux/depcomp' [2022-08-30T07:40:03.776Z] #77 55.89 parallel-tests: installing 'build-aux/test-driver' [2022-08-30T07:40:03.776Z] #77 58.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-30T07:40:03.776Z] #77 58.01 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-30T07:40:03.776Z] #77 58.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-30T07:40:03.776Z] #77 58.71 libtoolize: copying file 'm4/libtool.m4' [2022-08-30T07:40:03.776Z] #77 58.83 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-30T07:40:03.776Z] #77 58.96 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-30T07:40:03.776Z] #77 59.06 libtoolize: copying file 'm4/ltversion.m4' [2022-08-30T07:40:03.776Z] #77 59.14 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-30T07:40:03.932Z] #42 52.74 Building dependency tree... [2022-08-30T07:40:03.932Z] #42 ... [2022-08-30T07:40:03.932Z] [2022-08-30T07:40:03.932Z] #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-30T07:40:03.932Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:40:03.932Z] #76 34.80 Reading package lists... [2022-08-30T07:40:03.932Z] #76 45.16 Building dependency tree... [2022-08-30T07:40:03.932Z] #76 51.91 python3 is already the newest version (3.9.2-3). [2022-08-30T07:40:03.932Z] #76 51.91 The following additional packages will be installed: [2022-08-30T07:40:03.932Z] #76 51.94 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-30T07:40:03.932Z] #76 51.94 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-30T07:40:03.932Z] #76 51.96 Suggested packages: [2022-08-30T07:40:03.932Z] #76 51.98 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-30T07:40:03.932Z] #76 51.98 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-30T07:40:03.932Z] #76 51.98 m4-doc ed diffutils-doc [2022-08-30T07:40:03.932Z] #76 51.98 Recommended packages: [2022-08-30T07:40:03.932Z] #76 51.98 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-30T07:40:04.190Z] #76 ... [2022-08-30T07:40:04.190Z] [2022-08-30T07:40:04.190Z] #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-30T07:40:04.190Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:40:04.190Z] #55 53.19 go: downloading golang.org/x/text v0.3.7 [2022-08-30T07:40:04.342Z] #77 ... [2022-08-30T07:40:04.342Z] [2022-08-30T07:40:04.342Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-30T07:40:04.342Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-08-30T07:40:04.342Z] #15 DONE 1.4s [2022-08-30T07:40:04.342Z] [2022-08-30T07:40:04.342Z] #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-30T07:40:04.342Z] #60 sha256:6265a681d73015575ea69daff69aa72f8d7e23409f7155e6ca91e5d42ac96b9d [2022-08-30T07:40:04.342Z] #60 1.113 + RM_GOPATH=0 [2022-08-30T07:40:04.342Z] #60 1.127 + TMP_GOPATH= [2022-08-30T07:40:04.342Z] #60 1.127 + : /build [2022-08-30T07:40:04.342Z] #60 1.127 + '[' -z '' ']' [2022-08-30T07:40:04.342Z] #60 1.127 ++ mktemp -d [2022-08-30T07:40:04.342Z] #60 1.147 + export GOPATH=/tmp/tmp.Q3zc3oH8Qs [2022-08-30T07:40:04.342Z] #60 1.147 + GOPATH=/tmp/tmp.Q3zc3oH8Qs [2022-08-30T07:40:04.342Z] #60 1.147 + RM_GOPATH=1 [2022-08-30T07:40:04.342Z] #60 1.147 + case "$(go env GOARCH)" in [2022-08-30T07:40:04.342Z] #60 1.148 ++ go env GOARCH [2022-08-30T07:40:04.601Z] #60 1.208 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:40:04.601Z] #60 1.208 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:40:04.601Z] #60 1.208 ++ dirname /install.sh [2022-08-30T07:40:04.601Z] #60 1.220 + dir=/ [2022-08-30T07:40:04.601Z] #60 1.220 + bin=runc [2022-08-30T07:40:04.601Z] #60 1.220 + shift [2022-08-30T07:40:04.601Z] #60 1.220 + '[' '!' -f //runc.installer ']' [2022-08-30T07:40:04.601Z] #60 1.221 + . //runc.installer [2022-08-30T07:40:04.601Z] #60 1.221 ++ set -e [2022-08-30T07:40:04.601Z] #60 1.221 ++ : v1.1.4 [2022-08-30T07:40:04.601Z] #60 1.221 + install_runc [2022-08-30T07:40:04.601Z] #60 1.221 + RUNC_BUILDTAGS=seccomp [2022-08-30T07:40:04.601Z] #60 1.221 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-30T07:40:04.601Z] #60 1.222 Install runc version v1.1.4 (build tags: seccomp) [2022-08-30T07:40:04.601Z] #60 1.222 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Q3zc3oH8Qs/src/github.com/opencontainers/runc [2022-08-30T07:40:04.601Z] #60 1.224 Cloning into '/tmp/tmp.Q3zc3oH8Qs/src/github.com/opencontainers/runc'... [2022-08-30T07:40:05.009Z] #64 51.25 Updating files: 47% (2351/4978) Updating files: 48% (2390/4978) Updating files: 49% (2440/4978) Updating files: 50% (2489/4978) Updating files: 51% (2539/4978) Updating files: 52% (2589/4978) Updating files: 53% (2639/4978) Updating files: 54% (2689/4978) Updating files: 55% (2738/4978) Updating files: 56% (2788/4978) Updating files: 57% (2838/4978) Updating files: 58% (2888/4978) Updating files: 59% (2938/4978) Updating files: 60% (2987/4978) Updating files: 61% (3037/4978) Updating files: 62% (3087/4978) Updating files: 63% (3137/4978) Updating files: 64% (3186/4978) Updating files: 65% (3236/4978) Updating files: 66% (3286/4978) Updating files: 67% (3336/4978) Updating files: 68% (3386/4978) Updating files: 69% (3435/4978) Updating files: 70% (3485/4978) Updating files: 71% (3535/4978) Updating files: 72% (3585/4978) Updating files: 73% (3634/4978) Updating files: 74% (3684/4978) Updating files: 75% (3734/4978) Updating files: 76% (3784/4978) Updating files: 77% (3834/4978) Updating files: 78% (3883/4978) Updating files: 79% (3933/4978) Updating files: 80% (3983/4978) Updating files: 81% (4033/4978) Updating files: 82% (4082/4978) Updating files: 83% (4132/4978) Updating files: 83% (4163/4978) Updating files: 84% (4182/4978) Updating files: 85% (4232/4978) Updating files: 86% (4282/4978) Updating files: 87% (4331/4978) Updating files: 88% (4381/4978) Updating files: 89% (4431/4978) Updating files: 90% (4481/4978) Updating files: 91% (4530/4978) Updating files: 92% (4580/4978) Updating files: 93% (4630/4978) Updating files: 94% (4680/4978) Updating files: 95% (4730/4978) Updating files: 96% (4779/4978) Updating files: 97% (4829/4978) Updating files: 98% (4879/4978) Updating files: 99% (4929/4978) Updating files: 100% (4978/4978) Updating files: 100% (4978/4978), done. [2022-08-30T07:40:05.009Z] #64 52.91 + cd /tmp/tmp.IChA5jrcT5/src/github.com/containerd/containerd [2022-08-30T07:40:05.009Z] #64 52.91 + git checkout -q v1.6.8 [2022-08-30T07:40:05.545Z] #60 ... [2022-08-30T07:40:05.545Z] [2022-08-30T07:40:05.545Z] #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-30T07:40:05.545Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-08-30T07:40:05.545Z] #16 DONE 0.8s [2022-08-30T07:40:05.545Z] [2022-08-30T07:40:05.545Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-30T07:40:05.545Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-08-30T07:40:05.804Z] #17 0.669 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-30T07:40:06.063Z] #17 DONE 0.8s [2022-08-30T07:40:06.063Z] [2022-08-30T07:40:06.063Z] #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-30T07:40:06.063Z] #64 sha256:15ecdb5998f9d64cc635ba1d9f1eb89344e888d8225ab62d8db7d0994d027b18 [2022-08-30T07:40:06.063Z] #64 ... [2022-08-30T07:40:06.063Z] [2022-08-30T07:40:06.064Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-30T07:40:06.064Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-08-30T07:40:06.087Z] #55 ... [2022-08-30T07:40:06.087Z] [2022-08-30T07:40:06.087Z] #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-30T07:40:06.087Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:40:06.087Z] #51 32.93 Reading package lists... [2022-08-30T07:40:06.087Z] #51 43.71 Reading package lists... [2022-08-30T07:40:06.344Z] #51 52.57 Building dependency tree... [2022-08-30T07:40:06.344Z] #51 ... [2022-08-30T07:40:06.344Z] [2022-08-30T07:40:06.344Z] #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-30T07:40:06.344Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:40:06.344Z] #76 54.31 The following NEW packages will be installed: [2022-08-30T07:40:06.344Z] #76 54.33 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-30T07:40:06.344Z] #76 54.35 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-30T07:40:06.344Z] #76 54.35 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-30T07:40:06.344Z] #76 54.37 libyajl2 m4 patch xz-utils [2022-08-30T07:40:06.344Z] #76 54.89 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:40:06.344Z] #76 54.89 Need to get 5940 kB of archives. [2022-08-30T07:40:06.344Z] #76 54.89 After this operation, 18.7 MB of additional disk space will be used. [2022-08-30T07:40:06.344Z] #76 54.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-30T07:40:06.344Z] #76 54.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-30T07:40:06.344Z] #76 54.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-30T07:40:06.344Z] #76 54.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-30T07:40:06.344Z] #76 54.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-30T07:40:06.344Z] #76 54.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-30T07:40:06.344Z] #76 54.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-30T07:40:06.344Z] #76 54.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-30T07:40:06.344Z] #76 55.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-30T07:40:06.344Z] #76 55.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-30T07:40:06.344Z] #76 55.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-30T07:40:06.344Z] #76 55.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-30T07:40:06.344Z] #76 55.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-30T07:40:06.344Z] #76 55.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-30T07:40:06.344Z] #76 55.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-30T07:40:06.344Z] #76 55.44 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-30T07:40:06.344Z] #76 55.46 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-30T07:40:06.344Z] #76 55.46 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-30T07:40:06.344Z] #76 55.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-30T07:40:06.344Z] #76 55.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-30T07:40:06.344Z] #76 55.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-30T07:40:06.513Z] #42 ... [2022-08-30T07:40:06.513Z] [2022-08-30T07:40:06.513Z] #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-30T07:40:06.513Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:06.513Z] #14 83.11 Selecting previously unselected package binutils-mingw-w64. [2022-08-30T07:40:06.513Z] #14 83.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-30T07:40:06.513Z] #14 83.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-30T07:40:06.513Z] #14 83.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-30T07:40:06.513Z] #14 83.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:40:06.513Z] #14 83.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:40:06.513Z] #14 83.87 Selecting previously unselected package dmsetup. [2022-08-30T07:40:06.513Z] #14 83.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:40:06.513Z] #14 83.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-30T07:40:06.513Z] #14 84.14 Selecting previously unselected package mingw-w64-common. [2022-08-30T07:40:06.513Z] #14 84.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-30T07:40:06.513Z] #14 84.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-30T07:40:06.601Z] #76 55.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-30T07:40:06.601Z] #76 55.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-30T07:40:06.858Z] #76 ... [2022-08-30T07:40:06.858Z] [2022-08-30T07:40:06.858Z] #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-30T07:40:06.858Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:40:06.858Z] #62 35.99 Reading package lists... [2022-08-30T07:40:06.858Z] #62 46.16 Building dependency tree... [2022-08-30T07:40:06.858Z] #62 52.57 The following additional packages will be installed: [2022-08-30T07:40:06.858Z] #62 52.62 libbtrfs0 [2022-08-30T07:40:06.858Z] #62 52.92 The following NEW packages will be installed: [2022-08-30T07:40:06.858Z] #62 52.94 libbtrfs-dev libbtrfs0 [2022-08-30T07:40:06.858Z] #62 53.52 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:40:06.858Z] #62 53.52 Need to get 460 kB of archives. [2022-08-30T07:40:06.858Z] #62 53.52 After this operation, 1237 kB of additional disk space will be used. [2022-08-30T07:40:06.858Z] #62 53.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-30T07:40:06.858Z] #62 53.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-30T07:40:06.858Z] #62 55.34 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:40:06.858Z] #62 55.81 Fetched 460 kB in 0s (1239 kB/s) [2022-08-30T07:40:06.858Z] #62 56.12 Selecting previously unselected package libbtrfs0:amd64. [2022-08-30T07:40:06.901Z] #64 55.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-30T07:40:07.000Z] #18 DONE 0.7s [2022-08-30T07:40:07.000Z] [2022-08-30T07:40:07.000Z] #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-30T07:40:07.000Z] #64 sha256:15ecdb5998f9d64cc635ba1d9f1eb89344e888d8225ab62d8db7d0994d027b18 [2022-08-30T07:40:07.000Z] #64 ... [2022-08-30T07:40:07.000Z] [2022-08-30T07:40:07.000Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-30T07:40:07.000Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-08-30T07:40:07.084Z] #14 ... [2022-08-30T07:40:07.084Z] [2022-08-30T07:40:07.084Z] #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-30T07:40:07.084Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:40:07.084Z] #51 83.62 Setting up criu (3.17.1-1) ... [2022-08-30T07:40:07.084Z] #51 87.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:40:07.084Z] #51 DONE 88.6s [2022-08-30T07:40:07.084Z] [2022-08-30T07:40:07.084Z] #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-30T07:40:07.084Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:07.084Z] #77 11.63 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-30T07:40:07.084Z] #77 11.66 Cloning into '/tmp/crun-build/libocispec'... [2022-08-30T07:40:07.084Z] #77 14.08 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-30T07:40:07.084Z] #77 14.13 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-30T07:40:07.084Z] #77 14.18 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-30T07:40:07.084Z] #77 14.18 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-30T07:40:07.084Z] #77 14.21 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-30T07:40:07.116Z] #62 56.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-30T07:40:07.116Z] #62 56.25 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-30T07:40:07.116Z] #62 56.28 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:40:07.158Z] #64 55.03 + BUILDTAGS='netgo osusergo static_build' [2022-08-30T07:40:07.158Z] #64 55.03 + export EXTRA_FLAGS=-buildmode=pie [2022-08-30T07:40:07.158Z] #64 55.03 + EXTRA_FLAGS=-buildmode=pie [2022-08-30T07:40:07.158Z] #64 55.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-30T07:40:07.158Z] #64 55.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-30T07:40:07.158Z] #64 55.03 + '[' '' = dynamic ']' [2022-08-30T07:40:07.158Z] #64 55.03 + make [2022-08-30T07:40:07.572Z] #19 DONE 0.7s [2022-08-30T07:40:07.572Z] [2022-08-30T07:40:07.572Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-30T07:40:07.572Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-08-30T07:40:07.680Z] #62 56.78 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-30T07:40:07.680Z] #62 56.78 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-30T07:40:07.680Z] #62 56.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:40:07.937Z] #62 ... [2022-08-30T07:40:07.937Z] [2022-08-30T07:40:07.937Z] #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-30T07:40:07.937Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:40:07.937Z] #51 52.57 Building dependency tree... [2022-08-30T07:40:08.026Z] #77 17.98 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-30T07:40:08.420Z] #84 ... [2022-08-30T07:40:08.420Z] [2022-08-30T07:40:08.420Z] #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-30T07:40:08.420Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:40:08.420Z] #19 67.63 Reading package lists... [2022-08-30T07:40:08.527Z] #64 ... [2022-08-30T07:40:08.527Z] [2022-08-30T07:40:08.527Z] #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-30T07:40:08.527Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:08.527Z] #77 38.08 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-30T07:40:08.527Z] #77 ... [2022-08-30T07:40:08.527Z] [2022-08-30T07:40:08.527Z] #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-30T07:40:08.527Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:08.527Z] #14 94.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-30T07:40:08.527Z] #14 94.82 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:40:08.527Z] #14 94.84 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-30T07:40:08.957Z] #20 DONE 1.2s [2022-08-30T07:40:08.957Z] [2022-08-30T07:40:08.957Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:40:08.957Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-30T07:40:09.091Z] #14 ... [2022-08-30T07:40:09.091Z] [2022-08-30T07:40:09.091Z] #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-30T07:40:09.091Z] #64 sha256:45edff3a032e830164d8dc1a3a0acc21ca1bcdeffb752568aca0ae13bc13beea [2022-08-30T07:40:09.091Z] #64 57.13 + bin/ctr [2022-08-30T07:40:09.312Z] #51 ... [2022-08-30T07:40:09.312Z] [2022-08-30T07:40:09.312Z] #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-30T07:40:09.312Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-30T07:40:09.312Z] #62 57.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:40:09.312Z] #62 57.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:40:09.312Z] #62 57.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:40:09.312Z] #62 DONE 58.4s [2022-08-30T07:40:09.312Z] [2022-08-30T07:40:09.312Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-30T07:40:09.312Z] #63 sha256:105fdd8b2c1bd1eacfe6e1e2f01ad2ee4355c29a5e07d034dc9e99bc6deac5eb [2022-08-30T07:40:09.312Z] #63 DONE 0.1s [2022-08-30T07:40:09.425Z] #77 ... [2022-08-30T07:40:09.425Z] [2022-08-30T07:40:09.425Z] #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-30T07:40:09.425Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:40:09.425Z] #42 91.21 Setting up libicu67:amd64 (67.1-7) ... [2022-08-30T07:40:09.425Z] #42 91.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:09.425Z] #42 91.24 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-30T07:40:09.425Z] #42 91.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:09.425Z] #42 91.34 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-30T07:40:09.425Z] #42 91.36 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-30T07:40:09.425Z] #42 91.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-30T07:40:09.425Z] #42 91.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-30T07:40:09.425Z] #42 91.42 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-30T07:40:09.425Z] #42 91.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-30T07:40:09.571Z] [2022-08-30T07:40:09.571Z] #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-30T07:40:09.571Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:40:09.571Z] #76 57.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:40:09.571Z] #76 58.27 Fetched 5940 kB in 1s (5625 kB/s) [2022-08-30T07:40:09.571Z] #76 58.38 Selecting previously unselected package bzip2. [2022-08-30T07:40:09.571Z] #76 58.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 ... 15717 files and directories currently installed.) [2022-08-30T07:40:09.571Z] #76 58.55 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-30T07:40:09.571Z] #76 58.56 Unpacking bzip2 (1.0.8-4) ... [2022-08-30T07:40:09.571Z] #76 58.81 Selecting previously unselected package libmagic-mgc. [2022-08-30T07:40:09.571Z] #76 58.81 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-30T07:40:09.686Z] #42 91.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:40:09.828Z] #76 58.84 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-30T07:40:09.893Z] #21 1.214 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:40:09.893Z] #21 1.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:40:09.893Z] #21 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:40:09.946Z] #42 DONE 91.8s [2022-08-30T07:40:09.946Z] [2022-08-30T07:40:09.946Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-30T07:40:09.946Z] #43 sha256:8618824c48352167488c7177bd44510d6697d023fb57f02f6874442978ce2500 [2022-08-30T07:40:09.946Z] #43 DONE 0.1s [2022-08-30T07:40:09.946Z] [2022-08-30T07:40:09.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-30T07:40:09.946Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:40:10.207Z] #47 ... [2022-08-30T07:40:10.207Z] [2022-08-30T07:40:10.207Z] #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-30T07:40:10.207Z] #44 sha256:92cb10b1b4c965259e87b1a903f6412dd10a74a22d3a19e09f036923310675b7 [2022-08-30T07:40:10.459Z] #21 1.945 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:40:10.777Z] #76 59.87 Selecting previously unselected package libmagic1:amd64. [2022-08-30T07:40:10.777Z] #76 59.87 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-30T07:40:10.777Z] #76 59.88 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-30T07:40:11.341Z] #76 60.36 Selecting previously unselected package file. [2022-08-30T07:40:11.341Z] #76 60.37 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-30T07:40:11.341Z] #76 60.41 Unpacking file (1:5.39-3) ... [2022-08-30T07:40:11.592Z] #44 1.576 + RM_GOPATH=0 [2022-08-30T07:40:11.592Z] #44 1.576 + TMP_GOPATH= [2022-08-30T07:40:11.592Z] #44 1.576 + : /build [2022-08-30T07:40:11.592Z] #44 1.576 + '[' -z '' ']' [2022-08-30T07:40:11.592Z] #44 1.576 ++ mktemp -d [2022-08-30T07:40:11.592Z] #44 1.576 + export GOPATH=/tmp/tmp.2fVeiaaoPs [2022-08-30T07:40:11.592Z] #44 1.576 + GOPATH=/tmp/tmp.2fVeiaaoPs [2022-08-30T07:40:11.592Z] #44 1.576 + RM_GOPATH=1 [2022-08-30T07:40:11.592Z] #44 1.576 + case "$(go env GOARCH)" in [2022-08-30T07:40:11.592Z] #44 1.576 ++ go env GOARCH [2022-08-30T07:40:11.599Z] #76 60.83 Selecting previously unselected package xz-utils. [2022-08-30T07:40:11.599Z] #76 60.84 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-30T07:40:11.853Z] #44 1.682 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:40:11.853Z] #44 1.682 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:40:11.853Z] #44 1.682 ++ dirname /install.sh [2022-08-30T07:40:11.853Z] #44 1.682 + dir=/ [2022-08-30T07:40:11.853Z] #44 1.682 + bin=tini [2022-08-30T07:40:11.853Z] #44 1.682 + shift [2022-08-30T07:40:11.853Z] #44 1.682 + '[' '!' -f //tini.installer ']' [2022-08-30T07:40:11.853Z] #44 1.682 + . //tini.installer [2022-08-30T07:40:11.853Z] #44 1.682 ++ : v0.19.0 [2022-08-30T07:40:11.853Z] #44 1.682 + install_tini [2022-08-30T07:40:11.853Z] #44 1.682 + echo 'Install tini version v0.19.0' [2022-08-30T07:40:11.853Z] #44 1.682 + git clone https://github.com/krallin/tini.git /tmp/tmp.2fVeiaaoPs/tini [2022-08-30T07:40:11.853Z] #44 1.682 Cloning into '/tmp/tmp.2fVeiaaoPs/tini'... [2022-08-30T07:40:11.853Z] #44 1.682 Install tini version v0.19.0 [2022-08-30T07:40:11.860Z] #76 60.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:40:12.117Z] #76 61.29 Selecting previously unselected package libsigsegv2:amd64. [2022-08-30T07:40:12.117Z] #76 61.29 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-30T07:40:12.117Z] #76 61.31 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-30T07:40:12.363Z] #21 3.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:40:12.374Z] #76 61.61 Selecting previously unselected package m4. [2022-08-30T07:40:12.374Z] #76 61.62 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-30T07:40:12.374Z] #76 61.67 Unpacking m4 (1.4.18-5) ... [2022-08-30T07:40:13.235Z] #44 2.965 + cd /tmp/tmp.2fVeiaaoPs/tini [2022-08-30T07:40:13.236Z] #44 2.966 + git checkout -q v0.19.0 [2022-08-30T07:40:13.236Z] #44 3.003 + cmake . [2022-08-30T07:40:13.297Z] #21 ... [2022-08-30T07:40:13.297Z] [2022-08-30T07:40:13.297Z] #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-30T07:40:13.297Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-30T07:40:13.297Z] #36 119.5 Delve is a source level debugger for Go programs. [2022-08-30T07:40:13.297Z] #36 119.5 [2022-08-30T07:40:13.297Z] #36 119.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-30T07:40:13.297Z] #36 119.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-30T07:40:13.297Z] #36 119.5 [2022-08-30T07:40:13.297Z] #36 119.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-30T07:40:13.297Z] #36 119.5 [2022-08-30T07:40:13.297Z] #36 119.5 Pass flags to the program you are debugging using `--`, for example: [2022-08-30T07:40:13.297Z] #36 119.5 [2022-08-30T07:40:13.297Z] #36 119.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-30T07:40:13.297Z] #36 119.5 [2022-08-30T07:40:13.297Z] #36 119.5 Usage: [2022-08-30T07:40:13.297Z] #36 119.5 dlv [command] [2022-08-30T07:40:13.297Z] #36 119.5 [2022-08-30T07:40:13.297Z] #36 119.5 Available Commands: [2022-08-30T07:40:13.297Z] #36 119.5 attach Attach to running process and begin debugging. [2022-08-30T07:40:13.297Z] #36 119.5 connect Connect to a headless debug server with a terminal client. [2022-08-30T07:40:13.297Z] #36 119.5 core Examine a core dump. [2022-08-30T07:40:13.297Z] #36 119.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-30T07:40:13.297Z] #36 119.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-30T07:40:13.297Z] #36 119.5 exec Execute a precompiled binary, and begin a debug session. [2022-08-30T07:40:13.297Z] #36 119.5 help Help about any command [2022-08-30T07:40:13.297Z] #36 119.5 run Deprecated command. Use 'debug' instead. [2022-08-30T07:40:13.297Z] #36 119.5 test Compile test binary and begin debugging program. [2022-08-30T07:40:13.297Z] #36 119.5 trace Compile and begin tracing program. [2022-08-30T07:40:13.297Z] #36 119.5 version Prints version. [2022-08-30T07:40:13.297Z] #36 119.5 [2022-08-30T07:40:13.297Z] #36 119.5 Flags: [2022-08-30T07:40:13.297Z] #36 119.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-30T07:40:13.297Z] #36 119.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-30T07:40:13.297Z] #36 119.5 --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-30T07:40:13.297Z] #36 119.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-30T07:40:13.297Z] #36 119.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-30T07:40:13.297Z] #36 119.5 --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-30T07:40:13.297Z] #36 119.5 --disable-aslr Disables address space randomization [2022-08-30T07:40:13.297Z] #36 119.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-30T07:40:13.297Z] #36 119.5 -h, --help help for dlv [2022-08-30T07:40:13.297Z] #36 119.5 --init string Init file, executed by the terminal client. [2022-08-30T07:40:13.297Z] #36 119.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-30T07:40:13.297Z] #36 119.5 --log Enable debugging server logging. [2022-08-30T07:40:13.297Z] #36 119.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-30T07:40:13.297Z] #36 119.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-30T07:40:13.297Z] #36 119.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-30T07:40:13.297Z] #36 119.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-30T07:40:13.297Z] #36 119.5 --wd string Working directory for running the program. [2022-08-30T07:40:13.297Z] #36 119.5 [2022-08-30T07:40:13.297Z] #36 119.5 Additional help topics: [2022-08-30T07:40:13.297Z] #36 119.5 dlv backend Help about the --backend flag. [2022-08-30T07:40:13.297Z] #36 119.5 dlv log Help about logging flags. [2022-08-30T07:40:13.297Z] #36 119.5 dlv redirect Help about file redirection. [2022-08-30T07:40:13.297Z] #36 119.5 [2022-08-30T07:40:13.297Z] #36 119.5 Use "dlv [command] --help" for more information about a command. [2022-08-30T07:40:13.297Z] #36 DONE 120.6s [2022-08-30T07:40:13.297Z] [2022-08-30T07:40:13.297Z] #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-30T07:40:13.297Z] #26 sha256:6759835f903baba4cce167df0bbadf56679dca9187cbbe4a1299ab80048b2fe2 [2022-08-30T07:40:13.307Z] #76 62.32 Selecting previously unselected package autoconf. [2022-08-30T07:40:13.307Z] #76 62.33 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-30T07:40:13.307Z] #76 62.33 Unpacking autoconf (2.69-14) ... [2022-08-30T07:40:13.806Z] #44 3.864 -- The C compiler identification is GNU 10.2.1 [2022-08-30T07:40:13.813Z] #26 117.1 Updating files: 22% (2542/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/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: 38% (4387/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 59% (6810/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: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 86% (9911/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-30T07:40:14.067Z] #44 4.136 -- Detecting C compiler ABI info [2022-08-30T07:40:14.072Z] #26 121.2 + cd /tmp/tmp.kZ2m1lY5Ne/tmp/docker-ce [2022-08-30T07:40:14.072Z] #26 121.2 + git checkout -q v17.06.2-ce [2022-08-30T07:40:14.239Z] #76 63.32 Selecting previously unselected package autotools-dev. [2022-08-30T07:40:14.239Z] #76 63.42 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-30T07:40:14.239Z] #76 63.44 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-30T07:40:14.239Z] #76 ... [2022-08-30T07:40:14.239Z] [2022-08-30T07:40:14.239Z] #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-30T07:40:14.239Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:14.239Z] #14 51.12 Building dependency tree... [2022-08-30T07:40:14.239Z] #14 57.79 The following additional packages will be installed: [2022-08-30T07:40:14.239Z] #14 57.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-30T07:40:14.239Z] #14 57.79 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-30T07:40:14.239Z] #14 57.79 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-30T07:40:14.239Z] #14 57.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-30T07:40:14.239Z] #14 57.80 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-30T07:40:14.239Z] #14 57.81 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-30T07:40:14.239Z] #14 57.82 mingw-w64-common mingw-w64-x86-64-dev [2022-08-30T07:40:14.239Z] #14 57.87 Suggested packages: [2022-08-30T07:40:14.239Z] #14 57.87 gcc-10-locales seccomp wine64 [2022-08-30T07:40:14.239Z] #14 60.50 The following NEW packages will be installed: [2022-08-30T07:40:14.239Z] #14 60.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-30T07:40:14.239Z] #14 60.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-30T07:40:14.239Z] #14 60.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-30T07:40:14.239Z] #14 60.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-30T07:40:14.239Z] #14 60.51 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-30T07:40:14.239Z] #14 60.52 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-30T07:40:14.239Z] #14 60.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-30T07:40:14.239Z] #14 60.53 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-30T07:40:14.239Z] #14 60.53 mingw-w64-x86-64-dev [2022-08-30T07:40:14.239Z] #14 61.04 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:40:14.239Z] #14 61.04 Need to get 115 MB of archives. [2022-08-30T07:40:14.239Z] #14 61.04 After this operation, 645 MB of additional disk space will be used. [2022-08-30T07:40:14.239Z] #14 61.04 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-30T07:40:14.239Z] #14 61.26 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-30T07:40:14.239Z] #14 61.54 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-30T07:40:14.239Z] #14 61.56 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-30T07:40:14.239Z] #14 61.56 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-30T07:40:14.239Z] #14 61.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-30T07:40:14.239Z] #14 62.13 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-30T07:40:14.239Z] #14 62.53 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-30T07:40:14.239Z] #14 62.53 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-30T07:40:14.355Z] #64 ... [2022-08-30T07:40:14.355Z] [2022-08-30T07:40:14.355Z] #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-30T07:40:14.355Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:14.355Z] #14 101.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-30T07:40:14.355Z] #14 101.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:40:14.355Z] #14 101.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:40:14.496Z] #14 ... [2022-08-30T07:40:14.496Z] [2022-08-30T07:40:14.496Z] #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-30T07:40:14.496Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:40:14.496Z] #51 58.99 The following additional packages will be installed: [2022-08-30T07:40:14.496Z] #51 59.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-30T07:40:14.496Z] #51 59.00 python3-protobuf python3-six [2022-08-30T07:40:14.496Z] #51 59.04 Suggested packages: [2022-08-30T07:40:14.496Z] #51 59.04 python3-setuptools [2022-08-30T07:40:14.496Z] #51 59.04 Recommended packages: [2022-08-30T07:40:14.496Z] #51 59.04 iproute2 | iproute [2022-08-30T07:40:14.496Z] #51 60.25 The following NEW packages will be installed: [2022-08-30T07:40:14.496Z] #51 60.29 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-30T07:40:14.496Z] #51 60.32 python3-protobuf python3-six [2022-08-30T07:40:14.496Z] #51 61.13 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:40:14.496Z] #51 61.13 Need to get 2315 kB of archives. [2022-08-30T07:40:14.496Z] #51 61.13 After this operation, 11.1 MB of additional disk space will be used. [2022-08-30T07:40:14.496Z] #51 61.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-30T07:40:14.496Z] #51 61.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-30T07:40:14.496Z] #51 61.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-30T07:40:14.496Z] #51 61.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-30T07:40:14.496Z] #51 61.47 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-30T07:40:14.496Z] #51 61.47 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-30T07:40:14.496Z] #51 61.48 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-30T07:40:15.456Z] #44 5.061 -- Detecting C compiler ABI info - done [2022-08-30T07:40:15.456Z] #44 5.418 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-30T07:40:15.456Z] #44 5.453 -- Detecting C compile features [2022-08-30T07:40:15.719Z] #44 5.455 -- Detecting C compile features - done [2022-08-30T07:40:15.719Z] #44 5.582 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-30T07:40:15.874Z] #51 ... [2022-08-30T07:40:15.874Z] [2022-08-30T07:40:15.874Z] #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-30T07:40:15.874Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:40:15.874Z] #42 52.74 Building dependency tree... [2022-08-30T07:40:15.874Z] #42 59.56 The following additional packages will be installed: [2022-08-30T07:40:15.874Z] #42 59.56 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-30T07:40:15.874Z] #42 59.62 Suggested packages: [2022-08-30T07:40:15.874Z] #42 59.62 cmake-doc ninja-build lrzip [2022-08-30T07:40:15.874Z] #42 59.62 Recommended packages: [2022-08-30T07:40:15.874Z] #42 59.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-30T07:40:15.874Z] #42 61.02 The following NEW packages will be installed: [2022-08-30T07:40:15.874Z] #42 61.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-30T07:40:15.874Z] #42 61.05 vim-common xxd [2022-08-30T07:40:15.874Z] #42 61.48 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:40:15.874Z] #42 61.48 Need to get 17.7 MB of archives. [2022-08-30T07:40:15.874Z] #42 61.48 After this operation, 70.7 MB of additional disk space will be used. [2022-08-30T07:40:15.874Z] #42 61.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-30T07:40:15.874Z] #42 61.52 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-30T07:40:15.874Z] #42 61.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-30T07:40:15.874Z] #42 61.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-30T07:40:15.874Z] #42 62.68 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-30T07:40:15.874Z] #42 62.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-30T07:40:15.874Z] #42 62.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-30T07:40:15.874Z] #42 62.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-30T07:40:15.874Z] #42 62.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-30T07:40:15.874Z] #42 62.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-30T07:40:15.874Z] #42 ... [2022-08-30T07:40:15.874Z] [2022-08-30T07:40:15.874Z] #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-30T07:40:15.874Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:40:15.874Z] #55 64.78 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-30T07:40:15.874Z] #55 64.94 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-30T07:40:15.874Z] #55 65.07 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-30T07:40:16.132Z] #55 65.25 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-30T07:40:16.132Z] #55 65.33 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-30T07:40:16.132Z] #55 65.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-30T07:40:16.302Z] #44 6.083 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-30T07:40:16.302Z] #44 6.221 -- Configuring done [2022-08-30T07:40:16.302Z] #44 6.291 -- Generating done [2022-08-30T07:40:16.390Z] #55 65.51 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-30T07:40:16.391Z] #55 65.60 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-30T07:40:16.391Z] #55 65.67 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-30T07:40:16.564Z] #44 6.292 -- Build files have been written to: /tmp/tmp.2fVeiaaoPs/tini [2022-08-30T07:40:16.564Z] #44 6.318 + make tini-static [2022-08-30T07:40:16.648Z] #55 65.83 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-30T07:40:16.648Z] #55 65.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-30T07:40:16.648Z] #55 66.00 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-30T07:40:17.136Z] #44 6.910 Scanning dependencies of target tini-static [2022-08-30T07:40:17.136Z] #44 6.982 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-30T07:40:17.213Z] #55 66.56 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-30T07:40:17.470Z] #55 66.80 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-30T07:40:17.728Z] #55 66.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-30T07:40:17.728Z] #55 66.90 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-30T07:40:17.728Z] #55 67.05 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-30T07:40:17.985Z] #55 67.17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-30T07:40:17.985Z] #55 67.19 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-30T07:40:17.985Z] #55 67.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-30T07:40:17.985Z] #55 67.32 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-30T07:40:18.244Z] #55 67.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-30T07:40:18.244Z] #55 67.39 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-30T07:40:18.266Z] #26 124.6 + mkdir -p /tmp/tmp.kZ2m1lY5Ne/src/github.com/docker [2022-08-30T07:40:18.266Z] #26 124.6 + mv components/cli /tmp/tmp.kZ2m1lY5Ne/src/github.com/docker/cli [2022-08-30T07:40:18.266Z] #26 124.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-30T07:40:18.266Z] #26 ... [2022-08-30T07:40:18.266Z] [2022-08-30T07:40:18.266Z] #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-30T07:40:18.266Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:40:18.266Z] #77 74.19 configure.ac:11: installing 'build-aux/compile' [2022-08-30T07:40:18.266Z] #77 74.21 configure.ac:11: installing 'build-aux/config.guess' [2022-08-30T07:40:18.266Z] #77 74.21 configure.ac:11: installing 'build-aux/config.sub' [2022-08-30T07:40:18.266Z] #77 74.23 configure.ac:13: installing 'build-aux/install-sh' [2022-08-30T07:40:18.266Z] #77 74.24 configure.ac:13: installing 'build-aux/missing' [2022-08-30T07:40:18.266Z] #77 74.25 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-30T07:40:18.266Z] #77 74.50 Makefile.am: installing 'build-aux/depcomp' [2022-08-30T07:40:18.266Z] #77 76.10 checking build system type... aarch64-unknown-linux-gnu [2022-08-30T07:40:18.266Z] #77 76.45 checking host system type... aarch64-unknown-linux-gnu [2022-08-30T07:40:18.266Z] #77 76.45 checking how to print strings... printf [2022-08-30T07:40:18.266Z] #77 76.47 checking for gcc... gcc [2022-08-30T07:40:18.266Z] #77 76.59 checking whether the C compiler works... yes [2022-08-30T07:40:18.266Z] #77 76.86 checking for C compiler default output file name... a.out [2022-08-30T07:40:18.266Z] #77 76.86 checking for suffix of executables... [2022-08-30T07:40:18.266Z] #77 77.08 checking whether we are cross compiling... no [2022-08-30T07:40:18.266Z] #77 77.29 checking for suffix of object files... o [2022-08-30T07:40:18.266Z] #77 77.42 checking whether we are using the GNU C compiler... yes [2022-08-30T07:40:18.266Z] #77 77.53 checking whether gcc accepts -g... yes [2022-08-30T07:40:18.266Z] #77 77.63 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:40:18.266Z] #77 77.81 checking whether gcc understands -c and -o together... yes [2022-08-30T07:40:18.266Z] #77 78.04 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:40:18.266Z] #77 78.08 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:40:18.266Z] #77 78.09 checking for egrep... /bin/grep -E [2022-08-30T07:40:18.266Z] #77 78.11 checking for fgrep... /bin/grep -F [2022-08-30T07:40:18.266Z] #77 78.13 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:40:18.266Z] #77 78.16 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:40:18.266Z] #77 78.16 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:40:18.266Z] #77 78.18 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:40:18.266Z] #77 78.35 checking whether ln -s works... yes [2022-08-30T07:40:18.266Z] #77 78.36 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:40:18.266Z] #77 78.41 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-30T07:40:18.266Z] #77 78.41 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:40:18.266Z] #77 78.41 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:40:18.266Z] #77 78.41 checking for objdump... objdump [2022-08-30T07:40:18.266Z] #77 78.42 checking how to recognize dependent libraries... pass_all [2022-08-30T07:40:18.266Z] #77 78.42 checking for dlltool... no [2022-08-30T07:40:18.266Z] #77 78.42 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:40:18.266Z] #77 78.43 checking for ar... ar [2022-08-30T07:40:18.266Z] #77 78.43 checking for archiver @FILE support... @ [2022-08-30T07:40:18.266Z] #77 78.62 checking for strip... strip [2022-08-30T07:40:18.266Z] #77 78.63 checking for ranlib... ranlib [2022-08-30T07:40:18.266Z] #77 78.63 checking for gawk... no [2022-08-30T07:40:18.266Z] #77 78.64 checking for mawk... mawk [2022-08-30T07:40:18.266Z] #77 78.64 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:40:18.266Z] #77 79.11 checking for sysroot... no [2022-08-30T07:40:18.266Z] #77 79.12 checking for a working dd... /bin/dd [2022-08-30T07:40:18.266Z] #77 79.16 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:40:18.266Z] #77 79.19 checking for mt... no [2022-08-30T07:40:18.266Z] #77 79.20 checking if : is a manifest tool... no [2022-08-30T07:40:18.266Z] #77 79.21 checking how to run the C preprocessor... gcc -E [2022-08-30T07:40:18.266Z] #77 79.54 checking for ANSI C header files... yes [2022-08-30T07:40:18.422Z] #19 90.19 Reading package lists... [2022-08-30T07:40:18.422Z] #19 ... [2022-08-30T07:40:18.422Z] [2022-08-30T07:40:18.422Z] #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-30T07:40:18.422Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:18.422Z] #84 49.56 libtoolize: putting auxiliary files in '.'. [2022-08-30T07:40:18.422Z] #84 49.56 libtoolize: copying file './ltmain.sh' [2022-08-30T07:40:18.422Z] #84 51.23 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-30T07:40:18.422Z] #84 51.23 libtoolize: and rerunning libtoolize and aclocal. [2022-08-30T07:40:18.422Z] #84 51.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-30T07:40:18.501Z] #55 67.67 go: downloading github.com/prometheus/common v0.32.1 [2022-08-30T07:40:18.525Z] #77 80.11 checking for sys/types.h... yes [2022-08-30T07:40:18.525Z] #77 80.24 checking for sys/stat.h... yes [2022-08-30T07:40:18.759Z] #55 ... [2022-08-30T07:40:18.759Z] [2022-08-30T07:40:18.759Z] #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-30T07:40:18.759Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-30T07:40:18.759Z] #57 65.62 v3.0.2 [2022-08-30T07:40:18.759Z] #57 DONE 68.0s [2022-08-30T07:40:18.784Z] #77 80.39 checking for stdlib.h... yes [2022-08-30T07:40:19.017Z] [2022-08-30T07:40:19.017Z] #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-30T07:40:19.017Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-30T07:40:19.017Z] #40 67.57 NAME: [2022-08-30T07:40:19.017Z] #40 67.57 go-winres - A tool for embedding resources in Windows executables [2022-08-30T07:40:19.017Z] #40 67.57 [2022-08-30T07:40:19.017Z] #40 67.57 USAGE: [2022-08-30T07:40:19.017Z] #40 67.57 go-winres [global options] command [command options] [arguments...] [2022-08-30T07:40:19.017Z] #40 67.58 [2022-08-30T07:40:19.017Z] #40 67.58 COMMANDS: [2022-08-30T07:40:19.017Z] #40 67.58 init Create an initial ./winres/winres.json [2022-08-30T07:40:19.017Z] #40 67.58 make Make syso files for the "go build" command [2022-08-30T07:40:19.017Z] #40 67.58 simply Make syso files for the "go build" command (simplified) [2022-08-30T07:40:19.017Z] #40 67.58 extract Extract all resources from an executable [2022-08-30T07:40:19.017Z] #40 67.58 patch Replace resources in an executable file (exe, dll) [2022-08-30T07:40:19.017Z] #40 67.58 help, h Shows a list of commands or help for one command [2022-08-30T07:40:19.017Z] #40 67.58 [2022-08-30T07:40:19.017Z] #40 67.58 GLOBAL OPTIONS: [2022-08-30T07:40:19.017Z] #40 67.59 --help, -h show help (default: false) [2022-08-30T07:40:19.017Z] #40 DONE 68.1s [2022-08-30T07:40:19.017Z] [2022-08-30T07:40:19.017Z] #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-30T07:40:19.017Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:40:19.017Z] #42 65.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:40:19.017Z] #42 65.89 Fetched 17.7 MB in 2s (7665 kB/s) [2022-08-30T07:40:19.017Z] #42 67.02 Selecting previously unselected package xxd. [2022-08-30T07:40:19.017Z] #42 67.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-30T07:40:19.017Z] #42 67.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:40:19.017Z] #42 67.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:19.017Z] #42 68.19 Selecting previously unselected package vim-common. [2022-08-30T07:40:19.017Z] #42 68.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:40:19.017Z] #42 68.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:19.043Z] #77 80.56 checking for string.h... yes [2022-08-30T07:40:19.054Z] #44 8.840 [100%] Linking C executable tini-static [2022-08-30T07:40:19.274Z] #42 ... [2022-08-30T07:40:19.274Z] [2022-08-30T07:40:19.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-30T07:40:19.274Z] #64 sha256:a967ba87a36c0bf3a5cc4958f78c7f554fb46d6684284b3e41c15629c66c23d4 [2022-08-30T07:40:19.274Z] #64 1.403 + RM_GOPATH=0 [2022-08-30T07:40:19.274Z] #64 1.403 + TMP_GOPATH= [2022-08-30T07:40:19.274Z] #64 1.403 + : /build [2022-08-30T07:40:19.274Z] #64 1.403 + '[' -z '' ']' [2022-08-30T07:40:19.274Z] #64 1.404 ++ mktemp -d [2022-08-30T07:40:19.274Z] #64 1.406 + export GOPATH=/tmp/tmp.jL4DtD9IQj [2022-08-30T07:40:19.274Z] #64 1.406 + GOPATH=/tmp/tmp.jL4DtD9IQj [2022-08-30T07:40:19.274Z] #64 1.407 + RM_GOPATH=1 [2022-08-30T07:40:19.274Z] #64 1.407 + case "$(go env GOARCH)" in [2022-08-30T07:40:19.274Z] #64 1.407 ++ go env GOARCH [2022-08-30T07:40:19.274Z] #64 1.474 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:40:19.274Z] #64 1.474 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:40:19.274Z] #64 1.474 ++ dirname /install.sh [2022-08-30T07:40:19.274Z] #64 1.482 + dir=/ [2022-08-30T07:40:19.274Z] #64 1.482 + bin=containerd [2022-08-30T07:40:19.274Z] #64 1.482 + shift [2022-08-30T07:40:19.274Z] #64 1.482 + '[' '!' -f //containerd.installer ']' [2022-08-30T07:40:19.274Z] #64 1.482 + . //containerd.installer [2022-08-30T07:40:19.274Z] #64 1.482 ++ set -e [2022-08-30T07:40:19.274Z] #64 1.482 ++ : v1.6.8 [2022-08-30T07:40:19.274Z] #64 1.482 + install_containerd [2022-08-30T07:40:19.274Z] #64 1.493 + echo 'Install containerd version v1.6.8' [2022-08-30T07:40:19.274Z] #64 1.510 Install containerd version v1.6.8 [2022-08-30T07:40:19.274Z] #64 1.512 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jL4DtD9IQj/src/github.com/containerd/containerd [2022-08-30T07:40:19.274Z] #64 1.540 Cloning into '/tmp/tmp.jL4DtD9IQj/src/github.com/containerd/containerd'... [2022-08-30T07:40:19.303Z] #77 80.77 checking for memory.h... yes [2022-08-30T07:40:19.303Z] #77 80.98 checking for strings.h... yes [2022-08-30T07:40:19.532Z] #64 ... [2022-08-30T07:40:19.532Z] [2022-08-30T07:40:19.532Z] #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-30T07:40:19.532Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:40:19.532Z] #76 63.72 Selecting previously unselected package automake. [2022-08-30T07:40:19.532Z] #76 63.73 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-30T07:40:19.532Z] #76 63.75 Unpacking automake (1:1.16.3-2) ... [2022-08-30T07:40:19.532Z] #76 64.97 Selecting previously unselected package patch. [2022-08-30T07:40:19.532Z] #76 65.07 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-30T07:40:19.532Z] #76 65.09 Unpacking patch (2.7.6-7) ... [2022-08-30T07:40:19.532Z] #76 65.54 Selecting previously unselected package dpkg-dev. [2022-08-30T07:40:19.532Z] #76 65.55 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-30T07:40:19.532Z] #76 65.58 Unpacking dpkg-dev (1.20.11) ... [2022-08-30T07:40:19.532Z] #76 67.50 Selecting previously unselected package build-essential. [2022-08-30T07:40:19.532Z] #76 67.50 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-30T07:40:19.532Z] #76 67.96 Unpacking build-essential (12.9) ... [2022-08-30T07:40:19.532Z] #76 68.22 Selecting previously unselected package libcap2:amd64. [2022-08-30T07:40:19.532Z] #76 68.22 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-30T07:40:19.532Z] #76 68.23 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:40:19.532Z] #76 68.49 Selecting previously unselected package libcap-dev:amd64. [2022-08-30T07:40:19.532Z] #76 68.51 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-30T07:40:19.532Z] #76 68.51 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-30T07:40:19.532Z] #76 68.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:40:19.562Z] #77 81.18 checking for inttypes.h... yes [2022-08-30T07:40:19.660Z] #14 ... [2022-08-30T07:40:19.660Z] [2022-08-30T07:40:19.660Z] #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-30T07:40:19.660Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:19.660Z] #77 49.25 libtoolize: putting auxiliary files in '.'. [2022-08-30T07:40:19.660Z] #77 49.25 libtoolize: copying file './ltmain.sh' [2022-08-30T07:40:19.660Z] #77 49.98 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-30T07:40:19.660Z] #77 49.98 libtoolize: and rerunning libtoolize and aclocal. [2022-08-30T07:40:19.660Z] #77 49.98 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-30T07:40:19.789Z] #76 68.86 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:40:19.789Z] #76 68.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:40:19.789Z] #76 ... [2022-08-30T07:40:19.789Z] [2022-08-30T07:40:19.789Z] #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-30T07:40:19.789Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:40:19.789Z] #42 68.91 Selecting previously unselected package cmake-data. [2022-08-30T07:40:19.789Z] #42 68.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-30T07:40:19.789Z] #42 68.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-30T07:40:19.821Z] #77 81.37 checking for stdint.h... yes [2022-08-30T07:40:19.917Z] #77 59.61 configure.ac:7: installing './compile' [2022-08-30T07:40:19.917Z] #77 59.63 configure.ac:11: installing './config.guess' [2022-08-30T07:40:19.917Z] #77 59.64 configure.ac:11: installing './config.sub' [2022-08-30T07:40:19.917Z] #77 59.66 configure.ac:8: installing './install-sh' [2022-08-30T07:40:19.917Z] #77 59.66 configure.ac:8: installing './missing' [2022-08-30T07:40:19.994Z] #44 9.874 [100%] Built target tini-static [2022-08-30T07:40:20.080Z] #77 81.60 checking for unistd.h... yes [2022-08-30T07:40:20.174Z] #77 59.81 Makefile.am: installing './depcomp' [2022-08-30T07:40:20.255Z] #44 10.06 + mkdir -p /build [2022-08-30T07:40:20.255Z] #44 10.07 + cp tini-static /build/docker-init [2022-08-30T07:40:20.338Z] #77 81.84 checking for dlfcn.h... yes [2022-08-30T07:40:20.338Z] #77 82.03 checking for objdir... .libs [2022-08-30T07:40:20.896Z] #77 82.41 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:40:20.896Z] #77 82.57 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:40:21.169Z] #77 82.58 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:40:21.197Z] #44 DONE 11.0s [2022-08-30T07:40:21.197Z] [2022-08-30T07:40:21.197Z] #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-30T07:40:21.197Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:21.197Z] #77 21.17 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-30T07:40:21.197Z] #77 23.73 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-30T07:40:21.197Z] #77 24.07 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-30T07:40:21.197Z] #77 24.52 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-30T07:40:21.431Z] #77 82.70 checking if gcc static flag -static works... yes [2022-08-30T07:40:21.458Z] #77 ... [2022-08-30T07:40:21.458Z] [2022-08-30T07:40:21.458Z] #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-30T07:40:21.458Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:40:21.458Z] #53 103.3 gotestsum version dev [2022-08-30T07:40:21.458Z] #53 DONE 103.4s [2022-08-30T07:40:21.458Z] [2022-08-30T07:40:21.458Z] #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-30T07:40:21.458Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:21.458Z] #14 94.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-30T07:40:21.458Z] #14 94.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-30T07:40:21.458Z] #14 94.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-30T07:40:21.547Z] #77 61.05 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-30T07:40:21.547Z] #77 61.06 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-30T07:40:21.547Z] #77 61.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-30T07:40:21.547Z] #77 61.18 libtoolize: copying file 'm4/libtool.m4' [2022-08-30T07:40:21.547Z] #77 61.27 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-30T07:40:21.718Z] #77 83.17 checking if gcc supports -c -o file.o... yes [2022-08-30T07:40:21.718Z] #77 83.31 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:40:21.718Z] #77 83.31 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-30T07:40:21.804Z] #77 61.38 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-30T07:40:21.804Z] #77 61.48 libtoolize: copying file 'm4/ltversion.m4' [2022-08-30T07:40:21.805Z] #77 61.60 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-30T07:40:21.983Z] #77 83.42 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:40:21.984Z] #77 83.74 checking how to hardcode library paths into programs... immediate [2022-08-30T07:40:21.984Z] #77 83.74 checking whether stripping libraries is possible... yes [2022-08-30T07:40:21.984Z] #77 83.76 checking if libtool supports shared libraries... yes [2022-08-30T07:40:21.984Z] #77 83.76 checking whether to build shared libraries... no [2022-08-30T07:40:21.984Z] #77 83.76 checking whether to build static libraries... yes [2022-08-30T07:40:21.984Z] #77 83.78 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:40:22.061Z] #77 61.71 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-30T07:40:22.242Z] #77 83.82 checking whether build environment is sane... yes [2022-08-30T07:40:22.242Z] #77 83.88 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:40:22.242Z] #77 83.89 checking whether make sets $(MAKE)... yes [2022-08-30T07:40:22.242Z] #77 83.95 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:40:22.242Z] #77 83.99 checking whether make supports nested variables... yes [2022-08-30T07:40:22.500Z] #77 84.05 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:40:22.501Z] #77 84.05 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:40:22.501Z] #77 84.05 checking how to create a ustar tar archive... gnutar [2022-08-30T07:40:22.759Z] #77 84.19 checking dependency style of gcc... gcc3 [2022-08-30T07:40:22.759Z] #77 84.39 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:40:22.759Z] #77 84.39 checking whether make supports nested variables... (cached) yes [2022-08-30T07:40:22.759Z] #77 84.39 checking for gawk... (cached) mawk [2022-08-30T07:40:22.759Z] #77 84.39 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-30T07:40:22.759Z] #77 84.41 checking for gcc... (cached) gcc [2022-08-30T07:40:22.759Z] #77 84.55 checking whether we are using the GNU C compiler... (cached) yes [2022-08-30T07:40:22.759Z] #77 84.56 checking whether gcc accepts -g... (cached) yes [2022-08-30T07:40:22.759Z] #77 84.56 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-30T07:40:22.759Z] #77 84.56 checking whether gcc understands -c and -o together... (cached) yes [2022-08-30T07:40:22.843Z] #14 104.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-30T07:40:22.843Z] #14 104.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:40:22.843Z] #14 104.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-30T07:40:22.843Z] #14 104.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-30T07:40:22.843Z] #14 104.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:40:23.017Z] #77 84.56 checking for a Python interpreter with version >= 3... python3 [2022-08-30T07:40:23.017Z] #77 84.67 checking for python3... /usr/bin/python3 [2022-08-30T07:40:23.017Z] #77 84.67 checking for python3 version... 3.9 [2022-08-30T07:40:23.017Z] #77 84.73 checking for python3 platform... linux [2022-08-30T07:40:23.103Z] #14 104.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-30T07:40:23.275Z] #77 84.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-30T07:40:23.534Z] #77 84.96 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-30T07:40:23.534Z] #77 85.16 checking for go-md2man... no [2022-08-30T07:40:23.534Z] #77 85.18 checking error.h usability... yes [2022-08-30T07:40:23.534Z] #77 85.31 checking error.h presence... yes [2022-08-30T07:40:23.534Z] #77 85.38 checking for error.h... yes [2022-08-30T07:40:23.696Z] #84 63.54 configure.ac:7: installing './compile' [2022-08-30T07:40:23.696Z] #84 63.55 configure.ac:11: installing './config.guess' [2022-08-30T07:40:23.696Z] #84 63.57 configure.ac:11: installing './config.sub' [2022-08-30T07:40:23.696Z] #84 63.64 configure.ac:8: installing './install-sh' [2022-08-30T07:40:23.696Z] #84 63.66 configure.ac:8: installing './missing' [2022-08-30T07:40:23.696Z] #84 63.76 Makefile.am: installing './depcomp' [2022-08-30T07:40:23.792Z] #77 85.42 checking linux/openat2.h usability... yes [2022-08-30T07:40:23.792Z] #77 85.51 checking linux/openat2.h presence... yes [2022-08-30T07:40:24.051Z] #77 85.54 checking for linux/openat2.h... yes [2022-08-30T07:40:24.051Z] #77 85.56 checking for copy_file_range... yes [2022-08-30T07:40:24.051Z] [2022-08-30T07:40:24.051Z] #77 ... [2022-08-30T07:40:24.051Z] [2022-08-30T07:40:24.051Z] #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-30T07:40:24.051Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-30T07:40:24.051Z] #34 DONE 131.4s [2022-08-30T07:40:24.051Z] [2022-08-30T07:40:24.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-30T07:40:24.051Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:40:24.051Z] #77 85.83 checking for fgetxattr... [2022-08-30T07:40:24.051Z] #77 ... [2022-08-30T07:40:24.051Z] [2022-08-30T07:40:24.051Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:40:24.051Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-30T07:40:24.051Z] #21 5.668 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:40:24.051Z] #21 7.765 Fetched 8458 kB in 7s (1200 kB/s) [2022-08-30T07:40:24.051Z] #21 7.765 Reading package lists... [2022-08-30T07:40:24.051Z] #21 10.39 Reading package lists... [2022-08-30T07:40:24.051Z] #21 12.80 Building dependency tree... [2022-08-30T07:40:24.051Z] #21 14.86 The following additional packages will be installed: [2022-08-30T07:40:24.051Z] #21 14.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-30T07:40:24.051Z] #21 14.86 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-30T07:40:24.051Z] #21 14.86 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-30T07:40:24.051Z] #21 14.87 python3-pkg-resources vim-runtime xxd [2022-08-30T07:40:24.051Z] #21 14.88 Suggested packages: [2022-08-30T07:40:24.051Z] #21 14.88 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-30T07:40:24.051Z] #21 14.88 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-30T07:40:24.051Z] #21 14.88 acl attr quota [2022-08-30T07:40:24.051Z] #21 14.88 Recommended packages: [2022-08-30T07:40:24.051Z] #21 14.88 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-30T07:40:24.310Z] #21 ... [2022-08-30T07:40:24.310Z] [2022-08-30T07:40:24.310Z] #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-30T07:40:24.310Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:40:24.310Z] #77 85.83 checking for fgetxattr... yes [2022-08-30T07:40:24.584Z] #77 ... [2022-08-30T07:40:24.584Z] [2022-08-30T07:40:24.584Z] #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-30T07:40:24.584Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:24.584Z] #14 115.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-30T07:40:24.584Z] #14 115.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:40:24.584Z] #14 115.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:40:24.635Z] #84 65.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-30T07:40:24.635Z] #84 65.52 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-30T07:40:24.877Z] #77 86.17 checking for statx... [2022-08-30T07:40:24.877Z] #77 ... [2022-08-30T07:40:24.877Z] [2022-08-30T07:40:24.877Z] #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-30T07:40:24.877Z] #60 sha256:6265a681d73015575ea69daff69aa72f8d7e23409f7155e6ca91e5d42ac96b9d [2022-08-30T07:40:24.877Z] #60 11.39 + cd /tmp/tmp.Q3zc3oH8Qs/src/github.com/opencontainers/runc [2022-08-30T07:40:24.877Z] #60 11.39 + git checkout -q v1.1.4 [2022-08-30T07:40:24.877Z] #60 11.99 + '[' -z '' ']' [2022-08-30T07:40:24.877Z] #60 11.99 + target=static [2022-08-30T07:40:24.877Z] #60 11.99 + make BUILDTAGS=seccomp static [2022-08-30T07:40:24.877Z] #60 12.28 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-30T07:40:24.877Z] #60 ... [2022-08-30T07:40:24.877Z] [2022-08-30T07:40:24.877Z] #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-30T07:40:24.877Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:40:24.877Z] #77 86.17 checking for statx... yes [2022-08-30T07:40:24.897Z] #84 65.69 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-30T07:40:24.897Z] #84 65.69 libtoolize: copying file 'm4/libtool.m4' [2022-08-30T07:40:24.897Z] #84 65.77 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-30T07:40:25.048Z] #42 ... [2022-08-30T07:40:25.048Z] [2022-08-30T07:40:25.048Z] #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-30T07:40:25.048Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:25.048Z] #14 63.77 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-30T07:40:25.048Z] #14 66.81 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-30T07:40:25.048Z] #14 67.59 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-30T07:40:25.048Z] #14 68.44 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-30T07:40:25.048Z] #14 71.44 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-30T07:40:25.048Z] #14 72.59 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-30T07:40:25.048Z] #14 72.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-30T07:40:25.048Z] #14 72.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-30T07:40:25.048Z] #14 72.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-30T07:40:25.048Z] #14 72.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-30T07:40:25.048Z] #14 72.68 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-30T07:40:25.048Z] #14 72.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-30T07:40:25.048Z] #14 72.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-30T07:40:25.048Z] #14 72.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-30T07:40:25.048Z] #14 72.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-30T07:40:25.048Z] #14 72.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-30T07:40:25.048Z] #14 72.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-30T07:40:25.048Z] #14 72.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-30T07:40:25.048Z] #14 72.90 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-30T07:40:25.048Z] #14 72.93 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-30T07:40:25.048Z] #14 72.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-30T07:40:25.048Z] #14 ... [2022-08-30T07:40:25.048Z] [2022-08-30T07:40:25.048Z] #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-30T07:40:25.048Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:40:25.048Z] #34 70.27 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-30T07:40:25.048Z] #34 70.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-30T07:40:25.048Z] #34 71.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-30T07:40:25.136Z] #77 86.59 checking for fgetpwent_r... yes [2022-08-30T07:40:25.156Z] #84 65.91 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-30T07:40:25.156Z] #84 65.99 libtoolize: copying file 'm4/ltversion.m4' [2022-08-30T07:40:25.394Z] #77 86.85 checking for issetugid... no [2022-08-30T07:40:25.395Z] #77 87.04 checking for pkg-config... /usr/bin/pkg-config [2022-08-30T07:40:25.395Z] #77 87.04 checking pkg-config is at least version 0.9.0... yes [2022-08-30T07:40:25.416Z] #84 66.08 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-30T07:40:25.416Z] #84 66.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-30T07:40:25.961Z] #77 87.05 checking for library containing yajl_tree_get... -lyajl [2022-08-30T07:40:25.961Z] #77 87.43 checking for yajl >= 2.0.0... yes [2022-08-30T07:40:25.961Z] #77 87.46 checking sys/capability.h usability... yes [2022-08-30T07:40:25.961Z] #77 87.59 checking sys/capability.h presence... yes [2022-08-30T07:40:25.961Z] #77 87.65 checking for sys/capability.h... yes [2022-08-30T07:40:26.220Z] #77 87.66 checking for library containing cap_from_name... -lcap [2022-08-30T07:40:26.738Z] #77 88.07 checking for library containing dlopen... -ldl [2022-08-30T07:40:26.964Z] #34 ... [2022-08-30T07:40:26.964Z] [2022-08-30T07:40:26.964Z] #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-30T07:40:26.964Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-30T07:40:26.964Z] #76 69.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-30T07:40:26.964Z] #76 69.09 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:40:26.964Z] #76 69.09 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-30T07:40:26.964Z] #76 69.33 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-30T07:40:26.964Z] #76 69.33 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-30T07:40:26.964Z] #76 69.37 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:40:26.964Z] #76 69.75 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-30T07:40:26.964Z] #76 69.77 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-30T07:40:26.964Z] #76 69.81 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:40:26.964Z] #76 71.44 Selecting previously unselected package libtool. [2022-08-30T07:40:26.964Z] #76 71.44 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-30T07:40:26.964Z] #76 71.47 Unpacking libtool (2.4.6-15) ... [2022-08-30T07:40:26.964Z] #76 72.62 Selecting previously unselected package libudev-dev:amd64. [2022-08-30T07:40:26.964Z] #76 72.62 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-30T07:40:26.964Z] #76 72.68 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:40:26.964Z] #76 73.08 Selecting previously unselected package libyajl2:amd64. [2022-08-30T07:40:26.964Z] #76 73.09 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-30T07:40:26.964Z] #76 73.13 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:40:26.964Z] #76 73.30 Selecting previously unselected package libyajl-dev:amd64. [2022-08-30T07:40:26.964Z] #76 73.30 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-30T07:40:26.964Z] #76 73.32 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-30T07:40:26.964Z] #76 73.60 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:40:26.964Z] #76 73.64 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-30T07:40:26.964Z] #76 73.66 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:40:26.964Z] #76 73.68 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-30T07:40:26.964Z] #76 73.70 Setting up file (1:5.39-3) ... [2022-08-30T07:40:26.964Z] #76 73.73 Setting up bzip2 (1.0.8-4) ... [2022-08-30T07:40:26.964Z] #76 73.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:40:26.964Z] #76 73.76 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-30T07:40:26.964Z] #76 73.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:40:26.964Z] #76 73.99 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-30T07:40:26.964Z] #76 74.08 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-30T07:40:26.964Z] #76 74.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:40:26.964Z] #76 74.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-30T07:40:26.964Z] #76 74.26 Setting up patch (2.7.6-7) ... [2022-08-30T07:40:26.964Z] #76 74.35 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:40:26.964Z] #76 74.43 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-30T07:40:26.964Z] #76 74.56 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-30T07:40:26.964Z] #76 74.72 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:40:26.964Z] #76 74.79 Setting up libtool (2.4.6-15) ... [2022-08-30T07:40:26.964Z] #76 74.79 Setting up m4 (1.4.18-5) ... [2022-08-30T07:40:26.964Z] #76 74.79 Setting up dpkg-dev (1.20.11) ... [2022-08-30T07:40:26.964Z] #76 74.83 Setting up autoconf (2.69-14) ... [2022-08-30T07:40:26.964Z] #76 74.91 Setting up build-essential (12.9) ... [2022-08-30T07:40:26.964Z] #76 74.96 Setting up automake (1:1.16.3-2) ... [2022-08-30T07:40:26.964Z] #76 74.98 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-30T07:40:26.964Z] #76 75.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:40:26.964Z] #76 DONE 76.1s [2022-08-30T07:40:26.964Z] [2022-08-30T07:40:26.964Z] #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-30T07:40:26.964Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:26.996Z] #77 88.56 checking seccomp.h usability... yes [2022-08-30T07:40:27.221Z] #77 ... [2022-08-30T07:40:27.221Z] [2022-08-30T07:40:27.221Z] #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-30T07:40:27.221Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:40:27.221Z] #51 64.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-30T07:40:27.221Z] #51 65.64 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:40:27.221Z] #51 66.26 Fetched 2315 kB in 4s (594 kB/s) [2022-08-30T07:40:27.221Z] #51 66.44 Selecting previously unselected package libprotobuf23:amd64. [2022-08-30T07:40:27.221Z] #51 66.44 (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-30T07:40:27.221Z] #51 66.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-30T07:40:27.221Z] #51 66.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-30T07:40:27.221Z] #51 68.25 Selecting previously unselected package python3-pkg-resources. [2022-08-30T07:40:27.221Z] #51 68.26 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-30T07:40:27.221Z] #51 68.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:40:27.221Z] #51 68.78 Selecting previously unselected package python3-six. [2022-08-30T07:40:27.221Z] #51 68.78 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-30T07:40:27.221Z] #51 68.80 Unpacking python3-six (1.16.0-2) ... [2022-08-30T07:40:27.221Z] #51 69.49 Selecting previously unselected package python3-protobuf. [2022-08-30T07:40:27.221Z] #51 69.50 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-30T07:40:27.221Z] #51 69.53 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-30T07:40:27.221Z] #51 70.90 Selecting previously unselected package libnet1:amd64. [2022-08-30T07:40:27.221Z] #51 70.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-30T07:40:27.221Z] #51 70.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:40:27.221Z] #51 71.10 Selecting previously unselected package libnl-3-200:amd64. [2022-08-30T07:40:27.221Z] #51 71.11 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-30T07:40:27.221Z] #51 71.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:40:27.221Z] #51 71.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:40:27.221Z] #51 71.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:40:27.221Z] #51 71.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:40:27.221Z] #51 71.59 Selecting previously unselected package criu. [2022-08-30T07:40:27.221Z] #51 71.61 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-30T07:40:27.221Z] #51 71.65 Unpacking criu (3.17.1-1) ... [2022-08-30T07:40:27.221Z] #51 72.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:40:27.221Z] #51 ... [2022-08-30T07:40:27.221Z] [2022-08-30T07:40:27.221Z] #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-30T07:40:27.221Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:27.221Z] #14 74.16 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:40:27.221Z] #14 74.61 Fetched 115 MB in 12s (9347 kB/s) [2022-08-30T07:40:27.221Z] #14 74.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-30T07:40:27.221Z] #14 74.96 (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-30T07:40:27.221Z] #14 75.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-30T07:40:27.221Z] #14 75.22 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-30T07:40:27.255Z] #77 88.77 checking seccomp.h presence... yes [2022-08-30T07:40:27.255Z] #77 88.88 checking for seccomp.h... yes [2022-08-30T07:40:27.514Z] #77 88.89 checking for library containing seccomp_rule_add... -lseccomp [2022-08-30T07:40:27.773Z] #77 89.25 checking for library containing seccomp_arch_resolve_name... none required [2022-08-30T07:40:28.031Z] #77 89.46 checking systemd/sd-bus.h usability... yes [2022-08-30T07:40:28.031Z] #77 89.60 checking systemd/sd-bus.h presence... yes [2022-08-30T07:40:28.031Z] #77 89.72 checking for systemd/sd-bus.h... yes [2022-08-30T07:40:28.599Z] #77 89.72 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-30T07:40:28.599Z] #77 90.20 checking for sd_notify_barrier... yes [2022-08-30T07:40:28.857Z] #77 90.40 checking linux/bpf.h usability... yes [2022-08-30T07:40:28.857Z] #77 90.60 checking linux/bpf.h presence... yes [2022-08-30T07:40:28.857Z] #77 90.65 checking for linux/bpf.h... yes [2022-08-30T07:40:29.115Z] #14 ... [2022-08-30T07:40:29.115Z] [2022-08-30T07:40:29.115Z] #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-30T07:40:29.115Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:40:29.115Z] #55 68.22 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-30T07:40:29.115Z] #55 68.22 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-30T07:40:29.115Z] #55 69.93 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-30T07:40:29.115Z] #55 72.30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-30T07:40:29.116Z] #77 90.65 checking compilation for eBPF... yes [2022-08-30T07:40:29.116Z] #77 90.73 checking for criu >= 3.15... no [2022-08-30T07:40:29.116Z] #77 90.77 configure: CRIU headers not found, building without CRIU support [2022-08-30T07:40:29.116Z] #77 90.77 checking for criu > 3.16... no [2022-08-30T07:40:29.116Z] #77 90.79 configure: CRIU version doesn't support join-ns API [2022-08-30T07:40:29.116Z] #77 90.79 checking for criu > 3.16.1... no [2022-08-30T07:40:29.116Z] #77 90.83 configure: CRIU version doesn't support for pre-dumping [2022-08-30T07:40:29.116Z] #77 90.84 checking for new mount API (fsconfig)... yes [2022-08-30T07:40:29.373Z] #55 ... [2022-08-30T07:40:29.373Z] [2022-08-30T07:40:29.373Z] #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-30T07:40:29.373Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:40:29.373Z] #51 76.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-30T07:40:29.373Z] #51 76.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:40:29.373Z] #51 76.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:40:29.373Z] #51 76.16 Setting up python3-six (1.16.0-2) ... [2022-08-30T07:40:29.374Z] #77 90.92 checking for seccomp notify API... yes [2022-08-30T07:40:29.374Z] #77 91.04 checking for gperf... no [2022-08-30T07:40:29.374Z] #77 91.04 configure: gperf not found - cannot rebuild signal parser code [2022-08-30T07:40:29.632Z] #77 91.05 checking for library containing argp_parse... none required [2022-08-30T07:40:29.632Z] #77 91.41 checking that generated files are newer than configure... done [2022-08-30T07:40:29.632Z] #77 91.41 configure: creating ./config.status [2022-08-30T07:40:29.875Z] #14 ... [2022-08-30T07:40:29.875Z] [2022-08-30T07:40:29.875Z] #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-30T07:40:29.875Z] #67 sha256:22938e80c6e86b59148139c5d7d8fbe4aa9ae01483f6fbcdad3dd7418855d219 [2022-08-30T07:40:29.875Z] #67 120.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-30T07:40:29.875Z] #67 120.4 + GOBIN=/build [2022-08-30T07:40:29.875Z] #67 120.4 + GO111MODULE=on [2022-08-30T07:40:29.875Z] #67 120.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:40:30.700Z] #84 ... [2022-08-30T07:40:30.700Z] [2022-08-30T07:40:30.700Z] #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-30T07:40:30.700Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:40:30.700Z] #19 90.19 Reading package lists... [2022-08-30T07:40:31.269Z] #51 78.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:40:31.269Z] #51 78.21 Setting up python3-protobuf (3.12.4-1) ... [2022-08-30T07:40:32.164Z] #77 ... [2022-08-30T07:40:32.164Z] [2022-08-30T07:40:32.165Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:40:32.165Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-30T07:40:32.165Z] #21 16.49 The following NEW packages will be installed: [2022-08-30T07:40:32.165Z] #21 16.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-30T07:40:32.165Z] #21 16.50 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-30T07:40:32.165Z] #21 16.50 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-30T07:40:32.165Z] #21 16.50 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-30T07:40:32.165Z] #21 16.50 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-30T07:40:32.165Z] #21 16.50 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-30T07:40:32.165Z] #21 16.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-30T07:40:32.165Z] #21 16.50 xz-utils zip zstd [2022-08-30T07:40:32.165Z] #21 16.88 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:40:32.165Z] #21 16.88 Need to get 27.0 MB of archives. [2022-08-30T07:40:32.165Z] #21 16.88 After this operation, 105 MB of additional disk space will be used. [2022-08-30T07:40:32.165Z] #21 16.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-30T07:40:32.165Z] #21 17.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-30T07:40:32.165Z] #21 17.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-30T07:40:32.165Z] #21 17.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-30T07:40:32.165Z] #21 17.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-30T07:40:32.165Z] #21 17.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-30T07:40:32.165Z] #21 17.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-30T07:40:32.165Z] #21 17.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-30T07:40:32.165Z] #21 17.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-30T07:40:32.165Z] #21 17.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-30T07:40:32.165Z] #21 17.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-30T07:40:32.165Z] #21 17.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-30T07:40:32.165Z] #21 17.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-30T07:40:32.165Z] #21 17.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-30T07:40:32.165Z] #21 17.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-30T07:40:32.165Z] #21 17.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-30T07:40:32.165Z] #21 17.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-30T07:40:32.165Z] #21 17.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-30T07:40:32.165Z] #21 17.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-30T07:40:32.165Z] #21 17.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-30T07:40:32.165Z] #21 17.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-30T07:40:32.165Z] #21 17.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-30T07:40:32.165Z] #21 17.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-30T07:40:32.165Z] #21 17.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-30T07:40:32.165Z] #21 17.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-30T07:40:32.165Z] #21 17.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-30T07:40:32.165Z] #21 17.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-30T07:40:32.165Z] #21 17.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-30T07:40:32.165Z] #21 17.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-30T07:40:32.165Z] #21 17.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-30T07:40:32.165Z] #21 17.84 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-30T07:40:32.165Z] #21 17.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-30T07:40:32.165Z] #21 17.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-30T07:40:32.165Z] #21 17.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-30T07:40:32.165Z] #21 17.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-30T07:40:32.165Z] #21 17.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-30T07:40:32.165Z] #21 17.89 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-30T07:40:32.165Z] #21 17.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-30T07:40:32.165Z] #21 17.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-30T07:40:32.165Z] #21 17.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-30T07:40:32.165Z] #21 17.92 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-30T07:40:32.165Z] #21 17.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-30T07:40:32.165Z] #21 17.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-30T07:40:32.165Z] #21 17.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-30T07:40:32.165Z] #21 17.97 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-30T07:40:32.165Z] #21 18.15 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-30T07:40:32.165Z] #21 18.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-30T07:40:32.165Z] #21 18.18 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-30T07:40:32.165Z] #21 18.18 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-30T07:40:32.165Z] #21 18.70 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:40:32.165Z] #21 18.82 Fetched 27.0 MB in 2s (16.5 MB/s) [2022-08-30T07:40:32.165Z] #21 18.87 Selecting previously unselected package pigz. [2022-08-30T07:40:32.165Z] #21 18.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-30T07:40:32.165Z] #21 18.93 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 18.94 Unpacking pigz (2.6-1) ... [2022-08-30T07:40:32.165Z] #21 19.04 Selecting previously unselected package libelf1:arm64. [2022-08-30T07:40:32.165Z] #21 19.04 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 19.06 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-30T07:40:32.165Z] #21 19.18 Selecting previously unselected package libbpf0:arm64. [2022-08-30T07:40:32.165Z] #21 19.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 19.20 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-30T07:40:32.165Z] #21 19.31 Selecting previously unselected package libcap2:arm64. [2022-08-30T07:40:32.165Z] #21 19.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 19.32 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-30T07:40:32.165Z] #21 19.39 Selecting previously unselected package libmnl0:arm64. [2022-08-30T07:40:32.165Z] #21 19.39 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 19.40 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-30T07:40:32.165Z] #21 19.47 Selecting previously unselected package libxtables12:arm64. [2022-08-30T07:40:32.165Z] #21 19.47 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 19.47 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-30T07:40:32.165Z] #21 19.54 Selecting previously unselected package libcap2-bin. [2022-08-30T07:40:32.165Z] #21 19.54 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 19.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-30T07:40:32.165Z] #21 19.65 Selecting previously unselected package iproute2. [2022-08-30T07:40:32.165Z] #21 19.65 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 19.66 Unpacking iproute2 (5.10.0-4) ... [2022-08-30T07:40:32.165Z] #21 20.11 Selecting previously unselected package xxd. [2022-08-30T07:40:32.165Z] #21 20.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 20.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:32.165Z] #21 20.23 Selecting previously unselected package vim-common. [2022-08-30T07:40:32.165Z] #21 20.23 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:40:32.165Z] #21 20.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:32.165Z] #21 20.43 Selecting previously unselected package bash-completion. [2022-08-30T07:40:32.165Z] #21 20.44 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-30T07:40:32.165Z] #21 22.87 Unpacking bash-completion (1:2.11-2) ... [2022-08-30T07:40:32.165Z] #21 23.40 Selecting previously unselected package bzip2. [2022-08-30T07:40:32.165Z] #21 23.40 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 23.41 Unpacking bzip2 (1.0.8-4) ... [2022-08-30T07:40:32.165Z] #21 23.51 Selecting previously unselected package xz-utils. [2022-08-30T07:40:32.165Z] #21 23.51 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-30T07:40:32.165Z] #21 23.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:40:32.423Z] #21 23.69 Selecting previously unselected package apparmor. [2022-08-30T07:40:32.423Z] #21 23.70 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-08-30T07:40:32.423Z] #21 23.77 Unpacking apparmor (2.13.6-10) ... [2022-08-30T07:40:32.682Z] #21 24.16 Selecting previously unselected package inetutils-ping. [2022-08-30T07:40:32.940Z] #21 24.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-30T07:40:32.940Z] #21 24.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-30T07:40:32.940Z] #21 24.31 Selecting previously unselected package libip4tc2:arm64. [2022-08-30T07:40:32.940Z] #21 24.31 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-30T07:40:32.940Z] #21 24.32 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-30T07:40:32.940Z] #21 24.39 Selecting previously unselected package libip6tc2:arm64. [2022-08-30T07:40:32.940Z] #21 24.40 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-30T07:40:32.940Z] #21 24.40 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-30T07:40:33.200Z] #21 24.46 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-30T07:40:33.200Z] #21 24.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-30T07:40:33.200Z] #21 24.50 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-30T07:40:33.200Z] #21 24.57 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-30T07:40:33.200Z] #21 24.58 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-30T07:40:33.200Z] #21 24.59 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-30T07:40:33.200Z] #21 24.67 Selecting previously unselected package libnftnl11:arm64. [2022-08-30T07:40:33.200Z] #21 24.67 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-30T07:40:33.200Z] #21 24.68 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-30T07:40:33.460Z] #21 24.77 Selecting previously unselected package iptables. [2022-08-30T07:40:33.460Z] #21 24.77 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-08-30T07:40:33.460Z] #21 24.79 Unpacking iptables (1.8.7-1) ... [2022-08-30T07:40:33.718Z] #21 25.05 Selecting previously unselected package libonig5:arm64. [2022-08-30T07:40:33.718Z] #21 25.06 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-30T07:40:33.718Z] #21 25.07 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-30T07:40:33.977Z] #21 25.23 Selecting previously unselected package libjq1:arm64. [2022-08-30T07:40:33.977Z] #21 25.23 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-08-30T07:40:33.977Z] #21 25.25 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-30T07:40:33.977Z] #21 25.34 Selecting previously unselected package jq. [2022-08-30T07:40:33.977Z] #21 25.35 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-08-30T07:40:33.977Z] #21 25.37 Unpacking jq (1.6-2.1) ... [2022-08-30T07:40:33.977Z] #21 25.45 Selecting previously unselected package libaio1:arm64. [2022-08-30T07:40:34.235Z] #21 25.45 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-08-30T07:40:34.235Z] #21 25.46 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-30T07:40:34.235Z] #21 25.54 Selecting previously unselected package libgpm2:arm64. [2022-08-30T07:40:34.235Z] #21 25.54 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-08-30T07:40:34.235Z] #21 25.55 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-30T07:40:34.235Z] #21 25.64 Selecting previously unselected package libicu67:arm64. [2022-08-30T07:40:34.235Z] #21 25.65 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-08-30T07:40:34.493Z] #21 25.66 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-30T07:40:35.138Z] #67 ... [2022-08-30T07:40:35.138Z] [2022-08-30T07:40:35.138Z] #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-30T07:40:35.138Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:35.138Z] #14 121.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-30T07:40:35.138Z] #14 121.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-30T07:40:35.138Z] #14 121.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-30T07:40:35.138Z] #14 121.9 Selecting previously unselected package libapparmor1:amd64. [2022-08-30T07:40:35.138Z] #14 121.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 122.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-30T07:40:35.138Z] #14 122.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-30T07:40:35.138Z] #14 122.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 122.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-30T07:40:35.138Z] #14 122.2 Selecting previously unselected package libbtrfs0:amd64. [2022-08-30T07:40:35.138Z] #14 122.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 122.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:40:35.138Z] #14 122.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-30T07:40:35.138Z] #14 122.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 122.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:40:35.138Z] #14 122.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-30T07:40:35.138Z] #14 122.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 122.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:40:35.138Z] #14 122.7 Selecting previously unselected package libudev-dev:amd64. [2022-08-30T07:40:35.138Z] #14 122.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 122.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:40:35.138Z] #14 122.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-30T07:40:35.138Z] #14 122.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 122.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-30T07:40:35.138Z] #14 123.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-30T07:40:35.138Z] #14 123.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 123.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-30T07:40:35.138Z] #14 123.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-30T07:40:35.138Z] #14 123.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 123.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-30T07:40:35.138Z] #14 123.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-30T07:40:35.138Z] #14 123.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 123.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-30T07:40:35.138Z] #14 123.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-30T07:40:35.138Z] #14 123.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 123.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-30T07:40:35.138Z] #14 124.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-30T07:40:35.138Z] #14 124.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 124.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-30T07:40:35.138Z] #14 124.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-30T07:40:35.138Z] #14 124.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 124.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:40:35.138Z] #14 124.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-30T07:40:35.138Z] #14 124.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 124.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:40:35.138Z] #14 124.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-30T07:40:35.138Z] #14 124.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-30T07:40:35.138Z] #14 124.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:40:35.138Z] #14 125.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:40:35.138Z] #14 126.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-30T07:40:35.138Z] #14 126.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-30T07:40:35.332Z] #14 116.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-30T07:40:35.332Z] #14 116.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:40:35.332Z] #14 116.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:40:35.395Z] #14 126.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-30T07:40:35.395Z] #14 126.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-30T07:40:35.395Z] #14 126.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-30T07:40:35.395Z] #14 126.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:40:35.652Z] #14 126.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-30T07:40:35.652Z] #14 126.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:40:35.652Z] #14 126.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-30T07:40:35.652Z] #14 126.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-30T07:40:35.652Z] #14 126.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:40:35.652Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-30T07:40:35.652Z] #14 126.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-30T07:40:35.652Z] #14 126.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-30T07:40:35.652Z] #14 126.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:40:35.652Z] #14 126.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-30T07:40:35.652Z] #14 126.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-30T07:40:35.652Z] #14 126.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-30T07:40:35.652Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-30T07:40:35.652Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:40:35.652Z] #14 126.9 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-30T07:40:35.652Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:40:35.652Z] #14 126.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-30T07:40:35.652Z] #14 126.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-30T07:40:35.652Z] #14 126.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:40:35.652Z] #14 127.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-30T07:40:35.652Z] #14 127.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:40:35.652Z] #14 127.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-30T07:40:35.652Z] #14 127.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:40:35.907Z] #14 127.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-30T07:40:36.165Z] #14 127.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:40:36.165Z] #14 127.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:40:36.165Z] #14 ... [2022-08-30T07:40:36.165Z] [2022-08-30T07:40:36.165Z] #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-30T07:40:36.165Z] #67 sha256:22938e80c6e86b59148139c5d7d8fbe4aa9ae01483f6fbcdad3dd7418855d219 [2022-08-30T07:40:36.165Z] #67 126.5 rootlesskit version 1.0.0 [2022-08-30T07:40:36.165Z] #67 126.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-30T07:40:36.165Z] #67 126.5 -container-ip string [2022-08-30T07:40:36.165Z] #67 126.5 container ip [2022-08-30T07:40:36.165Z] #67 126.5 -container-port int [2022-08-30T07:40:36.165Z] #67 126.5 container port (default -1) [2022-08-30T07:40:36.165Z] #67 126.5 -host-ip string [2022-08-30T07:40:36.165Z] #67 126.5 host ip [2022-08-30T07:40:36.165Z] #67 126.5 -host-port int [2022-08-30T07:40:36.165Z] #67 126.5 host port (default -1) [2022-08-30T07:40:36.165Z] #67 126.5 -proto string [2022-08-30T07:40:36.165Z] #67 126.5 proxy protocol (default "tcp") [2022-08-30T07:40:36.165Z] #67 DONE 127.0s [2022-08-30T07:40:36.165Z] [2022-08-30T07:40:36.165Z] #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-30T07:40:36.165Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:36.165Z] #14 127.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:40:36.165Z] #14 ... [2022-08-30T07:40:36.165Z] [2022-08-30T07:40:36.165Z] #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-30T07:40:36.165Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:36.165Z] #77 75.05 configure.ac:7: installing 'build-aux/compile' [2022-08-30T07:40:36.165Z] #77 75.05 configure.ac:9: installing 'build-aux/config.guess' [2022-08-30T07:40:36.165Z] #77 75.06 configure.ac:9: installing 'build-aux/config.sub' [2022-08-30T07:40:36.165Z] #77 75.06 configure.ac:11: installing 'build-aux/install-sh' [2022-08-30T07:40:36.165Z] #77 75.08 configure.ac:11: installing 'build-aux/missing' [2022-08-30T07:40:36.165Z] #77 75.38 Makefile.am: installing 'build-aux/depcomp' [2022-08-30T07:40:36.165Z] #77 75.50 parallel-tests: installing 'build-aux/test-driver' [2022-08-30T07:40:36.165Z] #77 ... [2022-08-30T07:40:36.165Z] [2022-08-30T07:40:36.165Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-30T07:40:36.165Z] #68 sha256:8617a54096fd135e9cd15166c89e6ac019b73f7dfa24af32476d0bbf51b394ef [2022-08-30T07:40:36.165Z] #68 DONE 0.1s [2022-08-30T07:40:36.422Z] [2022-08-30T07:40:36.422Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-30T07:40:36.422Z] #69 sha256:6a0612da46d64a79f06593bbdaf1c2460f1d325d6f3554d2be93a956dc3d36ef [2022-08-30T07:40:36.522Z] #51 ... [2022-08-30T07:40:36.522Z] [2022-08-30T07:40:36.522Z] #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-30T07:40:36.522Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:36.522Z] #14 79.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-30T07:40:36.522Z] #14 79.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-30T07:40:36.522Z] #14 79.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-30T07:40:36.522Z] #14 84.01 Selecting previously unselected package binutils-mingw-w64. [2022-08-30T07:40:36.522Z] #14 84.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-30T07:40:36.522Z] #14 84.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-30T07:40:36.522Z] #14 84.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-30T07:40:36.522Z] #14 84.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:40:36.522Z] #14 84.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:40:36.522Z] #14 84.75 Selecting previously unselected package dmsetup. [2022-08-30T07:40:36.522Z] #14 84.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:40:36.522Z] #14 84.77 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-30T07:40:36.522Z] #14 85.18 Selecting previously unselected package mingw-w64-common. [2022-08-30T07:40:36.522Z] #14 85.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-30T07:40:36.522Z] #14 85.22 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-30T07:40:36.522Z] #14 ... [2022-08-30T07:40:36.522Z] [2022-08-30T07:40:36.522Z] #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-30T07:40:36.522Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:40:36.522Z] #42 75.26 Selecting previously unselected package libicu67:amd64. [2022-08-30T07:40:36.522Z] #42 75.27 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-30T07:40:36.522Z] #42 75.36 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-30T07:40:36.679Z] #69 DONE 0.1s [2022-08-30T07:40:36.679Z] [2022-08-30T07:40:36.679Z] #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-30T07:40:36.679Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:40:37.243Z] #55 ... [2022-08-30T07:40:37.243Z] [2022-08-30T07:40:37.243Z] #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-30T07:40:37.243Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:37.243Z] #14 DONE 128.3s [2022-08-30T07:40:37.243Z] [2022-08-30T07:40:37.243Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-30T07:40:37.243Z] #59 sha256:313c026e9dbd0670cdcb5851300871e88fb7026e3390291d03c8268079119f47 [2022-08-30T07:40:37.344Z] #42 86.35 Selecting previously unselected package libxml2:amd64. [2022-08-30T07:40:37.344Z] #42 86.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-30T07:40:37.344Z] #42 86.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-30T07:40:37.532Z] #19 112.9 Building dependency tree... [2022-08-30T07:40:37.777Z] #21 28.71 Selecting previously unselected package libinih1:arm64. [2022-08-30T07:40:37.777Z] #21 28.72 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-08-30T07:40:37.777Z] #21 28.72 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-30T07:40:37.777Z] #21 28.80 Selecting previously unselected package libnet1:arm64. [2022-08-30T07:40:37.777Z] #21 28.80 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-30T07:40:37.777Z] #21 28.80 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:40:37.777Z] #21 28.87 Selecting previously unselected package libnl-3-200:arm64. [2022-08-30T07:40:37.777Z] #21 28.88 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-30T07:40:37.777Z] #21 28.88 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-30T07:40:37.777Z] #21 28.99 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-30T07:40:37.777Z] #21 29.00 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-30T07:40:37.777Z] #21 29.01 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-30T07:40:37.777Z] #21 29.08 Selecting previously unselected package libyajl2:arm64. [2022-08-30T07:40:37.777Z] #21 29.08 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-08-30T07:40:37.777Z] #21 29.09 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-30T07:40:37.777Z] #21 29.16 Selecting previously unselected package net-tools. [2022-08-30T07:40:37.777Z] #21 29.17 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-30T07:40:37.777Z] #21 29.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-30T07:40:37.850Z] #59 DONE 0.7s [2022-08-30T07:40:37.850Z] [2022-08-30T07:40:37.850Z] #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-30T07:40:37.850Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:37.850Z] #77 77.45 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-30T07:40:37.850Z] #77 77.45 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-30T07:40:37.909Z] #42 ... [2022-08-30T07:40:37.909Z] [2022-08-30T07:40:37.909Z] #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-30T07:40:37.909Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:40:38.035Z] #21 29.30 Selecting previously unselected package patch. [2022-08-30T07:40:38.035Z] #21 29.30 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-08-30T07:40:38.035Z] #21 29.31 Unpacking patch (2.7.6-7) ... [2022-08-30T07:40:38.167Z] #51 85.10 Setting up criu (3.17.1-1) ... [2022-08-30T07:40:38.293Z] #21 29.42 Selecting previously unselected package python-pip-whl. [2022-08-30T07:40:38.294Z] #21 29.43 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-30T07:40:38.294Z] #21 29.44 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-30T07:40:38.423Z] #51 ... [2022-08-30T07:40:38.424Z] [2022-08-30T07:40:38.424Z] #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-30T07:40:38.424Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:38.424Z] #77 1.502 Cloning into '/tmp/crun-build'... [2022-08-30T07:40:38.563Z] #21 29.95 Selecting previously unselected package python3-lib2to3. [2022-08-30T07:40:38.563Z] #21 29.95 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-30T07:40:38.563Z] #21 29.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-30T07:40:38.644Z] #14 ... [2022-08-30T07:40:38.644Z] [2022-08-30T07:40:38.644Z] #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-30T07:40:38.644Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:38.644Z] #77 48.09 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-30T07:40:38.680Z] #77 ... [2022-08-30T07:40:38.680Z] [2022-08-30T07:40:38.680Z] #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-30T07:40:38.680Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:40:38.680Z] #42 87.59 Selecting previously unselected package libarchive13:amd64. [2022-08-30T07:40:38.681Z] #42 87.59 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-30T07:40:38.681Z] #42 87.61 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-30T07:40:38.778Z] #77 78.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-30T07:40:38.778Z] #77 78.18 libtoolize: copying file 'm4/libtool.m4' [2022-08-30T07:40:38.778Z] #77 78.18 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-30T07:40:38.779Z] #77 78.37 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-30T07:40:38.779Z] #77 78.37 libtoolize: copying file 'm4/ltversion.m4' [2022-08-30T07:40:38.822Z] #21 30.07 Selecting previously unselected package python3-distutils. [2022-08-30T07:40:38.822Z] #21 30.08 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-30T07:40:38.822Z] #21 30.10 Unpacking python3-distutils (3.9.2-1) ... [2022-08-30T07:40:38.822Z] #21 30.27 Selecting previously unselected package python3-pkg-resources. [2022-08-30T07:40:38.822Z] #21 30.27 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-30T07:40:38.822Z] #21 30.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:40:38.939Z] #42 88.10 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-30T07:40:38.939Z] #42 88.10 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-30T07:40:38.939Z] #42 88.10 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-30T07:40:38.939Z] #42 88.21 Selecting previously unselected package librhash0:amd64. [2022-08-30T07:40:39.034Z] #77 78.51 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-30T07:40:39.080Z] #21 30.39 Selecting previously unselected package python3-setuptools. [2022-08-30T07:40:39.080Z] #21 30.39 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-30T07:40:39.080Z] #21 30.40 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-30T07:40:39.199Z] #42 88.22 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-30T07:40:39.199Z] #42 88.23 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-30T07:40:39.199Z] #42 88.46 Selecting previously unselected package libuv1:amd64. [2022-08-30T07:40:39.199Z] #42 88.46 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-30T07:40:39.339Z] #21 30.67 Selecting previously unselected package python3-wheel. [2022-08-30T07:40:39.339Z] #21 30.67 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-30T07:40:39.339Z] #21 30.68 Unpacking python3-wheel (0.34.2-1) ... [2022-08-30T07:40:39.339Z] #21 30.77 Selecting previously unselected package python3-pip. [2022-08-30T07:40:39.339Z] #21 30.79 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-30T07:40:39.339Z] #21 30.79 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-30T07:40:39.456Z] #42 88.46 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-30T07:40:39.456Z] #42 88.66 Selecting previously unselected package cmake. [2022-08-30T07:40:39.456Z] #42 88.67 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-30T07:40:39.456Z] #42 88.67 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-30T07:40:39.904Z] #21 31.08 Selecting previously unselected package sudo. [2022-08-30T07:40:39.904Z] #21 31.08 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-08-30T07:40:39.904Z] #21 31.08 Unpacking sudo (1.9.5p2-3) ... [2022-08-30T07:40:40.471Z] #21 31.64 Selecting previously unselected package thin-provisioning-tools. [2022-08-30T07:40:40.471Z] #21 31.64 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-30T07:40:40.471Z] #21 31.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-30T07:40:40.471Z] #21 31.89 Selecting previously unselected package uidmap. [2022-08-30T07:40:40.471Z] #21 31.90 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-30T07:40:40.471Z] #21 31.91 Unpacking uidmap (1:4.8.1-1) ... [2022-08-30T07:40:40.729Z] #21 32.09 Selecting previously unselected package vim-runtime. [2022-08-30T07:40:40.729Z] #21 32.09 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:40:40.729Z] #21 32.11 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-30T07:40:40.729Z] #21 32.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-30T07:40:40.729Z] #21 32.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:41.552Z] #77 ... [2022-08-30T07:40:41.552Z] [2022-08-30T07:40:41.552Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-30T07:40:41.552Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-30T07:40:41.552Z] #15 DONE 4.5s [2022-08-30T07:40:41.808Z] [2022-08-30T07:40:41.808Z] #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-30T07:40:41.808Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-30T07:40:42.631Z] #21 ... [2022-08-30T07:40:42.631Z] [2022-08-30T07:40:42.631Z] #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-30T07:40:42.631Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:40:42.631Z] #77 94.22 config.status: creating Makefile [2022-08-30T07:40:42.631Z] #77 94.33 config.status: creating rpm/crun.spec [2022-08-30T07:40:42.631Z] #77 94.42 config.status: creating config.h [2022-08-30T07:40:42.631Z] #77 94.45 config.status: executing libtool commands [2022-08-30T07:40:42.631Z] #77 94.50 config.status: executing depfiles commands [2022-08-30T07:40:42.631Z] #77 95.78 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-30T07:40:42.631Z] #77 95.81 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-30T07:40:42.631Z] #77 96.20 checking for gcc... gcc [2022-08-30T07:40:42.631Z] #77 96.32 checking whether the C compiler works... yes [2022-08-30T07:40:42.631Z] #77 96.54 checking for C compiler default output file name... a.out [2022-08-30T07:40:42.631Z] #77 96.54 checking for suffix of executables... [2022-08-30T07:40:42.631Z] #77 96.66 checking whether we are cross compiling... no [2022-08-30T07:40:42.631Z] #77 96.88 checking for suffix of object files... o [2022-08-30T07:40:42.631Z] #77 97.01 checking whether we are using the GNU C compiler... yes [2022-08-30T07:40:42.631Z] #77 97.10 checking whether gcc accepts -g... yes [2022-08-30T07:40:42.631Z] #77 97.18 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:40:42.631Z] #77 97.30 checking whether gcc understands -c and -o together... yes [2022-08-30T07:40:42.631Z] #77 97.50 checking how to run the C preprocessor... gcc -E [2022-08-30T07:40:42.631Z] #77 97.83 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:40:42.631Z] #77 97.83 checking for egrep... /bin/grep -E [2022-08-30T07:40:42.631Z] #77 97.84 checking for ANSI C header files... yes [2022-08-30T07:40:42.631Z] #77 98.45 checking for sys/types.h... yes [2022-08-30T07:40:42.631Z] #77 98.60 checking for sys/stat.h... yes [2022-08-30T07:40:42.631Z] #77 98.74 checking for stdlib.h... yes [2022-08-30T07:40:42.631Z] #77 98.92 checking for string.h... yes [2022-08-30T07:40:42.631Z] #77 99.07 checking for memory.h... yes [2022-08-30T07:40:42.631Z] #77 99.30 checking for strings.h... yes [2022-08-30T07:40:42.631Z] #77 99.50 checking for inttypes.h... yes [2022-08-30T07:40:42.631Z] #77 99.78 checking for stdint.h... yes [2022-08-30T07:40:42.631Z] #77 99.97 checking for unistd.h... yes [2022-08-30T07:40:42.631Z] #77 100.2 checking minix/config.h usability... no [2022-08-30T07:40:42.631Z] #77 100.3 checking minix/config.h presence... no [2022-08-30T07:40:42.631Z] #77 100.4 checking for minix/config.h... no [2022-08-30T07:40:42.631Z] #77 100.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-30T07:40:42.631Z] #77 100.7 checking build system type... aarch64-unknown-linux-gnu [2022-08-30T07:40:42.631Z] #77 101.0 checking host system type... aarch64-unknown-linux-gnu [2022-08-30T07:40:42.631Z] #77 101.0 checking how to print strings... printf [2022-08-30T07:40:42.631Z] #77 101.0 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:40:42.631Z] #77 101.0 checking for fgrep... /bin/grep -F [2022-08-30T07:40:42.631Z] #77 101.0 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:40:42.631Z] #77 101.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:40:42.631Z] #77 101.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:40:42.631Z] #77 101.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:40:42.631Z] #77 101.2 checking whether ln -s works... yes [2022-08-30T07:40:42.631Z] #77 101.2 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:40:42.631Z] #77 101.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-30T07:40:42.631Z] #77 101.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:40:42.631Z] #77 101.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:40:42.631Z] #77 101.2 checking for objdump... objdump [2022-08-30T07:40:42.631Z] #77 101.2 checking how to recognize dependent libraries... pass_all [2022-08-30T07:40:42.631Z] #77 101.2 checking for dlltool... no [2022-08-30T07:40:42.631Z] #77 101.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:40:42.631Z] #77 101.2 checking for ar... ar [2022-08-30T07:40:42.631Z] #77 101.2 checking for archiver @FILE support... @ [2022-08-30T07:40:42.631Z] #77 101.4 checking for strip... strip [2022-08-30T07:40:42.631Z] #77 101.4 checking for ranlib... ranlib [2022-08-30T07:40:42.631Z] #77 101.4 checking for gawk... no [2022-08-30T07:40:42.631Z] #77 101.4 checking for mawk... mawk [2022-08-30T07:40:42.631Z] #77 101.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:40:42.631Z] #77 101.7 checking for sysroot... no [2022-08-30T07:40:42.631Z] #77 101.7 checking for a working dd... /bin/dd [2022-08-30T07:40:42.631Z] #77 101.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:40:42.631Z] #77 101.7 checking for mt... no [2022-08-30T07:40:42.631Z] #77 101.7 checking if : is a manifest tool... no [2022-08-30T07:40:42.631Z] #77 101.7 checking for dlfcn.h... yes [2022-08-30T07:40:42.631Z] #77 101.9 checking for objdir... .libs [2022-08-30T07:40:42.631Z] #77 102.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:40:42.631Z] #77 102.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:40:42.631Z] #77 102.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:40:42.631Z] #77 102.4 checking if gcc static flag -static works... yes [2022-08-30T07:40:42.631Z] #77 102.8 checking if gcc supports -c -o file.o... yes [2022-08-30T07:40:42.631Z] #77 103.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:40:42.631Z] #77 103.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-30T07:40:42.631Z] #77 103.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:40:42.631Z] #77 103.3 checking how to hardcode library paths into programs... immediate [2022-08-30T07:40:42.631Z] #77 103.3 checking whether stripping libraries is possible... yes [2022-08-30T07:40:42.631Z] #77 103.4 checking if libtool supports shared libraries... yes [2022-08-30T07:40:42.631Z] #77 103.4 checking whether to build shared libraries... no [2022-08-30T07:40:42.631Z] #77 103.4 checking whether to build static libraries... yes [2022-08-30T07:40:42.631Z] #77 103.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:40:42.631Z] #77 103.4 checking whether build environment is sane... yes [2022-08-30T07:40:42.631Z] #77 103.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:40:42.631Z] #77 103.5 checking whether make sets $(MAKE)... yes [2022-08-30T07:40:42.631Z] #77 103.5 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:40:42.631Z] #77 103.6 checking whether make supports nested variables... yes [2022-08-30T07:40:42.631Z] #77 103.6 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:40:42.631Z] #77 103.6 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:40:42.631Z] #77 103.7 checking how to create a ustar tar archive... gnutar [2022-08-30T07:40:42.631Z] #77 103.7 checking dependency style of gcc... gcc3 [2022-08-30T07:40:42.631Z] #77 103.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:40:42.631Z] #77 103.9 checking whether make supports nested variables... (cached) yes [2022-08-30T07:40:42.631Z] #77 103.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-30T07:40:42.631Z] #77 103.9 checking pkg-config is at least version 0.9.0... yes [2022-08-30T07:40:42.631Z] #77 103.9 checking for yajl >= 2.1.0... yes [2022-08-30T07:40:42.631Z] #77 104.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-30T07:40:42.631Z] #77 104.0 checking for gcc... (cached) gcc [2022-08-30T07:40:42.631Z] #77 104.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-30T07:40:42.631Z] #77 104.1 checking whether gcc accepts -g... (cached) yes [2022-08-30T07:40:42.631Z] #77 104.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-30T07:40:42.631Z] #77 104.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-30T07:40:42.631Z] #77 104.1 checking for a Python interpreter with version >= 3... python3 [2022-08-30T07:40:42.631Z] #77 104.2 checking for python3... /usr/bin/python3 [2022-08-30T07:40:42.631Z] #77 104.2 checking for python3 version... 3.9 [2022-08-30T07:40:42.631Z] #77 104.2 checking for python3 platform... linux [2022-08-30T07:40:42.631Z] #77 104.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-30T07:40:42.814Z] #19 124.0 The following additional packages will be installed: [2022-08-30T07:40:42.814Z] #19 124.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-30T07:40:42.814Z] #19 124.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-30T07:40:42.814Z] #19 124.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-30T07:40:42.814Z] #19 124.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-30T07:40:42.814Z] #19 124.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-30T07:40:42.814Z] #19 124.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-30T07:40:42.814Z] #19 124.0 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-30T07:40:42.814Z] #19 124.0 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-30T07:40:42.814Z] #19 124.0 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-30T07:40:42.814Z] #19 124.0 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-30T07:40:42.814Z] #19 124.0 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-30T07:40:42.814Z] #19 124.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-30T07:40:42.814Z] #19 124.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-30T07:40:42.814Z] #19 124.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-30T07:40:42.814Z] #19 124.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-30T07:40:42.814Z] #19 124.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-30T07:40:42.814Z] #19 124.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-30T07:40:42.814Z] #19 124.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-30T07:40:42.814Z] #19 124.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-30T07:40:42.814Z] #19 124.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-30T07:40:42.814Z] #19 124.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-30T07:40:42.814Z] #19 124.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-30T07:40:42.814Z] #19 124.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-30T07:40:42.814Z] #19 124.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-30T07:40:42.814Z] #19 124.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-30T07:40:42.814Z] #19 124.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-30T07:40:42.814Z] #19 124.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-30T07:40:42.814Z] #19 124.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-30T07:40:42.814Z] #19 124.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-30T07:40:42.814Z] #19 124.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-30T07:40:42.814Z] #19 124.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-30T07:40:42.814Z] #19 124.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-30T07:40:42.814Z] #19 124.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-30T07:40:42.814Z] #19 124.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-30T07:40:42.814Z] #19 124.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-30T07:40:42.814Z] #19 124.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-30T07:40:42.814Z] #19 ... [2022-08-30T07:40:42.814Z] [2022-08-30T07:40:42.814Z] #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-30T07:40:42.814Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:42.814Z] #84 82.75 configure.ac:7: installing 'build-aux/compile' [2022-08-30T07:40:42.814Z] #84 82.80 configure.ac:9: installing 'build-aux/config.guess' [2022-08-30T07:40:42.814Z] #84 82.80 configure.ac:9: installing 'build-aux/config.sub' [2022-08-30T07:40:42.814Z] #84 82.81 configure.ac:11: installing 'build-aux/install-sh' [2022-08-30T07:40:42.814Z] #84 82.82 configure.ac:11: installing 'build-aux/missing' [2022-08-30T07:40:42.814Z] #84 83.05 Makefile.am: installing 'build-aux/depcomp' [2022-08-30T07:40:42.814Z] #84 83.13 parallel-tests: installing 'build-aux/test-driver' [2022-08-30T07:40:42.890Z] #77 104.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-30T07:40:42.890Z] #77 104.6 checking that generated files are newer than configure... done [2022-08-30T07:40:42.890Z] #77 104.6 configure: creating ./config.status [2022-08-30T07:40:43.459Z] #77 ... [2022-08-30T07:40:43.459Z] [2022-08-30T07:40:43.459Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:40:43.459Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-30T07:40:43.459Z] #21 34.93 Selecting previously unselected package vim. [2022-08-30T07:40:43.459Z] #21 34.93 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-30T07:40:43.459Z] #21 34.94 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:43.633Z] #42 ... [2022-08-30T07:40:43.633Z] [2022-08-30T07:40:43.633Z] #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-30T07:40:43.633Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-30T07:40:43.633Z] #51 88.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:40:43.633Z] #51 DONE 89.9s [2022-08-30T07:40:43.633Z] [2022-08-30T07:40:43.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-30T07:40:43.633Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:43.633Z] #77 12.56 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-30T07:40:43.633Z] #77 12.58 Cloning into '/tmp/crun-build/libocispec'... [2022-08-30T07:40:43.633Z] #77 14.66 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-30T07:40:43.633Z] #77 14.68 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-30T07:40:43.633Z] #77 14.68 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-30T07:40:43.633Z] #77 14.68 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-30T07:40:43.633Z] #77 14.73 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-30T07:40:44.030Z] #21 35.49 Selecting previously unselected package xfsprogs. [2022-08-30T07:40:44.030Z] #21 35.49 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-30T07:40:44.288Z] #21 35.50 Unpacking xfsprogs (5.10.0-4) ... [2022-08-30T07:40:44.547Z] #21 35.89 Selecting previously unselected package zip. [2022-08-30T07:40:44.547Z] #21 35.89 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-08-30T07:40:44.547Z] #21 35.90 Unpacking zip (3.0-12) ... [2022-08-30T07:40:44.806Z] #21 36.04 Selecting previously unselected package zstd. [2022-08-30T07:40:44.806Z] #21 36.05 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-30T07:40:44.806Z] #21 36.06 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-30T07:40:45.003Z] #77 17.95 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-30T07:40:45.065Z] #21 36.29 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:40:45.121Z] #16 DONE 3.5s [2022-08-30T07:40:45.121Z] [2022-08-30T07:40:45.121Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-30T07:40:45.121Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-30T07:40:45.352Z] #84 85.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-30T07:40:45.352Z] #84 85.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-30T07:40:46.000Z] #21 37.18 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-30T07:40:46.001Z] #21 37.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-30T07:40:46.001Z] #21 37.21 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-30T07:40:46.001Z] #21 37.22 Setting up libicu67:arm64 (67.1-7) ... [2022-08-30T07:40:46.001Z] #21 37.23 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-30T07:40:46.001Z] #21 37.24 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-30T07:40:46.001Z] #21 37.25 Setting up uidmap (1:4.8.1-1) ... [2022-08-30T07:40:46.001Z] #21 37.26 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-30T07:40:46.001Z] #21 37.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:40:46.001Z] #21 37.28 Setting up bzip2 (1.0.8-4) ... [2022-08-30T07:40:46.001Z] #21 37.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-30T07:40:46.001Z] #21 37.31 Setting up python3-wheel (0.34.2-1) ... [2022-08-30T07:40:46.568Z] #21 37.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:46.568Z] #21 37.87 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-30T07:40:46.568Z] #21 37.88 Setting up libcap2-bin (1:2.44-1) ... [2022-08-30T07:40:46.568Z] #21 37.89 Setting up apparmor (2.13.6-10) ... [2022-08-30T07:40:46.741Z] #84 87.22 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-30T07:40:46.741Z] #84 87.22 libtoolize: copying file 'm4/libtool.m4' [2022-08-30T07:40:46.741Z] #84 87.45 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-30T07:40:46.741Z] #84 87.56 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-30T07:40:46.741Z] #84 87.65 libtoolize: copying file 'm4/ltversion.m4' [2022-08-30T07:40:47.001Z] #84 87.76 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-30T07:40:47.528Z] #77 ... [2022-08-30T07:40:47.528Z] [2022-08-30T07:40:47.528Z] #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-30T07:40:47.528Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:47.528Z] #14 96.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-30T07:40:47.528Z] #14 96.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-30T07:40:47.528Z] #14 96.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-30T07:40:47.950Z] #21 39.14 Setting up zip (3.0-12) ... [2022-08-30T07:40:47.950Z] #21 39.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:47.950Z] #21 39.17 Setting up bash-completion (1:2.11-2) ... [2022-08-30T07:40:48.396Z] #17 ... [2022-08-30T07:40:48.396Z] [2022-08-30T07:40:48.396Z] #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-30T07:40:48.396Z] #60 sha256:79b47e47fe8ac73d757a033b7025a949cd00ad623557eccc0eaf6d64deb9f6d3 [2022-08-30T07:40:48.396Z] #60 5.391 + RM_GOPATH=0 [2022-08-30T07:40:48.396Z] #60 5.391 + TMP_GOPATH= [2022-08-30T07:40:48.396Z] #60 5.391 + : /build [2022-08-30T07:40:48.396Z] #60 5.391 + '[' -z '' ']' [2022-08-30T07:40:48.396Z] #60 5.391 ++ mktemp -d [2022-08-30T07:40:48.396Z] #60 5.391 + export GOPATH=/tmp/tmp.IxQcdiM9Zz [2022-08-30T07:40:48.396Z] #60 5.391 + GOPATH=/tmp/tmp.IxQcdiM9Zz [2022-08-30T07:40:48.396Z] #60 5.391 + RM_GOPATH=1 [2022-08-30T07:40:48.396Z] #60 5.391 + case "$(go env GOARCH)" in [2022-08-30T07:40:48.396Z] #60 5.391 ++ go env GOARCH [2022-08-30T07:40:48.396Z] #60 5.391 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:40:48.396Z] #60 5.391 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:40:48.396Z] #60 5.411 Install runc version v1.1.4 (build tags: seccomp) [2022-08-30T07:40:48.396Z] #60 5.411 ++ dirname /install.sh [2022-08-30T07:40:48.396Z] #60 5.411 + dir=/ [2022-08-30T07:40:48.396Z] #60 5.411 + bin=runc [2022-08-30T07:40:48.396Z] #60 5.411 + shift [2022-08-30T07:40:48.396Z] #60 5.411 + '[' '!' -f //runc.installer ']' [2022-08-30T07:40:48.396Z] #60 5.411 + . //runc.installer [2022-08-30T07:40:48.396Z] #60 5.411 ++ set -e [2022-08-30T07:40:48.396Z] #60 5.411 ++ : v1.1.4 [2022-08-30T07:40:48.396Z] #60 5.411 + install_runc [2022-08-30T07:40:48.396Z] #60 5.411 + RUNC_BUILDTAGS=seccomp [2022-08-30T07:40:48.396Z] #60 5.411 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-30T07:40:48.396Z] #60 5.411 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IxQcdiM9Zz/src/github.com/opencontainers/runc [2022-08-30T07:40:48.396Z] #60 5.411 Cloning into '/tmp/tmp.IxQcdiM9Zz/src/github.com/opencontainers/runc'... [2022-08-30T07:40:48.396Z] #60 ... [2022-08-30T07:40:48.396Z] [2022-08-30T07:40:48.396Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-30T07:40:48.396Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-30T07:40:48.396Z] #17 3.108 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-30T07:40:48.653Z] #17 DONE 3.3s [2022-08-30T07:40:48.653Z] [2022-08-30T07:40:48.653Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-30T07:40:48.653Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-30T07:40:48.899Z] #14 ... [2022-08-30T07:40:48.899Z] [2022-08-30T07:40:48.899Z] #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-30T07:40:48.899Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-30T07:40:48.899Z] #42 96.92 Setting up libicu67:amd64 (67.1-7) ... [2022-08-30T07:40:48.899Z] #42 96.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:48.899Z] #42 96.95 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-30T07:40:48.899Z] #42 96.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:48.899Z] #42 97.09 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-30T07:40:48.899Z] #42 97.10 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-30T07:40:48.899Z] #42 97.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-30T07:40:48.899Z] #42 97.17 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-30T07:40:48.899Z] #42 97.23 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-30T07:40:48.899Z] #42 97.27 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-30T07:40:48.899Z] #42 97.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:40:48.899Z] #42 DONE 97.9s [2022-08-30T07:40:48.899Z] [2022-08-30T07:40:48.899Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-30T07:40:48.899Z] #43 sha256:8b85c53f1ac9d37a15b027d49455ba6f9ebb87171ed24684ad664e7f3bde8d70 [2022-08-30T07:40:48.899Z] #43 DONE 0.1s [2022-08-30T07:40:48.899Z] [2022-08-30T07:40:48.900Z] #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-30T07:40:48.900Z] #44 sha256:29c52d0e5ede5aadf71e573980838ce06c583e445c5e380c90598db4e6ff5c34 [2022-08-30T07:40:50.273Z] #44 1.492 + RM_GOPATH=0 [2022-08-30T07:40:50.273Z] #44 1.492 + TMP_GOPATH= [2022-08-30T07:40:50.273Z] #44 1.492 + : /build [2022-08-30T07:40:50.273Z] #44 1.492 + '[' -z '' ']' [2022-08-30T07:40:50.273Z] #44 1.493 ++ mktemp -d [2022-08-30T07:40:50.273Z] #44 1.500 + export GOPATH=/tmp/tmp.Nyn03vsGga [2022-08-30T07:40:50.273Z] #44 1.500 + GOPATH=/tmp/tmp.Nyn03vsGga [2022-08-30T07:40:50.273Z] #44 1.500 + RM_GOPATH=1 [2022-08-30T07:40:50.273Z] #44 1.500 + case "$(go env GOARCH)" in [2022-08-30T07:40:50.273Z] #44 1.508 ++ go env GOARCH [2022-08-30T07:40:50.273Z] #44 1.594 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:40:50.273Z] #44 1.594 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:40:50.485Z] #21 ... [2022-08-30T07:40:50.485Z] [2022-08-30T07:40:50.485Z] #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-30T07:40:50.485Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:40:50.485Z] #77 107.5 config.status: creating Makefile [2022-08-30T07:40:50.485Z] #77 107.6 config.status: creating config.h [2022-08-30T07:40:50.485Z] #77 107.6 config.status: executing libtool commands [2022-08-30T07:40:50.485Z] #77 107.6 config.status: executing depfiles commands [2022-08-30T07:40:50.485Z] #77 108.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-30T07:40:50.485Z] #77 108.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-30T07:40:50.485Z] #77 108.7 checking for gcc... gcc [2022-08-30T07:40:50.485Z] #77 108.8 checking whether the C compiler works... yes [2022-08-30T07:40:50.485Z] #77 109.0 checking for C compiler default output file name... a.out [2022-08-30T07:40:50.485Z] #77 109.0 checking for suffix of executables... [2022-08-30T07:40:50.485Z] #77 109.2 checking whether we are cross compiling... no [2022-08-30T07:40:50.485Z] #77 109.3 checking for suffix of object files... o [2022-08-30T07:40:50.485Z] #77 109.4 checking whether we are using the GNU C compiler... yes [2022-08-30T07:40:50.485Z] #77 109.5 checking whether gcc accepts -g... yes [2022-08-30T07:40:50.485Z] #77 109.6 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:40:50.485Z] #77 109.8 checking whether gcc understands -c and -o together... yes [2022-08-30T07:40:50.485Z] #77 110.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:40:50.485Z] #77 110.0 checking whether build environment is sane... yes [2022-08-30T07:40:50.485Z] #77 110.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:40:50.485Z] #77 110.1 checking for gawk... no [2022-08-30T07:40:50.485Z] #77 110.1 checking for mawk... mawk [2022-08-30T07:40:50.485Z] #77 110.1 checking whether make sets $(MAKE)... yes [2022-08-30T07:40:50.485Z] #77 110.1 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:40:50.485Z] #77 110.1 checking whether make supports nested variables... yes [2022-08-30T07:40:50.485Z] #77 110.2 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:40:50.485Z] #77 110.2 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:40:50.485Z] #77 110.2 checking how to create a ustar tar archive... gnutar [2022-08-30T07:40:50.485Z] #77 110.2 checking dependency style of gcc... gcc3 [2022-08-30T07:40:50.485Z] #77 110.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:40:50.485Z] #77 110.4 checking whether make supports nested variables... (cached) yes [2022-08-30T07:40:50.485Z] #77 110.5 checking build system type... aarch64-unknown-linux-gnu [2022-08-30T07:40:50.485Z] #77 110.7 checking host system type... aarch64-unknown-linux-gnu [2022-08-30T07:40:50.485Z] #77 110.7 checking how to print strings... printf [2022-08-30T07:40:50.485Z] #77 110.7 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:40:50.485Z] #77 110.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:40:50.485Z] #77 110.8 checking for egrep... /bin/grep -E [2022-08-30T07:40:50.485Z] #77 110.8 checking for fgrep... /bin/grep -F [2022-08-30T07:40:50.485Z] #77 110.8 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:40:50.485Z] #77 110.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:40:50.485Z] #77 110.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:40:50.485Z] #77 110.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:40:50.485Z] #77 111.0 checking whether ln -s works... yes [2022-08-30T07:40:50.485Z] #77 111.0 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:40:50.485Z] #77 111.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-30T07:40:50.485Z] #77 111.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:40:50.485Z] #77 111.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:40:50.485Z] #77 111.1 checking for objdump... objdump [2022-08-30T07:40:50.485Z] #77 111.1 checking how to recognize dependent libraries... pass_all [2022-08-30T07:40:50.485Z] #77 111.1 checking for dlltool... no [2022-08-30T07:40:50.485Z] #77 111.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:40:50.485Z] #77 111.1 checking for ar... ar [2022-08-30T07:40:50.485Z] #77 111.1 checking for archiver @FILE support... @ [2022-08-30T07:40:50.485Z] #77 111.3 checking for strip... strip [2022-08-30T07:40:50.485Z] #77 111.3 checking for ranlib... ranlib [2022-08-30T07:40:50.485Z] #77 111.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:40:50.485Z] #77 111.6 checking for sysroot... no [2022-08-30T07:40:50.485Z] #77 111.6 checking for a working dd... /bin/dd [2022-08-30T07:40:50.485Z] #77 111.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:40:50.485Z] #77 111.7 checking for mt... no [2022-08-30T07:40:50.485Z] #77 111.7 checking if : is a manifest tool... no [2022-08-30T07:40:50.485Z] #77 111.7 checking how to run the C preprocessor... gcc -E [2022-08-30T07:40:50.485Z] #77 111.9 checking for ANSI C header files... yes [2022-08-30T07:40:50.568Z] #44 1.608 ++ dirname /install.sh [2022-08-30T07:40:50.568Z] #44 1.609 + dir=/ [2022-08-30T07:40:50.568Z] #44 1.609 + bin=tini [2022-08-30T07:40:50.568Z] #44 1.609 + shift [2022-08-30T07:40:50.568Z] #44 1.609 + '[' '!' -f //tini.installer ']' [2022-08-30T07:40:50.568Z] #44 1.609 + . //tini.installer [2022-08-30T07:40:50.568Z] #44 1.609 ++ : v0.19.0 [2022-08-30T07:40:50.568Z] #44 1.609 + install_tini [2022-08-30T07:40:50.568Z] #44 1.609 + echo 'Install tini version v0.19.0' [2022-08-30T07:40:50.568Z] #44 1.609 + git clone https://github.com/krallin/tini.git /tmp/tmp.Nyn03vsGga/tini [2022-08-30T07:40:50.568Z] #44 1.609 Install tini version v0.19.0 [2022-08-30T07:40:50.568Z] #44 1.626 Cloning into '/tmp/tmp.Nyn03vsGga/tini'... [2022-08-30T07:40:50.745Z] #77 112.3 checking for sys/types.h... yes [2022-08-30T07:40:51.004Z] #77 112.5 checking for sys/stat.h... yes [2022-08-30T07:40:51.004Z] #77 112.7 checking for stdlib.h... yes [2022-08-30T07:40:51.198Z] #84 ... [2022-08-30T07:40:51.198Z] [2022-08-30T07:40:51.198Z] #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-30T07:40:51.198Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:40:51.198Z] #19 124.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-30T07:40:51.198Z] #19 124.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-30T07:40:51.198Z] #19 124.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-30T07:40:51.198Z] #19 124.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-30T07:40:51.198Z] #19 124.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-30T07:40:51.198Z] #19 124.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-30T07:40:51.198Z] #19 124.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-30T07:40:51.198Z] #19 124.1 linux-libc-dev-s390x-cross patch xz-utils [2022-08-30T07:40:51.198Z] #19 124.2 Suggested packages: [2022-08-30T07:40:51.198Z] #19 124.2 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-30T07:40:51.198Z] #19 124.2 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-30T07:40:51.198Z] #19 124.2 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-30T07:40:51.198Z] #19 124.2 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-30T07:40:51.198Z] #19 124.2 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-30T07:40:51.198Z] #19 124.2 libyaml-shell-perl ed diffutils-doc [2022-08-30T07:40:51.198Z] #19 124.2 Recommended packages: [2022-08-30T07:40:51.198Z] #19 124.2 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-30T07:40:51.198Z] #19 124.2 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-30T07:40:51.198Z] #19 133.2 The following NEW packages will be installed: [2022-08-30T07:40:51.198Z] #19 133.2 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-30T07:40:51.198Z] #19 133.2 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-30T07:40:51.198Z] #19 133.2 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-30T07:40:51.198Z] #19 133.2 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-30T07:40:51.198Z] #19 133.2 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-30T07:40:51.198Z] #19 133.2 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-30T07:40:51.198Z] #19 133.2 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-30T07:40:51.198Z] #19 133.2 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-30T07:40:51.198Z] #19 133.2 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-30T07:40:51.198Z] #19 133.2 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-30T07:40:51.198Z] #19 133.2 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-30T07:40:51.198Z] #19 133.2 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-30T07:40:51.198Z] #19 133.2 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-30T07:40:51.198Z] #19 133.2 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-30T07:40:51.198Z] #19 133.2 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-30T07:40:51.198Z] #19 133.2 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-30T07:40:51.198Z] #19 133.2 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-30T07:40:51.198Z] #19 133.2 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-30T07:40:51.198Z] #19 133.2 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-30T07:40:51.198Z] #19 133.2 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-30T07:40:51.198Z] #19 133.2 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-30T07:40:51.198Z] #19 133.2 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-30T07:40:51.198Z] #19 133.2 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-30T07:40:51.198Z] #19 133.2 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-30T07:40:51.198Z] #19 133.2 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-30T07:40:51.198Z] #19 133.2 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-30T07:40:51.198Z] #19 133.2 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-30T07:40:51.198Z] #19 133.2 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-30T07:40:51.198Z] #19 133.2 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-30T07:40:51.198Z] #19 133.2 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-30T07:40:51.198Z] #19 133.2 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-30T07:40:51.198Z] #19 133.2 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-30T07:40:51.198Z] #19 133.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-30T07:40:51.198Z] #19 133.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-30T07:40:51.198Z] #19 133.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-30T07:40:51.198Z] #19 133.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-30T07:40:51.198Z] #19 133.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-30T07:40:51.198Z] #19 133.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-30T07:40:51.198Z] #19 133.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-30T07:40:51.198Z] #19 133.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-30T07:40:51.198Z] #19 133.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-30T07:40:51.198Z] #19 133.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-30T07:40:51.198Z] #19 133.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-30T07:40:51.198Z] #19 133.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-30T07:40:51.198Z] #19 133.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-30T07:40:51.198Z] #19 133.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-30T07:40:51.198Z] #19 133.3 linux-libc-dev-s390x-cross patch xz-utils [2022-08-30T07:40:51.219Z] #18 DONE 2.1s [2022-08-30T07:40:51.219Z] [2022-08-30T07:40:51.219Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-30T07:40:51.219Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-30T07:40:51.263Z] #77 112.9 checking for string.h... yes [2022-08-30T07:40:51.522Z] #77 113.0 checking for memory.h... yes [2022-08-30T07:40:51.522Z] #77 113.3 checking for strings.h... yes [2022-08-30T07:40:52.040Z] #77 113.4 checking for inttypes.h... yes [2022-08-30T07:40:52.040Z] #77 113.6 checking for stdint.h... yes [2022-08-30T07:40:52.040Z] #77 113.8 checking for unistd.h... yes [2022-08-30T07:40:52.064Z] #44 3.228 + cd /tmp/tmp.Nyn03vsGga/tini [2022-08-30T07:40:52.064Z] #44 3.228 + git checkout -q v0.19.0 [2022-08-30T07:40:52.064Z] #44 3.256 + cmake . [2022-08-30T07:40:52.137Z] #19 134.1 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:40:52.137Z] #19 134.1 Need to get 788 MB of archives. [2022-08-30T07:40:52.137Z] #19 134.1 After this operation, 3385 MB of additional disk space will be used. [2022-08-30T07:40:52.137Z] #19 134.1 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-30T07:40:52.137Z] #19 134.1 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-30T07:40:52.137Z] #19 134.1 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-30T07:40:52.137Z] #19 134.1 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-30T07:40:52.137Z] #19 134.1 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-30T07:40:52.137Z] #19 134.2 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-30T07:40:52.137Z] #19 134.2 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-30T07:40:52.397Z] #19 134.3 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-30T07:40:52.397Z] #19 134.5 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-30T07:40:52.558Z] #77 113.9 checking for dlfcn.h... yes [2022-08-30T07:40:52.558Z] #77 114.1 checking for objdir... .libs [2022-08-30T07:40:52.656Z] #19 134.7 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-30T07:40:52.817Z] #77 114.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:40:52.817Z] #77 114.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:40:52.916Z] #19 134.8 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-30T07:40:52.916Z] #19 134.9 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-30T07:40:52.916Z] #19 135.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-30T07:40:53.075Z] #77 114.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:40:53.115Z] #19 DONE 2.2s [2022-08-30T07:40:53.115Z] [2022-08-30T07:40:53.115Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-30T07:40:53.115Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-30T07:40:53.336Z] #77 114.7 checking if gcc static flag -static works... yes [2022-08-30T07:40:53.450Z] #44 4.437 -- The C compiler identification is GNU 10.2.1 [2022-08-30T07:40:53.450Z] #44 4.518 -- Detecting C compiler ABI info [2022-08-30T07:40:53.597Z] #77 115.1 checking if gcc supports -c -o file.o... yes [2022-08-30T07:40:53.597Z] #77 115.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:40:53.597Z] #77 115.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-30T07:40:53.856Z] #77 115.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:40:54.114Z] #77 115.6 checking how to hardcode library paths into programs... immediate [2022-08-30T07:40:54.114Z] #77 115.6 checking whether stripping libraries is possible... yes [2022-08-30T07:40:54.114Z] #77 115.7 checking if libtool supports shared libraries... yes [2022-08-30T07:40:54.114Z] #77 115.7 checking whether to build shared libraries... no [2022-08-30T07:40:54.114Z] #77 115.7 checking whether to build static libraries... yes [2022-08-30T07:40:54.114Z] #77 115.7 checking float.h usability... yes [2022-08-30T07:40:54.114Z] #77 115.9 checking float.h presence... yes [2022-08-30T07:40:54.373Z] #77 115.9 checking for float.h... yes [2022-08-30T07:40:54.373Z] #77 116.0 checking limits.h usability... yes [2022-08-30T07:40:54.373Z] #77 116.1 checking limits.h presence... yes [2022-08-30T07:40:54.380Z] #44 5.454 -- Detecting C compiler ABI info - done [2022-08-30T07:40:54.380Z] #44 5.618 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-30T07:40:54.380Z] #44 5.636 -- Detecting C compile features [2022-08-30T07:40:54.380Z] #44 5.640 -- Detecting C compile features - done [2022-08-30T07:40:54.380Z] #44 5.689 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-30T07:40:54.633Z] #77 116.2 checking for limits.h... yes [2022-08-30T07:40:54.633Z] #77 116.2 checking stddef.h usability... yes [2022-08-30T07:40:54.892Z] #77 116.5 checking stddef.h presence... yes [2022-08-30T07:40:54.892Z] #77 116.5 checking for stddef.h... yes [2022-08-30T07:40:54.892Z] #77 116.5 checking for stdlib.h... (cached) yes [2022-08-30T07:40:54.892Z] #77 116.6 checking for string.h... (cached) yes [2022-08-30T07:40:54.944Z] #44 6.097 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-30T07:40:54.944Z] #44 6.235 -- Configuring done [2022-08-30T07:40:54.944Z] #44 6.291 -- Generating done [2022-08-30T07:40:54.944Z] #44 6.301 -- Build files have been written to: /tmp/tmp.Nyn03vsGga/tini [2022-08-30T07:40:54.944Z] #44 6.327 + make tini-static [2022-08-30T07:40:55.007Z] #20 DONE 2.2s [2022-08-30T07:40:55.007Z] [2022-08-30T07:40:55.007Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:40:55.007Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:40:55.151Z] #77 116.6 checking sys/time.h usability... yes [2022-08-30T07:40:55.151Z] #77 116.7 checking sys/time.h presence... yes [2022-08-30T07:40:55.151Z] #77 116.8 checking for sys/time.h... yes [2022-08-30T07:40:55.151Z] #77 116.8 checking for inline... inline [2022-08-30T07:40:55.410Z] #77 116.9 checking for size_t... yes [2022-08-30T07:40:55.410Z] #77 117.2 checking for stdlib.h... (cached) yes [2022-08-30T07:40:55.669Z] #77 117.2 checking for GNU libc compatible malloc... yes [2022-08-30T07:40:55.669Z] #77 117.5 checking for stdlib.h... (cached) yes [2022-08-30T07:40:55.875Z] #44 6.830 Scanning dependencies of target tini-static [2022-08-30T07:40:55.875Z] #44 7.000 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-30T07:40:55.875Z] #44 ... [2022-08-30T07:40:55.875Z] [2022-08-30T07:40:55.875Z] #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-30T07:40:55.875Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-30T07:40:55.875Z] #53 105.0 gotestsum version dev [2022-08-30T07:40:55.927Z] #77 117.5 checking for GNU libc compatible realloc... yes [2022-08-30T07:40:56.211Z] #19 137.7 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-30T07:40:56.211Z] #19 137.7 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-30T07:40:56.494Z] #77 117.7 checking for working strtod... yes [2022-08-30T07:40:56.494Z] #77 118.0 checking for gettimeofday... yes [2022-08-30T07:40:56.753Z] #77 118.1 checking for memset... yes [2022-08-30T07:40:56.753Z] #77 118.3 checking for strspn... yes [2022-08-30T07:40:56.765Z] #77 ... [2022-08-30T07:40:56.765Z] [2022-08-30T07:40:56.765Z] #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-30T07:40:56.765Z] #64 sha256:a2514b48dc908339843edba2c1e6d0ddf29fac376c81eaf85c7b00cf847c4b4d [2022-08-30T07:40:56.765Z] #64 72.70 Updating files: 26% (1321/4978) Updating files: 27% (1345/4978) Updating files: 28% (1394/4978) Updating files: 29% (1444/4978) Updating files: 30% (1494/4978) Updating files: 31% (1544/4978) Updating files: 32% (1593/4978) Updating files: 33% (1643/4978) Updating files: 34% (1693/4978) Updating files: 35% (1743/4978) Updating files: 36% (1793/4978) Updating files: 37% (1842/4978) Updating files: 38% (1892/4978) Updating files: 39% (1942/4978) Updating files: 40% (1992/4978) Updating files: 41% (2041/4978) Updating files: 42% (2091/4978) Updating files: 43% (2141/4978) Updating files: 44% (2191/4978) Updating files: 45% (2241/4978) Updating files: 46% (2290/4978) Updating files: 47% (2340/4978) Updating files: 48% (2390/4978) Updating files: 49% (2440/4978) Updating files: 50% (2489/4978) Updating files: 51% (2539/4978) Updating files: 52% (2589/4978) Updating files: 53% (2639/4978) Updating files: 54% (2689/4978) Updating files: 55% (2738/4978) Updating files: 56% (2788/4978) Updating files: 57% (2838/4978) Updating files: 58% (2888/4978) Updating files: 59% (2938/4978) Updating files: 60% (2987/4978) Updating files: 61% (3037/4978) Updating files: 62% (3087/4978) Updating files: 63% (3137/4978) Updating files: 64% (3186/4978) Updating files: 65% (3236/4978) Updating files: 66% (3286/4978) Updating files: 67% (3336/4978) Updating files: 68% (3386/4978) Updating files: 68% (3425/4978) Updating files: 69% (3435/4978) Updating files: 70% (3485/4978) Updating files: 71% (3535/4978) Updating files: 72% (3585/4978) Updating files: 73% (3634/4978) Updating files: 74% (3684/4978) Updating files: 75% (3734/4978) Updating files: 76% (3784/4978) Updating files: 77% (3834/4978) Updating files: 78% (3883/4978) Updating files: 79% (3933/4978) Updating files: 80% (3983/4978) Updating files: 81% (4033/4978) Updating files: 82% (4082/4978) Updating files: 83% (4132/4978) Updating files: 84% (4182/4978) Updating files: 85% (4232/4978) Updating files: 86% (4282/4978) Updating files: 87% (4331/4978) Updating files: 88% (4381/4978) Updating files: 89% (4431/4978) Updating files: 90% (4481/4978) Updating files: 91% (4530/4978) Updating files: 92% (4580/4978) Updating files: 93% (4630/4978) Updating files: 94% (4680/4978) Updating files: 95% (4730/4978) Updating files: 96% (4779/4978) Updating files: 97% (4829/4978) Updating files: 98% (4879/4978) Updating files: 99% (4929/4978) Updating files: 100% (4978/4978) Updating files: 100% (4978/4978), done. [2022-08-30T07:40:56.765Z] #64 75.08 + cd /tmp/tmp.NObmWWaH4D/src/github.com/containerd/containerd [2022-08-30T07:40:56.765Z] #64 75.09 + git checkout -q v1.6.8 [2022-08-30T07:40:56.809Z] #53 DONE 106.0s [2022-08-30T07:40:56.809Z] [2022-08-30T07:40:56.809Z] #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-30T07:40:56.809Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:40:56.809Z] #77 21.39 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-30T07:40:56.809Z] #77 23.33 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-30T07:40:56.809Z] #77 24.00 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-30T07:40:56.809Z] #77 24.43 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-30T07:40:57.012Z] #77 118.6 checking that generated files are newer than configure... done [2022-08-30T07:40:57.012Z] #77 118.6 configure: creating ./config.status [2022-08-30T07:40:57.271Z] #77 ... [2022-08-30T07:40:57.271Z] [2022-08-30T07:40:57.272Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:40:57.272Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-30T07:40:57.272Z] #21 41.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:40:57.272Z] #21 42.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-30T07:40:57.272Z] #21 42.02 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-30T07:40:57.272Z] #21 42.06 Setting up patch (2.7.6-7) ... [2022-08-30T07:40:57.272Z] #21 42.07 Setting up sudo (1.9.5p2-3) ... [2022-08-30T07:40:57.272Z] #21 42.15 invoke-rc.d: could not determine current runlevel [2022-08-30T07:40:57.272Z] #21 42.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-30T07:40:57.272Z] #21 42.16 Setting up xfsprogs (5.10.0-4) ... [2022-08-30T07:40:57.272Z] #21 42.19 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-30T07:40:57.272Z] #21 42.22 Setting up inetutils-ping (2:2.0-1) ... [2022-08-30T07:40:57.272Z] #21 42.23 Setting up pigz (2.6-1) ... [2022-08-30T07:40:57.272Z] #21 42.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-30T07:40:57.272Z] #21 42.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-30T07:40:57.272Z] #21 42.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-30T07:40:57.272Z] #21 42.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:57.272Z] #21 42.96 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-30T07:40:57.272Z] #21 42.97 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-30T07:40:57.272Z] #21 43.40 Setting up libelf1:arm64 (0.183-1) ... [2022-08-30T07:40:57.272Z] #21 43.42 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-30T07:40:57.272Z] #21 43.43 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-30T07:40:57.272Z] #21 43.44 Setting up python3-distutils (3.9.2-1) ... [2022-08-30T07:40:57.272Z] #21 43.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:40:57.272Z] #21 43.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-30T07:40:57.272Z] #21 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-30T07:40:57.272Z] #21 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-30T07:40:57.272Z] #21 43.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-30T07:40:57.272Z] #21 43.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-30T07:40:57.272Z] #21 43.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-30T07:40:57.272Z] #21 43.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-30T07:40:57.272Z] #21 43.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-30T07:40:57.272Z] #21 44.01 Setting up python3-setuptools (52.0.0-4) ... [2022-08-30T07:40:57.272Z] #21 45.53 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-30T07:40:57.272Z] #21 45.54 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-30T07:40:57.272Z] #21 45.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-30T07:40:57.272Z] #21 45.57 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-30T07:40:57.272Z] #21 46.69 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-30T07:40:57.272Z] #21 46.70 Setting up jq (1.6-2.1) ... [2022-08-30T07:40:57.272Z] #21 46.71 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-30T07:40:57.272Z] #21 46.72 Setting up iptables (1.8.7-1) ... [2022-08-30T07:40:57.272Z] #21 46.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-30T07:40:57.272Z] #21 46.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-30T07:40:57.272Z] #21 46.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-30T07:40:57.272Z] #21 46.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-30T07:40:57.272Z] #21 46.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-30T07:40:57.272Z] #21 46.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-30T07:40:57.272Z] #21 46.82 Setting up iproute2 (5.10.0-4) ... [2022-08-30T07:40:57.272Z] #21 47.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:40:57.272Z] #21 DONE 48.6s [2022-08-30T07:40:57.272Z] [2022-08-30T07:40:57.272Z] #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-30T07:40:57.272Z] #22 sha256:0bb136e887c2c21f3f99b4a3c3f36f83aec039135f425a7ff195966b5fb34417 [2022-08-30T07:40:57.573Z] #21 2.345 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:40:57.573Z] #21 2.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:40:57.573Z] #21 2.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:40:57.830Z] #21 2.902 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:40:58.098Z] #22 0.716 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-30T07:40:58.098Z] #22 0.719 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-30T07:40:58.098Z] #22 0.724 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-30T07:40:58.098Z] #22 DONE 0.8s [2022-08-30T07:40:58.098Z] [2022-08-30T07:40:58.098Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-30T07:40:58.098Z] #23 sha256:d4a1646f9aff1d1431c9ab73acea5a0fa1efb9bd5d0f7777237f51f573da59e8 [2022-08-30T07:40:58.135Z] #19 140.1 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-30T07:40:58.135Z] #19 140.1 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-30T07:40:58.178Z] #77 ... [2022-08-30T07:40:58.178Z] [2022-08-30T07:40:58.178Z] #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-30T07:40:58.178Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:40:58.178Z] #14 107.2 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-30T07:40:58.178Z] #14 107.2 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:40:58.178Z] #14 107.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-30T07:40:58.435Z] #14 107.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-30T07:40:58.435Z] #14 107.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:40:58.435Z] #14 107.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-30T07:40:59.242Z] #21 4.163 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:40:59.309Z] #64 77.64 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-30T07:40:59.309Z] #64 77.64 + BUILDTAGS='netgo osusergo static_build' [2022-08-30T07:40:59.309Z] #64 77.64 + export EXTRA_FLAGS=-buildmode=pie [2022-08-30T07:40:59.309Z] #64 77.64 + EXTRA_FLAGS=-buildmode=pie [2022-08-30T07:40:59.309Z] #64 77.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-30T07:40:59.309Z] #64 77.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-30T07:40:59.309Z] #64 77.64 + '[' '' = dynamic ']' [2022-08-30T07:40:59.309Z] #64 77.65 + make [2022-08-30T07:40:59.364Z] #14 ... [2022-08-30T07:40:59.364Z] [2022-08-30T07:40:59.364Z] #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-30T07:40:59.364Z] #44 sha256:29c52d0e5ede5aadf71e573980838ce06c583e445c5e380c90598db4e6ff5c34 [2022-08-30T07:40:59.364Z] #44 9.222 [100%] Linking C executable tini-static [2022-08-30T07:40:59.364Z] #44 10.53 [100%] Built target tini-static [2022-08-30T07:40:59.364Z] #44 10.66 + mkdir -p /build [2022-08-30T07:40:59.364Z] #44 10.68 + cp tini-static /build/docker-init [2022-08-30T07:40:59.364Z] #44 DONE 10.8s [2022-08-30T07:40:59.622Z] [2022-08-30T07:40:59.622Z] #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-30T07:40:59.622Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:41:00.610Z] #21 ... [2022-08-30T07:41:00.610Z] [2022-08-30T07:41:00.610Z] #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-30T07:41:00.610Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:00.610Z] #77 93.86 configure.ac:11: installing 'build-aux/compile' [2022-08-30T07:41:00.610Z] #77 93.86 configure.ac:11: installing 'build-aux/config.guess' [2022-08-30T07:41:00.610Z] #77 93.89 configure.ac:11: installing 'build-aux/config.sub' [2022-08-30T07:41:00.610Z] #77 93.90 configure.ac:13: installing 'build-aux/install-sh' [2022-08-30T07:41:00.610Z] #77 93.91 configure.ac:13: installing 'build-aux/missing' [2022-08-30T07:41:00.610Z] #77 93.93 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-30T07:41:00.610Z] #77 94.14 Makefile.am: installing 'build-aux/depcomp' [2022-08-30T07:41:00.610Z] #77 95.67 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:41:00.610Z] #77 95.96 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:41:00.610Z] #77 95.96 checking how to print strings... printf [2022-08-30T07:41:00.610Z] #77 95.96 checking for gcc... gcc [2022-08-30T07:41:00.610Z] #77 96.05 checking whether the C compiler works... yes [2022-08-30T07:41:00.610Z] #77 96.27 checking for C compiler default output file name... a.out [2022-08-30T07:41:00.610Z] #77 96.27 checking for suffix of executables... [2022-08-30T07:41:00.610Z] #77 96.54 checking whether we are cross compiling... no [2022-08-30T07:41:00.610Z] #77 96.82 checking for suffix of object files... o [2022-08-30T07:41:00.610Z] #77 96.94 checking whether we are using the GNU C compiler... yes [2022-08-30T07:41:00.610Z] #77 97.07 checking whether gcc accepts -g... yes [2022-08-30T07:41:00.610Z] #77 97.19 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:41:00.610Z] #77 97.39 checking whether gcc understands -c and -o together... yes [2022-08-30T07:41:00.610Z] #77 97.62 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:41:00.610Z] #77 97.64 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:41:00.610Z] #77 97.66 checking for egrep... /bin/grep -E [2022-08-30T07:41:00.610Z] #77 97.68 checking for fgrep... /bin/grep -F [2022-08-30T07:41:00.610Z] #77 97.69 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:41:00.610Z] #77 97.72 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:41:00.610Z] #77 97.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:41:00.610Z] #77 97.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:41:00.610Z] #77 97.86 checking whether ln -s works... yes [2022-08-30T07:41:00.611Z] #77 97.86 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:41:00.611Z] #77 97.89 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-30T07:41:00.611Z] #77 97.89 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:41:00.611Z] #77 97.89 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:41:00.611Z] #77 97.89 checking for objdump... objdump [2022-08-30T07:41:00.611Z] #77 97.90 checking how to recognize dependent libraries... pass_all [2022-08-30T07:41:00.611Z] #77 97.91 checking for dlltool... no [2022-08-30T07:41:00.611Z] #77 97.92 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:41:00.611Z] #77 97.92 checking for ar... ar [2022-08-30T07:41:00.611Z] #77 97.92 checking for archiver @FILE support... @ [2022-08-30T07:41:00.611Z] #77 98.07 checking for strip... strip [2022-08-30T07:41:00.611Z] #77 98.07 checking for ranlib... ranlib [2022-08-30T07:41:00.611Z] #77 98.08 checking for gawk... no [2022-08-30T07:41:00.611Z] #77 98.08 checking for mawk... mawk [2022-08-30T07:41:00.611Z] #77 98.08 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:41:00.611Z] #77 98.54 checking for sysroot... no [2022-08-30T07:41:00.611Z] #77 98.54 checking for a working dd... /bin/dd [2022-08-30T07:41:00.611Z] #77 98.56 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:41:00.611Z] #77 98.66 checking for mt... no [2022-08-30T07:41:00.611Z] #77 98.68 checking if : is a manifest tool... no [2022-08-30T07:41:00.611Z] #77 98.69 checking how to run the C preprocessor... gcc -E [2022-08-30T07:41:00.611Z] #77 98.96 checking for ANSI C header files... yes [2022-08-30T07:41:00.611Z] #77 99.76 checking for sys/types.h... yes [2022-08-30T07:41:00.611Z] #77 99.93 checking for sys/stat.h... yes [2022-08-30T07:41:00.611Z] #77 100.2 checking for stdlib.h... [2022-08-30T07:41:00.611Z] #77 ... [2022-08-30T07:41:00.611Z] [2022-08-30T07:41:00.611Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:41:00.611Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:41:00.611Z] #21 5.596 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:41:00.681Z] #19 142.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-30T07:41:00.681Z] #19 142.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-30T07:41:02.610Z] #64 81.21 + bin/ctr [2022-08-30T07:41:03.226Z] #19 145.1 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-30T07:41:03.226Z] #19 145.1 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-30T07:41:03.369Z] #23 ... [2022-08-30T07:41:03.369Z] [2022-08-30T07:41:03.370Z] #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-30T07:41:03.370Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:41:03.370Z] #77 121.5 config.status: creating Makefile [2022-08-30T07:41:03.370Z] #77 121.6 config.status: creating config.h [2022-08-30T07:41:03.370Z] #77 121.6 config.status: executing depfiles commands [2022-08-30T07:41:03.370Z] #77 121.9 config.status: executing libtool commands [2022-08-30T07:41:03.370Z] #77 123.0 GEN .version [2022-08-30T07:41:03.370Z] #77 123.0 make install-recursive [2022-08-30T07:41:03.370Z] #77 123.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-30T07:41:03.370Z] #77 123.1 Making install in libocispec [2022-08-30T07:41:03.370Z] #77 123.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:03.370Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-30T07:41:03.370Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-30T07:41:03.370Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-30T07:41:03.370Z] #77 123.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-30T07:41:03.370Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-30T07:41:03.370Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-30T07:41:03.370Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-30T07:41:03.370Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-30T07:41:03.370Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-30T07:41:03.370Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-30T07:41:03.370Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-30T07:41:03.370Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-30T07:41:03.370Z] #77 124.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-30T07:41:03.370Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-30T07:41:03.370Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-30T07:41:03.370Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-30T07:41:03.370Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-30T07:41:03.370Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-30T07:41:03.370Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-30T07:41:03.370Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-30T07:41:03.370Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-30T07:41:03.370Z] #77 125.0 make install-recursive [2022-08-30T07:41:03.370Z] #77 125.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:03.370Z] #77 125.1 Making install in yajl [2022-08-30T07:41:03.370Z] #77 125.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:41:03.370Z] #77 125.2 CC verify/json_verify-json_verify.o [2022-08-30T07:41:03.370Z] #77 125.2 CC src/libyajl_la-yajl_alloc.lo [2022-08-30T07:41:03.628Z] #77 125.2 CC src/libyajl_la-yajl.lo [2022-08-30T07:41:03.629Z] #77 125.2 CC src/libyajl_la-yajl_gen.lo [2022-08-30T07:41:03.629Z] #77 125.3 CC src/libyajl_la-yajl_parser.lo [2022-08-30T07:41:03.629Z] #77 125.3 CC src/libyajl_la-yajl_buf.lo [2022-08-30T07:41:03.629Z] #77 125.4 CC src/libyajl_la-yajl_encode.lo [2022-08-30T07:41:03.629Z] #77 125.4 CC src/libyajl_la-yajl_lex.lo [2022-08-30T07:41:03.629Z] #77 125.4 CC src/libyajl_la-yajl_tree.lo [2022-08-30T07:41:03.885Z] #21 ... [2022-08-30T07:41:03.885Z] [2022-08-30T07:41:03.885Z] #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-30T07:41:03.885Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:41:03.885Z] #34 DONE 154.8s [2022-08-30T07:41:03.885Z] [2022-08-30T07:41:03.885Z] #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-30T07:41:03.885Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:03.885Z] #77 100.2 checking for stdlib.h... yes [2022-08-30T07:41:03.885Z] #77 100.3 checking for string.h... yes [2022-08-30T07:41:03.885Z] #77 100.5 checking for memory.h... yes [2022-08-30T07:41:03.885Z] #77 100.7 checking for strings.h... yes [2022-08-30T07:41:03.885Z] #77 100.9 checking for inttypes.h... yes [2022-08-30T07:41:03.885Z] #77 101.1 checking for stdint.h... yes [2022-08-30T07:41:03.885Z] #77 101.2 checking for unistd.h... yes [2022-08-30T07:41:03.885Z] #77 101.5 checking for dlfcn.h... yes [2022-08-30T07:41:03.885Z] #77 101.7 checking for objdir... .libs [2022-08-30T07:41:03.885Z] #77 102.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:41:03.885Z] #77 102.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:41:03.885Z] #77 102.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:41:03.885Z] #77 102.5 checking if gcc static flag -static works... yes [2022-08-30T07:41:03.885Z] #77 102.8 checking if gcc supports -c -o file.o... yes [2022-08-30T07:41:03.885Z] #77 102.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:41:03.885Z] #77 102.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:41:03.885Z] #77 103.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:41:03.885Z] #77 103.5 checking how to hardcode library paths into programs... immediate [2022-08-30T07:41:03.885Z] #77 103.5 checking whether stripping libraries is possible... yes [2022-08-30T07:41:03.885Z] #77 103.5 checking if libtool supports shared libraries... yes [2022-08-30T07:41:03.885Z] #77 103.5 checking whether to build shared libraries... no [2022-08-30T07:41:03.885Z] #77 103.5 checking whether to build static libraries... yes [2022-08-30T07:41:03.885Z] #77 103.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:41:03.885Z] #77 103.5 checking whether build environment is sane... yes [2022-08-30T07:41:04.143Z] #77 103.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:41:04.143Z] #77 103.6 checking whether make sets $(MAKE)... yes [2022-08-30T07:41:04.143Z] #77 103.7 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:41:04.143Z] #77 103.7 checking whether make supports nested variables... yes [2022-08-30T07:41:04.143Z] #77 103.8 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:41:04.143Z] #77 103.8 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:41:04.143Z] #77 103.8 checking how to create a ustar tar archive... gnutar [2022-08-30T07:41:04.143Z] #77 103.9 checking dependency style of gcc... [2022-08-30T07:41:04.143Z] #77 ... [2022-08-30T07:41:04.143Z] [2022-08-30T07:41:04.143Z] #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-30T07:41:04.143Z] #60 sha256:79b47e47fe8ac73d757a033b7025a949cd00ad623557eccc0eaf6d64deb9f6d3 [2022-08-30T07:41:04.143Z] #60 16.19 + cd /tmp/tmp.IxQcdiM9Zz/src/github.com/opencontainers/runc [2022-08-30T07:41:04.143Z] #60 16.19 + git checkout -q v1.1.4 [2022-08-30T07:41:04.143Z] #60 16.94 + '[' -z '' ']' [2022-08-30T07:41:04.143Z] #60 16.94 + target=static [2022-08-30T07:41:04.143Z] #60 16.94 + make BUILDTAGS=seccomp static [2022-08-30T07:41:04.143Z] #60 17.34 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-30T07:41:04.401Z] #60 ... [2022-08-30T07:41:04.401Z] [2022-08-30T07:41:04.401Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:41:04.401Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:41:04.401Z] #21 9.299 Fetched 8573 kB in 7s (1191 kB/s) [2022-08-30T07:41:05.246Z] #64 ... [2022-08-30T07:41:05.247Z] [2022-08-30T07:41:05.247Z] #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-30T07:41:05.247Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:05.247Z] #77 64.86 libtoolize: putting auxiliary files in '.'. [2022-08-30T07:41:05.247Z] #77 64.86 libtoolize: copying file './ltmain.sh' [2022-08-30T07:41:05.247Z] #77 66.86 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-30T07:41:05.247Z] #77 66.86 libtoolize: and rerunning libtoolize and aclocal. [2022-08-30T07:41:05.247Z] #77 66.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-30T07:41:05.247Z] #77 ... [2022-08-30T07:41:05.247Z] [2022-08-30T07:41:05.247Z] #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-30T07:41:05.247Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:41:05.247Z] #14 142.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-30T07:41:05.247Z] #14 142.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:41:05.247Z] #14 142.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:41:05.884Z] #19 ... [2022-08-30T07:41:05.884Z] [2022-08-30T07:41:05.884Z] #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-30T07:41:05.884Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:05.884Z] #84 106.5 configure.ac:11: installing 'build-aux/compile' [2022-08-30T07:41:05.884Z] #84 106.5 configure.ac:11: installing 'build-aux/config.guess' [2022-08-30T07:41:05.884Z] #84 106.5 configure.ac:11: installing 'build-aux/config.sub' [2022-08-30T07:41:05.884Z] #84 106.5 configure.ac:13: installing 'build-aux/install-sh' [2022-08-30T07:41:05.884Z] #84 106.5 configure.ac:13: installing 'build-aux/missing' [2022-08-30T07:41:05.884Z] #84 106.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-30T07:41:05.884Z] #84 106.7 Makefile.am: installing 'build-aux/depcomp' [2022-08-30T07:41:07.675Z] #21 9.299 Reading package lists... [2022-08-30T07:41:07.675Z] #21 ... [2022-08-30T07:41:07.675Z] [2022-08-30T07:41:07.675Z] #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-30T07:41:07.675Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:41:07.675Z] #36 158.0 Delve is a source level debugger for Go programs. [2022-08-30T07:41:07.675Z] #36 158.0 [2022-08-30T07:41:07.675Z] #36 158.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-30T07:41:07.675Z] #36 158.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-30T07:41:07.675Z] #36 158.0 [2022-08-30T07:41:07.675Z] #36 158.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-30T07:41:07.675Z] #36 158.0 [2022-08-30T07:41:07.675Z] #36 158.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-30T07:41:07.675Z] #36 158.0 [2022-08-30T07:41:07.675Z] #36 158.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-30T07:41:07.675Z] #36 158.0 [2022-08-30T07:41:07.675Z] #36 158.0 Usage: [2022-08-30T07:41:07.675Z] #36 158.0 dlv [command] [2022-08-30T07:41:07.675Z] #36 158.0 [2022-08-30T07:41:07.675Z] #36 158.0 Available Commands: [2022-08-30T07:41:07.675Z] #36 158.0 attach Attach to running process and begin debugging. [2022-08-30T07:41:07.675Z] #36 158.0 connect Connect to a headless debug server with a terminal client. [2022-08-30T07:41:07.675Z] #36 158.0 core Examine a core dump. [2022-08-30T07:41:07.675Z] #36 158.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-30T07:41:07.675Z] #36 158.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-30T07:41:07.675Z] #36 158.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-30T07:41:07.675Z] #36 158.0 help Help about any command [2022-08-30T07:41:07.675Z] #36 158.0 run Deprecated command. Use 'debug' instead. [2022-08-30T07:41:07.675Z] #36 158.0 test Compile test binary and begin debugging program. [2022-08-30T07:41:07.675Z] #36 158.0 trace Compile and begin tracing program. [2022-08-30T07:41:07.675Z] #36 158.0 version Prints version. [2022-08-30T07:41:07.675Z] #36 158.0 [2022-08-30T07:41:07.675Z] #36 158.0 Flags: [2022-08-30T07:41:07.675Z] #36 158.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-30T07:41:07.675Z] #36 158.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-30T07:41:07.675Z] #36 158.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-30T07:41:07.675Z] #36 158.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-30T07:41:07.675Z] #36 158.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-30T07:41:07.675Z] #36 158.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-30T07:41:07.675Z] #36 158.0 --disable-aslr Disables address space randomization [2022-08-30T07:41:07.675Z] #36 158.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-30T07:41:07.675Z] #36 158.0 -h, --help help for dlv [2022-08-30T07:41:07.675Z] #36 158.0 --init string Init file, executed by the terminal client. [2022-08-30T07:41:07.675Z] #36 158.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-30T07:41:07.675Z] #36 158.0 --log Enable debugging server logging. [2022-08-30T07:41:07.675Z] #36 158.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-30T07:41:07.675Z] #36 158.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-30T07:41:07.675Z] #36 158.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-30T07:41:07.675Z] #36 158.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-30T07:41:07.675Z] #36 158.0 --wd string Working directory for running the program. [2022-08-30T07:41:07.675Z] #36 158.0 [2022-08-30T07:41:07.675Z] #36 158.0 Additional help topics: [2022-08-30T07:41:07.675Z] #36 158.0 dlv backend Help about the --backend flag. [2022-08-30T07:41:07.675Z] #36 158.0 dlv log Help about logging flags. [2022-08-30T07:41:07.675Z] #36 158.0 dlv redirect Help about file redirection. [2022-08-30T07:41:07.675Z] #36 158.0 [2022-08-30T07:41:07.675Z] #36 158.0 Use "dlv [command] --help" for more information about a command. [2022-08-30T07:41:07.675Z] #36 DONE 158.3s [2022-08-30T07:41:07.675Z] [2022-08-30T07:41:07.675Z] #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-30T07:41:07.675Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:07.675Z] #77 103.9 checking dependency style of gcc... gcc3 [2022-08-30T07:41:07.675Z] #77 104.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:41:07.675Z] #77 104.1 checking whether make supports nested variables... (cached) yes [2022-08-30T07:41:07.675Z] #77 104.1 checking for gawk... (cached) mawk [2022-08-30T07:41:07.675Z] #77 104.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-30T07:41:07.675Z] #77 104.1 checking for gcc... (cached) gcc [2022-08-30T07:41:07.675Z] #77 104.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-30T07:41:07.675Z] #77 104.2 checking whether gcc accepts -g... (cached) yes [2022-08-30T07:41:07.675Z] #77 104.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-30T07:41:07.675Z] #77 104.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-30T07:41:07.675Z] #77 104.2 checking for a Python interpreter with version >= 3... python3 [2022-08-30T07:41:07.675Z] #77 104.3 checking for python3... /usr/bin/python3 [2022-08-30T07:41:07.675Z] #77 104.3 checking for python3 version... 3.9 [2022-08-30T07:41:07.675Z] #77 104.3 checking for python3 platform... linux [2022-08-30T07:41:07.675Z] #77 104.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-30T07:41:07.675Z] #77 104.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-30T07:41:07.675Z] #77 104.7 checking for go-md2man... no [2022-08-30T07:41:07.675Z] #77 104.8 checking error.h usability... yes [2022-08-30T07:41:07.675Z] #77 105.0 checking error.h presence... yes [2022-08-30T07:41:07.675Z] #77 105.0 checking for error.h... yes [2022-08-30T07:41:07.675Z] #77 105.1 checking linux/openat2.h usability... yes [2022-08-30T07:41:07.675Z] #77 105.3 checking linux/openat2.h presence... yes [2022-08-30T07:41:07.675Z] #77 105.3 checking for linux/openat2.h... yes [2022-08-30T07:41:07.675Z] #77 105.4 checking for copy_file_range... yes [2022-08-30T07:41:07.675Z] #77 105.7 checking for fgetxattr... yes [2022-08-30T07:41:07.675Z] #77 106.1 checking for statx... yes [2022-08-30T07:41:07.675Z] #77 106.4 checking for fgetpwent_r... yes [2022-08-30T07:41:07.675Z] #77 106.8 checking for issetugid... no [2022-08-30T07:41:07.675Z] #77 107.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-30T07:41:07.675Z] #77 107.0 checking pkg-config is at least version 0.9.0... yes [2022-08-30T07:41:07.675Z] #77 107.0 checking for library containing yajl_tree_get... -lyajl [2022-08-30T07:41:07.675Z] #77 107.4 checking for yajl >= 2.0.0... yes [2022-08-30T07:41:07.814Z] #77 ... [2022-08-30T07:41:07.814Z] [2022-08-30T07:41:07.814Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-30T07:41:07.814Z] #23 sha256:d4a1646f9aff1d1431c9ab73acea5a0fa1efb9bd5d0f7777237f51f573da59e8 [2022-08-30T07:41:07.814Z] #23 9.395 Collecting yamllint==1.26.1 [2022-08-30T07:41:07.933Z] #77 107.4 checking sys/capability.h usability... yes [2022-08-30T07:41:07.933Z] #77 107.5 checking sys/capability.h presence... yes [2022-08-30T07:41:07.933Z] #77 107.6 checking for sys/capability.h... yes [2022-08-30T07:41:08.378Z] #84 108.5 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:41:08.378Z] #84 109.1 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:41:08.378Z] #84 109.1 checking how to print strings... printf [2022-08-30T07:41:08.378Z] #84 109.1 checking for gcc... gcc [2022-08-30T07:41:08.497Z] #77 107.6 checking for library containing cap_from_name... -lcap [2022-08-30T07:41:08.748Z] #23 10.46 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-30T07:41:08.899Z] #84 109.4 checking whether the C compiler works... yes [2022-08-30T07:41:08.899Z] #84 109.7 checking for C compiler default output file name... a.out [2022-08-30T07:41:09.060Z] #77 108.1 checking for library containing dlopen... -ldl [2022-08-30T07:41:09.159Z] #84 109.7 checking for suffix of executables... [2022-08-30T07:41:09.317Z] #77 108.6 checking seccomp.h usability... yes [2022-08-30T07:41:09.317Z] #77 108.9 checking seccomp.h presence... yes [2022-08-30T07:41:09.317Z] #77 109.0 checking for seccomp.h... yes [2022-08-30T07:41:09.418Z] #84 110.1 checking whether we are cross compiling... no [2022-08-30T07:41:09.677Z] #84 110.3 checking for suffix of object files... o [2022-08-30T07:41:09.681Z] #23 11.53 Collecting pathspec>=0.5.3 [2022-08-30T07:41:09.681Z] #23 11.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-30T07:41:09.880Z] #77 109.0 checking for library containing seccomp_rule_add... -lseccomp [2022-08-30T07:41:09.936Z] #84 110.5 checking whether we are using the GNU C compiler... yes [2022-08-30T07:41:09.939Z] #23 11.87 Collecting pyyaml [2022-08-30T07:41:09.939Z] #23 11.89 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-30T07:41:09.939Z] #23 11.95 Building wheels for collected packages: yamllint [2022-08-30T07:41:09.939Z] #23 11.96 Building wheel for yamllint (setup.py): started [2022-08-30T07:41:10.137Z] #77 109.5 checking for library containing seccomp_arch_resolve_name... none required [2022-08-30T07:41:10.196Z] #84 110.7 checking whether gcc accepts -g... yes [2022-08-30T07:41:10.394Z] #77 109.8 checking systemd/sd-bus.h usability... yes [2022-08-30T07:41:10.457Z] #84 111.0 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:41:10.651Z] #77 110.0 checking systemd/sd-bus.h presence... yes [2022-08-30T07:41:10.652Z] #77 110.1 checking for systemd/sd-bus.h... yes [2022-08-30T07:41:10.718Z] #84 111.3 checking whether gcc understands -c and -o together... yes [2022-08-30T07:41:10.718Z] #84 111.6 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:41:10.718Z] #84 111.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:41:10.718Z] #84 111.6 checking for egrep... /bin/grep -E [2022-08-30T07:41:10.875Z] #23 12.98 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-30T07:41:10.977Z] #84 111.7 checking for fgrep... /bin/grep -F [2022-08-30T07:41:10.977Z] #84 111.7 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:41:10.977Z] #84 111.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:41:10.977Z] #84 111.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:41:10.977Z] #84 111.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:41:10.977Z] #84 111.8 checking whether ln -s works... yes [2022-08-30T07:41:10.977Z] #84 111.8 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:41:10.977Z] #84 111.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-30T07:41:11.134Z] #23 12.98 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7ed66bacce211429b9f30ec9e5603a0c57309c829055204b6d53c3d2d8a74dd9 [2022-08-30T07:41:11.134Z] #23 12.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-30T07:41:11.134Z] #23 12.98 Successfully built yamllint [2022-08-30T07:41:11.134Z] #23 13.01 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-30T07:41:11.215Z] #77 110.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-30T07:41:11.237Z] #84 111.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:41:11.237Z] #84 111.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:41:11.237Z] #84 111.9 checking for objdump... objdump [2022-08-30T07:41:11.237Z] #84 111.9 checking how to recognize dependent libraries... pass_all [2022-08-30T07:41:11.237Z] #84 111.9 checking for dlltool... no [2022-08-30T07:41:11.237Z] #84 111.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:41:11.237Z] #84 111.9 checking for ar... ar [2022-08-30T07:41:11.237Z] #84 111.9 checking for archiver @FILE support... @ [2022-08-30T07:41:11.237Z] #84 112.0 checking for strip... strip [2022-08-30T07:41:11.237Z] #84 112.0 checking for ranlib... ranlib [2022-08-30T07:41:11.237Z] #84 112.0 checking for gawk... no [2022-08-30T07:41:11.237Z] #84 112.0 checking for mawk... mawk [2022-08-30T07:41:11.393Z] #23 13.40 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-30T07:41:11.472Z] #77 110.7 checking for sd_notify_barrier... yes [2022-08-30T07:41:11.472Z] #77 111.0 checking linux/bpf.h usability... yes [2022-08-30T07:41:11.729Z] #77 111.2 checking linux/bpf.h presence... yes [2022-08-30T07:41:11.729Z] #77 111.3 checking for linux/bpf.h... yes [2022-08-30T07:41:11.729Z] #77 111.3 checking compilation for eBPF... yes [2022-08-30T07:41:11.800Z] #36 ... [2022-08-30T07:41:11.800Z] [2022-08-30T07:41:11.800Z] #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-30T07:41:11.800Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:41:11.800Z] #14 120.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-30T07:41:11.800Z] #14 120.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:41:11.800Z] #14 120.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:41:11.860Z] #84 112.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:41:11.860Z] #84 112.6 checking for sysroot... no [2022-08-30T07:41:11.860Z] #84 112.6 checking for a working dd... /bin/dd [2022-08-30T07:41:11.860Z] #84 112.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:41:11.860Z] #84 112.7 checking for mt... no [2022-08-30T07:41:11.860Z] #84 112.7 checking if : is a manifest tool... no [2022-08-30T07:41:11.960Z] #23 DONE 14.0s [2022-08-30T07:41:11.960Z] [2022-08-30T07:41:11.960Z] #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-30T07:41:11.960Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:41:11.960Z] #77 130.1 CCLD libyajl.la [2022-08-30T07:41:11.960Z] #77 130.4 CCLD verify/json_verify [2022-08-30T07:41:11.960Z] #77 130.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:41:11.960Z] #77 130.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-30T07:41:11.960Z] #77 130.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-30T07:41:11.960Z] #77 130.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:41:11.960Z] #77 130.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:41:11.960Z] #77 130.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:11.960Z] #77 131.0 CC src/validate.o [2022-08-30T07:41:11.960Z] #77 131.0 CC src/image_spec_schema_config_schema.lo [2022-08-30T07:41:11.960Z] #77 131.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-30T07:41:11.960Z] #77 131.1 CC src/image_spec_schema_defs.lo [2022-08-30T07:41:11.960Z] #77 131.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-30T07:41:11.960Z] #77 131.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-30T07:41:11.960Z] #77 131.2 CC src/image_spec_schema_image_layout_schema.lo [2022-08-30T07:41:11.960Z] #77 131.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-30T07:41:11.960Z] #77 131.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-30T07:41:11.960Z] #77 131.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-30T07:41:11.960Z] #77 131.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-30T07:41:11.960Z] #77 131.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-30T07:41:11.960Z] #77 131.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-30T07:41:11.960Z] #77 131.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-30T07:41:11.960Z] #77 131.5 CC src/runtime_spec_schema_defs.lo [2022-08-30T07:41:11.960Z] #77 131.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-30T07:41:11.960Z] #77 131.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-30T07:41:11.960Z] #77 131.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-30T07:41:11.960Z] #77 132.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-30T07:41:11.960Z] #77 132.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-30T07:41:11.960Z] #77 132.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-30T07:41:11.960Z] #77 132.3 CC src/basic_test_double_array_item.lo [2022-08-30T07:41:11.960Z] #77 132.5 CC src/basic_test_double_array.lo [2022-08-30T07:41:11.960Z] #77 132.7 CC src/basic_test_top_array_int.lo [2022-08-30T07:41:11.960Z] #77 132.8 CC src/basic_test_top_array_string.lo [2022-08-30T07:41:11.960Z] #77 133.0 CC src/basic_test_top_double_array_int.lo [2022-08-30T07:41:11.960Z] #77 133.3 CC src/basic_test_top_double_array_obj.lo [2022-08-30T07:41:11.960Z] #77 133.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-30T07:41:11.960Z] #77 133.5 CC src/basic_test_top_double_array_string.lo [2022-08-30T07:41:11.988Z] #77 111.5 checking for criu >= 3.15... no [2022-08-30T07:41:11.988Z] #77 111.5 configure: CRIU headers not found, building without CRIU support [2022-08-30T07:41:11.988Z] #77 111.5 checking for criu > 3.16... no [2022-08-30T07:41:11.988Z] #77 111.5 configure: CRIU version doesn't support join-ns API [2022-08-30T07:41:11.988Z] #77 111.5 checking for criu > 3.16.1... no [2022-08-30T07:41:11.988Z] #77 111.6 configure: CRIU version doesn't support for pre-dumping [2022-08-30T07:41:11.988Z] #77 111.6 checking for new mount API (fsconfig)... yes [2022-08-30T07:41:12.120Z] #84 112.7 checking how to run the C preprocessor... gcc -E [2022-08-30T07:41:12.219Z] #77 133.8 CC src/read-file.lo [2022-08-30T07:41:12.219Z] #77 133.9 CC src/json_common.lo [2022-08-30T07:41:12.244Z] #77 111.6 checking for seccomp notify API... yes [2022-08-30T07:41:12.244Z] #77 111.8 checking for gperf... no [2022-08-30T07:41:12.244Z] #77 111.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-30T07:41:12.244Z] #77 111.8 checking for library containing argp_parse... none required [2022-08-30T07:41:12.477Z] #77 134.1 CC tests/test-1.o [2022-08-30T07:41:12.501Z] #77 112.1 checking that generated files are newer than configure... done [2022-08-30T07:41:12.501Z] #77 112.1 configure: creating ./config.status [2022-08-30T07:41:12.691Z] #84 112.9 checking for ANSI C header files... yes [2022-08-30T07:41:12.735Z] #77 134.3 CC tests/test-2.o [2022-08-30T07:41:12.735Z] #77 134.4 CC tests/test-3.o [2022-08-30T07:41:12.952Z] #84 113.6 checking for sys/types.h... yes [2022-08-30T07:41:12.993Z] #77 134.6 CC tests/test-4.o [2022-08-30T07:41:12.993Z] #77 134.8 CC tests/test-5.o [2022-08-30T07:41:13.211Z] #84 113.9 checking for sys/stat.h... yes [2022-08-30T07:41:13.252Z] #77 134.9 CC tests/test-6.o [2022-08-30T07:41:13.434Z] #14 ... [2022-08-30T07:41:13.434Z] [2022-08-30T07:41:13.434Z] #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-30T07:41:13.434Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:13.434Z] #77 81.93 configure.ac:7: installing './compile' [2022-08-30T07:41:13.434Z] #77 81.95 configure.ac:11: installing './config.guess' [2022-08-30T07:41:13.434Z] #77 81.95 configure.ac:11: installing './config.sub' [2022-08-30T07:41:13.434Z] #77 81.96 configure.ac:8: installing './install-sh' [2022-08-30T07:41:13.434Z] #77 81.99 configure.ac:8: installing './missing' [2022-08-30T07:41:13.434Z] #77 82.17 Makefile.am: installing './depcomp' [2022-08-30T07:41:13.510Z] #77 135.2 CC tests/test-7.o [2022-08-30T07:41:13.731Z] #84 114.2 checking for stdlib.h... yes [2022-08-30T07:41:13.769Z] #77 135.4 CC tests/test-8.o [2022-08-30T07:41:13.992Z] #84 114.6 checking for string.h... yes [2022-08-30T07:41:14.030Z] #77 135.6 CC tests/test-9.o [2022-08-30T07:41:14.030Z] #77 135.7 CC tests/test-10.o [2022-08-30T07:41:14.252Z] #84 115.0 checking for memory.h... yes [2022-08-30T07:41:14.288Z] #77 136.1 CC tests/test-11.o [2022-08-30T07:41:14.375Z] #77 84.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-30T07:41:14.375Z] #77 84.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-30T07:41:14.481Z] #77 114.2 config.status: creating Makefile [2022-08-30T07:41:14.772Z] #84 115.3 checking for strings.h... yes [2022-08-30T07:41:14.772Z] #84 115.5 checking for inttypes.h... yes [2022-08-30T07:41:14.778Z] #77 114.3 config.status: creating rpm/crun.spec [2022-08-30T07:41:14.778Z] #77 114.4 config.status: creating config.h [2022-08-30T07:41:14.778Z] #77 114.4 config.status: executing libtool commands [2022-08-30T07:41:14.778Z] #77 114.5 config.status: executing depfiles commands [2022-08-30T07:41:14.949Z] #77 84.82 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-30T07:41:14.949Z] #77 84.82 libtoolize: copying file 'm4/libtool.m4' [2022-08-30T07:41:14.949Z] #77 84.97 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-30T07:41:15.032Z] #84 115.6 checking for stdint.h... yes [2022-08-30T07:41:15.210Z] #77 85.23 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-30T07:41:15.475Z] #77 85.50 libtoolize: copying file 'm4/ltversion.m4' [2022-08-30T07:41:15.552Z] #84 116.0 checking for unistd.h... yes [2022-08-30T07:41:15.728Z] #77 ... [2022-08-30T07:41:15.728Z] [2022-08-30T07:41:15.728Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:41:15.728Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:41:15.728Z] #21 9.299 Reading package lists... [2022-08-30T07:41:15.728Z] #21 12.42 Reading package lists... [2022-08-30T07:41:15.728Z] #21 15.16 Building dependency tree... [2022-08-30T07:41:15.728Z] #21 16.63 The following additional packages will be installed: [2022-08-30T07:41:15.728Z] #21 16.63 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-30T07:41:15.728Z] #21 16.63 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-30T07:41:15.728Z] #21 16.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-30T07:41:15.728Z] #21 16.63 python3-pkg-resources vim-runtime xxd [2022-08-30T07:41:15.728Z] #21 16.63 Suggested packages: [2022-08-30T07:41:15.728Z] #21 16.64 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-30T07:41:15.728Z] #21 16.64 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-30T07:41:15.728Z] #21 16.64 acl attr quota [2022-08-30T07:41:15.728Z] #21 16.64 Recommended packages: [2022-08-30T07:41:15.728Z] #21 16.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-30T07:41:15.728Z] #21 18.25 The following NEW packages will be installed: [2022-08-30T07:41:15.728Z] #21 18.26 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-30T07:41:15.728Z] #21 18.26 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-30T07:41:15.728Z] #21 18.26 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-30T07:41:15.728Z] #21 18.26 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-30T07:41:15.728Z] #21 18.26 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-30T07:41:15.728Z] #21 18.26 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-30T07:41:15.728Z] #21 18.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-30T07:41:15.728Z] #21 18.26 xz-utils zip zstd [2022-08-30T07:41:15.728Z] #21 18.58 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:41:15.728Z] #21 18.58 Need to get 27.7 MB of archives. [2022-08-30T07:41:15.728Z] #21 18.58 After this operation, 106 MB of additional disk space will be used. [2022-08-30T07:41:15.728Z] #21 18.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-30T07:41:15.728Z] #21 18.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-30T07:41:15.728Z] #21 18.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-30T07:41:15.728Z] #21 18.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-30T07:41:15.728Z] #21 18.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-30T07:41:15.728Z] #21 18.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-30T07:41:15.729Z] #21 18.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-30T07:41:15.729Z] #21 18.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-30T07:41:15.729Z] #21 18.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-30T07:41:15.729Z] #21 18.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-30T07:41:15.729Z] #21 18.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-30T07:41:15.729Z] #21 18.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-30T07:41:15.729Z] #21 18.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-30T07:41:15.729Z] #21 18.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-30T07:41:15.729Z] #21 18.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-30T07:41:15.729Z] #21 18.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-30T07:41:15.729Z] #21 18.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-30T07:41:15.729Z] #21 18.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-30T07:41:15.729Z] #21 18.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-30T07:41:15.729Z] #21 18.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-30T07:41:15.729Z] #21 18.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-30T07:41:15.729Z] #21 18.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-30T07:41:15.729Z] #21 18.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-30T07:41:15.729Z] #21 18.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-30T07:41:15.729Z] #21 18.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-30T07:41:15.729Z] #21 18.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-30T07:41:15.729Z] #21 18.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-30T07:41:15.729Z] #21 19.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-30T07:41:15.729Z] #21 19.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-30T07:41:15.729Z] #21 19.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-30T07:41:15.729Z] #21 19.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-30T07:41:15.729Z] #21 19.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-30T07:41:15.729Z] #21 19.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-30T07:41:15.729Z] #21 19.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-30T07:41:15.729Z] #21 19.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-30T07:41:15.729Z] #21 19.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-30T07:41:15.729Z] #21 19.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-30T07:41:15.729Z] #21 19.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-30T07:41:15.729Z] #21 19.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-30T07:41:15.729Z] #21 19.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-30T07:41:15.729Z] #21 19.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-30T07:41:15.729Z] #21 19.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-30T07:41:15.729Z] #21 19.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-30T07:41:15.729Z] #21 19.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-30T07:41:15.729Z] #21 19.42 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-30T07:41:15.729Z] #21 19.64 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-30T07:41:15.729Z] #21 19.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-30T07:41:15.729Z] #21 19.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-30T07:41:15.729Z] #21 19.71 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-30T07:41:15.729Z] #21 20.42 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:41:15.729Z] #21 20.55 Fetched 27.7 MB in 1s (19.1 MB/s) [2022-08-30T07:41:15.729Z] #21 20.62 Selecting previously unselected package pigz. [2022-08-30T07:41:15.729Z] #21 20.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 ... 24018 files and directories currently installed.) [2022-08-30T07:41:15.729Z] #21 20.67 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-30T07:41:15.729Z] #21 20.68 Unpacking pigz (2.6-1) ... [2022-08-30T07:41:15.729Z] #21 20.78 Selecting previously unselected package libelf1:amd64. [2022-08-30T07:41:15.729Z] #21 20.79 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-30T07:41:15.729Z] #21 20.80 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-30T07:41:15.812Z] #84 116.4 checking for dlfcn.h... yes [2022-08-30T07:41:15.985Z] #21 20.94 Selecting previously unselected package libbpf0:amd64. [2022-08-30T07:41:15.985Z] #21 20.94 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-30T07:41:15.985Z] #21 20.95 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-30T07:41:15.985Z] #21 ... [2022-08-30T07:41:15.985Z] [2022-08-30T07:41:15.985Z] #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-30T07:41:15.985Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:15.985Z] #77 115.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-30T07:41:15.985Z] #77 115.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-30T07:41:16.046Z] #77 85.93 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-30T07:41:16.072Z] #84 116.7 checking for objdir... .libs [2022-08-30T07:41:16.072Z] #84 ... [2022-08-30T07:41:16.072Z] [2022-08-30T07:41:16.072Z] #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-30T07:41:16.072Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:41:16.072Z] #19 147.9 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-30T07:41:16.072Z] #19 148.0 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-30T07:41:16.072Z] #19 148.0 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-30T07:41:16.072Z] #19 148.0 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-30T07:41:16.072Z] #19 148.0 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-30T07:41:16.072Z] #19 148.0 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-30T07:41:16.072Z] #19 148.0 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-30T07:41:16.072Z] #19 148.0 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-30T07:41:16.072Z] #19 148.0 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-30T07:41:16.072Z] #19 148.0 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-30T07:41:16.072Z] #19 148.0 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-30T07:41:16.072Z] #19 148.0 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-30T07:41:16.072Z] #19 148.0 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-30T07:41:16.072Z] #19 148.1 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-30T07:41:16.072Z] #19 148.2 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-30T07:41:16.072Z] #19 148.4 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-30T07:41:16.072Z] #19 148.4 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-30T07:41:16.072Z] #19 148.4 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-30T07:41:16.072Z] #19 148.5 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-30T07:41:16.072Z] #19 151.1 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-30T07:41:16.072Z] #19 151.1 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-30T07:41:16.072Z] #19 151.1 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-30T07:41:16.072Z] #19 151.2 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-30T07:41:16.072Z] #19 151.3 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-30T07:41:16.072Z] #19 154.5 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-30T07:41:16.072Z] #19 154.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-30T07:41:16.072Z] #19 154.5 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-30T07:41:16.072Z] #19 154.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-30T07:41:16.072Z] #19 154.6 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-30T07:41:16.072Z] #19 154.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.1 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-30T07:41:16.072Z] #19 155.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-30T07:41:16.072Z] #19 155.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.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-30T07:41:16.072Z] #19 155.3 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-30T07:41:16.072Z] #19 155.3 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-30T07:41:16.072Z] #19 155.3 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-30T07:41:16.283Z] #77 115.8 checking for gcc... gcc [2022-08-30T07:41:16.332Z] #19 ... [2022-08-30T07:41:16.332Z] [2022-08-30T07:41:16.332Z] #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-30T07:41:16.332Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:16.332Z] #84 117.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:41:16.332Z] #84 117.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:41:16.540Z] #77 115.9 checking whether the C compiler works... yes [2022-08-30T07:41:16.540Z] #77 116.1 checking for C compiler default output file name... a.out [2022-08-30T07:41:16.540Z] #77 116.1 checking for suffix of executables... [2022-08-30T07:41:16.596Z] #84 117.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:41:16.618Z] #77 86.38 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-30T07:41:16.797Z] #77 116.2 checking whether we are cross compiling... no [2022-08-30T07:41:16.797Z] #77 116.4 checking for suffix of object files... o [2022-08-30T07:41:17.054Z] #77 116.6 checking whether we are using the GNU C compiler... yes [2022-08-30T07:41:17.054Z] #77 116.7 checking whether gcc accepts -g... yes [2022-08-30T07:41:17.119Z] #84 117.4 checking if gcc static flag -static works... yes [2022-08-30T07:41:17.354Z] #77 116.8 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:41:17.379Z] #84 117.9 checking if gcc supports -c -o file.o... yes [2022-08-30T07:41:17.379Z] #84 118.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:41:17.379Z] #84 118.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:41:17.611Z] #77 117.0 checking whether gcc understands -c and -o together... yes [2022-08-30T07:41:17.611Z] #77 117.2 checking how to run the C preprocessor... gcc -E [2022-08-30T07:41:17.611Z] #77 117.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:41:17.611Z] #77 117.4 checking for egrep... /bin/grep -E [2022-08-30T07:41:17.639Z] #84 118.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:41:17.639Z] #84 118.5 checking how to hardcode library paths into programs... immediate [2022-08-30T07:41:17.639Z] #84 118.5 checking whether stripping libraries is possible... yes [2022-08-30T07:41:17.900Z] #84 118.6 checking if libtool supports shared libraries... yes [2022-08-30T07:41:17.900Z] #84 118.6 checking whether to build shared libraries... no [2022-08-30T07:41:17.900Z] #84 118.6 checking whether to build static libraries... yes [2022-08-30T07:41:17.900Z] #84 118.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:41:17.900Z] #84 118.6 checking whether build environment is sane... yes [2022-08-30T07:41:17.900Z] #84 118.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:41:17.900Z] #84 118.8 checking whether make sets $(MAKE)... yes [2022-08-30T07:41:18.161Z] #84 118.9 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:41:18.161Z] #84 119.0 checking whether make supports nested variables... yes [2022-08-30T07:41:18.161Z] #84 119.0 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:41:18.161Z] #84 119.0 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:41:18.420Z] #84 119.0 checking how to create a ustar tar archive... gnutar [2022-08-30T07:41:18.583Z] #77 117.4 checking for ANSI C header files... yes [2022-08-30T07:41:18.583Z] #77 118.0 checking for sys/types.h... yes [2022-08-30T07:41:18.680Z] #84 119.2 checking dependency style of gcc... gcc3 [2022-08-30T07:41:18.681Z] #84 119.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:41:18.681Z] #84 119.5 checking whether make supports nested variables... (cached) yes [2022-08-30T07:41:18.681Z] #84 119.5 checking for gawk... (cached) mawk [2022-08-30T07:41:18.681Z] #84 119.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-30T07:41:18.681Z] #84 119.6 checking for gcc... (cached) gcc [2022-08-30T07:41:18.840Z] #77 118.2 checking for sys/stat.h... yes [2022-08-30T07:41:18.840Z] #77 118.3 checking for stdlib.h... yes [2022-08-30T07:41:19.097Z] #77 118.5 checking for string.h... yes [2022-08-30T07:41:19.097Z] #77 118.6 checking for memory.h... yes [2022-08-30T07:41:19.250Z] #84 119.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-30T07:41:19.250Z] #84 119.9 checking whether gcc accepts -g... (cached) yes [2022-08-30T07:41:19.250Z] #84 119.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-30T07:41:19.250Z] #84 119.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-30T07:41:19.250Z] #84 119.9 checking for a Python interpreter with version >= 3... python3 [2022-08-30T07:41:19.250Z] #84 120.0 checking for python3... /usr/bin/python3 [2022-08-30T07:41:19.250Z] #84 120.0 checking for python3 version... 3.9 [2022-08-30T07:41:19.250Z] #84 120.1 checking for python3 platform... linux [2022-08-30T07:41:19.354Z] #77 118.9 checking for strings.h... yes [2022-08-30T07:41:19.510Z] #84 120.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-30T07:41:19.610Z] #77 119.0 checking for inttypes.h... yes [2022-08-30T07:41:19.867Z] #77 119.2 checking for stdint.h... yes [2022-08-30T07:41:20.083Z] #84 120.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-30T07:41:20.083Z] #84 120.7 checking for go-md2man... no [2022-08-30T07:41:20.083Z] #84 120.7 checking error.h usability... yes [2022-08-30T07:41:20.083Z] #84 120.9 checking error.h presence... yes [2022-08-30T07:41:20.083Z] #84 121.0 checking for error.h... yes [2022-08-30T07:41:20.123Z] #77 119.5 checking for unistd.h... yes [2022-08-30T07:41:20.123Z] #77 119.7 checking minix/config.h usability... no [2022-08-30T07:41:20.123Z] #77 119.8 checking minix/config.h presence... no [2022-08-30T07:41:20.123Z] #77 119.8 checking for minix/config.h... no [2022-08-30T07:41:20.345Z] #84 121.1 checking linux/openat2.h usability... yes [2022-08-30T07:41:20.380Z] #77 119.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-30T07:41:20.637Z] #77 120.0 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:41:20.637Z] #77 120.2 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:41:20.637Z] #77 120.2 checking how to print strings... printf [2022-08-30T07:41:20.637Z] #77 120.2 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:41:20.637Z] #77 120.3 checking for fgrep... /bin/grep -F [2022-08-30T07:41:20.637Z] #77 120.3 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:41:20.637Z] #77 120.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:41:20.637Z] #77 120.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:41:20.894Z] #77 120.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:41:20.894Z] #77 120.4 checking whether ln -s works... yes [2022-08-30T07:41:20.894Z] #77 120.4 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:41:20.894Z] #77 120.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-30T07:41:20.894Z] #77 120.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:41:20.894Z] #77 120.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:41:20.894Z] #77 120.5 checking for objdump... objdump [2022-08-30T07:41:20.894Z] #77 120.5 checking how to recognize dependent libraries... pass_all [2022-08-30T07:41:20.894Z] #77 120.5 checking for dlltool... no [2022-08-30T07:41:20.894Z] #77 120.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:41:20.894Z] #77 120.5 checking for ar... ar [2022-08-30T07:41:20.894Z] #77 120.5 checking for archiver @FILE support... @ [2022-08-30T07:41:20.915Z] #84 121.3 checking linux/openat2.h presence... yes [2022-08-30T07:41:20.915Z] #84 121.5 checking for linux/openat2.h... yes [2022-08-30T07:41:21.150Z] #77 120.6 checking for strip... strip [2022-08-30T07:41:21.150Z] #77 120.6 checking for ranlib... ranlib [2022-08-30T07:41:21.150Z] #77 120.6 checking for gawk... no [2022-08-30T07:41:21.150Z] #77 120.6 checking for mawk... mawk [2022-08-30T07:41:21.178Z] #84 121.6 checking for copy_file_range... yes [2022-08-30T07:41:21.407Z] #77 120.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:41:21.407Z] #77 121.0 checking for sysroot... no [2022-08-30T07:41:21.407Z] #77 121.0 checking for a working dd... /bin/dd [2022-08-30T07:41:21.407Z] #77 121.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:41:21.664Z] #77 121.2 checking for mt... no [2022-08-30T07:41:21.664Z] #77 121.2 checking if : is a manifest tool... no [2022-08-30T07:41:21.664Z] #77 121.2 checking for dlfcn.h... yes [2022-08-30T07:41:21.664Z] #77 121.4 checking for objdir... .libs [2022-08-30T07:41:21.698Z] #84 122.1 checking for fgetxattr... yes [2022-08-30T07:41:21.958Z] #84 122.5 checking for statx... yes [2022-08-30T07:41:22.226Z] #77 121.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:41:22.227Z] #77 121.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:41:22.227Z] #77 121.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:41:22.529Z] #84 122.8 checking for fgetpwent_r... yes [2022-08-30T07:41:22.739Z] #77 122.0 checking if gcc static flag -static works... yes [2022-08-30T07:41:22.739Z] #77 122.4 checking if gcc supports -c -o file.o... yes [2022-08-30T07:41:22.789Z] #84 123.2 checking for issetugid... no [2022-08-30T07:41:22.789Z] #84 123.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-30T07:41:22.789Z] #84 123.5 checking pkg-config is at least version 0.9.0... yes [2022-08-30T07:41:22.995Z] #77 122.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:41:22.996Z] #77 122.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:41:23.049Z] #84 123.5 checking for library containing yajl_tree_get... -lyajl [2022-08-30T07:41:23.049Z] #84 123.9 checking for yajl >= 2.0.0... yes [2022-08-30T07:41:23.205Z] #77 ... [2022-08-30T07:41:23.205Z] [2022-08-30T07:41:23.205Z] #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-30T07:41:23.205Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:41:23.205Z] #14 154.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-30T07:41:23.205Z] #14 154.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:41:23.205Z] #14 154.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-30T07:41:23.252Z] #77 122.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:41:23.252Z] #77 122.8 checking how to hardcode library paths into programs... immediate [2022-08-30T07:41:23.252Z] #77 122.8 checking whether stripping libraries is possible... yes [2022-08-30T07:41:23.252Z] #77 122.8 checking if libtool supports shared libraries... yes [2022-08-30T07:41:23.252Z] #77 122.8 checking whether to build shared libraries... no [2022-08-30T07:41:23.252Z] #77 122.8 checking whether to build static libraries... yes [2022-08-30T07:41:23.252Z] #77 122.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:41:23.252Z] #77 122.9 checking whether build environment is sane... yes [2022-08-30T07:41:23.252Z] #77 122.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:41:23.252Z] #77 122.9 checking whether make sets $(MAKE)... yes [2022-08-30T07:41:23.252Z] #77 123.0 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:41:23.309Z] #84 124.0 checking sys/capability.h usability... yes [2022-08-30T07:41:23.310Z] #84 124.1 checking sys/capability.h presence... yes [2022-08-30T07:41:23.508Z] #77 123.0 checking whether make supports nested variables... yes [2022-08-30T07:41:23.508Z] #77 123.1 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:41:23.508Z] #77 123.1 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:41:23.508Z] #77 123.1 checking how to create a ustar tar archive... gnutar [2022-08-30T07:41:23.569Z] #84 124.2 checking for sys/capability.h... yes [2022-08-30T07:41:23.765Z] #77 123.1 checking dependency style of gcc... gcc3 [2022-08-30T07:41:23.765Z] #77 123.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:41:23.765Z] #77 123.3 checking whether make supports nested variables... (cached) yes [2022-08-30T07:41:23.765Z] #77 123.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-30T07:41:23.765Z] #77 123.3 checking pkg-config is at least version 0.9.0... yes [2022-08-30T07:41:23.765Z] #77 123.3 checking for yajl >= 2.1.0... yes [2022-08-30T07:41:23.765Z] #77 123.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-30T07:41:23.765Z] #77 123.3 checking for gcc... (cached) gcc [2022-08-30T07:41:23.765Z] #77 123.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-30T07:41:23.765Z] #77 123.4 checking whether gcc accepts -g... (cached) yes [2022-08-30T07:41:23.765Z] #77 123.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-30T07:41:23.765Z] #77 123.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-30T07:41:23.765Z] #77 123.4 checking for a Python interpreter with version >= 3... python3 [2022-08-30T07:41:24.022Z] #77 123.5 checking for python3... /usr/bin/python3 [2022-08-30T07:41:24.022Z] #77 123.5 checking for python3 version... 3.9 [2022-08-30T07:41:24.022Z] #77 123.6 checking for python3 platform... linux [2022-08-30T07:41:24.022Z] #77 123.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-30T07:41:24.139Z] #84 124.2 checking for library containing cap_from_name... -lcap [2022-08-30T07:41:24.279Z] #77 123.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-30T07:41:24.535Z] #77 124.1 checking that generated files are newer than configure... done [2022-08-30T07:41:24.535Z] #77 124.1 configure: creating ./config.status [2022-08-30T07:41:24.589Z] #14 166.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-30T07:41:24.589Z] #14 166.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:41:24.589Z] #14 166.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:41:24.714Z] #84 124.9 checking for library containing dlopen... -ldl [2022-08-30T07:41:24.975Z] #84 125.5 checking seccomp.h usability... yes [2022-08-30T07:41:24.975Z] #84 125.7 checking seccomp.h presence... yes [2022-08-30T07:41:24.975Z] #84 125.7 checking for seccomp.h... yes [2022-08-30T07:41:25.551Z] #84 125.7 checking for library containing seccomp_rule_add... -lseccomp [2022-08-30T07:41:25.811Z] #84 126.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-30T07:41:26.070Z] #84 126.6 checking systemd/sd-bus.h usability... yes [2022-08-30T07:41:26.331Z] #84 126.8 checking systemd/sd-bus.h presence... yes [2022-08-30T07:41:26.331Z] #84 127.0 checking for systemd/sd-bus.h... yes [2022-08-30T07:41:26.331Z] #84 127.0 checking for library containing sd_bus_match_signal_async... [2022-08-30T07:41:26.331Z] #84 ... [2022-08-30T07:41:26.331Z] [2022-08-30T07:41:26.331Z] #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-30T07:41:26.331Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:41:26.331Z] #19 158.4 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-30T07:41:26.331Z] #19 158.4 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-30T07:41:26.331Z] #19 158.5 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-30T07:41:26.331Z] #19 158.6 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-30T07:41:26.331Z] #19 158.6 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-30T07:41:26.331Z] #19 160.7 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-30T07:41:26.331Z] #19 160.7 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-30T07:41:26.331Z] #19 160.7 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-30T07:41:26.331Z] #19 160.8 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-30T07:41:26.331Z] #19 160.8 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-30T07:41:26.331Z] #19 160.8 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-30T07:41:26.331Z] #19 160.8 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-30T07:41:26.331Z] #19 160.9 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-30T07:41:26.331Z] #19 160.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-30T07:41:26.331Z] #19 160.9 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-30T07:41:26.331Z] #19 160.9 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-30T07:41:26.331Z] #19 163.2 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-30T07:41:26.331Z] #19 163.2 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-30T07:41:26.331Z] #19 163.2 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-30T07:41:26.331Z] #19 163.3 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-30T07:41:26.331Z] #19 163.4 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-30T07:41:26.331Z] #19 165.9 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-30T07:41:26.331Z] #19 165.9 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-30T07:41:26.331Z] #19 165.9 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-30T07:41:26.331Z] #19 165.9 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-30T07:41:26.331Z] #19 165.9 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-30T07:41:26.331Z] #19 165.9 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-30T07:41:26.331Z] #19 165.9 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-30T07:41:26.331Z] #19 165.9 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-30T07:41:26.331Z] #19 166.1 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-30T07:41:26.331Z] #19 166.1 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-30T07:41:26.331Z] #19 166.2 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-30T07:41:26.331Z] #19 166.2 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-30T07:41:26.331Z] #19 166.2 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-30T07:41:26.331Z] #19 166.2 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-30T07:41:26.331Z] #19 166.3 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-30T07:41:26.429Z] #77 ... [2022-08-30T07:41:26.429Z] [2022-08-30T07:41:26.429Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:41:26.429Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:41:26.429Z] #21 21.10 Selecting previously unselected package libcap2:amd64. [2022-08-30T07:41:26.429Z] #21 21.10 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 21.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:41:26.429Z] #21 21.19 Selecting previously unselected package libmnl0:amd64. [2022-08-30T07:41:26.429Z] #21 21.20 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 21.20 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-30T07:41:26.429Z] #21 21.27 Selecting previously unselected package libxtables12:amd64. [2022-08-30T07:41:26.429Z] #21 21.27 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 21.28 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-30T07:41:26.429Z] #21 21.34 Selecting previously unselected package libcap2-bin. [2022-08-30T07:41:26.429Z] #21 21.35 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 21.35 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-30T07:41:26.429Z] #21 21.45 Selecting previously unselected package iproute2. [2022-08-30T07:41:26.429Z] #21 21.45 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 21.46 Unpacking iproute2 (5.10.0-4) ... [2022-08-30T07:41:26.429Z] #21 21.98 Selecting previously unselected package xxd. [2022-08-30T07:41:26.429Z] #21 21.98 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 21.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:41:26.429Z] #21 22.10 Selecting previously unselected package vim-common. [2022-08-30T07:41:26.429Z] #21 22.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:41:26.429Z] #21 22.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:41:26.429Z] #21 22.26 Selecting previously unselected package bash-completion. [2022-08-30T07:41:26.429Z] #21 22.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-30T07:41:26.429Z] #21 24.13 Unpacking bash-completion (1:2.11-2) ... [2022-08-30T07:41:26.429Z] #21 24.61 Selecting previously unselected package bzip2. [2022-08-30T07:41:26.429Z] #21 24.61 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 24.61 Unpacking bzip2 (1.0.8-4) ... [2022-08-30T07:41:26.429Z] #21 24.68 Selecting previously unselected package xz-utils. [2022-08-30T07:41:26.429Z] #21 24.68 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 24.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:41:26.429Z] #21 24.82 Selecting previously unselected package apparmor. [2022-08-30T07:41:26.429Z] #21 24.82 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 24.89 Unpacking apparmor (2.13.6-10) ... [2022-08-30T07:41:26.429Z] #21 25.36 Selecting previously unselected package inetutils-ping. [2022-08-30T07:41:26.429Z] #21 25.38 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 25.38 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-30T07:41:26.429Z] #21 25.49 Selecting previously unselected package libip4tc2:amd64. [2022-08-30T07:41:26.429Z] #21 25.49 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 25.50 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-30T07:41:26.429Z] #21 25.55 Selecting previously unselected package libip6tc2:amd64. [2022-08-30T07:41:26.429Z] #21 25.56 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 25.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-30T07:41:26.429Z] #21 25.63 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-30T07:41:26.429Z] #21 25.64 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 25.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-30T07:41:26.429Z] #21 25.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-30T07:41:26.429Z] #21 25.68 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 25.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-30T07:41:26.429Z] #21 25.76 Selecting previously unselected package libnftnl11:amd64. [2022-08-30T07:41:26.429Z] #21 25.78 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 25.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-30T07:41:26.429Z] #21 25.88 Selecting previously unselected package iptables. [2022-08-30T07:41:26.429Z] #21 25.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 25.91 Unpacking iptables (1.8.7-1) ... [2022-08-30T07:41:26.429Z] #21 26.26 Selecting previously unselected package libonig5:amd64. [2022-08-30T07:41:26.429Z] #21 26.27 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 26.27 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:41:26.429Z] #21 26.44 Selecting previously unselected package libjq1:amd64. [2022-08-30T07:41:26.429Z] #21 26.44 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 26.44 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:41:26.429Z] #21 26.55 Selecting previously unselected package jq. [2022-08-30T07:41:26.429Z] #21 26.55 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 26.57 Unpacking jq (1.6-2.1) ... [2022-08-30T07:41:26.429Z] #21 26.66 Selecting previously unselected package libaio1:amd64. [2022-08-30T07:41:26.429Z] #21 26.67 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 26.68 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-30T07:41:26.429Z] #21 26.74 Selecting previously unselected package libgpm2:amd64. [2022-08-30T07:41:26.429Z] #21 26.74 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 26.74 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-30T07:41:26.429Z] #21 26.82 Selecting previously unselected package libicu67:amd64. [2022-08-30T07:41:26.429Z] #21 26.83 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 26.84 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-30T07:41:26.429Z] #21 30.31 Selecting previously unselected package libinih1:amd64. [2022-08-30T07:41:26.429Z] #21 30.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 30.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-30T07:41:26.429Z] #21 30.41 Selecting previously unselected package libnet1:amd64. [2022-08-30T07:41:26.429Z] #21 30.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 30.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:41:26.429Z] #21 30.52 Selecting previously unselected package libnl-3-200:amd64. [2022-08-30T07:41:26.429Z] #21 30.52 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 30.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:41:26.429Z] #21 30.62 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:41:26.429Z] #21 30.64 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 30.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:41:26.429Z] #21 30.69 Selecting previously unselected package libyajl2:amd64. [2022-08-30T07:41:26.429Z] #21 30.70 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 30.70 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:41:26.429Z] #21 30.76 Selecting previously unselected package net-tools. [2022-08-30T07:41:26.429Z] #21 30.76 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 30.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-30T07:41:26.429Z] #21 30.98 Selecting previously unselected package patch. [2022-08-30T07:41:26.429Z] #21 30.99 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-30T07:41:26.429Z] #21 30.99 Unpacking patch (2.7.6-7) ... [2022-08-30T07:41:26.429Z] #21 31.12 Selecting previously unselected package python-pip-whl. [2022-08-30T07:41:26.429Z] #21 31.12 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-30T07:41:26.429Z] #21 31.13 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-30T07:41:26.429Z] #21 ... [2022-08-30T07:41:26.429Z] [2022-08-30T07:41:26.429Z] #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-30T07:41:26.429Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:26.429Z] #77 126.0 config.status: creating Makefile [2022-08-30T07:41:26.429Z] #77 126.1 config.status: creating config.h [2022-08-30T07:41:26.429Z] #77 126.1 config.status: executing libtool commands [2022-08-30T07:41:26.429Z] #77 126.2 config.status: executing depfiles commands [2022-08-30T07:41:26.656Z] #14 ... [2022-08-30T07:41:26.656Z] [2022-08-30T07:41:26.656Z] #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-30T07:41:26.656Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:26.656Z] #77 48.27 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-30T07:41:26.656Z] #77 ... [2022-08-30T07:41:26.656Z] [2022-08-30T07:41:26.656Z] #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-30T07:41:26.656Z] #64 sha256:a967ba87a36c0bf3a5cc4958f78c7f554fb46d6684284b3e41c15629c66c23d4 [2022-08-30T07:41:26.902Z] #19 ... [2022-08-30T07:41:26.902Z] [2022-08-30T07:41:26.902Z] #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-30T07:41:26.902Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:26.902Z] #84 127.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-30T07:41:27.412Z] #77 126.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-30T07:41:27.412Z] #77 126.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-30T07:41:27.473Z] #84 127.7 checking for sd_notify_barrier... yes [2022-08-30T07:41:27.669Z] #77 127.2 checking for gcc... gcc [2022-08-30T07:41:27.669Z] #77 127.2 checking whether the C compiler works... yes [2022-08-30T07:41:27.669Z] #77 127.4 checking for C compiler default output file name... a.out [2022-08-30T07:41:27.737Z] #84 128.2 checking linux/bpf.h usability... yes [2022-08-30T07:41:28.000Z] #84 128.6 checking linux/bpf.h presence... yes [2022-08-30T07:41:28.000Z] #84 128.7 checking for linux/bpf.h... yes [2022-08-30T07:41:28.000Z] #84 128.7 checking compilation for eBPF... yes [2022-08-30T07:41:28.000Z] #84 128.8 checking for criu >= 3.15... no [2022-08-30T07:41:28.000Z] #84 128.9 configure: CRIU headers not found, building without CRIU support [2022-08-30T07:41:28.000Z] #84 128.9 checking for criu > 3.16... no [2022-08-30T07:41:28.000Z] #84 128.9 configure: CRIU version doesn't support join-ns API [2022-08-30T07:41:28.000Z] #84 128.9 checking for criu > 3.16.1... no [2022-08-30T07:41:28.000Z] #84 128.9 configure: CRIU version doesn't support for pre-dumping [2022-08-30T07:41:28.000Z] #84 128.9 checking for new mount API (fsconfig)... yes [2022-08-30T07:41:28.233Z] #77 127.4 checking for suffix of executables... [2022-08-30T07:41:28.233Z] #77 127.7 checking whether we are cross compiling... no [2022-08-30T07:41:28.233Z] #77 127.9 checking for suffix of object files... o [2022-08-30T07:41:28.490Z] #77 128.0 checking whether we are using the GNU C compiler... yes [2022-08-30T07:41:28.490Z] #77 128.1 checking whether gcc accepts -g... yes [2022-08-30T07:41:28.521Z] #84 129.0 checking for seccomp notify API... yes [2022-08-30T07:41:28.521Z] #84 129.2 checking for gperf... no [2022-08-30T07:41:28.521Z] #84 129.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-30T07:41:28.521Z] #84 129.2 checking for library containing argp_parse... none required [2022-08-30T07:41:28.747Z] #77 128.2 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:41:28.747Z] #77 128.3 checking whether gcc understands -c and -o together... yes [2022-08-30T07:41:28.747Z] #77 128.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:41:28.747Z] #77 128.5 checking whether build environment is sane... yes [2022-08-30T07:41:28.747Z] #77 128.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:41:28.781Z] #84 129.6 checking that generated files are newer than configure... done [2022-08-30T07:41:28.781Z] #84 129.6 configure: creating ./config.status [2022-08-30T07:41:29.004Z] #77 128.5 checking for gawk... no [2022-08-30T07:41:29.004Z] #77 128.5 checking for mawk... mawk [2022-08-30T07:41:29.004Z] #77 128.5 checking whether make sets $(MAKE)... yes [2022-08-30T07:41:29.004Z] #77 128.5 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:41:29.004Z] #77 128.5 checking whether make supports nested variables... yes [2022-08-30T07:41:29.004Z] #77 128.6 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:41:29.004Z] #77 128.6 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:41:29.004Z] #77 128.6 checking how to create a ustar tar archive... gnutar [2022-08-30T07:41:29.260Z] #77 128.6 checking dependency style of gcc... gcc3 [2022-08-30T07:41:29.260Z] #77 128.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:41:29.260Z] #77 128.9 checking whether make supports nested variables... (cached) yes [2022-08-30T07:41:29.486Z] #64 76.91 Updating files: 25% (1265/4978) Updating files: 26% (1295/4978) Updating files: 27% (1345/4978) Updating files: 28% (1394/4978) Updating files: 29% (1444/4978) Updating files: 30% (1494/4978) Updating files: 31% (1544/4978) Updating files: 32% (1593/4978) Updating files: 33% (1643/4978) Updating files: 34% (1693/4978) Updating files: 35% (1743/4978) Updating files: 36% (1793/4978) Updating files: 37% (1842/4978) Updating files: 38% (1892/4978) Updating files: 39% (1942/4978) Updating files: 40% (1992/4978) Updating files: 41% (2041/4978) Updating files: 42% (2091/4978) Updating files: 43% (2141/4978) Updating files: 44% (2191/4978) Updating files: 45% (2241/4978) Updating files: 46% (2290/4978) Updating files: 47% (2340/4978) Updating files: 48% (2390/4978) Updating files: 49% (2440/4978) Updating files: 50% (2489/4978) Updating files: 51% (2539/4978) Updating files: 52% (2589/4978) Updating files: 53% (2639/4978) Updating files: 54% (2689/4978) Updating files: 55% (2738/4978) Updating files: 56% (2788/4978) Updating files: 57% (2838/4978) Updating files: 58% (2888/4978) Updating files: 59% (2938/4978) Updating files: 60% (2987/4978) Updating files: 61% (3037/4978) Updating files: 62% (3087/4978) Updating files: 63% (3137/4978) Updating files: 64% (3186/4978) Updating files: 65% (3236/4978) Updating files: 66% (3286/4978) Updating files: 67% (3336/4978) Updating files: 68% (3386/4978) Updating files: 69% (3435/4978) Updating files: 70% (3485/4978) Updating files: 71% (3535/4978) Updating files: 72% (3585/4978) Updating files: 73% (3634/4978) Updating files: 74% (3684/4978) Updating files: 75% (3734/4978) Updating files: 76% (3784/4978) Updating files: 77% (3834/4978) Updating files: 78% (3883/4978) Updating files: 79% (3933/4978) Updating files: 80% (3983/4978) Updating files: 81% (4033/4978) Updating files: 82% (4082/4978) Updating files: 82% (4102/4978) Updating files: 83% (4132/4978) Updating files: 84% (4182/4978) Updating files: 85% (4232/4978) Updating files: 86% (4282/4978) Updating files: 87% (4331/4978) Updating files: 88% (4381/4978) Updating files: 89% (4431/4978) Updating files: 90% (4481/4978) Updating files: 91% (4530/4978) Updating files: 92% (4580/4978) Updating files: 93% (4630/4978) Updating files: 94% (4680/4978) Updating files: 95% (4730/4978) Updating files: 96% (4779/4978) Updating files: 97% (4829/4978) Updating files: 98% (4879/4978) Updating files: 98% (4882/4978) Updating files: 99% (4929/4978) Updating files: 100% (4978/4978) Updating files: 100% (4978/4978), done. [2022-08-30T07:41:29.486Z] #64 80.13 + cd /tmp/tmp.jL4DtD9IQj/src/github.com/containerd/containerd [2022-08-30T07:41:29.486Z] #64 80.13 + git checkout -q v1.6.8 [2022-08-30T07:41:29.517Z] #77 128.9 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:41:29.517Z] #77 129.1 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:41:29.517Z] #77 129.1 checking how to print strings... printf [2022-08-30T07:41:29.517Z] #77 129.1 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:41:29.517Z] #77 129.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:41:29.517Z] #77 129.2 checking for egrep... /bin/grep -E [2022-08-30T07:41:29.517Z] #77 129.2 checking for fgrep... /bin/grep -F [2022-08-30T07:41:29.517Z] #77 129.2 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:41:29.517Z] #77 129.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:41:29.517Z] #77 129.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:41:29.517Z] #77 129.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:41:29.721Z] #84 ... [2022-08-30T07:41:29.721Z] [2022-08-30T07:41:29.721Z] #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-30T07:41:29.721Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:41:29.721Z] #41 DONE 185.0s [2022-08-30T07:41:29.721Z] [2022-08-30T07:41:29.721Z] #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-30T07:41:29.721Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:41:29.721Z] #19 169.0 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-30T07:41:29.721Z] #19 169.0 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-30T07:41:29.721Z] #19 169.1 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-30T07:41:29.721Z] #19 169.2 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-30T07:41:29.721Z] #19 169.3 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-30T07:41:29.721Z] #19 171.4 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-30T07:41:29.721Z] #19 171.4 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-30T07:41:29.721Z] #19 171.4 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-30T07:41:29.721Z] #19 171.5 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-30T07:41:29.721Z] #19 171.6 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-30T07:41:29.721Z] #19 171.6 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-30T07:41:29.721Z] #19 171.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-30T07:41:29.721Z] #19 171.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-30T07:41:29.721Z] #19 171.6 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-30T07:41:29.721Z] #19 171.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-30T07:41:29.721Z] #19 171.7 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-30T07:41:29.721Z] #19 171.7 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-30T07:41:29.774Z] #77 129.3 checking whether ln -s works... yes [2022-08-30T07:41:29.774Z] #77 129.3 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:41:29.774Z] #77 129.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-30T07:41:29.774Z] #77 129.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:41:29.774Z] #77 129.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:41:29.774Z] #77 129.3 checking for objdump... objdump [2022-08-30T07:41:29.774Z] #77 129.3 checking how to recognize dependent libraries... pass_all [2022-08-30T07:41:29.774Z] #77 129.3 checking for dlltool... no [2022-08-30T07:41:29.774Z] #77 129.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:41:29.774Z] #77 129.3 checking for ar... ar [2022-08-30T07:41:30.031Z] #77 129.3 checking for archiver @FILE support... @ [2022-08-30T07:41:30.031Z] #77 129.5 checking for strip... strip [2022-08-30T07:41:30.031Z] #77 129.5 checking for ranlib... ranlib [2022-08-30T07:41:30.031Z] #77 129.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:41:30.031Z] #77 129.8 checking for sysroot... no [2022-08-30T07:41:30.031Z] #77 129.8 checking for a working dd... /bin/dd [2022-08-30T07:41:30.031Z] #77 129.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:41:30.288Z] #77 129.8 checking for mt... no [2022-08-30T07:41:30.288Z] #77 129.8 checking if : is a manifest tool... no [2022-08-30T07:41:30.288Z] #77 129.9 checking how to run the C preprocessor... gcc -E [2022-08-30T07:41:30.801Z] #77 130.0 checking for ANSI C header files... yes [2022-08-30T07:41:31.058Z] #77 130.5 checking for sys/types.h... yes [2022-08-30T07:41:31.315Z] #77 130.7 checking for sys/stat.h... yes [2022-08-30T07:41:31.315Z] #77 130.8 checking for stdlib.h... yes [2022-08-30T07:41:31.615Z] #77 131.0 checking for string.h... yes [2022-08-30T07:41:31.615Z] #77 131.2 checking for memory.h... yes [2022-08-30T07:41:31.872Z] #77 131.3 checking for strings.h... yes [2022-08-30T07:41:32.013Z] #64 82.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-30T07:41:32.013Z] #64 82.52 + BUILDTAGS='netgo osusergo static_build' [2022-08-30T07:41:32.013Z] #64 82.52 + export EXTRA_FLAGS=-buildmode=pie [2022-08-30T07:41:32.013Z] #64 82.52 + EXTRA_FLAGS=-buildmode=pie [2022-08-30T07:41:32.013Z] #64 82.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-30T07:41:32.013Z] #64 82.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-30T07:41:32.013Z] #64 82.52 + '[' '' = dynamic ']' [2022-08-30T07:41:32.013Z] #64 82.52 + make [2022-08-30T07:41:32.127Z] #77 131.5 checking for inttypes.h... yes [2022-08-30T07:41:32.128Z] #77 131.6 checking for stdint.h... yes [2022-08-30T07:41:32.128Z] #77 131.7 checking for unistd.h... yes [2022-08-30T07:41:32.384Z] #77 131.9 checking for dlfcn.h... yes [2022-08-30T07:41:32.384Z] #77 132.0 checking for objdir... .libs [2022-08-30T07:41:32.464Z] #77 ... [2022-08-30T07:41:32.464Z] [2022-08-30T07:41:32.464Z] #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-30T07:41:32.464Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-30T07:41:32.464Z] #47 198.5 + dpkg --print-architecture [2022-08-30T07:41:32.464Z] #47 DONE 199.2s [2022-08-30T07:41:32.464Z] [2022-08-30T07:41:32.464Z] #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-30T07:41:32.464Z] #64 sha256:15ecdb5998f9d64cc635ba1d9f1eb89344e888d8225ab62d8db7d0994d027b18 [2022-08-30T07:41:32.898Z] #77 132.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:41:32.898Z] #77 132.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:41:32.898Z] #77 132.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:41:33.048Z] #19 174.5 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-30T07:41:33.048Z] #19 174.5 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-30T07:41:33.048Z] #19 174.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-30T07:41:33.048Z] #19 ... [2022-08-30T07:41:33.048Z] [2022-08-30T07:41:33.048Z] #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-30T07:41:33.048Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:41:33.048Z] #43 188.1 Delve is a source level debugger for Go programs. [2022-08-30T07:41:33.048Z] #43 188.1 [2022-08-30T07:41:33.048Z] #43 188.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-30T07:41:33.048Z] #43 188.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-30T07:41:33.048Z] #43 188.1 [2022-08-30T07:41:33.048Z] #43 188.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-30T07:41:33.048Z] #43 188.1 [2022-08-30T07:41:33.048Z] #43 188.1 Pass flags to the program you are debugging using `--`, for example: [2022-08-30T07:41:33.048Z] #43 188.1 [2022-08-30T07:41:33.048Z] #43 188.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-30T07:41:33.048Z] #43 188.1 [2022-08-30T07:41:33.048Z] #43 188.1 Usage: [2022-08-30T07:41:33.048Z] #43 188.1 dlv [command] [2022-08-30T07:41:33.048Z] #43 188.1 [2022-08-30T07:41:33.048Z] #43 188.1 Available Commands: [2022-08-30T07:41:33.048Z] #43 188.1 attach Attach to running process and begin debugging. [2022-08-30T07:41:33.048Z] #43 188.1 connect Connect to a headless debug server with a terminal client. [2022-08-30T07:41:33.048Z] #43 188.1 core Examine a core dump. [2022-08-30T07:41:33.048Z] #43 188.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-30T07:41:33.048Z] #43 188.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-30T07:41:33.048Z] #43 188.1 exec Execute a precompiled binary, and begin a debug session. [2022-08-30T07:41:33.048Z] #43 188.1 help Help about any command [2022-08-30T07:41:33.048Z] #43 188.1 run Deprecated command. Use 'debug' instead. [2022-08-30T07:41:33.048Z] #43 188.1 test Compile test binary and begin debugging program. [2022-08-30T07:41:33.048Z] #43 188.1 trace Compile and begin tracing program. [2022-08-30T07:41:33.048Z] #43 188.1 version Prints version. [2022-08-30T07:41:33.048Z] #43 188.1 [2022-08-30T07:41:33.048Z] #43 188.1 Flags: [2022-08-30T07:41:33.048Z] #43 188.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-30T07:41:33.048Z] #43 188.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-30T07:41:33.048Z] #43 188.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-30T07:41:33.048Z] #43 188.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-30T07:41:33.048Z] #43 188.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-30T07:41:33.048Z] #43 188.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-30T07:41:33.048Z] #43 188.1 --disable-aslr Disables address space randomization [2022-08-30T07:41:33.048Z] #43 188.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-30T07:41:33.048Z] #43 188.1 -h, --help help for dlv [2022-08-30T07:41:33.048Z] #43 188.1 --init string Init file, executed by the terminal client. [2022-08-30T07:41:33.048Z] #43 188.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-30T07:41:33.048Z] #43 188.1 --log Enable debugging server logging. [2022-08-30T07:41:33.048Z] #43 188.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-30T07:41:33.048Z] #43 188.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-30T07:41:33.048Z] #43 188.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-30T07:41:33.048Z] #43 188.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-30T07:41:33.048Z] #43 188.1 --wd string Working directory for running the program. [2022-08-30T07:41:33.048Z] #43 188.1 [2022-08-30T07:41:33.048Z] #43 188.1 Additional help topics: [2022-08-30T07:41:33.048Z] #43 188.1 dlv backend Help about the --backend flag. [2022-08-30T07:41:33.048Z] #43 188.1 dlv log Help about logging flags. [2022-08-30T07:41:33.048Z] #43 188.1 dlv redirect Help about file redirection. [2022-08-30T07:41:33.048Z] #43 188.1 [2022-08-30T07:41:33.048Z] #43 188.1 Use "dlv [command] --help" for more information about a command. [2022-08-30T07:41:33.048Z] #43 DONE 188.3s [2022-08-30T07:41:33.048Z] [2022-08-30T07:41:33.048Z] #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-30T07:41:33.048Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:41:33.048Z] #19 174.7 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-30T07:41:33.048Z] #19 174.9 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-30T07:41:33.156Z] #77 132.5 checking if gcc static flag -static works... yes [2022-08-30T07:41:33.412Z] #77 132.8 checking if gcc supports -c -o file.o... yes [2022-08-30T07:41:33.412Z] #77 132.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:41:33.412Z] #77 132.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:41:33.412Z] #77 132.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:41:33.669Z] #77 133.1 checking how to hardcode library paths into programs... immediate [2022-08-30T07:41:33.669Z] #77 133.1 checking whether stripping libraries is possible... yes [2022-08-30T07:41:33.669Z] #77 133.1 checking if libtool supports shared libraries... yes [2022-08-30T07:41:33.669Z] #77 133.1 checking whether to build shared libraries... no [2022-08-30T07:41:33.669Z] #77 133.1 checking whether to build static libraries... yes [2022-08-30T07:41:33.669Z] #77 133.2 checking float.h usability... yes [2022-08-30T07:41:33.669Z] #77 133.3 checking float.h presence... yes [2022-08-30T07:41:33.669Z] #77 133.4 checking for float.h... yes [2022-08-30T07:41:33.926Z] #77 133.4 checking limits.h usability... yes [2022-08-30T07:41:33.926Z] #77 133.6 checking limits.h presence... yes [2022-08-30T07:41:33.926Z] #77 133.6 checking for limits.h... yes [2022-08-30T07:41:34.182Z] #77 133.6 checking stddef.h usability... yes [2022-08-30T07:41:34.182Z] #77 133.8 checking stddef.h presence... yes [2022-08-30T07:41:34.182Z] #77 133.8 checking for stddef.h... yes [2022-08-30T07:41:34.182Z] #77 133.9 checking for stdlib.h... (cached) yes [2022-08-30T07:41:34.439Z] #77 133.9 checking for string.h... (cached) yes [2022-08-30T07:41:34.439Z] #77 133.9 checking sys/time.h usability... yes [2022-08-30T07:41:34.696Z] #77 134.1 checking sys/time.h presence... yes [2022-08-30T07:41:34.696Z] #77 134.2 checking for sys/time.h... yes [2022-08-30T07:41:34.696Z] #77 134.2 checking for inline... inline [2022-08-30T07:41:34.953Z] #77 134.3 checking for size_t... yes [2022-08-30T07:41:34.953Z] #77 134.5 checking for stdlib.h... (cached) yes [2022-08-30T07:41:35.210Z] #77 134.6 checking for GNU libc compatible malloc... yes [2022-08-30T07:41:35.210Z] #77 134.8 checking for stdlib.h... (cached) yes [2022-08-30T07:41:35.290Z] #64 85.79 + bin/ctr [2022-08-30T07:41:35.468Z] #77 134.8 checking for GNU libc compatible realloc... yes [2022-08-30T07:41:35.621Z] #19 177.6 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-30T07:41:35.621Z] #19 177.6 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-30T07:41:35.725Z] #77 135.0 checking for working strtod... yes [2022-08-30T07:41:35.981Z] #77 135.4 checking for gettimeofday... yes [2022-08-30T07:41:35.981Z] #77 135.6 checking for memset... yes [2022-08-30T07:41:36.237Z] #77 135.8 checking for strspn... yes [2022-08-30T07:41:36.493Z] #77 136.0 checking that generated files are newer than configure... done [2022-08-30T07:41:36.493Z] #77 136.0 configure: creating ./config.status [2022-08-30T07:41:36.750Z] #77 ... [2022-08-30T07:41:36.750Z] [2022-08-30T07:41:36.750Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:41:36.750Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:41:36.750Z] #21 31.77 Selecting previously unselected package python3-lib2to3. [2022-08-30T07:41:36.750Z] #21 31.77 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-30T07:41:36.750Z] #21 31.77 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-30T07:41:36.750Z] #21 31.88 Selecting previously unselected package python3-distutils. [2022-08-30T07:41:36.750Z] #21 31.88 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-30T07:41:36.750Z] #21 31.88 Unpacking python3-distutils (3.9.2-1) ... [2022-08-30T07:41:36.750Z] #21 32.04 Selecting previously unselected package python3-pkg-resources. [2022-08-30T07:41:36.750Z] #21 32.04 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-30T07:41:36.750Z] #21 32.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:41:36.750Z] #21 32.20 Selecting previously unselected package python3-setuptools. [2022-08-30T07:41:36.750Z] #21 32.21 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-30T07:41:36.750Z] #21 32.22 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-30T07:41:36.750Z] #21 32.48 Selecting previously unselected package python3-wheel. [2022-08-30T07:41:36.750Z] #21 32.48 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-30T07:41:36.750Z] #21 32.49 Unpacking python3-wheel (0.34.2-1) ... [2022-08-30T07:41:36.750Z] #21 32.66 Selecting previously unselected package python3-pip. [2022-08-30T07:41:36.750Z] #21 32.67 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-30T07:41:36.750Z] #21 32.68 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-30T07:41:36.750Z] #21 32.87 Selecting previously unselected package sudo. [2022-08-30T07:41:36.750Z] #21 32.88 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-30T07:41:36.750Z] #21 32.89 Unpacking sudo (1.9.5p2-3) ... [2022-08-30T07:41:36.750Z] #21 33.44 Selecting previously unselected package thin-provisioning-tools. [2022-08-30T07:41:36.750Z] #21 33.44 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-30T07:41:36.750Z] #21 33.45 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-30T07:41:36.750Z] #21 33.65 Selecting previously unselected package uidmap. [2022-08-30T07:41:36.750Z] #21 33.66 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-30T07:41:36.750Z] #21 33.66 Unpacking uidmap (1:4.8.1-1) ... [2022-08-30T07:41:36.750Z] #21 33.80 Selecting previously unselected package vim-runtime. [2022-08-30T07:41:36.750Z] #21 33.80 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:41:36.750Z] #21 33.85 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-30T07:41:36.750Z] #21 34.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-30T07:41:36.750Z] #21 34.21 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:41:36.750Z] #21 37.50 Selecting previously unselected package vim. [2022-08-30T07:41:36.750Z] #21 37.50 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:41:36.750Z] #21 37.51 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:41:36.750Z] #21 38.15 Selecting previously unselected package xfsprogs. [2022-08-30T07:41:36.750Z] #21 38.19 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-30T07:41:36.750Z] #21 38.19 Unpacking xfsprogs (5.10.0-4) ... [2022-08-30T07:41:36.750Z] #21 38.65 Selecting previously unselected package zip. [2022-08-30T07:41:36.750Z] #21 38.66 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-30T07:41:36.750Z] #21 38.67 Unpacking zip (3.0-12) ... [2022-08-30T07:41:36.750Z] #21 38.81 Selecting previously unselected package zstd. [2022-08-30T07:41:36.750Z] #21 38.82 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-30T07:41:36.750Z] #21 38.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-30T07:41:36.750Z] #21 39.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:41:36.750Z] #21 40.22 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-30T07:41:36.750Z] #21 40.24 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-30T07:41:36.750Z] #21 40.26 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-30T07:41:36.750Z] #21 40.27 Setting up libicu67:amd64 (67.1-7) ... [2022-08-30T07:41:36.750Z] #21 40.29 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-30T07:41:36.750Z] #21 40.31 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-30T07:41:36.750Z] #21 40.32 Setting up uidmap (1:4.8.1-1) ... [2022-08-30T07:41:36.750Z] #21 40.33 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:41:36.750Z] #21 40.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:41:36.750Z] #21 40.37 Setting up bzip2 (1.0.8-4) ... [2022-08-30T07:41:36.750Z] #21 40.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:41:36.750Z] #21 40.40 Setting up python3-wheel (0.34.2-1) ... [2022-08-30T07:41:36.750Z] #21 41.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:41:36.750Z] #21 41.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:41:36.750Z] #21 41.11 Setting up libcap2-bin (1:2.44-1) ... [2022-08-30T07:41:36.750Z] #21 41.12 Setting up apparmor (2.13.6-10) ... [2022-08-30T07:41:37.189Z] #64 ... [2022-08-30T07:41:37.189Z] [2022-08-30T07:41:37.189Z] #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-30T07:41:37.189Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:41:37.189Z] #14 146.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-30T07:41:37.189Z] #14 146.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:41:37.189Z] #14 146.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:41:37.680Z] #21 42.75 Setting up zip (3.0-12) ... [2022-08-30T07:41:37.936Z] #21 42.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:41:37.936Z] #21 42.79 Setting up bash-completion (1:2.11-2) ... [2022-08-30T07:41:38.162Z] #19 179.9 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:41:38.428Z] #19 ... [2022-08-30T07:41:38.428Z] [2022-08-30T07:41:38.428Z] #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-30T07:41:38.428Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:38.428Z] #84 132.4 config.status: creating Makefile [2022-08-30T07:41:38.428Z] #84 132.5 config.status: creating rpm/crun.spec [2022-08-30T07:41:38.428Z] #84 132.6 config.status: creating config.h [2022-08-30T07:41:38.428Z] #84 132.7 config.status: executing libtool commands [2022-08-30T07:41:38.428Z] #84 132.7 config.status: executing depfiles commands [2022-08-30T07:41:38.428Z] #84 134.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-30T07:41:38.428Z] #84 134.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-30T07:41:38.428Z] #84 134.8 checking for gcc... gcc [2022-08-30T07:41:38.428Z] #84 135.0 checking whether the C compiler works... yes [2022-08-30T07:41:38.428Z] #84 135.2 checking for C compiler default output file name... a.out [2022-08-30T07:41:38.428Z] #84 135.2 checking for suffix of executables... [2022-08-30T07:41:38.428Z] #84 135.7 checking whether we are cross compiling... no [2022-08-30T07:41:38.428Z] #84 136.3 checking for suffix of object files... o [2022-08-30T07:41:38.428Z] #84 136.4 checking whether we are using the GNU C compiler... yes [2022-08-30T07:41:38.428Z] #84 136.4 checking whether gcc accepts -g... yes [2022-08-30T07:41:38.428Z] #84 136.7 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:41:38.428Z] #84 137.2 checking whether gcc understands -c and -o together... yes [2022-08-30T07:41:38.428Z] #84 137.8 checking how to run the C preprocessor... gcc -E [2022-08-30T07:41:38.428Z] #84 137.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:41:38.428Z] #84 137.9 checking for egrep... /bin/grep -E [2022-08-30T07:41:38.428Z] #84 137.9 checking for ANSI C header files... yes [2022-08-30T07:41:38.428Z] #84 138.8 checking for sys/types.h... yes [2022-08-30T07:41:38.428Z] #84 139.0 checking for sys/stat.h... yes [2022-08-30T07:41:38.428Z] #84 139.1 checking for stdlib.h... yes [2022-08-30T07:41:38.499Z] #21 ... [2022-08-30T07:41:38.499Z] [2022-08-30T07:41:38.499Z] #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-30T07:41:38.499Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:38.499Z] #77 138.0 config.status: creating Makefile [2022-08-30T07:41:38.499Z] #77 138.1 config.status: creating config.h [2022-08-30T07:41:38.499Z] #77 138.1 config.status: executing depfiles commands [2022-08-30T07:41:38.687Z] #84 139.3 checking for string.h... yes [2022-08-30T07:41:38.687Z] #84 139.6 checking for memory.h... [2022-08-30T07:41:38.687Z] #84 ... [2022-08-30T07:41:38.687Z] [2022-08-30T07:41:38.687Z] #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-30T07:41:38.687Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:41:38.687Z] #19 180.6 Fetched 788 MB in 44s (17.9 MB/s) [2022-08-30T07:41:38.687Z] #19 180.7 Selecting previously unselected package liblocale-gettext-perl. [2022-08-30T07:41:38.687Z] #19 180.7 (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-30T07:41:38.687Z] #19 180.8 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-30T07:41:38.687Z] #19 180.8 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-30T07:41:38.755Z] #77 138.3 config.status: executing libtool commands [2022-08-30T07:41:38.946Z] #19 180.9 Selecting previously unselected package bzip2. [2022-08-30T07:41:38.946Z] #19 180.9 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-30T07:41:38.946Z] #19 180.9 Unpacking bzip2 (1.0.8-4) ... [2022-08-30T07:41:38.946Z] #19 181.1 Selecting previously unselected package libmagic-mgc. [2022-08-30T07:41:38.946Z] #19 181.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-30T07:41:38.946Z] #19 181.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-30T07:41:39.515Z] #19 181.6 Selecting previously unselected package libmagic1:amd64. [2022-08-30T07:41:39.515Z] #19 181.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-30T07:41:39.518Z] #14 ... [2022-08-30T07:41:39.518Z] [2022-08-30T07:41:39.519Z] #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-30T07:41:39.519Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:39.519Z] #77 107.3 configure.ac:7: installing 'build-aux/compile' [2022-08-30T07:41:39.519Z] #77 107.4 configure.ac:9: installing 'build-aux/config.guess' [2022-08-30T07:41:39.519Z] #77 107.4 configure.ac:9: installing 'build-aux/config.sub' [2022-08-30T07:41:39.519Z] #77 107.4 configure.ac:11: installing 'build-aux/install-sh' [2022-08-30T07:41:39.519Z] #77 107.4 configure.ac:11: installing 'build-aux/missing' [2022-08-30T07:41:39.519Z] #77 107.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-30T07:41:39.519Z] #77 108.0 parallel-tests: installing 'build-aux/test-driver' [2022-08-30T07:41:39.727Z] #77 139.2 GEN .version [2022-08-30T07:41:39.727Z] #77 139.2 make install-recursive [2022-08-30T07:41:39.727Z] #77 139.2 make[1]: Entering directory '/tmp/crun-build' [2022-08-30T07:41:39.727Z] #77 139.3 Making install in libocispec [2022-08-30T07:41:39.727Z] #77 139.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:39.727Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-30T07:41:39.775Z] #19 181.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-30T07:41:39.775Z] #19 181.8 Selecting previously unselected package file. [2022-08-30T07:41:39.775Z] #19 181.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-30T07:41:39.775Z] #19 181.8 Unpacking file (1:5.39-3) ... [2022-08-30T07:41:39.775Z] #19 182.0 Selecting previously unselected package xz-utils. [2022-08-30T07:41:39.984Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-30T07:41:39.984Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-30T07:41:39.984Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-30T07:41:40.034Z] #19 182.0 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-30T07:41:40.034Z] #19 182.0 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:41:40.296Z] #19 182.2 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-30T07:41:40.296Z] #19 182.2 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-30T07:41:40.296Z] #19 182.2 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-30T07:41:40.547Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-30T07:41:40.804Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-30T07:41:40.804Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-30T07:41:40.804Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-30T07:41:40.804Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-30T07:41:40.804Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-30T07:41:40.804Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-30T07:41:40.804Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-30T07:41:40.804Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-30T07:41:40.804Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-30T07:41:40.804Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-30T07:41:40.804Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-30T07:41:40.804Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-30T07:41:40.804Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-30T07:41:40.804Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-30T07:41:40.804Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-30T07:41:42.172Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-30T07:41:42.172Z] #77 141.6 make install-recursive [2022-08-30T07:41:42.172Z] #77 141.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:42.172Z] #77 141.7 Making install in yajl [2022-08-30T07:41:42.172Z] #77 141.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:41:42.172Z] #77 141.7 CC verify/json_verify-json_verify.o [2022-08-30T07:41:42.172Z] #77 141.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-30T07:41:42.172Z] #77 141.8 CC src/libyajl_la-yajl.lo [2022-08-30T07:41:42.172Z] #77 141.8 CC src/libyajl_la-yajl_gen.lo [2022-08-30T07:41:42.172Z] #77 141.8 CC src/libyajl_la-yajl_parser.lo [2022-08-30T07:41:42.172Z] #77 141.8 CC src/libyajl_la-yajl_buf.lo [2022-08-30T07:41:42.172Z] #77 141.8 CC src/libyajl_la-yajl_encode.lo [2022-08-30T07:41:42.172Z] #77 141.9 CC src/libyajl_la-yajl_lex.lo [2022-08-30T07:41:42.208Z] #19 184.0 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-30T07:41:42.208Z] #19 184.0 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-30T07:41:42.208Z] #19 184.0 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-30T07:41:42.429Z] #77 141.9 CC src/libyajl_la-yajl_tree.lo [2022-08-30T07:41:42.819Z] #77 112.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-30T07:41:42.819Z] #77 112.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-30T07:41:43.588Z] #19 185.6 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-30T07:41:43.588Z] #19 185.6 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-30T07:41:43.588Z] #19 185.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-30T07:41:43.745Z] #14 ... [2022-08-30T07:41:43.745Z] [2022-08-30T07:41:43.745Z] #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-30T07:41:43.745Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:43.745Z] #77 66.09 libtoolize: putting auxiliary files in '.'. [2022-08-30T07:41:43.745Z] #77 66.09 libtoolize: copying file './ltmain.sh' [2022-08-30T07:41:43.745Z] #77 68.11 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-30T07:41:43.745Z] #77 68.11 libtoolize: and rerunning libtoolize and aclocal. [2022-08-30T07:41:43.745Z] #77 68.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-30T07:41:44.205Z] #77 113.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-30T07:41:44.205Z] #77 113.9 libtoolize: copying file 'm4/libtool.m4' [2022-08-30T07:41:44.205Z] #77 114.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-30T07:41:44.467Z] #77 114.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-30T07:41:44.728Z] #77 114.7 libtoolize: copying file 'm4/ltversion.m4' [2022-08-30T07:41:44.989Z] #77 114.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-30T07:41:44.992Z] #77 ... [2022-08-30T07:41:44.992Z] [2022-08-30T07:41:44.992Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:41:44.992Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:41:44.992Z] #21 44.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:41:44.992Z] #21 44.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-30T07:41:44.992Z] #21 45.00 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-30T07:41:44.992Z] #21 45.02 Setting up patch (2.7.6-7) ... [2022-08-30T07:41:44.992Z] #21 45.03 Setting up sudo (1.9.5p2-3) ... [2022-08-30T07:41:44.992Z] #21 45.13 invoke-rc.d: could not determine current runlevel [2022-08-30T07:41:44.992Z] #21 45.14 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-30T07:41:44.992Z] #21 45.15 Setting up xfsprogs (5.10.0-4) ... [2022-08-30T07:41:44.992Z] #21 45.16 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-30T07:41:44.992Z] #21 45.18 Setting up inetutils-ping (2:2.0-1) ... [2022-08-30T07:41:44.992Z] #21 45.19 Setting up pigz (2.6-1) ... [2022-08-30T07:41:44.992Z] #21 45.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-30T07:41:44.992Z] #21 45.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:41:44.992Z] #21 45.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-30T07:41:44.992Z] #21 45.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:41:44.992Z] #21 45.87 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-30T07:41:44.992Z] #21 45.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-30T07:41:44.992Z] #21 46.42 Setting up libelf1:amd64 (0.183-1) ... [2022-08-30T07:41:44.992Z] #21 46.43 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-30T07:41:44.992Z] #21 46.44 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:41:44.992Z] #21 46.46 Setting up python3-distutils (3.9.2-1) ... [2022-08-30T07:41:44.992Z] #21 47.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:41:44.992Z] #21 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-30T07:41:44.992Z] #21 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-30T07:41:44.992Z] #21 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-30T07:41:44.992Z] #21 47.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-30T07:41:44.992Z] #21 47.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-30T07:41:44.992Z] #21 47.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-30T07:41:44.992Z] #21 47.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-30T07:41:44.992Z] #21 47.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-30T07:41:44.992Z] #21 47.07 Setting up python3-setuptools (52.0.0-4) ... [2022-08-30T07:41:44.992Z] #21 48.63 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:41:44.992Z] #21 48.64 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-30T07:41:44.992Z] #21 48.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-30T07:41:44.992Z] #21 48.66 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-30T07:41:44.992Z] #21 49.98 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-30T07:41:44.992Z] #21 49.99 Setting up jq (1.6-2.1) ... [2022-08-30T07:41:44.992Z] #21 50.00 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-30T07:41:44.992Z] #21 50.01 Setting up iptables (1.8.7-1) ... [2022-08-30T07:41:44.992Z] #21 50.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-30T07:41:44.992Z] #21 50.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-30T07:41:44.992Z] #21 50.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-30T07:41:44.992Z] #21 50.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-30T07:41:44.992Z] #21 50.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-30T07:41:44.992Z] #21 50.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-30T07:41:44.992Z] #21 50.07 Setting up iproute2 (5.10.0-4) ... [2022-08-30T07:41:45.495Z] #19 ... [2022-08-30T07:41:45.495Z] [2022-08-30T07:41:45.495Z] #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-30T07:41:45.495Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:45.495Z] #84 139.6 checking for memory.h... yes [2022-08-30T07:41:45.495Z] #84 139.7 checking for strings.h... yes [2022-08-30T07:41:45.495Z] #84 139.8 checking for inttypes.h... yes [2022-08-30T07:41:45.495Z] #84 140.1 checking for stdint.h... yes [2022-08-30T07:41:45.495Z] #84 140.3 checking for unistd.h... yes [2022-08-30T07:41:45.495Z] #84 140.5 checking minix/config.h usability... no [2022-08-30T07:41:45.495Z] #84 140.7 checking minix/config.h presence... no [2022-08-30T07:41:45.495Z] #84 140.8 checking for minix/config.h... no [2022-08-30T07:41:45.495Z] #84 140.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-30T07:41:45.495Z] #84 141.1 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:41:45.495Z] #84 141.4 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:41:45.495Z] #84 141.4 checking how to print strings... printf [2022-08-30T07:41:45.495Z] #84 141.4 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:41:45.495Z] #84 141.5 checking for fgrep... /bin/grep -F [2022-08-30T07:41:45.495Z] #84 141.5 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:41:45.495Z] #84 141.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:41:45.495Z] #84 141.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:41:45.495Z] #84 141.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:41:45.495Z] #84 141.7 checking whether ln -s works... yes [2022-08-30T07:41:45.495Z] #84 141.7 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:41:45.495Z] #84 141.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-30T07:41:45.495Z] #84 141.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:41:45.495Z] #84 141.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:41:45.495Z] #84 141.7 checking for objdump... objdump [2022-08-30T07:41:45.495Z] #84 141.7 checking how to recognize dependent libraries... pass_all [2022-08-30T07:41:45.495Z] #84 141.7 checking for dlltool... no [2022-08-30T07:41:45.495Z] #84 141.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:41:45.495Z] #84 141.7 checking for ar... ar [2022-08-30T07:41:45.495Z] #84 141.7 checking for archiver @FILE support... @ [2022-08-30T07:41:45.495Z] #84 141.9 checking for strip... strip [2022-08-30T07:41:45.495Z] #84 141.9 checking for ranlib... ranlib [2022-08-30T07:41:45.495Z] #84 141.9 checking for gawk... no [2022-08-30T07:41:45.495Z] #84 141.9 checking for mawk... mawk [2022-08-30T07:41:45.495Z] #84 141.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:41:45.495Z] #84 142.3 checking for sysroot... no [2022-08-30T07:41:45.495Z] #84 142.3 checking for a working dd... /bin/dd [2022-08-30T07:41:45.495Z] #84 142.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:41:45.495Z] #84 142.4 checking for mt... no [2022-08-30T07:41:45.495Z] #84 142.4 checking if : is a manifest tool... no [2022-08-30T07:41:45.495Z] #84 142.5 checking for dlfcn.h... yes [2022-08-30T07:41:45.495Z] #84 142.6 checking for objdir... .libs [2022-08-30T07:41:45.495Z] #84 143.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:41:45.495Z] #84 143.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:41:45.495Z] #84 143.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:41:45.495Z] #84 143.4 checking if gcc static flag -static works... yes [2022-08-30T07:41:45.495Z] #84 144.0 checking if gcc supports -c -o file.o... yes [2022-08-30T07:41:45.495Z] #84 144.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:41:45.495Z] #84 144.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:41:45.495Z] #84 144.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:41:45.495Z] #84 144.6 checking how to hardcode library paths into programs... immediate [2022-08-30T07:41:45.495Z] #84 144.6 checking whether stripping libraries is possible... yes [2022-08-30T07:41:45.495Z] #84 144.6 checking if libtool supports shared libraries... yes [2022-08-30T07:41:45.495Z] #84 144.6 checking whether to build shared libraries... no [2022-08-30T07:41:45.495Z] #84 144.6 checking whether to build static libraries... yes [2022-08-30T07:41:45.495Z] #84 144.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:41:45.495Z] #84 144.7 checking whether build environment is sane... yes [2022-08-30T07:41:45.495Z] #84 144.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:41:45.495Z] #84 144.7 checking whether make sets $(MAKE)... yes [2022-08-30T07:41:45.495Z] #84 144.8 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:41:45.495Z] #84 144.9 checking whether make supports nested variables... yes [2022-08-30T07:41:45.495Z] #84 144.9 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:41:45.495Z] #84 144.9 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:41:45.495Z] #84 144.9 checking how to create a ustar tar archive... gnutar [2022-08-30T07:41:45.495Z] #84 145.0 checking dependency style of gcc... gcc3 [2022-08-30T07:41:45.495Z] #84 145.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:41:45.495Z] #84 145.3 checking whether make supports nested variables... (cached) yes [2022-08-30T07:41:45.495Z] #84 145.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-30T07:41:45.495Z] #84 145.3 checking pkg-config is at least version 0.9.0... yes [2022-08-30T07:41:45.495Z] #84 145.3 checking for yajl >= 2.1.0... yes [2022-08-30T07:41:45.495Z] #84 145.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-30T07:41:45.495Z] #84 145.3 checking for gcc... (cached) gcc [2022-08-30T07:41:45.495Z] #84 145.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-30T07:41:45.495Z] #84 145.5 checking whether gcc accepts -g... (cached) yes [2022-08-30T07:41:45.495Z] #84 145.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-30T07:41:45.495Z] #84 145.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-30T07:41:45.495Z] #84 145.5 checking for a Python interpreter with version >= 3... python3 [2022-08-30T07:41:45.495Z] #84 145.6 checking for python3... /usr/bin/python3 [2022-08-30T07:41:45.495Z] #84 145.6 checking for python3 version... 3.9 [2022-08-30T07:41:45.495Z] #84 145.6 checking for python3 platform... linux [2022-08-30T07:41:45.495Z] #84 145.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-30T07:41:45.495Z] #84 145.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-30T07:41:45.495Z] #84 146.3 checking that generated files are newer than configure... done [2022-08-30T07:41:45.495Z] #84 146.3 configure: creating ./config.status [2022-08-30T07:41:45.558Z] #21 50.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:41:45.755Z] #84 ... [2022-08-30T07:41:45.755Z] [2022-08-30T07:41:45.755Z] #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-30T07:41:45.755Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:41:45.755Z] #19 187.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-30T07:41:45.755Z] #19 187.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-30T07:41:45.755Z] #19 187.8 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-30T07:41:46.123Z] #21 DONE 51.0s [2022-08-30T07:41:46.123Z] [2022-08-30T07:41:46.123Z] #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-30T07:41:46.123Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-30T07:41:47.336Z] #64 ... [2022-08-30T07:41:47.336Z] [2022-08-30T07:41:47.336Z] #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-30T07:41:47.336Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:41:47.336Z] #77 167.8 CCLD libocispec.la [2022-08-30T07:41:47.336Z] #77 168.1 CCLD src/validate [2022-08-30T07:41:47.336Z] #77 168.1 CCLD tests/test-1 [2022-08-30T07:41:47.336Z] #77 168.2 CCLD tests/test-2 [2022-08-30T07:41:47.337Z] #77 168.2 CCLD tests/test-3 [2022-08-30T07:41:47.337Z] #77 168.2 CCLD tests/test-4 [2022-08-30T07:41:47.337Z] #77 168.2 CCLD tests/test-5 [2022-08-30T07:41:47.337Z] #77 168.3 CCLD tests/test-6 [2022-08-30T07:41:47.337Z] #77 168.3 CCLD tests/test-7 [2022-08-30T07:41:47.337Z] #77 168.4 CCLD tests/test-8 [2022-08-30T07:41:47.337Z] #77 168.5 CCLD tests/test-9 [2022-08-30T07:41:47.337Z] #77 168.7 CCLD tests/test-10 [2022-08-30T07:41:47.337Z] #77 168.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-30T07:41:47.337Z] #77 168.7 CCLD tests/test-11 [2022-08-30T07:41:47.493Z] #22 1.468 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-30T07:41:47.493Z] #22 1.472 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-30T07:41:47.493Z] #22 1.476 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-30T07:41:47.493Z] #22 DONE 1.5s [2022-08-30T07:41:47.493Z] [2022-08-30T07:41:47.493Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-30T07:41:47.493Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-30T07:41:47.675Z] #19 189.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-30T07:41:47.675Z] #19 189.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-30T07:41:47.675Z] #19 189.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-30T07:41:48.291Z] #77 ... [2022-08-30T07:41:48.291Z] [2022-08-30T07:41:48.291Z] #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-30T07:41:48.291Z] #67 sha256:e15996be1d637e682441a3e9f49edd59e99b48432c75887c254d13ab7835f504 [2022-08-30T07:41:48.291Z] #67 189.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-30T07:41:48.291Z] #67 189.3 + GOBIN=/build [2022-08-30T07:41:48.291Z] #67 189.3 + GO111MODULE=on [2022-08-30T07:41:48.291Z] #67 189.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:41:48.712Z] #77 170.1 libtool: link: ar cr libocispec.a [2022-08-30T07:41:48.713Z] #77 170.2 libtool: link: ranlib libocispec.a [2022-08-30T07:41:49.003Z] #77 ... [2022-08-30T07:41:49.003Z] [2022-08-30T07:41:49.003Z] #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-30T07:41:49.003Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:41:49.003Z] #14 158.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-30T07:41:49.003Z] #14 158.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:41:49.003Z] #14 158.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-30T07:41:49.054Z] #19 190.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-30T07:41:49.054Z] #19 190.9 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:41:49.054Z] #19 190.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-30T07:41:49.054Z] #19 191.0 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-30T07:41:49.054Z] #19 191.0 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:41:49.054Z] #19 191.0 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:41:50.091Z] #77 171.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:50.091Z] #77 171.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-30T07:41:50.091Z] #77 171.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-30T07:41:50.091Z] #77 171.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:50.091Z] #77 171.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:50.091Z] #77 171.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:50.091Z] #77 171.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:50.091Z] #77 171.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-30T07:41:50.091Z] #77 171.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-30T07:41:50.091Z] #77 171.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-30T07:41:50.091Z] #77 171.9 CC src/libcrun/libcrun_testing_a-container.o [2022-08-30T07:41:50.091Z] #77 171.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-30T07:41:50.349Z] #77 172.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-30T07:41:50.349Z] #77 172.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-30T07:41:50.349Z] #77 172.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-30T07:41:50.349Z] #77 172.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-30T07:41:50.349Z] #77 172.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-30T07:41:50.349Z] #77 172.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-30T07:41:50.349Z] #77 172.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-30T07:41:50.349Z] #77 172.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-30T07:41:50.349Z] #77 172.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-30T07:41:50.608Z] #77 172.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-30T07:41:50.608Z] #77 172.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-30T07:41:50.608Z] #77 172.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-30T07:41:50.608Z] #77 172.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-30T07:41:50.608Z] #77 172.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-30T07:41:50.867Z] #77 172.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-30T07:41:50.867Z] #77 172.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-30T07:41:50.867Z] #77 172.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-30T07:41:50.867Z] #77 172.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-30T07:41:50.867Z] #77 172.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-30T07:41:51.125Z] #77 173.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-30T07:41:51.385Z] #77 173.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-30T07:41:51.589Z] #19 ... [2022-08-30T07:41:51.589Z] [2022-08-30T07:41:51.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-30T07:41:51.589Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:51.589Z] #84 148.7 config.status: creating Makefile [2022-08-30T07:41:51.589Z] #84 148.7 config.status: creating config.h [2022-08-30T07:41:51.589Z] #84 148.8 config.status: executing libtool commands [2022-08-30T07:41:51.589Z] #84 148.8 config.status: executing depfiles commands [2022-08-30T07:41:51.589Z] #84 149.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-30T07:41:51.589Z] #84 149.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-30T07:41:51.589Z] #84 150.0 checking for gcc... gcc [2022-08-30T07:41:51.589Z] #84 150.1 checking whether the C compiler works... yes [2022-08-30T07:41:51.589Z] #84 150.3 checking for C compiler default output file name... a.out [2022-08-30T07:41:51.589Z] #84 150.3 checking for suffix of executables... [2022-08-30T07:41:51.589Z] #84 150.5 checking whether we are cross compiling... no [2022-08-30T07:41:51.589Z] #84 150.7 checking for suffix of object files... o [2022-08-30T07:41:51.589Z] #84 150.8 checking whether we are using the GNU C compiler... yes [2022-08-30T07:41:51.589Z] #84 150.9 checking whether gcc accepts -g... yes [2022-08-30T07:41:51.589Z] #84 151.0 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:41:51.589Z] #84 151.2 checking whether gcc understands -c and -o together... yes [2022-08-30T07:41:51.589Z] #84 151.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:41:51.589Z] #84 151.4 checking whether build environment is sane... yes [2022-08-30T07:41:51.589Z] #84 151.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:41:51.589Z] #84 151.4 checking for gawk... no [2022-08-30T07:41:51.589Z] #84 151.4 checking for mawk... mawk [2022-08-30T07:41:51.589Z] #84 151.4 checking whether make sets $(MAKE)... yes [2022-08-30T07:41:51.589Z] #84 151.5 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:41:51.589Z] #84 151.5 checking whether make supports nested variables... yes [2022-08-30T07:41:51.589Z] #84 151.5 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:41:51.589Z] #84 151.5 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:41:51.589Z] #84 151.5 checking how to create a ustar tar archive... gnutar [2022-08-30T07:41:51.589Z] #84 151.6 checking dependency style of gcc... gcc3 [2022-08-30T07:41:51.589Z] #84 151.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:41:51.589Z] #84 151.7 checking whether make supports nested variables... (cached) yes [2022-08-30T07:41:51.589Z] #84 151.7 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:41:51.589Z] #84 151.9 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:41:51.589Z] #84 151.9 checking how to print strings... printf [2022-08-30T07:41:51.589Z] #84 151.9 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:41:51.589Z] #84 152.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:41:51.589Z] #84 152.0 checking for egrep... /bin/grep -E [2022-08-30T07:41:51.589Z] #84 152.0 checking for fgrep... /bin/grep -F [2022-08-30T07:41:51.589Z] #84 152.0 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:41:51.589Z] #84 152.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:41:51.589Z] #84 152.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:41:51.589Z] #84 152.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:41:51.589Z] #84 152.1 checking whether ln -s works... yes [2022-08-30T07:41:51.589Z] #84 152.1 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:41:51.589Z] #84 152.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-30T07:41:51.589Z] #84 152.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:41:51.589Z] #84 152.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:41:51.589Z] #84 152.1 checking for objdump... objdump [2022-08-30T07:41:51.589Z] #84 152.1 checking how to recognize dependent libraries... pass_all [2022-08-30T07:41:51.589Z] #84 152.1 checking for dlltool... no [2022-08-30T07:41:51.589Z] #84 152.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:41:51.589Z] #84 152.2 checking for ar... ar [2022-08-30T07:41:51.589Z] #84 152.2 checking for archiver @FILE support... @ [2022-08-30T07:41:51.589Z] #84 152.3 checking for strip... strip [2022-08-30T07:41:51.589Z] #84 152.3 checking for ranlib... ranlib [2022-08-30T07:41:51.644Z] #77 173.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-30T07:41:51.644Z] #77 173.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-30T07:41:51.848Z] #84 152.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:41:51.848Z] #84 152.6 checking for sysroot... no [2022-08-30T07:41:51.848Z] #84 152.6 checking for a working dd... /bin/dd [2022-08-30T07:41:51.848Z] #84 152.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:41:51.848Z] #84 152.8 checking for mt... no [2022-08-30T07:41:51.848Z] #84 152.8 checking if : is a manifest tool... no [2022-08-30T07:41:51.903Z] #77 173.7 CC src/crun-crun.o [2022-08-30T07:41:52.108Z] #84 152.8 checking how to run the C preprocessor... gcc -E [2022-08-30T07:41:52.161Z] #77 173.9 CC src/crun-run.o [2022-08-30T07:41:52.161Z] #77 173.9 CC src/crun-delete.o [2022-08-30T07:41:52.420Z] #77 174.1 CC src/crun-kill.o [2022-08-30T07:41:52.678Z] #77 174.2 CC src/crun-pause.o [2022-08-30T07:41:52.678Z] #77 174.4 CC src/crun-unpause.o [2022-08-30T07:41:52.678Z] #77 174.5 CC src/crun-spec.o [2022-08-30T07:41:52.748Z] #23 ... [2022-08-30T07:41:52.748Z] [2022-08-30T07:41:52.748Z] #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-30T07:41:52.748Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:52.748Z] #77 147.6 CCLD libyajl.la [2022-08-30T07:41:52.748Z] #77 148.0 CCLD verify/json_verify [2022-08-30T07:41:52.748Z] #77 148.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:41:52.748Z] #77 148.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-30T07:41:52.748Z] #77 148.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-30T07:41:52.748Z] #77 148.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:41:52.748Z] #77 148.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:41:52.748Z] #77 148.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:41:52.748Z] #77 148.6 CC src/validate.o [2022-08-30T07:41:52.748Z] #77 148.6 CC src/image_spec_schema_config_schema.lo [2022-08-30T07:41:52.748Z] #77 148.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-30T07:41:52.748Z] #77 148.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-30T07:41:52.748Z] #77 148.6 CC src/image_spec_schema_defs.lo [2022-08-30T07:41:52.748Z] #77 148.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-30T07:41:52.748Z] #77 148.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-30T07:41:52.748Z] #77 148.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-30T07:41:52.748Z] #77 148.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-30T07:41:52.748Z] #77 148.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-30T07:41:52.748Z] #77 148.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-30T07:41:52.748Z] #77 148.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-30T07:41:52.748Z] #77 148.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-30T07:41:52.748Z] #77 148.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-30T07:41:52.748Z] #77 149.0 CC src/runtime_spec_schema_defs.lo [2022-08-30T07:41:52.748Z] #77 149.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-30T07:41:52.748Z] #77 149.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-30T07:41:52.748Z] #77 149.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-30T07:41:52.748Z] #77 149.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-30T07:41:52.748Z] #77 149.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-30T07:41:52.748Z] #77 149.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-30T07:41:52.748Z] #77 149.7 CC src/basic_test_double_array_item.lo [2022-08-30T07:41:52.748Z] #77 149.8 CC src/basic_test_double_array.lo [2022-08-30T07:41:52.748Z] #77 150.0 CC src/basic_test_top_array_int.lo [2022-08-30T07:41:52.748Z] #77 150.2 CC src/basic_test_top_array_string.lo [2022-08-30T07:41:52.748Z] #77 150.3 CC src/basic_test_top_double_array_int.lo [2022-08-30T07:41:52.748Z] #77 150.5 CC src/basic_test_top_double_array_obj.lo [2022-08-30T07:41:52.748Z] #77 150.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-30T07:41:52.748Z] #77 150.8 CC src/basic_test_top_double_array_string.lo [2022-08-30T07:41:52.748Z] #77 150.9 CC src/read-file.lo [2022-08-30T07:41:52.748Z] #77 150.9 CC src/json_common.lo [2022-08-30T07:41:52.748Z] #77 151.0 CC tests/test-1.o [2022-08-30T07:41:52.748Z] #77 151.1 CC tests/test-2.o [2022-08-30T07:41:52.748Z] #77 151.4 CC tests/test-3.o [2022-08-30T07:41:52.748Z] #77 151.5 CC tests/test-4.o [2022-08-30T07:41:52.748Z] #77 151.7 CC tests/test-5.o [2022-08-30T07:41:52.748Z] #77 151.8 CC tests/test-6.o [2022-08-30T07:41:52.748Z] #77 151.9 CC tests/test-7.o [2022-08-30T07:41:52.748Z] #77 152.2 CC tests/test-8.o [2022-08-30T07:41:52.748Z] #77 152.4 CC tests/test-9.o [2022-08-30T07:41:52.936Z] #77 174.6 CC src/crun-exec.o [2022-08-30T07:41:53.010Z] #77 152.6 CC tests/test-10.o [2022-08-30T07:41:53.045Z] #84 153.1 checking for ANSI C header files... yes [2022-08-30T07:41:53.045Z] #84 153.7 checking for sys/types.h... yes [2022-08-30T07:41:53.045Z] #84 153.9 checking for sys/stat.h... yes [2022-08-30T07:41:53.195Z] #77 174.8 CC src/crun-list.o [2022-08-30T07:41:53.195Z] #77 174.9 CC src/crun-create.o [2022-08-30T07:41:53.267Z] #77 152.9 CC tests/test-11.o [2022-08-30T07:41:53.453Z] #77 175.1 CC src/crun-start.o [2022-08-30T07:41:53.576Z] #67 ... [2022-08-30T07:41:53.577Z] [2022-08-30T07:41:53.577Z] #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-30T07:41:53.577Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:41:53.577Z] #14 193.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-30T07:41:53.577Z] #14 193.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:41:53.577Z] #14 193.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:41:53.641Z] #84 154.1 checking for stdlib.h... yes [2022-08-30T07:41:53.641Z] #84 154.3 checking for string.h... yes [2022-08-30T07:41:53.711Z] #77 175.4 CC src/crun-state.o [2022-08-30T07:41:53.919Z] #84 154.4 checking for memory.h... yes [2022-08-30T07:41:53.919Z] #84 154.6 checking for strings.h... yes [2022-08-30T07:41:53.970Z] #77 175.6 CC src/crun-update.o [2022-08-30T07:41:53.970Z] #77 175.6 CC src/crun-ps.o [2022-08-30T07:41:54.180Z] #84 154.8 checking for inttypes.h... yes [2022-08-30T07:41:54.229Z] #77 175.8 CC src/crun-restore.o [2022-08-30T07:41:54.229Z] #77 175.8 CC src/crun-checkpoint.o [2022-08-30T07:41:54.229Z] #77 175.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-30T07:41:54.454Z] #84 155.0 checking for stdint.h... yes [2022-08-30T07:41:54.491Z] #77 176.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-30T07:41:54.491Z] #77 176.3 CC src/libcrun/libcrun_la-container.lo [2022-08-30T07:41:54.716Z] #84 155.3 checking for unistd.h... yes [2022-08-30T07:41:54.749Z] #77 176.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-30T07:41:54.976Z] #84 155.5 checking for dlfcn.h... yes [2022-08-30T07:41:54.976Z] #84 155.8 checking for objdir... .libs [2022-08-30T07:41:55.007Z] #77 176.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-30T07:41:55.240Z] #84 156.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:41:55.266Z] #77 176.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-30T07:41:55.266Z] #77 177.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-30T07:41:55.499Z] #84 156.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:41:55.499Z] #84 156.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:41:55.524Z] #77 177.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-30T07:41:55.568Z] #14 ... [2022-08-30T07:41:55.568Z] [2022-08-30T07:41:55.568Z] #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-30T07:41:55.568Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:41:55.568Z] #77 84.58 configure.ac:7: installing './compile' [2022-08-30T07:41:55.568Z] #77 84.61 configure.ac:11: installing './config.guess' [2022-08-30T07:41:55.568Z] #77 84.63 configure.ac:11: installing './config.sub' [2022-08-30T07:41:55.568Z] #77 84.65 configure.ac:8: installing './install-sh' [2022-08-30T07:41:55.568Z] #77 84.78 configure.ac:8: installing './missing' [2022-08-30T07:41:55.568Z] #77 84.90 Makefile.am: installing './depcomp' [2022-08-30T07:41:55.568Z] #77 87.22 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-30T07:41:55.568Z] #77 87.22 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-30T07:41:55.568Z] #77 87.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-30T07:41:55.568Z] #77 87.52 libtoolize: copying file 'm4/libtool.m4' [2022-08-30T07:41:55.568Z] #77 87.66 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-30T07:41:55.568Z] #77 87.73 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-30T07:41:55.568Z] #77 87.87 libtoolize: copying file 'm4/ltversion.m4' [2022-08-30T07:41:55.568Z] #77 88.05 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-30T07:41:55.568Z] #77 88.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-30T07:41:55.759Z] #84 156.3 checking if gcc static flag -static works... yes [2022-08-30T07:41:55.759Z] #84 156.6 checking if gcc supports -c -o file.o... yes [2022-08-30T07:41:55.783Z] #77 177.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-30T07:41:56.019Z] #84 156.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:41:56.019Z] #84 156.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:41:56.042Z] #77 177.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-30T07:41:56.279Z] #84 156.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:41:56.279Z] #84 157.1 checking how to hardcode library paths into programs... immediate [2022-08-30T07:41:56.279Z] #84 157.1 checking whether stripping libraries is possible... yes [2022-08-30T07:41:56.279Z] #84 157.1 checking if libtool supports shared libraries... yes [2022-08-30T07:41:56.279Z] #84 157.1 checking whether to build shared libraries... no [2022-08-30T07:41:56.279Z] #84 157.1 checking whether to build static libraries... yes [2022-08-30T07:41:56.300Z] #77 177.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-30T07:41:56.300Z] #77 178.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-30T07:41:56.539Z] #84 157.2 checking float.h usability... yes [2022-08-30T07:41:56.799Z] #84 157.4 checking float.h presence... yes [2022-08-30T07:41:56.799Z] #84 157.4 checking for float.h... yes [2022-08-30T07:41:56.799Z] #84 157.5 checking limits.h usability... yes [2022-08-30T07:41:56.799Z] #84 157.6 checking limits.h presence... yes [2022-08-30T07:41:56.799Z] #84 157.6 checking for limits.h... yes [2022-08-30T07:41:56.867Z] #77 178.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-30T07:41:57.061Z] #84 157.7 checking stddef.h usability... yes [2022-08-30T07:41:57.062Z] #84 157.8 checking stddef.h presence... yes [2022-08-30T07:41:57.062Z] #84 157.8 checking for stddef.h... yes [2022-08-30T07:41:57.062Z] #84 157.8 checking for stdlib.h... (cached) yes [2022-08-30T07:41:57.062Z] #84 157.9 checking for string.h... (cached) yes [2022-08-30T07:41:57.062Z] #84 157.9 checking sys/time.h usability... yes [2022-08-30T07:41:57.062Z] #84 158.0 checking sys/time.h presence... yes [2022-08-30T07:41:57.125Z] #77 178.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-30T07:41:57.321Z] #84 158.0 checking for sys/time.h... yes [2022-08-30T07:41:57.321Z] #84 158.0 checking for inline... inline [2022-08-30T07:41:57.581Z] #84 158.1 checking for size_t... yes [2022-08-30T07:41:57.581Z] #84 158.5 checking for stdlib.h... (cached) yes [2022-08-30T07:41:57.841Z] #84 158.5 checking for GNU libc compatible malloc... yes [2022-08-30T07:41:57.841Z] #84 158.7 checking for stdlib.h... (cached) yes [2022-08-30T07:41:58.059Z] #77 179.6 CC src/libcrun/libcrun_la-error.lo [2022-08-30T07:41:58.059Z] #77 179.8 CC src/libcrun/libcrun_la-status.lo [2022-08-30T07:41:58.101Z] #84 158.7 checking for GNU libc compatible realloc... yes [2022-08-30T07:41:58.318Z] #77 180.0 CC src/libcrun/libcrun_la-terminal.lo [2022-08-30T07:41:58.361Z] #84 158.9 checking for working strtod... yes [2022-08-30T07:41:58.610Z] #77 ... [2022-08-30T07:41:58.610Z] [2022-08-30T07:41:58.610Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-30T07:41:58.610Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-30T07:41:58.610Z] #23 10.70 Collecting yamllint==1.26.1 [2022-08-30T07:41:58.620Z] #84 159.2 checking for gettimeofday... yes [2022-08-30T07:41:58.860Z] #14 ... [2022-08-30T07:41:58.860Z] [2022-08-30T07:41:58.860Z] #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-30T07:41:58.860Z] #67 sha256:e15996be1d637e682441a3e9f49edd59e99b48432c75887c254d13ab7835f504 [2022-08-30T07:41:58.860Z] #67 199.8 rootlesskit version 1.0.0 [2022-08-30T07:41:58.860Z] #67 199.8 Usage of /build/rootlesskit-docker-proxy: [2022-08-30T07:41:58.860Z] #67 199.8 -container-ip string [2022-08-30T07:41:58.860Z] #67 199.8 container ip [2022-08-30T07:41:58.860Z] #67 199.8 -container-port int [2022-08-30T07:41:58.860Z] #67 199.8 container port (default -1) [2022-08-30T07:41:58.860Z] #67 199.8 -host-ip string [2022-08-30T07:41:58.860Z] #67 199.8 host ip [2022-08-30T07:41:58.860Z] #67 199.8 -host-port int [2022-08-30T07:41:58.860Z] #67 199.8 host port (default -1) [2022-08-30T07:41:58.860Z] #67 199.8 -proto string [2022-08-30T07:41:58.860Z] #67 199.8 proxy protocol (default "tcp") [2022-08-30T07:41:58.860Z] #67 DONE 200.1s [2022-08-30T07:41:58.860Z] [2022-08-30T07:41:58.860Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-30T07:41:58.860Z] #68 sha256:94d080e7ce9ea2db13d4fd6c9c05be3a028e2de4f860a3a3605a171cfc3581d6 [2022-08-30T07:41:58.860Z] #68 DONE 0.1s [2022-08-30T07:41:58.860Z] [2022-08-30T07:41:58.860Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-30T07:41:58.860Z] #69 sha256:573050ca853abb67e72d128281904f4d2999aca9997e55b9870d01298e012d84 [2022-08-30T07:41:58.860Z] #69 DONE 0.1s [2022-08-30T07:41:58.860Z] [2022-08-30T07:41:58.860Z] #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-30T07:41:58.860Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:41:58.881Z] #84 159.4 checking for memset... yes [2022-08-30T07:41:58.884Z] #77 180.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-30T07:41:58.884Z] #77 180.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-30T07:41:59.140Z] #84 159.7 checking for strspn... yes [2022-08-30T07:41:59.450Z] #77 181.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-30T07:41:59.450Z] #77 181.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-30T07:41:59.583Z] #23 11.76 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-30T07:41:59.709Z] #77 181.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-30T07:41:59.710Z] #84 160.3 checking that generated files are newer than configure... done [2022-08-30T07:41:59.710Z] #84 160.3 configure: creating ./config.status [2022-08-30T07:41:59.968Z] #77 181.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-30T07:42:00.226Z] #77 182.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-30T07:42:00.559Z] #23 13.07 Collecting pathspec>=0.5.3 [2022-08-30T07:42:00.825Z] #23 13.08 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-30T07:42:01.082Z] #23 13.54 Collecting pyyaml [2022-08-30T07:42:01.082Z] #23 13.55 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-30T07:42:01.082Z] #23 13.64 Building wheels for collected packages: yamllint [2022-08-30T07:42:01.161Z] #77 182.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-30T07:42:01.339Z] #23 13.65 Building wheel for yamllint (setup.py): started [2022-08-30T07:42:01.419Z] #77 183.1 CC tests/init.o [2022-08-30T07:42:01.419Z] #77 183.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-30T07:42:02.121Z] #77 ... [2022-08-30T07:42:02.121Z] [2022-08-30T07:42:02.121Z] #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-30T07:42:02.121Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:42:02.121Z] #14 170.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-30T07:42:02.121Z] #14 170.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:42:02.121Z] #14 170.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:42:02.311Z] #23 14.76 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-30T07:42:02.311Z] #23 14.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7291d155af4a855c366b3737ee4d5868e6c05db3d9be45f9d41db38d31e07298 [2022-08-30T07:42:02.311Z] #23 14.77 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-30T07:42:02.311Z] #23 14.78 Successfully built yamllint [2022-08-30T07:42:02.311Z] #23 14.79 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-30T07:42:02.875Z] #23 15.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-30T07:42:03.003Z] #84 163.5 config.status: creating Makefile [2022-08-30T07:42:03.004Z] #84 163.6 config.status: creating config.h [2022-08-30T07:42:03.004Z] #84 163.7 config.status: executing depfiles commands [2022-08-30T07:42:03.090Z] #47 ... [2022-08-30T07:42:03.090Z] [2022-08-30T07:42:03.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-30T07:42:03.090Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:42:03.263Z] #84 163.9 config.status: executing libtool commands [2022-08-30T07:42:03.357Z] #14 205.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-30T07:42:03.357Z] #14 205.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-30T07:42:03.357Z] #14 205.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-30T07:42:03.439Z] #23 DONE 16.0s [2022-08-30T07:42:03.439Z] [2022-08-30T07:42:03.439Z] #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-30T07:42:03.439Z] #64 sha256:45edff3a032e830164d8dc1a3a0acc21ca1bcdeffb752568aca0ae13bc13beea [2022-08-30T07:42:03.625Z] #14 205.4 Selecting previously unselected package libapparmor1:amd64. [2022-08-30T07:42:03.625Z] #14 205.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-30T07:42:03.625Z] #14 205.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-30T07:42:03.625Z] #14 205.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-30T07:42:03.625Z] #14 205.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-30T07:42:03.625Z] #14 205.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-30T07:42:03.696Z] #64 ... [2022-08-30T07:42:03.697Z] [2022-08-30T07:42:03.697Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-30T07:42:03.697Z] #27 sha256:bcbb42403091043fa4cb66b61a9a5a745434b5b40d203a4830f0eb78a4e1710b [2022-08-30T07:42:03.953Z] #27 DONE 0.5s [2022-08-30T07:42:03.953Z] [2022-08-30T07:42:03.953Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-30T07:42:03.953Z] #32 sha256:68ec54840040e540ce55f9f140777027c18073b5e9af80e5d62419c7b1c08cd5 [2022-08-30T07:42:04.200Z] #14 205.8 Selecting previously unselected package libbtrfs0:amd64. [2022-08-30T07:42:04.200Z] #14 205.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-30T07:42:04.200Z] #14 205.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:42:04.200Z] #14 206.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-30T07:42:04.200Z] #14 206.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-30T07:42:04.200Z] #14 206.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:42:04.238Z] #84 164.9 GEN .version [2022-08-30T07:42:04.238Z] #84 164.9 make install-recursive [2022-08-30T07:42:04.238Z] #84 164.9 make[1]: Entering directory '/tmp/crun-build' [2022-08-30T07:42:04.238Z] #84 165.0 Making install in libocispec [2022-08-30T07:42:04.238Z] #84 165.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:42:04.238Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-30T07:42:04.238Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-30T07:42:04.238Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-30T07:42:04.498Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-30T07:42:04.772Z] #14 206.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-30T07:42:04.772Z] #14 206.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:42:04.772Z] #14 206.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:42:04.772Z] #14 206.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-30T07:42:04.772Z] #14 206.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-30T07:42:04.772Z] #14 206.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:42:04.772Z] #14 206.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-30T07:42:04.772Z] #14 206.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-30T07:42:04.772Z] #14 206.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-30T07:42:04.883Z] #32 DONE 0.7s [2022-08-30T07:42:04.883Z] [2022-08-30T07:42:04.883Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-30T07:42:04.883Z] #35 sha256:289f97d38d8893a21839ea78c7aae866028dedd98125a158c4adcd976d9c673d [2022-08-30T07:42:05.068Z] #84 165.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-30T07:42:05.068Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-30T07:42:05.068Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-30T07:42:05.068Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-30T07:42:05.068Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-30T07:42:05.068Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-30T07:42:05.068Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-30T07:42:05.068Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-30T07:42:05.068Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-30T07:42:05.068Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-30T07:42:05.068Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-30T07:42:05.068Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-30T07:42:05.068Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-30T07:42:05.068Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-30T07:42:05.068Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-30T07:42:05.068Z] #84 165.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-30T07:42:05.182Z] #35 DONE 0.4s [2022-08-30T07:42:05.182Z] [2022-08-30T07:42:05.182Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-30T07:42:05.182Z] #37 sha256:4d0cce199c17611b5be6201d305355ace2ca44daef22e72d18a866831bce95b0 [2022-08-30T07:42:05.296Z] #14 207.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-30T07:42:05.296Z] #14 207.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-30T07:42:05.296Z] #14 207.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-30T07:42:05.440Z] #37 DONE 0.3s [2022-08-30T07:42:05.440Z] [2022-08-30T07:42:05.440Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-30T07:42:05.440Z] #39 sha256:008368039cf9870946f57fee0955c9f08f6b8762bf906bea4bb227adf49ec1fe [2022-08-30T07:42:05.440Z] #39 DONE 0.1s [2022-08-30T07:42:05.440Z] [2022-08-30T07:42:05.440Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-30T07:42:05.440Z] #41 sha256:b44f4e003c983c92a6edf1d1ad89940fe6944858009c2ca583bb412d2bcb63c8 [2022-08-30T07:42:05.440Z] #41 DONE 0.1s [2022-08-30T07:42:05.440Z] [2022-08-30T07:42:05.440Z] #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-30T07:42:05.440Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:42:05.440Z] #55 ... [2022-08-30T07:42:05.440Z] [2022-08-30T07:42:05.440Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-30T07:42:05.440Z] #45 sha256:4e5b68d267e2d094337bec8ee7cc7366e3cbd3d00c4348eb5856c9424d7f58d3 [2022-08-30T07:42:05.440Z] #45 DONE 0.1s [2022-08-30T07:42:05.556Z] #14 207.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-30T07:42:05.697Z] [2022-08-30T07:42:05.697Z] #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-30T07:42:05.697Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:42:05.817Z] #14 207.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-30T07:42:05.817Z] #14 207.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-30T07:42:06.008Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-30T07:42:06.008Z] #84 167.0 make install-recursive [2022-08-30T07:42:06.081Z] #14 207.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-30T07:42:06.082Z] #14 207.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-30T07:42:06.082Z] #14 207.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-30T07:42:06.082Z] #14 207.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-30T07:42:06.082Z] #14 207.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-30T07:42:06.082Z] #14 208.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-30T07:42:06.268Z] #84 167.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:42:06.268Z] #84 167.1 Making install in yajl [2022-08-30T07:42:06.268Z] #84 167.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:42:06.268Z] #84 167.3 CC verify/json_verify-json_verify.o [2022-08-30T07:42:06.530Z] #84 167.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-30T07:42:06.530Z] #84 167.3 CC src/libyajl_la-yajl.lo [2022-08-30T07:42:06.530Z] #84 167.3 CC src/libyajl_la-yajl_gen.lo [2022-08-30T07:42:06.530Z] #84 167.3 CC src/libyajl_la-yajl_parser.lo [2022-08-30T07:42:06.789Z] #84 167.4 CC src/libyajl_la-yajl_lex.lo [2022-08-30T07:42:06.789Z] #84 167.4 CC src/libyajl_la-yajl_encode.lo [2022-08-30T07:42:06.789Z] #84 167.4 CC src/libyajl_la-yajl_buf.lo [2022-08-30T07:42:06.789Z] #84 167.5 CC src/libyajl_la-yajl_tree.lo [2022-08-30T07:42:07.024Z] #14 208.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-30T07:42:07.024Z] #14 208.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-30T07:42:07.024Z] #14 208.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-30T07:42:07.965Z] #14 209.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-30T07:42:07.965Z] #14 209.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:42:07.965Z] #14 209.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:42:07.965Z] #14 209.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-30T07:42:07.965Z] #14 209.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-30T07:42:07.965Z] #14 209.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:42:07.965Z] #14 210.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-30T07:42:08.226Z] #14 210.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-30T07:42:08.226Z] #14 210.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:42:09.207Z] #14 ... [2022-08-30T07:42:09.207Z] [2022-08-30T07:42:09.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-30T07:42:09.207Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:09.207Z] #77 139.1 configure.ac:11: installing 'build-aux/compile' [2022-08-30T07:42:09.207Z] #77 139.1 configure.ac:11: installing 'build-aux/config.guess' [2022-08-30T07:42:09.207Z] #77 139.1 configure.ac:11: installing 'build-aux/config.sub' [2022-08-30T07:42:09.207Z] #77 139.1 configure.ac:13: installing 'build-aux/install-sh' [2022-08-30T07:42:09.207Z] #77 139.1 configure.ac:13: installing 'build-aux/missing' [2022-08-30T07:42:09.207Z] #77 139.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-30T07:42:09.779Z] #77 139.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-30T07:42:11.167Z] #77 ... [2022-08-30T07:42:11.167Z] [2022-08-30T07:42:11.167Z] #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-30T07:42:11.167Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:42:11.167Z] #14 211.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:42:11.167Z] #14 211.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-30T07:42:11.167Z] #14 211.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-30T07:42:11.167Z] #14 211.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-30T07:42:11.167Z] #14 211.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-30T07:42:11.167Z] #14 211.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-30T07:42:11.167Z] #14 211.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:42:11.167Z] #14 211.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-30T07:42:11.167Z] #14 211.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:42:11.167Z] #14 211.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-30T07:42:11.167Z] #14 211.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-30T07:42:11.167Z] #14 211.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:42:11.167Z] #14 211.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-30T07:42:11.167Z] #14 211.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-30T07:42:11.167Z] #14 211.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-30T07:42:11.167Z] #14 211.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:42:11.167Z] #14 211.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-30T07:42:11.167Z] #14 211.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-30T07:42:11.167Z] #14 211.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-30T07:42:11.167Z] #14 211.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-30T07:42:11.167Z] #14 211.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:42:11.167Z] #14 211.5 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-30T07:42:11.167Z] #14 211.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:42:11.167Z] #14 211.5 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-30T07:42:11.167Z] #14 211.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-30T07:42:11.167Z] #14 211.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:42:11.167Z] #14 211.6 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-30T07:42:11.167Z] #14 211.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:42:11.167Z] #14 211.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-30T07:42:11.167Z] #14 211.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:42:11.167Z] #14 211.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-30T07:42:11.167Z] #14 211.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:42:11.167Z] #14 211.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:42:11.167Z] #14 211.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:42:11.167Z] #14 DONE 212.9s [2022-08-30T07:42:11.167Z] [2022-08-30T07:42:11.167Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-30T07:42:11.167Z] #59 sha256:dc241c599e22048335acc204e6b5f413304c78539dc24ae603d6355374cc3168 [2022-08-30T07:42:11.167Z] #59 DONE 0.2s [2022-08-30T07:42:11.167Z] [2022-08-30T07:42:11.167Z] #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-30T07:42:11.167Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:11.741Z] #77 141.2 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:42:11.741Z] #77 141.8 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:42:11.741Z] #77 141.8 checking how to print strings... printf [2022-08-30T07:42:12.002Z] #77 141.8 checking for gcc... gcc [2022-08-30T07:42:12.574Z] #77 142.0 checking whether the C compiler works... yes [2022-08-30T07:42:12.574Z] #77 142.3 checking for C compiler default output file name... a.out [2022-08-30T07:42:12.835Z] #77 142.3 checking for suffix of executables... [2022-08-30T07:42:12.835Z] #77 142.6 checking whether we are cross compiling... no [2022-08-30T07:42:13.095Z] #77 142.8 checking for suffix of object files... o [2022-08-30T07:42:13.359Z] #77 143.0 checking whether we are using the GNU C compiler... [2022-08-30T07:42:13.359Z] #77 ... [2022-08-30T07:42:13.359Z] [2022-08-30T07:42:13.359Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-30T07:42:13.359Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-30T07:42:13.359Z] #15 DONE 2.1s [2022-08-30T07:42:13.359Z] [2022-08-30T07:42:13.359Z] #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-30T07:42:13.359Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:13.359Z] #77 143.0 checking whether we are using the GNU C compiler... yes [2022-08-30T07:42:13.386Z] #84 173.7 CCLD libyajl.la [2022-08-30T07:42:13.386Z] #84 174.2 CCLD verify/json_verify [2022-08-30T07:42:13.386Z] #84 ... [2022-08-30T07:42:13.386Z] [2022-08-30T07:42:13.386Z] #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-30T07:42:13.386Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:42:13.386Z] #19 215.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-30T07:42:13.386Z] #19 215.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:42:13.386Z] #19 215.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-30T07:42:13.619Z] #77 143.3 checking whether gcc accepts -g... yes [2022-08-30T07:42:13.646Z] #19 215.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-30T07:42:13.646Z] #19 215.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:42:13.646Z] #19 215.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-30T07:42:13.880Z] #77 143.4 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:42:14.142Z] #77 143.8 checking whether gcc understands -c and -o together... yes [2022-08-30T07:42:14.403Z] #77 144.3 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:42:14.403Z] #77 144.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:42:14.403Z] #77 144.3 checking for egrep... /bin/grep -E [2022-08-30T07:42:14.403Z] #77 144.3 checking for fgrep... /bin/grep -F [2022-08-30T07:42:14.403Z] #77 144.4 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:42:14.663Z] #77 144.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:42:14.663Z] #77 144.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:42:14.924Z] #77 144.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:42:14.924Z] #77 144.7 checking whether ln -s works... yes [2022-08-30T07:42:14.924Z] #77 144.7 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:42:14.924Z] #77 144.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-30T07:42:14.924Z] #77 144.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:42:14.924Z] #77 144.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:42:14.924Z] #77 144.8 checking for objdump... objdump [2022-08-30T07:42:14.924Z] #77 144.8 checking how to recognize dependent libraries... pass_all [2022-08-30T07:42:14.924Z] #77 144.8 checking for dlltool... no [2022-08-30T07:42:14.924Z] #77 144.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:42:14.924Z] #77 144.8 checking for ar... ar [2022-08-30T07:42:15.200Z] #77 144.8 checking for archiver @FILE support... @ [2022-08-30T07:42:15.200Z] #77 145.1 checking for strip... strip [2022-08-30T07:42:15.200Z] #77 145.1 checking for ranlib... ranlib [2022-08-30T07:42:15.200Z] #77 145.1 checking for gawk... no [2022-08-30T07:42:15.200Z] #77 145.1 checking for mawk... mawk [2022-08-30T07:42:15.771Z] #77 145.1 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-30T07:42:15.771Z] #77 ... [2022-08-30T07:42:15.771Z] [2022-08-30T07:42:15.771Z] #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-30T07:42:15.771Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-30T07:42:15.771Z] #16 DONE 2.4s [2022-08-30T07:42:16.031Z] [2022-08-30T07:42:16.031Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-30T07:42:16.031Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-30T07:42:16.989Z] #14 ... [2022-08-30T07:42:16.989Z] [2022-08-30T07:42:16.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-30T07:42:16.989Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:16.989Z] #77 110.0 configure.ac:7: installing 'build-aux/compile' [2022-08-30T07:42:16.989Z] #77 110.0 configure.ac:9: installing 'build-aux/config.guess' [2022-08-30T07:42:16.989Z] #77 110.0 configure.ac:9: installing 'build-aux/config.sub' [2022-08-30T07:42:16.989Z] #77 110.0 configure.ac:11: installing 'build-aux/install-sh' [2022-08-30T07:42:16.989Z] #77 110.0 configure.ac:11: installing 'build-aux/missing' [2022-08-30T07:42:17.579Z] #77 110.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-30T07:42:17.842Z] #77 110.8 parallel-tests: installing 'build-aux/test-driver' [2022-08-30T07:42:17.944Z] #17 1.952 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-30T07:42:17.944Z] #17 DONE 2.1s [2022-08-30T07:42:17.944Z] [2022-08-30T07:42:17.944Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-30T07:42:17.944Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-30T07:42:19.497Z] #77 201.3 CCLD tests/init [2022-08-30T07:42:20.219Z] #19 ... [2022-08-30T07:42:20.219Z] [2022-08-30T07:42:20.219Z] #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-30T07:42:20.219Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:20.219Z] #84 174.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:42:20.219Z] #84 174.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-30T07:42:20.219Z] #84 174.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-30T07:42:20.219Z] #84 174.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:42:20.219Z] #84 174.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:42:20.219Z] #84 174.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:42:20.219Z] #84 174.9 CC src/validate.o [2022-08-30T07:42:20.219Z] #84 175.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-30T07:42:20.219Z] #84 175.0 CC src/image_spec_schema_config_schema.lo [2022-08-30T07:42:20.219Z] #84 175.0 CC src/image_spec_schema_defs.lo [2022-08-30T07:42:20.219Z] #84 175.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-30T07:42:20.219Z] #84 175.0 CC src/image_spec_schema_defs_descriptor.lo [2022-08-30T07:42:20.219Z] #84 175.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-30T07:42:20.219Z] #84 175.1 CC src/runtime_spec_schema_config_zos.lo [2022-08-30T07:42:20.219Z] #84 175.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-30T07:42:20.219Z] #84 175.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-30T07:42:20.219Z] #84 175.2 CC src/runtime_spec_schema_config_solaris.lo [2022-08-30T07:42:20.219Z] #84 175.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-30T07:42:20.219Z] #84 175.2 CC src/runtime_spec_schema_config_vm.lo [2022-08-30T07:42:20.219Z] #84 175.2 CC src/runtime_spec_schema_config_windows.lo [2022-08-30T07:42:20.219Z] #84 175.3 CC src/runtime_spec_schema_defs_linux.lo [2022-08-30T07:42:20.219Z] #84 175.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-30T07:42:20.219Z] #84 175.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-30T07:42:20.219Z] #84 175.3 CC src/runtime_spec_schema_defs_windows.lo [2022-08-30T07:42:20.219Z] #84 175.4 CC src/runtime_spec_schema_defs.lo [2022-08-30T07:42:20.219Z] #84 175.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-30T07:42:20.219Z] #84 175.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-30T07:42:20.219Z] #84 175.5 CC src/basic_test_double_array_item.lo [2022-08-30T07:42:20.219Z] #84 175.5 CC src/basic_test_double_array.lo [2022-08-30T07:42:20.219Z] #84 175.5 CC src/basic_test_top_array_int.lo [2022-08-30T07:42:20.219Z] #84 175.5 CC src/basic_test_top_array_string.lo [2022-08-30T07:42:20.219Z] #84 175.6 CC src/basic_test_top_double_array_obj.lo [2022-08-30T07:42:20.219Z] #84 175.6 CC src/basic_test_top_double_array_int.lo [2022-08-30T07:42:20.219Z] #84 175.7 CC src/basic_test_top_double_array_string.lo [2022-08-30T07:42:20.219Z] #84 175.7 CC src/json_common.lo [2022-08-30T07:42:20.219Z] #84 175.8 CC src/read-file.lo [2022-08-30T07:42:20.219Z] #84 175.8 CC tests/test-2.o [2022-08-30T07:42:20.219Z] #84 175.8 CC tests/test-4.o [2022-08-30T07:42:20.219Z] #84 175.9 CC tests/test-3.o [2022-08-30T07:42:20.219Z] #84 175.9 CC tests/test-5.o [2022-08-30T07:42:20.219Z] #84 175.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-30T07:42:20.219Z] #84 175.9 CC tests/test-7.o [2022-08-30T07:42:20.219Z] #84 175.9 CC tests/test-8.o [2022-08-30T07:42:20.219Z] #84 175.9 CC tests/test-1.o [2022-08-30T07:42:20.219Z] #84 176.0 CC tests/test-6.o [2022-08-30T07:42:20.219Z] #84 176.0 CC tests/test-9.o [2022-08-30T07:42:20.219Z] #84 176.2 CC tests/test-10.o [2022-08-30T07:42:20.219Z] #84 176.2 CC tests/test-11.o [2022-08-30T07:42:20.488Z] #18 DONE 2.3s [2022-08-30T07:42:20.488Z] [2022-08-30T07:42:20.488Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-30T07:42:20.488Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-30T07:42:21.144Z] #77 113.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-30T07:42:21.144Z] #77 113.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-30T07:42:21.144Z] #77 114.3 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-30T07:42:21.402Z] #77 114.3 libtoolize: copying file 'm4/libtool.m4' [2022-08-30T07:42:21.402Z] #77 114.5 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-30T07:42:21.461Z] #19 ... [2022-08-30T07:42:21.461Z] [2022-08-30T07:42:21.461Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-30T07:42:21.461Z] #60 sha256:a9ed25e3b8508d8f78fdf142c9df739c0fc327206719f6910ed8bfa761b859a7 [2022-08-30T07:42:21.461Z] #60 1.920 + RM_GOPATH=0 [2022-08-30T07:42:21.461Z] #60 1.920 + TMP_GOPATH= [2022-08-30T07:42:21.461Z] #60 1.920 + : /build [2022-08-30T07:42:21.461Z] #60 1.920 + '[' -z '' ']' [2022-08-30T07:42:21.461Z] #60 1.922 ++ mktemp -d [2022-08-30T07:42:21.461Z] #60 1.922 + export GOPATH=/tmp/tmp.u9OZJpskMH [2022-08-30T07:42:21.461Z] #60 1.922 + GOPATH=/tmp/tmp.u9OZJpskMH [2022-08-30T07:42:21.461Z] #60 1.922 + RM_GOPATH=1 [2022-08-30T07:42:21.461Z] #60 1.922 + case "$(go env GOARCH)" in [2022-08-30T07:42:21.461Z] #60 1.928 ++ go env GOARCH [2022-08-30T07:42:21.461Z] #60 2.014 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:42:21.461Z] #60 2.014 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:42:21.461Z] #60 2.014 ++ dirname /install.sh [2022-08-30T07:42:21.461Z] #60 2.032 Install runc version v1.1.4 (build tags: seccomp) [2022-08-30T07:42:21.461Z] #60 2.032 + dir=/ [2022-08-30T07:42:21.461Z] #60 2.032 + bin=runc [2022-08-30T07:42:21.461Z] #60 2.032 + shift [2022-08-30T07:42:21.461Z] #60 2.032 + '[' '!' -f //runc.installer ']' [2022-08-30T07:42:21.461Z] #60 2.032 + . //runc.installer [2022-08-30T07:42:21.461Z] #60 2.032 ++ set -e [2022-08-30T07:42:21.461Z] #60 2.032 ++ : v1.1.4 [2022-08-30T07:42:21.461Z] #60 2.032 + install_runc [2022-08-30T07:42:21.461Z] #60 2.032 + RUNC_BUILDTAGS=seccomp [2022-08-30T07:42:21.461Z] #60 2.032 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-30T07:42:21.461Z] #60 2.032 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u9OZJpskMH/src/github.com/opencontainers/runc [2022-08-30T07:42:21.461Z] #60 2.032 Cloning into '/tmp/tmp.u9OZJpskMH/src/github.com/opencontainers/runc'... [2022-08-30T07:42:21.461Z] #60 ... [2022-08-30T07:42:21.461Z] [2022-08-30T07:42:21.461Z] #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-30T07:42:21.461Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:21.461Z] #77 145.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:42:21.461Z] #77 146.0 checking for sysroot... no [2022-08-30T07:42:21.461Z] #77 146.0 checking for a working dd... /bin/dd [2022-08-30T07:42:21.461Z] #77 146.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:42:21.461Z] #77 146.3 checking for mt... no [2022-08-30T07:42:21.461Z] #77 146.3 checking if : is a manifest tool... no [2022-08-30T07:42:21.461Z] #77 146.4 checking how to run the C preprocessor... gcc -E [2022-08-30T07:42:21.461Z] #77 147.0 checking for ANSI C header files... yes [2022-08-30T07:42:21.461Z] #77 148.2 checking for sys/types.h... yes [2022-08-30T07:42:21.461Z] #77 148.6 checking for sys/stat.h... yes [2022-08-30T07:42:21.461Z] #77 148.9 checking for stdlib.h... yes [2022-08-30T07:42:21.461Z] #77 149.2 checking for string.h... yes [2022-08-30T07:42:21.461Z] #77 149.6 checking for memory.h... yes [2022-08-30T07:42:21.461Z] #77 149.9 checking for strings.h... yes [2022-08-30T07:42:21.461Z] #77 150.3 checking for inttypes.h... yes [2022-08-30T07:42:21.462Z] #77 150.7 checking for stdint.h... yes [2022-08-30T07:42:21.658Z] #77 114.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-30T07:42:21.723Z] #77 151.3 checking for unistd.h... yes [2022-08-30T07:42:21.915Z] #77 115.1 libtoolize: copying file 'm4/ltversion.m4' [2022-08-30T07:42:22.172Z] #77 115.4 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-30T07:42:22.277Z] #77 151.8 checking for dlfcn.h... yes [2022-08-30T07:42:22.277Z] #77 ... [2022-08-30T07:42:22.277Z] [2022-08-30T07:42:22.277Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-30T07:42:22.277Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-30T07:42:22.277Z] #19 DONE 2.2s [2022-08-30T07:42:22.277Z] [2022-08-30T07:42:22.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-30T07:42:22.277Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:22.277Z] #77 152.2 checking for objdir... .libs [2022-08-30T07:42:22.277Z] #77 ... [2022-08-30T07:42:22.277Z] [2022-08-30T07:42:22.277Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-30T07:42:22.277Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-30T07:42:24.203Z] #20 DONE 1.8s [2022-08-30T07:42:24.203Z] [2022-08-30T07:42:24.203Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:42:24.203Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:42:26.757Z] #21 2.237 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:42:26.757Z] #21 2.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:42:26.757Z] #21 2.521 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:42:27.438Z] #77 ... [2022-08-30T07:42:27.438Z] [2022-08-30T07:42:27.438Z] #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-30T07:42:27.438Z] #67 sha256:978876907c3d8078d1cc434f815844202377f89731615066fabd462dddb61519 [2022-08-30T07:42:27.438Z] #67 193.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-30T07:42:27.438Z] #67 193.6 + GOBIN=/build [2022-08-30T07:42:27.438Z] #67 193.6 + GO111MODULE=on [2022-08-30T07:42:27.438Z] #67 193.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:42:27.597Z] #55 ... [2022-08-30T07:42:27.597Z] [2022-08-30T07:42:27.597Z] #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-30T07:42:27.597Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:42:27.597Z] #47 235.1 + dpkg --print-architecture [2022-08-30T07:42:27.597Z] #47 235.1 + git checkout -q v2.1.0 [2022-08-30T07:42:27.597Z] #47 235.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-30T07:42:27.597Z] #47 235.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-30T07:42:27.699Z] #21 3.360 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:42:29.611Z] #21 ... [2022-08-30T07:42:29.611Z] [2022-08-30T07:42:29.611Z] #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-30T07:42:29.611Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:29.611Z] #77 153.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:42:29.611Z] #77 153.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:42:29.611Z] #77 153.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:42:29.611Z] #77 153.4 checking if gcc static flag -static works... yes [2022-08-30T07:42:29.611Z] #77 154.2 checking if gcc supports -c -o file.o... yes [2022-08-30T07:42:29.611Z] #77 154.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:42:29.611Z] #77 154.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:42:29.611Z] #77 154.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:42:29.611Z] #77 155.2 checking how to hardcode library paths into programs... immediate [2022-08-30T07:42:29.611Z] #77 155.2 checking whether stripping libraries is possible... yes [2022-08-30T07:42:29.611Z] #77 155.2 checking if libtool supports shared libraries... yes [2022-08-30T07:42:29.611Z] #77 155.2 checking whether to build shared libraries... no [2022-08-30T07:42:29.611Z] #77 155.2 checking whether to build static libraries... yes [2022-08-30T07:42:29.611Z] #77 155.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:42:29.611Z] #77 155.3 checking whether build environment is sane... yes [2022-08-30T07:42:29.611Z] #77 155.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:42:29.611Z] #77 155.5 checking whether make sets $(MAKE)... yes [2022-08-30T07:42:29.611Z] #77 155.5 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:42:29.611Z] #77 155.6 checking whether make supports nested variables... yes [2022-08-30T07:42:29.611Z] #77 155.7 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:42:29.611Z] #77 155.7 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:42:29.611Z] #77 155.7 checking how to create a ustar tar archive... gnutar [2022-08-30T07:42:29.611Z] #77 155.8 checking dependency style of gcc... gcc3 [2022-08-30T07:42:29.611Z] #77 156.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:42:29.611Z] #77 156.2 checking whether make supports nested variables... (cached) yes [2022-08-30T07:42:29.611Z] #77 156.2 checking for gawk... (cached) mawk [2022-08-30T07:42:29.611Z] #77 156.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-30T07:42:29.611Z] #77 156.3 checking for gcc... (cached) gcc [2022-08-30T07:42:29.611Z] #77 156.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-30T07:42:29.611Z] #77 156.7 checking whether gcc accepts -g... (cached) yes [2022-08-30T07:42:29.611Z] #77 156.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-30T07:42:29.611Z] #77 156.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-30T07:42:29.611Z] #77 156.7 checking for a Python interpreter with version >= 3... python3 [2022-08-30T07:42:29.611Z] #77 156.8 checking for python3... /usr/bin/python3 [2022-08-30T07:42:29.611Z] #77 156.8 checking for python3 version... 3.9 [2022-08-30T07:42:29.611Z] #77 157.0 checking for python3 platform... linux [2022-08-30T07:42:29.611Z] #77 157.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-30T07:42:29.611Z] #77 157.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-30T07:42:29.611Z] #77 157.5 checking for go-md2man... no [2022-08-30T07:42:29.611Z] #77 157.5 checking error.h usability... yes [2022-08-30T07:42:29.611Z] #77 157.9 checking error.h presence... yes [2022-08-30T07:42:29.611Z] #77 158.1 checking for error.h... yes [2022-08-30T07:42:29.611Z] #77 158.2 checking linux/openat2.h usability... yes [2022-08-30T07:42:29.611Z] #77 158.6 checking linux/openat2.h presence... yes [2022-08-30T07:42:29.611Z] #77 158.7 checking for linux/openat2.h... yes [2022-08-30T07:42:29.611Z] #77 158.8 checking for copy_file_range... yes [2022-08-30T07:42:29.872Z] #77 159.4 checking for fgetxattr... yes [2022-08-30T07:42:30.132Z] #77 159.8 checking for statx... yes [2022-08-30T07:42:30.703Z] #77 160.2 checking for fgetpwent_r... yes [2022-08-30T07:42:30.703Z] #77 ... [2022-08-30T07:42:30.703Z] [2022-08-30T07:42:30.703Z] #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-30T07:42:30.703Z] #60 sha256:a9ed25e3b8508d8f78fdf142c9df739c0fc327206719f6910ed8bfa761b859a7 [2022-08-30T07:42:30.703Z] #60 19.55 + cd /tmp/tmp.u9OZJpskMH/src/github.com/opencontainers/runc [2022-08-30T07:42:30.703Z] #60 19.55 + git checkout -q v1.1.4 [2022-08-30T07:42:31.771Z] #47 ... [2022-08-30T07:42:31.771Z] [2022-08-30T07:42:31.771Z] #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-30T07:42:31.771Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:31.771Z] #77 185.2 CCLD libocispec.la [2022-08-30T07:42:31.771Z] #77 185.5 CCLD src/validate [2022-08-30T07:42:31.771Z] #77 185.5 CCLD tests/test-1 [2022-08-30T07:42:31.771Z] #77 185.5 CCLD tests/test-2 [2022-08-30T07:42:31.771Z] #77 185.6 CCLD tests/test-3 [2022-08-30T07:42:31.771Z] #77 185.6 CCLD tests/test-4 [2022-08-30T07:42:31.771Z] #77 185.6 CCLD tests/test-5 [2022-08-30T07:42:31.771Z] #77 185.8 CCLD tests/test-7 [2022-08-30T07:42:31.771Z] #77 185.8 CCLD tests/test-6 [2022-08-30T07:42:31.771Z] #77 185.8 CCLD tests/test-8 [2022-08-30T07:42:31.771Z] #77 185.9 CCLD tests/test-9 [2022-08-30T07:42:31.771Z] #77 186.0 CCLD tests/test-10 [2022-08-30T07:42:31.771Z] #77 186.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-30T07:42:31.771Z] #77 186.1 CCLD tests/test-11 [2022-08-30T07:42:31.771Z] #77 187.9 libtool: link: ar cr libocispec.a [2022-08-30T07:42:31.771Z] #77 187.9 libtool: link: ranlib libocispec.a [2022-08-30T07:42:31.771Z] #77 189.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:42:31.771Z] #77 189.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-30T07:42:31.771Z] #77 189.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-30T07:42:31.771Z] #77 189.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:42:31.771Z] #77 189.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:42:31.771Z] #77 189.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:42:31.771Z] #77 189.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:42:31.771Z] #77 189.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-30T07:42:31.771Z] #77 189.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-30T07:42:31.771Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-30T07:42:31.771Z] #77 189.8 CC src/libcrun/libcrun_testing_a-container.o [2022-08-30T07:42:31.771Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-30T07:42:31.771Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-30T07:42:31.771Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-30T07:42:31.771Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-30T07:42:31.771Z] #77 189.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-30T07:42:31.771Z] #77 189.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-30T07:42:31.771Z] #77 189.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-30T07:42:31.771Z] #77 190.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-30T07:42:31.771Z] #77 190.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-30T07:42:31.771Z] #77 190.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-30T07:42:31.771Z] #77 190.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-30T07:42:31.771Z] #77 190.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-30T07:42:31.771Z] #77 190.4 CC src/libcrun/libcrun_testing_a-status.o [2022-08-30T07:42:31.771Z] #77 190.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-30T07:42:31.771Z] #77 190.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-30T07:42:31.771Z] #77 190.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-30T07:42:31.771Z] #77 190.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-30T07:42:31.771Z] #77 190.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-30T07:42:31.771Z] #77 190.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-30T07:42:31.771Z] #77 190.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-30T07:42:31.771Z] #77 190.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-30T07:42:31.771Z] #77 191.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-30T07:42:31.771Z] #77 191.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-30T07:42:31.771Z] #77 191.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-30T07:42:32.028Z] #77 191.6 CC src/crun-crun.o [2022-08-30T07:42:32.028Z] #77 191.7 CC src/crun-run.o [2022-08-30T07:42:32.086Z] #60 20.99 + '[' -z '' ']' [2022-08-30T07:42:32.284Z] #77 191.9 CC src/crun-delete.o [2022-08-30T07:42:32.284Z] #77 192.0 CC src/crun-kill.o [2022-08-30T07:42:32.346Z] #60 20.99 + target=static [2022-08-30T07:42:32.346Z] #60 20.99 + make BUILDTAGS=seccomp static [2022-08-30T07:42:32.541Z] #77 192.1 CC src/crun-pause.o [2022-08-30T07:42:32.541Z] #77 192.2 CC src/crun-unpause.o [2022-08-30T07:42:32.541Z] #77 192.3 CC src/crun-spec.o [2022-08-30T07:42:32.605Z] #60 21.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-30T07:42:32.798Z] #77 192.6 CC src/crun-exec.o [2022-08-30T07:42:32.798Z] #77 192.6 CC src/crun-list.o [2022-08-30T07:42:33.103Z] #77 192.8 CC src/crun-create.o [2022-08-30T07:42:33.103Z] #77 192.9 CC src/crun-start.o [2022-08-30T07:42:33.360Z] #77 193.0 CC src/crun-state.o [2022-08-30T07:42:33.659Z] #77 193.2 CC src/crun-update.o [2022-08-30T07:42:33.659Z] #77 193.3 CC src/crun-ps.o [2022-08-30T07:42:33.659Z] #77 193.4 CC src/crun-checkpoint.o [2022-08-30T07:42:33.916Z] #77 193.6 CC src/crun-restore.o [2022-08-30T07:42:34.172Z] #77 193.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-30T07:42:34.172Z] #77 194.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-30T07:42:34.373Z] #77 ... [2022-08-30T07:42:34.373Z] [2022-08-30T07:42:34.373Z] #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-30T07:42:34.373Z] #26 sha256:6759835f903baba4cce167df0bbadf56679dca9187cbbe4a1299ab80048b2fe2 [2022-08-30T07:42:34.373Z] #26 260.9 + return [2022-08-30T07:42:34.736Z] #77 194.2 CC src/libcrun/libcrun_la-container.lo [2022-08-30T07:42:34.737Z] #77 194.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-30T07:42:34.993Z] #77 194.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-30T07:42:35.111Z] #84 ... [2022-08-30T07:42:35.111Z] [2022-08-30T07:42:35.111Z] #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-30T07:42:35.111Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:42:35.111Z] #19 236.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-30T07:42:35.111Z] #19 236.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:42:35.111Z] #19 236.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-30T07:42:35.111Z] #19 237.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-30T07:42:35.111Z] #19 237.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:42:35.111Z] #19 237.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-30T07:42:35.250Z] #77 194.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-30T07:42:35.507Z] #77 195.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-30T07:42:35.507Z] #77 195.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-30T07:42:35.749Z] #26 DONE 262.6s [2022-08-30T07:42:35.749Z] [2022-08-30T07:42:35.749Z] #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-30T07:42:35.749Z] #64 sha256:15ecdb5998f9d64cc635ba1d9f1eb89344e888d8225ab62d8db7d0994d027b18 [2022-08-30T07:42:35.764Z] #77 195.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-30T07:42:36.063Z] #77 195.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-30T07:42:36.316Z] #64 ... [2022-08-30T07:42:36.316Z] [2022-08-30T07:42:36.316Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-30T07:42:36.316Z] #27 sha256:f168554d0af9cbeb76b96da8cdd84cf317418e83da071897e40d3270a91d18a6 [2022-08-30T07:42:36.320Z] #77 195.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-30T07:42:36.320Z] #77 195.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-30T07:42:36.320Z] #77 196.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-30T07:42:36.610Z] #77 196.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-30T07:42:36.803Z] #60 ... [2022-08-30T07:42:36.803Z] [2022-08-30T07:42:36.803Z] #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-30T07:42:36.803Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:36.803Z] #77 160.8 checking for issetugid... no [2022-08-30T07:42:36.803Z] #77 161.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-30T07:42:36.803Z] #77 161.3 checking pkg-config is at least version 0.9.0... yes [2022-08-30T07:42:36.803Z] #77 161.4 checking for library containing yajl_tree_get... -lyajl [2022-08-30T07:42:36.803Z] #77 162.6 checking for yajl >= 2.0.0... yes [2022-08-30T07:42:36.803Z] #77 162.6 checking sys/capability.h usability... yes [2022-08-30T07:42:36.803Z] #77 163.0 checking sys/capability.h presence... yes [2022-08-30T07:42:36.803Z] #77 163.1 checking for sys/capability.h... yes [2022-08-30T07:42:36.803Z] #77 163.1 checking for library containing cap_from_name... -lcap [2022-08-30T07:42:36.803Z] #77 164.0 checking for library containing dlopen... -ldl [2022-08-30T07:42:36.803Z] #77 164.7 checking seccomp.h usability... yes [2022-08-30T07:42:36.803Z] #77 165.1 checking seccomp.h presence... yes [2022-08-30T07:42:36.803Z] #77 165.2 checking for seccomp.h... yes [2022-08-30T07:42:36.803Z] #77 165.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-30T07:42:36.803Z] #77 166.0 checking for library containing seccomp_arch_resolve_name... none required [2022-08-30T07:42:36.868Z] #77 196.6 CC src/libcrun/libcrun_la-error.lo [2022-08-30T07:42:36.883Z] #27 DONE 0.5s [2022-08-30T07:42:36.883Z] [2022-08-30T07:42:36.883Z] #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-30T07:42:36.883Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-30T07:42:36.883Z] #55 264.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-30T07:42:36.883Z] #55 DONE 264.4s [2022-08-30T07:42:36.883Z] [2022-08-30T07:42:36.883Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-30T07:42:36.883Z] #32 sha256:86e81773f020b8dd91ae4cf887dd27ed609aa82567e476d1cc9be266af2e63a5 [2022-08-30T07:42:37.062Z] #77 166.6 checking systemd/sd-bus.h usability... yes [2022-08-30T07:42:37.322Z] #77 167.0 checking systemd/sd-bus.h presence... yes [2022-08-30T07:42:37.322Z] #77 167.3 checking for systemd/sd-bus.h... yes [2022-08-30T07:42:37.443Z] #77 197.1 CC src/libcrun/libcrun_la-status.lo [2022-08-30T07:42:37.890Z] #77 167.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-30T07:42:38.016Z] #77 197.7 CC src/libcrun/libcrun_la-terminal.lo [2022-08-30T07:42:38.266Z] #32 DONE 0.9s [2022-08-30T07:42:38.266Z] [2022-08-30T07:42:38.266Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-30T07:42:38.266Z] #35 sha256:d1c0b9e516251fdaac6bfafe4a86be8d91ee8cf24e59cead5673f9d51ea311a2 [2022-08-30T07:42:38.266Z] #35 DONE 0.6s [2022-08-30T07:42:38.266Z] [2022-08-30T07:42:38.266Z] #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-30T07:42:38.266Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:42:38.266Z] #77 220.1 AR libcrun_testing.a [2022-08-30T07:42:38.266Z] #77 220.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-30T07:42:38.266Z] #77 220.1 CCLD tests/tests_libcrun_utils [2022-08-30T07:42:38.266Z] #77 220.2 CCLD tests/tests_libcrun_errors [2022-08-30T07:42:38.276Z] #77 197.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-30T07:42:38.460Z] #77 167.8 checking for sd_notify_barrier... yes [2022-08-30T07:42:38.460Z] #77 168.3 checking linux/bpf.h usability... yes [2022-08-30T07:42:38.524Z] #77 ... [2022-08-30T07:42:38.524Z] [2022-08-30T07:42:38.524Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-30T07:42:38.524Z] #37 sha256:fd7818b60c210afe83169e0f9242e48c3258dff203f3fa4277db33b90ad5c4e6 [2022-08-30T07:42:38.524Z] #37 DONE 0.1s [2022-08-30T07:42:38.524Z] [2022-08-30T07:42:38.524Z] #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-30T07:42:38.524Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:42:38.524Z] #77 220.2 CCLD tests/tests_libcrun_fuzzer [2022-08-30T07:42:38.722Z] #77 168.6 checking linux/bpf.h presence... yes [2022-08-30T07:42:38.722Z] #77 168.6 checking for linux/bpf.h... yes [2022-08-30T07:42:38.782Z] #77 ... [2022-08-30T07:42:38.782Z] [2022-08-30T07:42:38.782Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-30T07:42:38.782Z] #39 sha256:508fc33e10b1c40c40c81cf7af746d53b65aca9d907ef5596cfb75e9d1daebc4 [2022-08-30T07:42:38.782Z] #39 DONE 0.1s [2022-08-30T07:42:38.782Z] [2022-08-30T07:42:38.782Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-30T07:42:38.782Z] #41 sha256:935e1da4561d3fe45285066f7edd4e959407056fbcba868c3bef8d9d19e68c89 [2022-08-30T07:42:38.782Z] #41 DONE 0.1s [2022-08-30T07:42:38.782Z] [2022-08-30T07:42:38.782Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-30T07:42:38.782Z] #45 sha256:e55bb75728bb003aeed19bb0ff3f03c18f246abc522e395874049f0980217a9d [2022-08-30T07:42:38.782Z] #45 DONE 0.1s [2022-08-30T07:42:38.782Z] [2022-08-30T07:42:38.782Z] #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-30T07:42:38.782Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:42:38.782Z] #77 220.5 CCLD libcrun.la [2022-08-30T07:42:38.841Z] #77 198.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-30T07:42:38.982Z] #77 168.7 checking compilation for eBPF... yes [2022-08-30T07:42:38.982Z] #77 169.0 checking for criu >= 3.15... no [2022-08-30T07:42:38.982Z] #77 169.1 configure: CRIU headers not found, building without CRIU support [2022-08-30T07:42:38.982Z] #77 169.1 checking for criu > 3.16... no [2022-08-30T07:42:38.982Z] #77 169.1 configure: CRIU version doesn't support join-ns API [2022-08-30T07:42:39.097Z] #77 198.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-30T07:42:39.243Z] #77 169.1 checking for criu > 3.16.1... no [2022-08-30T07:42:39.243Z] #77 169.2 configure: CRIU version doesn't support for pre-dumping [2022-08-30T07:42:39.348Z] #77 221.1 CCLD crun [2022-08-30T07:42:39.353Z] #77 198.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-30T07:42:39.504Z] #77 169.2 checking for new mount API (fsconfig)... yes [2022-08-30T07:42:39.504Z] #77 169.3 checking for seccomp notify API... yes [2022-08-30T07:42:39.606Z] #77 ... [2022-08-30T07:42:39.606Z] [2022-08-30T07:42:39.606Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-30T07:42:39.606Z] #48 sha256:753435578a3c6bc40a77d6be93d0e21fe45c88ba70d8fe8ffe0c694679e6c347 [2022-08-30T07:42:39.606Z] #48 DONE 0.6s [2022-08-30T07:42:39.606Z] [2022-08-30T07:42:39.606Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-30T07:42:39.606Z] #52 sha256:0164cb629df5286d77a7a08fb56767301f02eabf83b12824be2340fbbdc2885e [2022-08-30T07:42:39.606Z] #52 DONE 0.2s [2022-08-30T07:42:39.606Z] [2022-08-30T07:42:39.606Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-30T07:42:39.606Z] #54 sha256:74d93e2b3ba39c865ec9f2ebcaead1660ac2238abf3ac870aa6a848ceeb46488 [2022-08-30T07:42:39.606Z] #54 DONE 0.1s [2022-08-30T07:42:39.606Z] [2022-08-30T07:42:39.606Z] #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-30T07:42:39.606Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-30T07:42:39.609Z] #77 199.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-30T07:42:39.631Z] #67 205.0 rootlesskit version 1.0.0 [2022-08-30T07:42:39.631Z] #67 205.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-30T07:42:39.631Z] #67 205.1 -container-ip string [2022-08-30T07:42:39.631Z] #67 205.1 container ip [2022-08-30T07:42:39.631Z] #67 205.1 -container-port int [2022-08-30T07:42:39.631Z] #67 205.1 container port (default -1) [2022-08-30T07:42:39.631Z] #67 205.1 -host-ip string [2022-08-30T07:42:39.631Z] #67 205.1 host ip [2022-08-30T07:42:39.631Z] #67 205.1 -host-port int [2022-08-30T07:42:39.631Z] #67 205.1 host port (default -1) [2022-08-30T07:42:39.631Z] #67 205.1 -proto string [2022-08-30T07:42:39.631Z] #67 205.1 proxy protocol (default "tcp") [2022-08-30T07:42:39.631Z] #67 DONE 206.4s [2022-08-30T07:42:39.631Z] [2022-08-30T07:42:39.631Z] #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-30T07:42:39.631Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:42:39.631Z] #14 199.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-30T07:42:39.631Z] #14 199.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:42:39.631Z] #14 199.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:42:39.631Z] #14 ... [2022-08-30T07:42:39.631Z] [2022-08-30T07:42:39.631Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-30T07:42:39.631Z] #68 sha256:5cf7bf918ebe42362c22641cd4561580b2aba9538420d21a46eaa0323c6cc529 [2022-08-30T07:42:39.631Z] #68 DONE 0.1s [2022-08-30T07:42:39.631Z] [2022-08-30T07:42:39.631Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-30T07:42:39.631Z] #69 sha256:cbde8ddfcee69c525f8fbba3a876ae0cd2c6b6e962467e99c0f06f947cf3eae4 [2022-08-30T07:42:39.631Z] #69 DONE 0.1s [2022-08-30T07:42:39.631Z] [2022-08-30T07:42:39.631Z] #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-30T07:42:39.631Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:42:39.768Z] #77 169.6 checking for gperf... no [2022-08-30T07:42:39.768Z] #77 169.6 configure: gperf not found - cannot rebuild signal parser code [2022-08-30T07:42:39.768Z] #77 169.6 checking for library containing argp_parse... [2022-08-30T07:42:39.768Z] #77 ... [2022-08-30T07:42:39.768Z] [2022-08-30T07:42:39.768Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:42:39.768Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:42:39.768Z] #21 5.491 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:42:39.768Z] #21 7.509 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:42:39.768Z] #21 14.94 Fetched 8573 kB in 13s (657 kB/s) [2022-08-30T07:42:39.864Z] #77 221.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-30T07:42:39.864Z] #77 221.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-30T07:42:39.864Z] #77 221.7 /bin/mkdir -p '/usr/local/lib' [2022-08-30T07:42:39.864Z] #77 221.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-30T07:42:39.864Z] #77 221.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-30T07:42:39.864Z] #77 221.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-30T07:42:39.865Z] #77 199.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-30T07:42:40.029Z] #21 14.94 Reading package lists... [2022-08-30T07:42:40.029Z] #21 ... [2022-08-30T07:42:40.029Z] [2022-08-30T07:42:40.029Z] #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-30T07:42:40.029Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:40.029Z] #77 169.6 checking for library containing argp_parse... none required [2022-08-30T07:42:40.121Z] #77 199.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-30T07:42:40.122Z] #77 221.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-30T07:42:40.122Z] #77 221.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-30T07:42:40.122Z] #77 221.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-30T07:42:40.386Z] #77 222.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-30T07:42:40.386Z] #77 222.1 ---------------------------------------------------------------------- [2022-08-30T07:42:40.386Z] #77 222.1 Libraries have been installed in: [2022-08-30T07:42:40.386Z] #77 222.1 /usr/local/lib [2022-08-30T07:42:40.386Z] #77 222.1 [2022-08-30T07:42:40.386Z] #77 222.1 If you ever happen to want to link against installed libraries [2022-08-30T07:42:40.386Z] #77 222.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-30T07:42:40.386Z] #77 222.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-30T07:42:40.386Z] #77 222.1 flag during linking and do at least one of the following: [2022-08-30T07:42:40.386Z] #77 222.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-30T07:42:40.386Z] #77 222.1 during execution [2022-08-30T07:42:40.386Z] #77 222.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-30T07:42:40.386Z] #77 222.1 during linking [2022-08-30T07:42:40.386Z] #77 222.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-30T07:42:40.386Z] #77 222.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-30T07:42:40.386Z] #77 222.1 [2022-08-30T07:42:40.386Z] #77 222.1 See any operating system documentation about shared libraries for [2022-08-30T07:42:40.386Z] #77 222.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-30T07:42:40.386Z] #77 222.1 ---------------------------------------------------------------------- [2022-08-30T07:42:40.386Z] #77 222.1 /bin/mkdir -p '/build' [2022-08-30T07:42:40.386Z] #77 222.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-30T07:42:40.386Z] #77 222.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-30T07:42:40.386Z] #77 222.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-30T07:42:40.386Z] #77 222.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-30T07:42:40.386Z] #77 222.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-30T07:42:40.603Z] #77 170.3 checking that generated files are newer than configure... done [2022-08-30T07:42:40.603Z] #77 170.3 configure: creating ./config.status [2022-08-30T07:42:40.953Z] #77 DONE 222.7s [2022-08-30T07:42:40.953Z] [2022-08-30T07:42:40.953Z] #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-30T07:42:40.953Z] #60 sha256:6265a681d73015575ea69daff69aa72f8d7e23409f7155e6ca91e5d42ac96b9d [2022-08-30T07:42:40.953Z] #60 156.9 + mkdir -p /build [2022-08-30T07:42:40.953Z] #60 156.9 + cp runc /build/runc [2022-08-30T07:42:40.953Z] #60 DONE 157.7s [2022-08-30T07:42:40.953Z] [2022-08-30T07:42:40.953Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-30T07:42:40.953Z] #56 sha256:46ae5a6c0535f504fa227e9d6b711cad67ecc88046ea3e546b58b01892c6981d [2022-08-30T07:42:40.953Z] #56 DONE 1.3s [2022-08-30T07:42:40.953Z] [2022-08-30T07:42:40.953Z] #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-30T07:42:40.953Z] #64 sha256:15ecdb5998f9d64cc635ba1d9f1eb89344e888d8225ab62d8db7d0994d027b18 [2022-08-30T07:42:41.049Z] #77 200.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-30T07:42:41.049Z] #77 200.7 CC tests/init.o [2022-08-30T07:42:41.211Z] #64 ... [2022-08-30T07:42:41.211Z] [2022-08-30T07:42:41.211Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-30T07:42:41.211Z] #58 sha256:0d4162569d2dc35f1205c3cd689b6198a48abc55bb049fc414133a53336a5152 [2022-08-30T07:42:41.211Z] #58 DONE 0.1s [2022-08-30T07:42:41.306Z] #77 201.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-30T07:42:41.470Z] [2022-08-30T07:42:41.470Z] #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-30T07:42:41.470Z] #64 sha256:15ecdb5998f9d64cc635ba1d9f1eb89344e888d8225ab62d8db7d0994d027b18 [2022-08-30T07:42:41.529Z] #36 ... [2022-08-30T07:42:41.529Z] [2022-08-30T07:42:41.529Z] #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-30T07:42:41.529Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:42:41.529Z] #14 210.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-30T07:42:41.529Z] #14 210.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-30T07:42:41.529Z] #14 210.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-30T07:42:41.529Z] #14 210.7 Selecting previously unselected package libapparmor1:amd64. [2022-08-30T07:42:41.529Z] #14 210.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-30T07:42:41.529Z] #14 210.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-30T07:42:41.787Z] #14 211.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-30T07:42:41.787Z] #14 211.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-30T07:42:42.046Z] #14 211.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-30T07:42:42.317Z] #14 211.4 Selecting previously unselected package libbtrfs0:amd64. [2022-08-30T07:42:42.317Z] #14 211.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-30T07:42:42.317Z] #14 211.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:42:42.849Z] #64 ... [2022-08-30T07:42:42.849Z] [2022-08-30T07:42:42.849Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-30T07:42:42.849Z] #61 sha256:ab7c69a38260ba58a189f5c49f7d2669477e5576a0fa63864323ef6e20b487f2 [2022-08-30T07:42:43.265Z] #14 212.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-30T07:42:43.265Z] #14 212.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-30T07:42:43.265Z] #14 212.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:42:43.265Z] #14 212.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-30T07:42:43.415Z] #61 DONE 0.3s [2022-08-30T07:42:43.415Z] [2022-08-30T07:42:43.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-30T07:42:43.416Z] #64 sha256:15ecdb5998f9d64cc635ba1d9f1eb89344e888d8225ab62d8db7d0994d027b18 [2022-08-30T07:42:43.527Z] #14 212.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:42:43.527Z] #14 212.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:42:43.789Z] #14 212.8 Selecting previously unselected package libudev-dev:amd64. [2022-08-30T07:42:43.789Z] #14 212.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-30T07:42:43.789Z] #14 212.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:42:44.056Z] #14 213.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-30T07:42:44.056Z] #14 213.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-30T07:42:44.056Z] #14 213.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-30T07:42:44.314Z] #14 213.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-30T07:42:44.314Z] #14 213.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-30T07:42:44.577Z] #14 213.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-30T07:42:44.835Z] #14 214.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-30T07:42:44.835Z] #14 214.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-30T07:42:45.093Z] #14 214.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-30T07:42:45.093Z] #14 214.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-30T07:42:45.093Z] #14 214.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-30T07:42:45.093Z] #14 214.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-30T07:42:45.093Z] #14 214.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-30T07:42:45.350Z] #14 214.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-30T07:42:45.350Z] #14 214.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-30T07:42:45.945Z] #64 239.4 + bin/containerd [2022-08-30T07:42:46.289Z] #14 215.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-30T07:42:46.289Z] #14 215.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-30T07:42:46.289Z] #14 215.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-30T07:42:46.553Z] #14 215.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-30T07:42:46.865Z] #14 215.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:42:46.865Z] #14 215.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:42:46.865Z] #14 216.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-30T07:42:46.865Z] #14 216.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-30T07:42:46.865Z] #14 216.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:42:47.195Z] #14 216.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-30T07:42:47.195Z] #14 216.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-30T07:42:47.195Z] #14 216.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:42:47.212Z] #77 176.0 config.status: creating Makefile [2022-08-30T07:42:47.212Z] #77 176.1 config.status: creating rpm/crun.spec [2022-08-30T07:42:47.212Z] #77 176.2 config.status: creating config.h [2022-08-30T07:42:47.212Z] #77 176.2 config.status: executing libtool commands [2022-08-30T07:42:47.212Z] #77 176.2 config.status: executing depfiles commands [2022-08-30T07:42:47.474Z] #77 177.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-30T07:42:47.474Z] #77 ... [2022-08-30T07:42:47.474Z] [2022-08-30T07:42:47.474Z] #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-30T07:42:47.474Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:42:47.474Z] #34 DONE 249.1s [2022-08-30T07:42:47.474Z] [2022-08-30T07:42:47.474Z] #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-30T07:42:47.474Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:47.474Z] #77 177.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-30T07:42:47.474Z] #77 ... [2022-08-30T07:42:47.474Z] [2022-08-30T07:42:47.474Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:42:47.474Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:42:47.474Z] #21 14.94 Reading package lists... [2022-08-30T07:42:48.046Z] #21 19.94 Reading package lists... [2022-08-30T07:42:48.141Z] #14 217.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:42:48.141Z] #14 217.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-30T07:42:48.141Z] #14 217.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-30T07:42:48.141Z] #14 217.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-30T07:42:48.141Z] #14 217.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-30T07:42:48.141Z] #14 217.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-30T07:42:48.141Z] #14 217.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:42:48.141Z] #14 217.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-30T07:42:48.417Z] #14 217.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:42:48.417Z] #14 217.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-30T07:42:48.417Z] #14 217.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-30T07:42:48.417Z] #14 217.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:42:48.417Z] #14 217.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-30T07:42:48.417Z] #14 217.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-30T07:42:48.417Z] #14 217.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-30T07:42:48.417Z] #14 217.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:42:48.675Z] #14 217.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-30T07:42:48.676Z] #14 ... [2022-08-30T07:42:48.676Z] [2022-08-30T07:42:48.676Z] #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-30T07:42:48.676Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:48.676Z] #77 141.8 configure.ac:11: installing 'build-aux/compile' [2022-08-30T07:42:48.676Z] #77 141.8 configure.ac:11: installing 'build-aux/config.guess' [2022-08-30T07:42:48.676Z] #77 141.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-30T07:42:48.676Z] #77 141.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-30T07:42:48.676Z] #77 141.8 configure.ac:13: installing 'build-aux/missing' [2022-08-30T07:42:48.676Z] #77 141.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-30T07:42:48.935Z] #77 142.1 Makefile.am: installing 'build-aux/depcomp' [2022-08-30T07:42:49.962Z] #21 23.96 Building dependency tree... [2022-08-30T07:42:49.962Z] #21 ... [2022-08-30T07:42:49.962Z] [2022-08-30T07:42:49.962Z] #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-30T07:42:49.962Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:49.962Z] #77 178.0 checking for gcc... gcc [2022-08-30T07:42:49.962Z] #77 178.1 checking whether the C compiler works... yes [2022-08-30T07:42:49.962Z] #77 178.5 checking for C compiler default output file name... a.out [2022-08-30T07:42:49.962Z] #77 178.5 checking for suffix of executables... [2022-08-30T07:42:49.962Z] #77 178.9 checking whether we are cross compiling... no [2022-08-30T07:42:49.962Z] #77 179.3 checking for suffix of object files... o [2022-08-30T07:42:49.962Z] #77 179.5 checking whether we are using the GNU C compiler... yes [2022-08-30T07:42:49.962Z] #77 179.6 checking whether gcc accepts -g... [2022-08-30T07:42:49.962Z] #77 ... [2022-08-30T07:42:49.962Z] [2022-08-30T07:42:49.962Z] #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-30T07:42:49.962Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:42:49.962Z] #36 251.6 Delve is a source level debugger for Go programs. [2022-08-30T07:42:49.962Z] #36 251.6 [2022-08-30T07:42:49.962Z] #36 251.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-30T07:42:49.962Z] #36 251.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-30T07:42:49.962Z] #36 251.6 [2022-08-30T07:42:49.962Z] #36 251.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-30T07:42:49.962Z] #36 251.6 [2022-08-30T07:42:49.962Z] #36 251.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-30T07:42:49.962Z] #36 251.6 [2022-08-30T07:42:49.962Z] #36 251.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-30T07:42:49.962Z] #36 251.6 [2022-08-30T07:42:49.962Z] #36 251.6 Usage: [2022-08-30T07:42:49.962Z] #36 251.6 dlv [command] [2022-08-30T07:42:49.962Z] #36 251.6 [2022-08-30T07:42:49.962Z] #36 251.6 Available Commands: [2022-08-30T07:42:49.962Z] #36 251.6 attach Attach to running process and begin debugging. [2022-08-30T07:42:49.962Z] #36 251.6 connect Connect to a headless debug server with a terminal client. [2022-08-30T07:42:49.962Z] #36 251.6 core Examine a core dump. [2022-08-30T07:42:49.962Z] #36 251.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-30T07:42:49.962Z] #36 251.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-30T07:42:49.962Z] #36 251.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-30T07:42:49.963Z] #36 251.6 help Help about any command [2022-08-30T07:42:49.963Z] #36 251.6 run Deprecated command. Use 'debug' instead. [2022-08-30T07:42:49.963Z] #36 251.6 test Compile test binary and begin debugging program. [2022-08-30T07:42:49.963Z] #36 251.6 trace Compile and begin tracing program. [2022-08-30T07:42:49.963Z] #36 251.6 version Prints version. [2022-08-30T07:42:49.963Z] #36 251.6 [2022-08-30T07:42:49.963Z] #36 251.6 Flags: [2022-08-30T07:42:49.963Z] #36 251.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-30T07:42:49.963Z] #36 251.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-30T07:42:49.963Z] #36 251.6 --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-30T07:42:49.963Z] #36 251.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-30T07:42:49.963Z] #36 251.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-30T07:42:49.963Z] #36 251.6 --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-30T07:42:49.963Z] #36 251.6 --disable-aslr Disables address space randomization [2022-08-30T07:42:49.963Z] #36 251.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-30T07:42:49.963Z] #36 251.6 -h, --help help for dlv [2022-08-30T07:42:49.963Z] #36 251.6 --init string Init file, executed by the terminal client. [2022-08-30T07:42:49.963Z] #36 251.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-30T07:42:49.963Z] #36 251.6 --log Enable debugging server logging. [2022-08-30T07:42:49.963Z] #36 251.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-30T07:42:49.963Z] #36 251.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-30T07:42:49.963Z] #36 251.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-30T07:42:49.963Z] #36 251.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-30T07:42:49.963Z] #36 251.6 --wd string Working directory for running the program. [2022-08-30T07:42:49.963Z] #36 251.6 [2022-08-30T07:42:49.963Z] #36 251.6 Additional help topics: [2022-08-30T07:42:49.963Z] #36 251.6 dlv backend Help about the --backend flag. [2022-08-30T07:42:49.963Z] #36 251.6 dlv log Help about logging flags. [2022-08-30T07:42:49.963Z] #36 251.6 dlv redirect Help about file redirection. [2022-08-30T07:42:49.963Z] #36 251.6 [2022-08-30T07:42:49.963Z] #36 251.6 Use "dlv [command] --help" for more information about a command. [2022-08-30T07:42:49.963Z] #36 DONE 251.7s [2022-08-30T07:42:49.963Z] [2022-08-30T07:42:49.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-30T07:42:49.963Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:49.963Z] #77 179.6 checking whether gcc accepts -g... yes [2022-08-30T07:42:50.223Z] #77 179.8 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:42:50.318Z] #77 ... [2022-08-30T07:42:50.318Z] [2022-08-30T07:42:50.318Z] #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-30T07:42:50.318Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-30T07:42:50.318Z] #14 217.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-30T07:42:50.318Z] #14 217.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-30T07:42:50.318Z] #14 217.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-30T07:42:50.318Z] #14 218.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:42:50.318Z] #14 218.0 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-30T07:42:50.318Z] #14 218.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:42:50.318Z] #14 218.1 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-30T07:42:50.318Z] #14 218.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-30T07:42:50.318Z] #14 218.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:42:50.318Z] #14 218.1 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-30T07:42:50.318Z] #14 218.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:42:50.318Z] #14 218.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-30T07:42:50.318Z] #14 218.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:42:50.318Z] #14 218.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-30T07:42:50.318Z] #14 218.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:42:50.318Z] #14 218.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:42:50.318Z] #14 218.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:42:50.318Z] #14 DONE 219.6s [2022-08-30T07:42:50.484Z] #77 180.1 checking whether gcc understands -c and -o together... yes [2022-08-30T07:42:50.575Z] [2022-08-30T07:42:50.575Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-30T07:42:50.575Z] #59 sha256:7e3aad23bdbbab4d3fe5656c1cadcc5e995eac12e54d4aede8a94f61310bf04e [2022-08-30T07:42:50.575Z] #59 DONE 0.2s [2022-08-30T07:42:50.575Z] [2022-08-30T07:42:50.575Z] #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-30T07:42:50.575Z] #60 sha256:41342bcb68841395279ebd214ef8b3d66b6dbf6c9678bdc8c844e0a4fd14ebe9 [2022-08-30T07:42:50.745Z] #77 180.4 checking how to run the C preprocessor... gcc -E [2022-08-30T07:42:51.006Z] #77 180.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:42:51.006Z] #77 180.9 checking for egrep... /bin/grep -E [2022-08-30T07:42:51.947Z] #77 180.9 checking for ANSI C header files... yes [2022-08-30T07:42:52.208Z] #77 181.9 checking for sys/types.h... yes [2022-08-30T07:42:52.468Z] #77 182.2 checking for sys/stat.h... yes [2022-08-30T07:42:53.040Z] #77 182.5 checking for stdlib.h... yes [2022-08-30T07:42:53.095Z] #60 2.055 + RM_GOPATH=0 [2022-08-30T07:42:53.096Z] #60 2.055 + TMP_GOPATH= [2022-08-30T07:42:53.096Z] #60 2.055 + : /build [2022-08-30T07:42:53.096Z] #60 2.055 + '[' -z '' ']' [2022-08-30T07:42:53.096Z] #60 2.057 ++ mktemp -d [2022-08-30T07:42:53.096Z] #60 2.059 + export GOPATH=/tmp/tmp.AvV0plELkg [2022-08-30T07:42:53.096Z] #60 2.059 + GOPATH=/tmp/tmp.AvV0plELkg [2022-08-30T07:42:53.096Z] #60 2.059 + RM_GOPATH=1 [2022-08-30T07:42:53.096Z] #60 2.059 + case "$(go env GOARCH)" in [2022-08-30T07:42:53.096Z] #60 2.061 ++ go env GOARCH [2022-08-30T07:42:53.096Z] #60 ... [2022-08-30T07:42:53.096Z] [2022-08-30T07:42:53.096Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-30T07:42:53.096Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-30T07:42:53.096Z] #15 DONE 2.4s [2022-08-30T07:42:53.096Z] [2022-08-30T07:42:53.096Z] #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-30T07:42:53.096Z] #60 sha256:41342bcb68841395279ebd214ef8b3d66b6dbf6c9678bdc8c844e0a4fd14ebe9 [2022-08-30T07:42:53.096Z] #60 2.140 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:42:53.096Z] #60 2.141 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:42:53.096Z] #60 2.142 ++ dirname /install.sh [2022-08-30T07:42:53.096Z] #60 2.144 + dir=/ [2022-08-30T07:42:53.096Z] #60 2.145 + bin=runc [2022-08-30T07:42:53.096Z] #60 2.145 + shift [2022-08-30T07:42:53.096Z] #60 2.145 + '[' '!' -f //runc.installer ']' [2022-08-30T07:42:53.096Z] #60 2.146 + . //runc.installer [2022-08-30T07:42:53.096Z] #60 2.147 ++ set -e [2022-08-30T07:42:53.096Z] #60 2.147 ++ : v1.1.4 [2022-08-30T07:42:53.096Z] #60 2.147 + install_runc [2022-08-30T07:42:53.096Z] #60 2.148 + RUNC_BUILDTAGS=seccomp [2022-08-30T07:42:53.096Z] #60 2.148 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-30T07:42:53.096Z] #60 2.148 Install runc version v1.1.4 (build tags: seccomp) [2022-08-30T07:42:53.096Z] #60 2.149 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AvV0plELkg/src/github.com/opencontainers/runc [2022-08-30T07:42:53.096Z] #60 2.184 Cloning into '/tmp/tmp.AvV0plELkg/src/github.com/opencontainers/runc'... [2022-08-30T07:42:53.301Z] #77 182.9 checking for string.h... yes [2022-08-30T07:42:53.524Z] #77 ... [2022-08-30T07:42:53.524Z] [2022-08-30T07:42:53.524Z] #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-30T07:42:53.524Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:42:53.524Z] #47 DONE 263.5s [2022-08-30T07:42:53.524Z] [2022-08-30T07:42:53.524Z] #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-30T07:42:53.524Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:42:53.561Z] #77 183.3 checking for memory.h... yes [2022-08-30T07:42:54.132Z] #77 183.5 checking for strings.h... yes [2022-08-30T07:42:54.393Z] #77 184.0 checking for inttypes.h... yes [2022-08-30T07:42:54.464Z] #60 ... [2022-08-30T07:42:54.464Z] [2022-08-30T07:42:54.464Z] #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-30T07:42:54.464Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-30T07:42:54.464Z] #16 DONE 1.6s [2022-08-30T07:42:54.464Z] [2022-08-30T07:42:54.464Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-30T07:42:54.464Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-30T07:42:54.965Z] #77 184.3 checking for stdint.h... yes [2022-08-30T07:42:55.225Z] #77 184.8 checking for unistd.h... yes [2022-08-30T07:42:55.225Z] #77 185.1 checking minix/config.h usability... no [2022-08-30T07:42:55.487Z] #77 185.2 checking minix/config.h presence... no [2022-08-30T07:42:55.487Z] #77 185.3 checking for minix/config.h... no [2022-08-30T07:42:55.487Z] #77 185.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-30T07:42:55.835Z] #17 1.246 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-30T07:42:55.835Z] #17 DONE 1.4s [2022-08-30T07:42:55.835Z] [2022-08-30T07:42:55.835Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-30T07:42:55.835Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-30T07:42:56.008Z] #77 185.6 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:42:56.008Z] #77 185.9 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:42:56.008Z] #77 185.9 checking how to print strings... printf [2022-08-30T07:42:56.008Z] #77 185.9 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:42:56.008Z] #77 185.9 checking for fgrep... /bin/grep -F [2022-08-30T07:42:56.008Z] #77 185.9 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:42:56.008Z] #77 186.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:42:56.008Z] #77 186.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:42:56.046Z] #55 ... [2022-08-30T07:42:56.046Z] [2022-08-30T07:42:56.046Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-30T07:42:56.046Z] #48 sha256:8a9452bc563ad9b1d74041a5bbc39783d9f8021b33e73fdb4a07393dd09dca89 [2022-08-30T07:42:56.269Z] #77 186.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:42:56.269Z] #77 186.2 checking whether ln -s works... yes [2022-08-30T07:42:56.269Z] #77 186.2 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:42:56.529Z] #77 186.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-30T07:42:56.529Z] #77 186.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:42:56.529Z] #77 186.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:42:56.529Z] #77 186.3 checking for objdump... objdump [2022-08-30T07:42:56.529Z] #77 186.3 checking how to recognize dependent libraries... pass_all [2022-08-30T07:42:56.529Z] #77 186.3 checking for dlltool... no [2022-08-30T07:42:56.530Z] #77 186.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:42:56.530Z] #77 186.3 checking for ar... ar [2022-08-30T07:42:56.530Z] #77 186.4 checking for archiver @FILE support... @ [2022-08-30T07:42:56.610Z] #48 DONE 0.7s [2022-08-30T07:42:56.610Z] [2022-08-30T07:42:56.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-30T07:42:56.610Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:42:56.610Z] #55 ... [2022-08-30T07:42:56.610Z] [2022-08-30T07:42:56.610Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-30T07:42:56.610Z] #52 sha256:93b6863b41ce40fd4ae2b7110e101385ee5d23389782fdbc4f7ab0000542c650 [2022-08-30T07:42:56.610Z] #52 DONE 0.1s [2022-08-30T07:42:56.610Z] [2022-08-30T07:42:56.610Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-30T07:42:56.610Z] #54 sha256:7fa71cf5076f5913504362e6b0e7e1131e21809a7fc721a150b542b79b41ec9d [2022-08-30T07:42:56.790Z] #77 186.6 checking for strip... strip [2022-08-30T07:42:56.790Z] #77 186.6 checking for ranlib... ranlib [2022-08-30T07:42:56.790Z] #77 186.6 checking for gawk... no [2022-08-30T07:42:56.790Z] #77 186.6 checking for mawk... mawk [2022-08-30T07:42:56.867Z] #54 DONE 0.1s [2022-08-30T07:42:56.867Z] [2022-08-30T07:42:56.867Z] #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-30T07:42:56.867Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:42:57.361Z] #77 186.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:42:57.361Z] #77 187.3 checking for sysroot... no [2022-08-30T07:42:57.361Z] #77 187.3 checking for a working dd... /bin/dd [2022-08-30T07:42:57.361Z] #77 187.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:42:57.621Z] #77 187.6 checking for mt... no [2022-08-30T07:42:57.621Z] #77 187.6 checking if : is a manifest tool... no [2022-08-30T07:42:57.729Z] #18 DONE 1.6s [2022-08-30T07:42:57.729Z] [2022-08-30T07:42:57.730Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-30T07:42:57.730Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-30T07:42:57.882Z] #77 187.6 checking for dlfcn.h... yes [2022-08-30T07:42:58.143Z] #77 187.9 checking for objdir... .libs [2022-08-30T07:42:58.404Z] #77 188.4 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-30T07:42:58.404Z] #77 ... [2022-08-30T07:42:58.404Z] [2022-08-30T07:42:58.404Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:42:58.404Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:42:58.404Z] #21 26.79 The following additional packages will be installed: [2022-08-30T07:42:58.404Z] #21 26.79 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-30T07:42:58.404Z] #21 26.79 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-30T07:42:58.404Z] #21 26.79 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-30T07:42:58.404Z] #21 26.80 python3-pkg-resources vim-runtime xxd [2022-08-30T07:42:58.404Z] #21 26.81 Suggested packages: [2022-08-30T07:42:58.404Z] #21 26.81 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-30T07:42:58.404Z] #21 26.81 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-30T07:42:58.404Z] #21 26.81 acl attr quota [2022-08-30T07:42:58.404Z] #21 26.81 Recommended packages: [2022-08-30T07:42:58.404Z] #21 26.81 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-30T07:42:58.404Z] #21 29.17 The following NEW packages will be installed: [2022-08-30T07:42:58.404Z] #21 29.17 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-30T07:42:58.404Z] #21 29.17 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-30T07:42:58.404Z] #21 29.18 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-30T07:42:58.404Z] #21 29.18 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-30T07:42:58.404Z] #21 29.18 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-30T07:42:58.404Z] #21 29.18 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-30T07:42:58.404Z] #21 29.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-30T07:42:58.404Z] #21 29.18 xz-utils zip zstd [2022-08-30T07:42:58.404Z] #21 29.56 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:42:58.404Z] #21 29.56 Need to get 27.7 MB of archives. [2022-08-30T07:42:58.404Z] #21 29.56 After this operation, 106 MB of additional disk space will be used. [2022-08-30T07:42:58.404Z] #21 29.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-30T07:42:58.404Z] #21 29.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-30T07:42:58.404Z] #21 29.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-30T07:42:58.404Z] #21 29.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-30T07:42:58.404Z] #21 29.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-30T07:42:58.404Z] #21 29.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-30T07:42:58.404Z] #21 29.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-30T07:42:58.404Z] #21 29.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-30T07:42:58.404Z] #21 29.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-30T07:42:58.404Z] #21 29.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-30T07:42:58.404Z] #21 29.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-30T07:42:58.404Z] #21 29.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-30T07:42:58.404Z] #21 29.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-30T07:42:58.404Z] #21 29.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-30T07:42:58.404Z] #21 29.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-30T07:42:58.404Z] #21 29.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-30T07:42:58.404Z] #21 29.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-30T07:42:58.404Z] #21 29.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-30T07:42:58.404Z] #21 29.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-30T07:42:58.404Z] #21 29.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-30T07:42:58.404Z] #21 29.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-30T07:42:58.404Z] #21 29.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-30T07:42:58.404Z] #21 29.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-30T07:42:58.404Z] #21 29.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-30T07:42:58.404Z] #21 29.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-30T07:42:58.404Z] #21 29.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-30T07:42:58.404Z] #21 29.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-30T07:42:58.404Z] #21 30.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-30T07:42:58.404Z] #21 30.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-30T07:42:58.404Z] #21 30.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-30T07:42:58.404Z] #21 30.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-30T07:42:58.404Z] #21 30.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-30T07:42:58.404Z] #21 30.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-30T07:42:58.404Z] #21 30.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-30T07:42:58.404Z] #21 30.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-30T07:42:58.404Z] #21 30.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-30T07:42:58.404Z] #21 30.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-30T07:42:58.404Z] #21 30.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-30T07:42:58.404Z] #21 30.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-30T07:42:58.404Z] #21 30.42 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-30T07:42:58.404Z] #21 30.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-30T07:42:58.404Z] #21 30.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-30T07:42:58.404Z] #21 30.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-30T07:42:58.404Z] #21 30.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-30T07:42:58.404Z] #21 30.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-30T07:42:58.404Z] #21 30.84 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-30T07:42:58.404Z] #21 30.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-30T07:42:58.404Z] #21 30.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-30T07:42:58.404Z] #21 30.95 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-30T07:42:58.404Z] #21 31.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:42:58.404Z] #21 32.00 Fetched 27.7 MB in 2s (16.1 MB/s) [2022-08-30T07:42:58.404Z] #21 32.12 Selecting previously unselected package pigz. [2022-08-30T07:42:58.404Z] #21 32.12 (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-30T07:42:58.404Z] #21 32.20 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-30T07:42:58.404Z] #21 32.21 Unpacking pigz (2.6-1) ... [2022-08-30T07:42:58.404Z] #21 32.47 Selecting previously unselected package libelf1:amd64. [2022-08-30T07:42:58.404Z] #21 32.50 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-30T07:42:58.404Z] #21 32.58 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-30T07:42:58.404Z] #21 32.93 Selecting previously unselected package libbpf0:amd64. [2022-08-30T07:42:58.404Z] #21 32.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-30T07:42:58.404Z] #21 32.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-30T07:42:58.404Z] #21 33.19 Selecting previously unselected package libcap2:amd64. [2022-08-30T07:42:58.404Z] #21 33.19 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-30T07:42:58.404Z] #21 33.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:42:58.404Z] #21 33.32 Selecting previously unselected package libmnl0:amd64. [2022-08-30T07:42:58.404Z] #21 33.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-30T07:42:58.404Z] #21 33.33 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-30T07:42:58.404Z] #21 33.45 Selecting previously unselected package libxtables12:amd64. [2022-08-30T07:42:58.404Z] #21 33.45 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-30T07:42:58.404Z] #21 33.46 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-30T07:42:58.404Z] #21 33.56 Selecting previously unselected package libcap2-bin. [2022-08-30T07:42:58.404Z] #21 33.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-30T07:42:58.404Z] #21 33.57 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-30T07:42:58.404Z] #21 33.79 Selecting previously unselected package iproute2. [2022-08-30T07:42:58.404Z] #21 33.80 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-30T07:42:58.404Z] #21 33.80 Unpacking iproute2 (5.10.0-4) ... [2022-08-30T07:42:58.665Z] #21 34.58 Selecting previously unselected package xxd. [2022-08-30T07:42:58.665Z] #21 34.59 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:42:58.665Z] #21 34.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:42:58.665Z] #21 ... [2022-08-30T07:42:58.665Z] [2022-08-30T07:42:58.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-30T07:42:58.665Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:58.665Z] #77 188.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:42:58.665Z] #77 188.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:42:58.925Z] #77 188.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:42:59.100Z] #19 DONE 1.9s [2022-08-30T07:42:59.100Z] [2022-08-30T07:42:59.100Z] #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-30T07:42:59.100Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:42:59.100Z] #77 144.1 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:42:59.100Z] #77 144.6 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:42:59.100Z] #77 144.6 checking how to print strings... printf [2022-08-30T07:42:59.100Z] #77 144.6 checking for gcc... gcc [2022-08-30T07:42:59.100Z] #77 144.9 checking whether the C compiler works... yes [2022-08-30T07:42:59.100Z] #77 145.2 checking for C compiler default output file name... a.out [2022-08-30T07:42:59.100Z] #77 145.2 checking for suffix of executables... [2022-08-30T07:42:59.100Z] #77 145.7 checking whether we are cross compiling... no [2022-08-30T07:42:59.100Z] #77 146.2 checking for suffix of object files... o [2022-08-30T07:42:59.100Z] #77 146.4 checking whether we are using the GNU C compiler... yes [2022-08-30T07:42:59.100Z] #77 146.6 checking whether gcc accepts -g... yes [2022-08-30T07:42:59.100Z] #77 146.9 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:42:59.100Z] #77 147.1 checking whether gcc understands -c and -o together... yes [2022-08-30T07:42:59.100Z] #77 147.6 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:42:59.100Z] #77 147.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:42:59.100Z] #77 147.7 checking for egrep... /bin/grep -E [2022-08-30T07:42:59.100Z] #77 147.7 checking for fgrep... /bin/grep -F [2022-08-30T07:42:59.100Z] #77 147.7 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:42:59.100Z] #77 147.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:42:59.100Z] #77 147.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:42:59.100Z] #77 147.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:42:59.100Z] #77 148.0 checking whether ln -s works... yes [2022-08-30T07:42:59.100Z] #77 148.0 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:42:59.100Z] #77 148.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-30T07:42:59.100Z] #77 148.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:42:59.100Z] #77 148.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:42:59.100Z] #77 148.1 checking for objdump... objdump [2022-08-30T07:42:59.100Z] #77 148.1 checking how to recognize dependent libraries... pass_all [2022-08-30T07:42:59.100Z] #77 148.1 checking for dlltool... no [2022-08-30T07:42:59.100Z] #77 148.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:42:59.100Z] #77 148.1 checking for ar... ar [2022-08-30T07:42:59.100Z] #77 148.1 checking for archiver @FILE support... @ [2022-08-30T07:42:59.100Z] #77 148.4 checking for strip... strip [2022-08-30T07:42:59.100Z] #77 148.4 checking for ranlib... ranlib [2022-08-30T07:42:59.100Z] #77 148.4 checking for gawk... no [2022-08-30T07:42:59.100Z] #77 148.4 checking for mawk... mawk [2022-08-30T07:42:59.100Z] #77 148.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:42:59.100Z] #77 149.3 checking for sysroot... no [2022-08-30T07:42:59.100Z] #77 149.3 checking for a working dd... /bin/dd [2022-08-30T07:42:59.100Z] #77 149.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:42:59.100Z] #77 149.6 checking for mt... no [2022-08-30T07:42:59.100Z] #77 149.6 checking if : is a manifest tool... no [2022-08-30T07:42:59.100Z] #77 149.6 checking how to run the C preprocessor... gcc -E [2022-08-30T07:42:59.100Z] #77 150.2 checking for ANSI C header files... yes [2022-08-30T07:42:59.100Z] #77 151.3 checking for sys/types.h... yes [2022-08-30T07:42:59.100Z] #77 151.6 checking for sys/stat.h... yes [2022-08-30T07:42:59.100Z] #77 152.0 checking for stdlib.h... yes [2022-08-30T07:42:59.357Z] #77 152.3 checking for string.h... yes [2022-08-30T07:42:59.869Z] #77 152.6 checking for memory.h... yes [2022-08-30T07:42:59.873Z] #77 189.0 checking if gcc static flag -static works... yes [2022-08-30T07:42:59.873Z] #77 189.7 checking if gcc supports -c -o file.o... yes [2022-08-30T07:43:00.126Z] #77 153.0 checking for strings.h... yes [2022-08-30T07:43:00.133Z] #77 190.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:43:00.133Z] #77 190.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:43:00.394Z] #77 190.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:43:00.394Z] #77 190.4 checking how to hardcode library paths into programs... immediate [2022-08-30T07:43:00.394Z] #77 190.4 checking whether stripping libraries is possible... yes [2022-08-30T07:43:00.394Z] #77 190.4 checking if libtool supports shared libraries... yes [2022-08-30T07:43:00.394Z] #77 190.4 checking whether to build shared libraries... no [2022-08-30T07:43:00.394Z] #77 190.4 checking whether to build static libraries... yes [2022-08-30T07:43:00.641Z] #77 153.4 checking for inttypes.h... yes [2022-08-30T07:43:00.641Z] #77 153.7 checking for stdint.h... [2022-08-30T07:43:00.641Z] #77 ... [2022-08-30T07:43:00.641Z] [2022-08-30T07:43:00.641Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-30T07:43:00.641Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-30T07:43:00.641Z] #20 DONE 1.4s [2022-08-30T07:43:00.641Z] [2022-08-30T07:43:00.641Z] #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-30T07:43:00.641Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:00.641Z] #77 153.7 checking for stdint.h... yes [2022-08-30T07:43:00.654Z] #77 190.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:43:00.654Z] #77 190.5 checking whether build environment is sane... yes [2022-08-30T07:43:00.654Z] #77 190.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:43:00.654Z] #77 190.6 checking whether make sets $(MAKE)... yes [2022-08-30T07:43:00.914Z] #77 190.6 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:43:00.914Z] #77 190.7 checking whether make supports nested variables... yes [2022-08-30T07:43:00.914Z] #77 190.8 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:43:00.914Z] #77 190.8 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:43:00.914Z] #77 190.8 checking how to create a ustar tar archive... gnutar [2022-08-30T07:43:01.175Z] #77 191.0 checking dependency style of gcc... gcc3 [2022-08-30T07:43:01.175Z] #77 191.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:43:01.175Z] #77 191.2 checking whether make supports nested variables... (cached) yes [2022-08-30T07:43:01.175Z] #77 191.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-30T07:43:01.175Z] #77 191.2 checking pkg-config is at least version 0.9.0... yes [2022-08-30T07:43:01.435Z] #77 191.3 checking for yajl >= 2.1.0... yes [2022-08-30T07:43:01.435Z] #77 191.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-30T07:43:01.435Z] #77 191.3 checking for gcc... (cached) gcc [2022-08-30T07:43:01.435Z] #77 191.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-30T07:43:01.435Z] #77 191.4 checking whether gcc accepts -g... (cached) yes [2022-08-30T07:43:01.435Z] #77 191.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-30T07:43:01.435Z] #77 191.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-30T07:43:01.435Z] #77 191.4 checking for a Python interpreter with version >= 3... python3 [2022-08-30T07:43:01.435Z] #77 191.5 checking for python3... /usr/bin/python3 [2022-08-30T07:43:01.460Z] #77 154.0 checking for unistd.h... yes [2022-08-30T07:43:01.679Z] #19 ... [2022-08-30T07:43:01.679Z] [2022-08-30T07:43:01.679Z] #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-30T07:43:01.679Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:01.679Z] #84 218.7 CCLD libocispec.la [2022-08-30T07:43:01.679Z] #84 219.2 CCLD tests/test-1 [2022-08-30T07:43:01.679Z] #84 219.2 CCLD tests/test-2 [2022-08-30T07:43:01.679Z] #84 219.2 CCLD src/validate [2022-08-30T07:43:01.679Z] #84 219.3 CCLD tests/test-3 [2022-08-30T07:43:01.679Z] #84 219.3 CCLD tests/test-4 [2022-08-30T07:43:01.679Z] #84 219.3 CCLD tests/test-5 [2022-08-30T07:43:01.679Z] #84 219.4 CCLD tests/test-6 [2022-08-30T07:43:01.679Z] #84 219.5 CCLD tests/test-7 [2022-08-30T07:43:01.679Z] #84 219.6 CCLD tests/test-9 [2022-08-30T07:43:01.679Z] #84 219.6 CCLD tests/test-8 [2022-08-30T07:43:01.679Z] #84 219.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-30T07:43:01.679Z] #84 219.7 CCLD tests/test-10 [2022-08-30T07:43:01.679Z] #84 219.8 CCLD tests/test-11 [2022-08-30T07:43:01.679Z] #84 222.0 libtool: link: ar cr libocispec.a [2022-08-30T07:43:01.679Z] #84 222.1 libtool: link: ranlib libocispec.a [2022-08-30T07:43:01.696Z] #77 191.5 checking for python3 version... 3.9 [2022-08-30T07:43:01.696Z] #77 191.6 checking for python3 platform... linux [2022-08-30T07:43:01.716Z] #77 154.5 checking for dlfcn.h... yes [2022-08-30T07:43:01.956Z] #77 191.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-30T07:43:01.973Z] #77 154.9 checking for objdir... .libs [2022-08-30T07:43:02.207Z] #55 ... [2022-08-30T07:43:02.207Z] [2022-08-30T07:43:02.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-30T07:43:02.207Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:02.207Z] #77 221.6 CCLD tests/init [2022-08-30T07:43:02.217Z] #77 191.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-30T07:43:02.477Z] #77 192.5 checking that generated files are newer than configure... done [2022-08-30T07:43:02.477Z] #77 192.5 configure: creating ./config.status [2022-08-30T07:43:02.793Z] #77 155.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:43:02.793Z] #77 155.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:43:02.793Z] #77 155.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:43:03.067Z] #84 223.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:43:03.067Z] #84 223.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-30T07:43:03.067Z] #84 223.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-30T07:43:03.067Z] #84 223.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:43:03.067Z] #84 224.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:43:03.067Z] #84 224.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:43:03.067Z] #84 224.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:43:03.327Z] #84 224.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-30T07:43:03.327Z] #84 224.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-30T07:43:03.587Z] #84 224.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-30T07:43:03.587Z] #84 224.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-30T07:43:03.587Z] #84 224.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-30T07:43:03.587Z] #84 224.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-30T07:43:03.587Z] #84 224.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-30T07:43:03.587Z] #84 224.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-30T07:43:03.587Z] #84 224.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-30T07:43:03.587Z] #84 224.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-30T07:43:03.587Z] #84 224.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-30T07:43:03.730Z] #77 155.9 checking if gcc static flag -static works... yes [2022-08-30T07:43:03.846Z] #84 224.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-30T07:43:03.846Z] #84 224.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-30T07:43:03.846Z] #84 224.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-30T07:43:03.987Z] #77 156.8 checking if gcc supports -c -o file.o... yes [2022-08-30T07:43:03.987Z] #77 156.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:43:03.987Z] #77 156.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:43:04.106Z] #84 224.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-30T07:43:04.106Z] #84 224.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-30T07:43:04.106Z] #84 224.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-30T07:43:04.106Z] #84 224.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-30T07:43:04.106Z] #84 224.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-30T07:43:04.366Z] #84 225.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-30T07:43:04.366Z] #84 225.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-30T07:43:04.366Z] #84 225.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-30T07:43:04.366Z] #84 225.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-30T07:43:04.551Z] #77 157.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:43:04.551Z] #77 157.7 checking how to hardcode library paths into programs... immediate [2022-08-30T07:43:04.551Z] #77 157.7 checking whether stripping libraries is possible... yes [2022-08-30T07:43:04.551Z] #77 157.7 checking if libtool supports shared libraries... yes [2022-08-30T07:43:04.551Z] #77 157.7 checking whether to build shared libraries... no [2022-08-30T07:43:04.551Z] #77 157.7 checking whether to build static libraries... yes [2022-08-30T07:43:04.551Z] #77 157.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:43:04.551Z] #77 157.7 checking whether build environment is sane... yes [2022-08-30T07:43:04.627Z] #84 225.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-30T07:43:04.627Z] #84 225.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-30T07:43:04.627Z] #84 225.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-30T07:43:04.627Z] #84 225.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-30T07:43:04.627Z] #84 225.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-30T07:43:04.808Z] #77 157.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:43:04.808Z] #77 157.8 checking whether make sets $(MAKE)... yes [2022-08-30T07:43:04.808Z] #77 157.8 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:43:04.808Z] #77 157.9 checking whether make supports nested variables... yes [2022-08-30T07:43:04.887Z] #84 225.6 CC src/crun-crun.o [2022-08-30T07:43:04.887Z] #84 225.7 CC src/crun-run.o [2022-08-30T07:43:04.887Z] #84 225.8 CC src/crun-kill.o [2022-08-30T07:43:04.887Z] #84 225.8 CC src/crun-delete.o [2022-08-30T07:43:05.065Z] #77 158.0 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:43:05.065Z] #77 158.0 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:43:05.065Z] #77 158.0 checking how to create a ustar tar archive... gnutar [2022-08-30T07:43:05.147Z] #84 225.9 CC src/crun-unpause.o [2022-08-30T07:43:05.147Z] #84 225.9 CC src/crun-pause.o [2022-08-30T07:43:05.147Z] #84 226.0 CC src/crun-spec.o [2022-08-30T07:43:05.147Z] #84 226.0 CC src/crun-exec.o [2022-08-30T07:43:05.322Z] #77 158.1 checking dependency style of gcc... gcc3 [2022-08-30T07:43:05.322Z] #77 158.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:43:05.322Z] #77 158.4 checking whether make supports nested variables... (cached) yes [2022-08-30T07:43:05.322Z] #77 158.5 checking for gawk... (cached) mawk [2022-08-30T07:43:05.322Z] #77 158.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-30T07:43:05.323Z] #77 158.5 checking for gcc... (cached) gcc [2022-08-30T07:43:05.407Z] #84 226.3 CC src/crun-list.o [2022-08-30T07:43:05.407Z] #84 226.4 CC src/crun-create.o [2022-08-30T07:43:05.580Z] #77 158.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-30T07:43:05.580Z] #77 158.6 checking whether gcc accepts -g... (cached) yes [2022-08-30T07:43:05.580Z] #77 158.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-30T07:43:05.580Z] #77 158.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-30T07:43:05.667Z] #84 226.6 CC src/crun-state.o [2022-08-30T07:43:05.667Z] #84 226.6 CC src/crun-update.o [2022-08-30T07:43:05.667Z] #84 226.6 CC src/crun-start.o [2022-08-30T07:43:05.837Z] #77 158.6 checking for a Python interpreter with version >= 3... python3 [2022-08-30T07:43:05.837Z] #77 158.8 checking for python3... /usr/bin/python3 [2022-08-30T07:43:05.837Z] #77 158.8 checking for python3 version... 3.9 [2022-08-30T07:43:05.837Z] #77 158.8 checking for python3 platform... linux [2022-08-30T07:43:05.927Z] #84 226.7 CC src/crun-ps.o [2022-08-30T07:43:06.094Z] #77 158.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-30T07:43:06.094Z] #77 159.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-30T07:43:06.186Z] #84 227.0 CC src/crun-checkpoint.o [2022-08-30T07:43:06.351Z] #77 159.3 checking for go-md2man... no [2022-08-30T07:43:06.351Z] #77 159.4 checking error.h usability... yes [2022-08-30T07:43:06.446Z] #84 227.2 CC src/crun-restore.o [2022-08-30T07:43:06.446Z] #84 227.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-30T07:43:06.610Z] #77 159.6 checking error.h presence... yes [2022-08-30T07:43:06.610Z] #77 159.7 checking for error.h... yes [2022-08-30T07:43:06.681Z] #77 196.8 config.status: creating Makefile [2022-08-30T07:43:06.705Z] #84 227.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-30T07:43:06.706Z] #84 227.5 CC src/libcrun/libcrun_la-container.lo [2022-08-30T07:43:06.706Z] #84 227.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-30T07:43:06.706Z] #84 227.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-30T07:43:06.706Z] #84 227.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-30T07:43:06.942Z] #77 197.0 config.status: creating config.h [2022-08-30T07:43:06.942Z] #77 197.0 config.status: executing libtool commands [2022-08-30T07:43:06.965Z] #84 227.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-30T07:43:06.965Z] #84 227.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-30T07:43:06.965Z] #84 227.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-30T07:43:06.965Z] #84 228.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-30T07:43:07.125Z] #77 159.8 checking linux/openat2.h usability... yes [2022-08-30T07:43:07.125Z] #77 160.2 checking linux/openat2.h presence... yes [2022-08-30T07:43:07.202Z] #77 197.3 config.status: executing depfiles commands [2022-08-30T07:43:07.228Z] #84 ... [2022-08-30T07:43:07.228Z] [2022-08-30T07:43:07.228Z] #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-30T07:43:07.228Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:43:07.228Z] #54 282.5 + dpkg --print-architecture [2022-08-30T07:43:07.228Z] #54 282.5 + git checkout -q v2.1.0 [2022-08-30T07:43:07.382Z] #77 160.3 checking for linux/openat2.h... yes [2022-08-30T07:43:07.488Z] #54 282.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-30T07:43:07.488Z] #54 282.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-30T07:43:07.949Z] #77 160.4 checking for copy_file_range... yes [2022-08-30T07:43:08.462Z] #77 161.2 checking for fgetxattr... yes [2022-08-30T07:43:08.719Z] #77 161.7 checking for statx... [2022-08-30T07:43:08.719Z] #77 ... [2022-08-30T07:43:08.719Z] [2022-08-30T07:43:08.719Z] #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-30T07:43:08.719Z] #60 sha256:41342bcb68841395279ebd214ef8b3d66b6dbf6c9678bdc8c844e0a4fd14ebe9 [2022-08-30T07:43:08.719Z] #60 18.10 + cd /tmp/tmp.AvV0plELkg/src/github.com/opencontainers/runc [2022-08-30T07:43:08.719Z] #60 18.10 + git checkout -q v1.1.4 [2022-08-30T07:43:09.120Z] #77 198.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-30T07:43:09.120Z] #77 198.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-30T07:43:09.120Z] #77 ... [2022-08-30T07:43:09.120Z] [2022-08-30T07:43:09.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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:43:09.120Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:43:09.120Z] #21 34.88 Selecting previously unselected package vim-common. [2022-08-30T07:43:09.120Z] #21 34.88 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:43:09.120Z] #21 34.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:43:09.120Z] #21 35.44 Selecting previously unselected package bash-completion. [2022-08-30T07:43:09.120Z] #21 35.44 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-30T07:43:09.120Z] #21 39.75 Unpacking bash-completion (1:2.11-2) ... [2022-08-30T07:43:09.120Z] #21 40.87 Selecting previously unselected package bzip2. [2022-08-30T07:43:09.120Z] #21 40.89 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 40.91 Unpacking bzip2 (1.0.8-4) ... [2022-08-30T07:43:09.120Z] #21 41.12 Selecting previously unselected package xz-utils. [2022-08-30T07:43:09.120Z] #21 41.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 41.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:43:09.120Z] #21 41.38 Selecting previously unselected package apparmor. [2022-08-30T07:43:09.120Z] #21 41.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 41.49 Unpacking apparmor (2.13.6-10) ... [2022-08-30T07:43:09.120Z] #21 42.19 Selecting previously unselected package inetutils-ping. [2022-08-30T07:43:09.120Z] #21 42.19 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 42.21 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-30T07:43:09.120Z] #21 42.56 Selecting previously unselected package libip4tc2:amd64. [2022-08-30T07:43:09.120Z] #21 42.56 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 42.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-30T07:43:09.120Z] #21 42.68 Selecting previously unselected package libip6tc2:amd64. [2022-08-30T07:43:09.120Z] #21 42.68 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 42.69 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-30T07:43:09.120Z] #21 42.89 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-30T07:43:09.120Z] #21 42.91 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 42.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-30T07:43:09.120Z] #21 43.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-30T07:43:09.120Z] #21 43.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 43.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-30T07:43:09.120Z] #21 43.37 Selecting previously unselected package libnftnl11:amd64. [2022-08-30T07:43:09.120Z] #21 43.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 43.38 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-30T07:43:09.120Z] #21 43.67 Selecting previously unselected package iptables. [2022-08-30T07:43:09.120Z] #21 43.68 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 43.68 Unpacking iptables (1.8.7-1) ... [2022-08-30T07:43:09.120Z] #21 44.17 Selecting previously unselected package libonig5:amd64. [2022-08-30T07:43:09.120Z] #21 44.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 44.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:43:09.120Z] #21 44.42 Selecting previously unselected package libjq1:amd64. [2022-08-30T07:43:09.120Z] #21 44.44 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 44.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:43:09.120Z] #21 44.67 Selecting previously unselected package jq. [2022-08-30T07:43:09.120Z] #21 44.69 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 44.70 Unpacking jq (1.6-2.1) ... [2022-08-30T07:43:09.120Z] #21 44.84 Selecting previously unselected package libaio1:amd64. [2022-08-30T07:43:09.120Z] #21 44.84 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 44.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-30T07:43:09.120Z] #21 44.93 Selecting previously unselected package libgpm2:amd64. [2022-08-30T07:43:09.120Z] #21 44.94 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 44.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-30T07:43:09.120Z] #21 45.12 Selecting previously unselected package libicu67:amd64. [2022-08-30T07:43:09.120Z] #21 45.14 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-30T07:43:09.120Z] #21 45.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-30T07:43:09.120Z] #21 ... [2022-08-30T07:43:09.120Z] [2022-08-30T07:43:09.120Z] #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-30T07:43:09.120Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:09.120Z] #77 199.2 checking for gcc... gcc [2022-08-30T07:43:09.397Z] #54 ... [2022-08-30T07:43:09.397Z] [2022-08-30T07:43:09.397Z] #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-30T07:43:09.397Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:43:09.397Z] #19 261.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-30T07:43:09.397Z] #19 261.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:43:09.397Z] #19 261.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-30T07:43:09.397Z] #19 261.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-30T07:43:09.397Z] #19 261.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:43:09.397Z] #19 261.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:43:09.397Z] #19 ... [2022-08-30T07:43:09.397Z] [2022-08-30T07:43:09.397Z] #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-30T07:43:09.397Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:09.397Z] #84 228.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-30T07:43:09.397Z] #84 228.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-30T07:43:09.397Z] #84 228.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-30T07:43:09.397Z] #84 228.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-30T07:43:09.397Z] #84 228.4 CC src/libcrun/libcrun_la-error.lo [2022-08-30T07:43:09.397Z] #84 228.7 CC src/libcrun/libcrun_la-status.lo [2022-08-30T07:43:09.397Z] #84 228.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-30T07:43:09.397Z] #84 229.0 CC src/libcrun/libcrun_la-signals.lo [2022-08-30T07:43:09.397Z] #84 229.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-30T07:43:09.397Z] #84 229.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-30T07:43:09.397Z] #84 229.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-30T07:43:09.397Z] #84 229.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-30T07:43:09.397Z] #84 229.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-30T07:43:09.397Z] #84 229.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-30T07:43:09.397Z] #84 229.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-30T07:43:09.692Z] #77 199.4 checking whether the C compiler works... yes [2022-08-30T07:43:09.692Z] #77 199.5 checking for C compiler default output file name... a.out [2022-08-30T07:43:09.692Z] #77 199.5 checking for suffix of executables... [2022-08-30T07:43:09.966Z] #84 230.7 CC tests/init.o [2022-08-30T07:43:10.088Z] #60 19.18 + '[' -z '' ']' [2022-08-30T07:43:10.088Z] #60 19.18 + target=static [2022-08-30T07:43:10.088Z] #60 19.18 + make BUILDTAGS=seccomp static [2022-08-30T07:43:10.213Z] #77 199.8 checking whether we are cross compiling... no [2022-08-30T07:43:10.213Z] #77 200.0 checking for suffix of object files... o [2022-08-30T07:43:10.213Z] #77 200.1 checking whether we are using the GNU C compiler... yes [2022-08-30T07:43:10.225Z] #84 230.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-30T07:43:10.474Z] #77 200.2 checking whether gcc accepts -g... yes [2022-08-30T07:43:10.651Z] #60 19.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-30T07:43:10.651Z] #60 ... [2022-08-30T07:43:10.651Z] [2022-08-30T07:43:10.651Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:43:10.651Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:43:10.651Z] #21 2.046 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:43:10.651Z] #21 2.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:43:10.651Z] #21 2.143 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:43:10.651Z] #21 3.257 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:43:10.651Z] #21 5.159 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:43:10.651Z] #21 7.684 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:43:10.735Z] #77 200.4 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:43:10.908Z] #21 ... [2022-08-30T07:43:10.908Z] [2022-08-30T07:43:10.908Z] #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-30T07:43:10.908Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:10.908Z] #77 161.7 checking for statx... yes [2022-08-30T07:43:10.908Z] #77 162.3 checking for fgetpwent_r... yes [2022-08-30T07:43:10.908Z] #77 162.8 checking for issetugid... no [2022-08-30T07:43:10.908Z] #77 163.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-30T07:43:10.908Z] #77 163.3 checking pkg-config is at least version 0.9.0... yes [2022-08-30T07:43:10.908Z] #77 163.3 checking for library containing yajl_tree_get... -lyajl [2022-08-30T07:43:10.908Z] #77 163.8 checking for yajl >= 2.0.0... yes [2022-08-30T07:43:10.908Z] #77 163.8 checking sys/capability.h usability... yes [2022-08-30T07:43:11.166Z] #77 164.1 checking sys/capability.h presence... yes [2022-08-30T07:43:11.166Z] #77 164.2 checking for sys/capability.h... yes [2022-08-30T07:43:11.309Z] #77 200.7 checking whether gcc understands -c and -o together... yes [2022-08-30T07:43:11.309Z] #77 201.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:43:11.309Z] #77 201.1 checking whether build environment is sane... yes [2022-08-30T07:43:11.309Z] #77 201.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:43:11.309Z] #77 201.3 checking for gawk... no [2022-08-30T07:43:11.309Z] #77 201.3 checking for mawk... mawk [2022-08-30T07:43:11.309Z] #77 201.3 checking whether make sets $(MAKE)... yes [2022-08-30T07:43:11.571Z] #77 201.4 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:43:11.571Z] #77 201.5 checking whether make supports nested variables... yes [2022-08-30T07:43:11.733Z] #77 164.2 checking for library containing cap_from_name... -lcap [2022-08-30T07:43:11.831Z] #77 201.7 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:43:11.831Z] #77 201.7 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:43:11.831Z] #77 201.7 checking how to create a ustar tar archive... gnutar [2022-08-30T07:43:12.402Z] #77 201.9 checking dependency style of gcc... gcc3 [2022-08-30T07:43:12.402Z] #77 202.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:43:12.402Z] #77 202.3 checking whether make supports nested variables... (cached) yes [2022-08-30T07:43:12.663Z] #77 202.4 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:43:12.663Z] #77 202.6 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:43:12.663Z] #77 202.6 checking how to print strings... printf [2022-08-30T07:43:12.663Z] #77 202.7 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:43:12.663Z] #77 202.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:43:12.663Z] #77 202.7 checking for egrep... /bin/grep -E [2022-08-30T07:43:12.663Z] #77 202.7 checking for fgrep... /bin/grep -F [2022-08-30T07:43:12.663Z] #77 202.7 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:43:12.923Z] #77 202.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:43:12.923Z] #77 202.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:43:12.923Z] #77 202.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:43:12.923Z] #77 203.0 checking whether ln -s works... yes [2022-08-30T07:43:12.923Z] #77 203.0 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:43:12.941Z] #77 165.0 checking for library containing dlopen... -ldl [2022-08-30T07:43:13.184Z] #77 203.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-30T07:43:13.184Z] #77 203.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:43:13.184Z] #77 203.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:43:13.184Z] #77 203.1 checking for objdump... objdump [2022-08-30T07:43:13.184Z] #77 203.1 checking how to recognize dependent libraries... pass_all [2022-08-30T07:43:13.184Z] #77 203.1 checking for dlltool... no [2022-08-30T07:43:13.184Z] #77 203.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:43:13.184Z] #77 203.1 checking for ar... ar [2022-08-30T07:43:13.453Z] #77 166.1 checking seccomp.h usability... yes [2022-08-30T07:43:13.709Z] #77 166.5 checking seccomp.h presence... yes [2022-08-30T07:43:13.709Z] #77 166.8 checking for seccomp.h... yes [2022-08-30T07:43:13.755Z] #77 203.1 checking for archiver @FILE support... @ [2022-08-30T07:43:13.755Z] #77 203.5 checking for strip... strip [2022-08-30T07:43:13.755Z] #77 203.5 checking for ranlib... ranlib [2022-08-30T07:43:14.326Z] #77 203.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:43:14.326Z] #77 204.1 checking for sysroot... no [2022-08-30T07:43:14.326Z] #77 204.1 checking for a working dd... /bin/dd [2022-08-30T07:43:14.326Z] #77 204.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:43:14.326Z] #77 204.2 checking for mt... no [2022-08-30T07:43:14.326Z] #77 204.2 checking if : is a manifest tool... no [2022-08-30T07:43:14.326Z] #77 204.2 checking how to run the C preprocessor... gcc -E [2022-08-30T07:43:14.640Z] #77 166.8 checking for library containing seccomp_rule_add... -lseccomp [2022-08-30T07:43:14.897Z] #77 167.8 checking for library containing seccomp_arch_resolve_name... none required [2022-08-30T07:43:15.411Z] #77 168.1 checking systemd/sd-bus.h usability... yes [2022-08-30T07:43:15.530Z] #77 204.5 checking for ANSI C header files... yes [2022-08-30T07:43:15.530Z] #77 205.3 checking for sys/types.h... yes [2022-08-30T07:43:15.791Z] #77 205.5 checking for sys/stat.h... yes [2022-08-30T07:43:15.791Z] #77 205.6 checking for stdlib.h... yes [2022-08-30T07:43:15.975Z] #77 168.5 checking systemd/sd-bus.h presence... yes [2022-08-30T07:43:15.975Z] #77 168.9 checking for systemd/sd-bus.h... yes [2022-08-30T07:43:16.127Z] #77 205.8 checking for string.h... yes [2022-08-30T07:43:16.395Z] #77 206.0 checking for memory.h... yes [2022-08-30T07:43:16.539Z] #77 168.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-30T07:43:16.670Z] #77 206.3 checking for strings.h... yes [2022-08-30T07:43:16.798Z] #77 169.6 checking for sd_notify_barrier... yes [2022-08-30T07:43:16.932Z] #77 206.5 checking for inttypes.h... yes [2022-08-30T07:43:17.055Z] #77 170.0 checking linux/bpf.h usability... yes [2022-08-30T07:43:17.206Z] #77 206.8 checking for stdint.h... yes [2022-08-30T07:43:17.316Z] #77 170.3 checking linux/bpf.h presence... yes [2022-08-30T07:43:17.316Z] #77 170.4 checking for linux/bpf.h... yes [2022-08-30T07:43:17.316Z] #77 170.4 checking compilation for eBPF... yes [2022-08-30T07:43:17.471Z] #77 207.1 checking for unistd.h... yes [2022-08-30T07:43:17.573Z] #77 170.5 checking for criu >= 3.15... no [2022-08-30T07:43:17.573Z] #77 170.6 configure: CRIU headers not found, building without CRIU support [2022-08-30T07:43:17.573Z] #77 170.6 checking for criu > 3.16... no [2022-08-30T07:43:17.573Z] #77 170.6 configure: CRIU version doesn't support join-ns API [2022-08-30T07:43:17.573Z] #77 170.6 checking for criu > 3.16.1... no [2022-08-30T07:43:17.573Z] #77 170.7 configure: CRIU version doesn't support for pre-dumping [2022-08-30T07:43:17.731Z] #77 207.5 checking for dlfcn.h... yes [2022-08-30T07:43:17.731Z] #77 207.7 checking for objdir... .libs [2022-08-30T07:43:17.831Z] #77 170.7 checking for new mount API (fsconfig)... yes [2022-08-30T07:43:17.831Z] #77 170.9 checking for seccomp notify API... yes [2022-08-30T07:43:17.831Z] #77 171.0 checking for gperf... no [2022-08-30T07:43:17.831Z] #77 171.0 configure: gperf not found - cannot rebuild signal parser code [2022-08-30T07:43:17.990Z] #77 ... [2022-08-30T07:43:17.990Z] [2022-08-30T07:43:17.990Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:43:17.990Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:43:17.990Z] #21 50.89 Selecting previously unselected package libinih1:amd64. [2022-08-30T07:43:17.990Z] #21 50.89 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-30T07:43:17.990Z] #21 50.90 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-30T07:43:17.990Z] #21 50.96 Selecting previously unselected package libnet1:amd64. [2022-08-30T07:43:17.990Z] #21 50.96 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-30T07:43:17.990Z] #21 50.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:43:17.990Z] #21 51.05 Selecting previously unselected package libnl-3-200:amd64. [2022-08-30T07:43:17.990Z] #21 51.06 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-30T07:43:17.990Z] #21 51.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:43:17.990Z] #21 51.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:43:17.990Z] #21 51.16 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:43:17.990Z] #21 51.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:43:17.990Z] #21 51.25 Selecting previously unselected package libyajl2:amd64. [2022-08-30T07:43:17.990Z] #21 51.25 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-30T07:43:17.990Z] #21 51.26 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:43:17.990Z] #21 51.32 Selecting previously unselected package net-tools. [2022-08-30T07:43:17.990Z] #21 51.32 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-30T07:43:17.990Z] #21 51.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-30T07:43:17.990Z] #21 51.57 Selecting previously unselected package patch. [2022-08-30T07:43:17.990Z] #21 51.57 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-30T07:43:17.990Z] #21 51.58 Unpacking patch (2.7.6-7) ... [2022-08-30T07:43:17.990Z] #21 51.78 Selecting previously unselected package python-pip-whl. [2022-08-30T07:43:17.990Z] #21 51.79 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-30T07:43:17.990Z] #21 51.83 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-30T07:43:17.990Z] #21 52.98 Selecting previously unselected package python3-lib2to3. [2022-08-30T07:43:17.990Z] #21 52.99 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-30T07:43:17.990Z] #21 53.00 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-30T07:43:17.990Z] #21 53.23 Selecting previously unselected package python3-distutils. [2022-08-30T07:43:17.990Z] #21 53.24 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-30T07:43:17.990Z] #21 53.25 Unpacking python3-distutils (3.9.2-1) ... [2022-08-30T07:43:17.990Z] #21 53.49 Selecting previously unselected package python3-pkg-resources. [2022-08-30T07:43:17.990Z] #21 53.50 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-30T07:43:17.990Z] #21 53.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:43:17.990Z] #21 53.67 Selecting previously unselected package python3-setuptools. [2022-08-30T07:43:17.990Z] #21 53.73 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-30T07:43:17.990Z] #21 53.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-30T07:43:18.093Z] #77 171.0 checking for library containing argp_parse... none required [2022-08-30T07:43:18.249Z] #21 54.29 Selecting previously unselected package python3-wheel. [2022-08-30T07:43:18.250Z] #21 54.29 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-30T07:43:18.250Z] #21 54.29 Unpacking python3-wheel (0.34.2-1) ... [2022-08-30T07:43:18.350Z] #77 ... [2022-08-30T07:43:18.350Z] [2022-08-30T07:43:18.350Z] #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-30T07:43:18.350Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-30T07:43:18.350Z] #34 DONE 245.4s [2022-08-30T07:43:18.350Z] [2022-08-30T07:43:18.350Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:43:18.350Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:43:18.350Z] #21 14.57 Fetched 8573 kB in 13s (670 kB/s) [2022-08-30T07:43:18.509Z] #21 54.40 Selecting previously unselected package python3-pip. [2022-08-30T07:43:18.509Z] #21 54.41 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-30T07:43:18.509Z] #21 54.43 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-30T07:43:19.078Z] #21 54.91 Selecting previously unselected package sudo. [2022-08-30T07:43:19.079Z] #21 54.91 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-30T07:43:19.079Z] #21 54.92 Unpacking sudo (1.9.5p2-3) ... [2022-08-30T07:43:20.247Z] #21 14.57 Reading package lists... [2022-08-30T07:43:20.470Z] #21 56.12 Selecting previously unselected package thin-provisioning-tools. [2022-08-30T07:43:20.470Z] #21 56.12 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-30T07:43:20.470Z] #21 56.15 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-30T07:43:20.730Z] #21 56.59 Selecting previously unselected package uidmap. [2022-08-30T07:43:20.730Z] #21 56.59 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-30T07:43:20.730Z] #21 56.60 Unpacking uidmap (1:4.8.1-1) ... [2022-08-30T07:43:20.991Z] #21 56.89 Selecting previously unselected package vim-runtime. [2022-08-30T07:43:20.991Z] #21 56.90 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:43:21.251Z] #21 56.97 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-30T07:43:21.251Z] #21 57.05 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-30T07:43:21.251Z] #21 57.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:43:22.450Z] #84 ... [2022-08-30T07:43:22.450Z] [2022-08-30T07:43:22.450Z] #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-30T07:43:22.450Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:43:22.451Z] #19 282.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-30T07:43:22.451Z] #19 282.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:43:22.451Z] #19 282.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-30T07:43:22.451Z] #19 282.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-30T07:43:22.451Z] #19 282.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:43:22.451Z] #19 282.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:43:24.152Z] #77 240.5 AR libcrun_testing.a [2022-08-30T07:43:24.152Z] #77 240.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-30T07:43:24.152Z] #77 240.6 CCLD tests/tests_libcrun_utils [2022-08-30T07:43:24.152Z] #77 240.6 CCLD tests/tests_libcrun_errors [2022-08-30T07:43:24.152Z] #77 240.6 CCLD tests/tests_libcrun_fuzzer [2022-08-30T07:43:24.152Z] #77 240.8 CCLD libcrun.la [2022-08-30T07:43:24.152Z] #77 242.2 CCLD crun [2022-08-30T07:43:24.152Z] #77 242.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-30T07:43:24.152Z] #77 242.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-30T07:43:24.152Z] #77 242.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-30T07:43:24.152Z] #77 242.9 /bin/mkdir -p '/usr/local/lib' [2022-08-30T07:43:24.152Z] #77 242.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-30T07:43:24.152Z] #77 243.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-30T07:43:24.152Z] #77 243.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-30T07:43:24.152Z] #77 243.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-30T07:43:24.152Z] #77 243.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-30T07:43:24.152Z] #77 243.3 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-30T07:43:24.152Z] #77 243.3 ---------------------------------------------------------------------- [2022-08-30T07:43:24.152Z] #77 243.3 Libraries have been installed in: [2022-08-30T07:43:24.152Z] #77 243.3 /usr/local/lib [2022-08-30T07:43:24.152Z] #77 243.3 [2022-08-30T07:43:24.152Z] #77 243.3 If you ever happen to want to link against installed libraries [2022-08-30T07:43:24.152Z] #77 243.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-30T07:43:24.152Z] #77 243.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-30T07:43:24.152Z] #77 243.3 flag during linking and do at least one of the following: [2022-08-30T07:43:24.152Z] #77 243.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-30T07:43:24.152Z] #77 243.3 during execution [2022-08-30T07:43:24.152Z] #77 243.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-30T07:43:24.152Z] #77 243.3 during linking [2022-08-30T07:43:24.152Z] #77 243.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-30T07:43:24.152Z] #77 243.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-30T07:43:24.152Z] #77 243.3 [2022-08-30T07:43:24.152Z] #77 243.3 See any operating system documentation about shared libraries for [2022-08-30T07:43:24.152Z] #77 243.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-30T07:43:24.152Z] #77 243.3 ---------------------------------------------------------------------- [2022-08-30T07:43:24.152Z] #77 243.3 /bin/mkdir -p '/build' [2022-08-30T07:43:24.152Z] #77 243.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-30T07:43:24.152Z] #77 243.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-30T07:43:24.152Z] #77 243.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-30T07:43:24.152Z] #77 243.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-30T07:43:24.152Z] #77 243.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-30T07:43:24.152Z] #77 DONE 243.6s [2022-08-30T07:43:24.152Z] [2022-08-30T07:43:24.152Z] #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-30T07:43:24.152Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:43:24.421Z] #21 19.49 Reading package lists... [2022-08-30T07:43:24.421Z] #21 ... [2022-08-30T07:43:24.421Z] [2022-08-30T07:43:24.421Z] #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-30T07:43:24.421Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:24.421Z] #77 171.8 checking that generated files are newer than configure... done [2022-08-30T07:43:24.421Z] #77 171.8 configure: creating ./config.status [2022-08-30T07:43:24.421Z] #77 176.8 config.status: creating Makefile [2022-08-30T07:43:24.421Z] #77 177.0 config.status: creating rpm/crun.spec [2022-08-30T07:43:24.421Z] #77 177.2 config.status: creating config.h [2022-08-30T07:43:24.421Z] #77 177.3 config.status: executing libtool commands [2022-08-30T07:43:24.421Z] #77 ... [2022-08-30T07:43:24.421Z] [2022-08-30T07:43:24.421Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:43:24.421Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:43:24.421Z] #21 19.49 Reading package lists... [2022-08-30T07:43:24.549Z] #21 ... [2022-08-30T07:43:24.550Z] [2022-08-30T07:43:24.550Z] #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-30T07:43:24.550Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:24.550Z] #77 208.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:43:24.550Z] #77 208.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:43:24.550Z] #77 208.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:43:24.550Z] #77 208.4 checking if gcc static flag -static works... yes [2022-08-30T07:43:24.550Z] #77 208.9 checking if gcc supports -c -o file.o... yes [2022-08-30T07:43:24.550Z] #77 209.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:43:24.550Z] #77 209.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:43:24.550Z] #77 209.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:43:24.550Z] #77 210.1 checking how to hardcode library paths into programs... immediate [2022-08-30T07:43:24.550Z] #77 210.1 checking whether stripping libraries is possible... yes [2022-08-30T07:43:24.550Z] #77 210.1 checking if libtool supports shared libraries... yes [2022-08-30T07:43:24.550Z] #77 210.1 checking whether to build shared libraries... no [2022-08-30T07:43:24.550Z] #77 210.1 checking whether to build static libraries... yes [2022-08-30T07:43:24.550Z] #77 210.2 checking float.h usability... yes [2022-08-30T07:43:24.550Z] #77 210.5 checking float.h presence... yes [2022-08-30T07:43:24.550Z] #77 210.6 checking for float.h... yes [2022-08-30T07:43:24.550Z] #77 210.6 checking limits.h usability... yes [2022-08-30T07:43:24.550Z] #77 210.8 checking limits.h presence... yes [2022-08-30T07:43:24.550Z] #77 210.9 checking for limits.h... yes [2022-08-30T07:43:24.550Z] #77 211.0 checking stddef.h usability... yes [2022-08-30T07:43:24.550Z] #77 211.3 checking stddef.h presence... yes [2022-08-30T07:43:24.550Z] #77 211.5 checking for stddef.h... yes [2022-08-30T07:43:24.550Z] #77 211.5 checking for stdlib.h... (cached) yes [2022-08-30T07:43:24.550Z] #77 211.6 checking for string.h... (cached) yes [2022-08-30T07:43:24.550Z] #77 211.7 checking sys/time.h usability... yes [2022-08-30T07:43:24.550Z] #77 212.0 checking sys/time.h presence... yes [2022-08-30T07:43:24.550Z] #77 212.1 checking for sys/time.h... yes [2022-08-30T07:43:24.550Z] #77 212.1 checking for inline... inline [2022-08-30T07:43:24.550Z] #77 212.2 checking for size_t... yes [2022-08-30T07:43:24.550Z] #77 212.6 checking for stdlib.h... (cached) yes [2022-08-30T07:43:24.550Z] #77 212.6 checking for GNU libc compatible malloc... yes [2022-08-30T07:43:24.550Z] #77 212.9 checking for stdlib.h... (cached) yes [2022-08-30T07:43:24.550Z] #77 212.9 checking for GNU libc compatible realloc... yes [2022-08-30T07:43:24.550Z] #77 213.3 checking for working strtod... yes [2022-08-30T07:43:24.550Z] #77 213.8 checking for gettimeofday... yes [2022-08-30T07:43:24.649Z] #64 278.3 # github.com/containerd/containerd/cmd/containerd [2022-08-30T07:43:24.649Z] #64 278.3 /usr/bin/ld: /tmp/go-link-173820517/000019.o: in function `New': [2022-08-30T07:43:24.649Z] #64 278.3 /tmp/tmp.GKS3kQA1VX/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-30T07:43:24.649Z] #64 278.4 + bin/containerd-stress [2022-08-30T07:43:25.120Z] #77 214.3 checking for memset... yes [2022-08-30T07:43:25.380Z] #77 215.0 checking for strspn... yes [2022-08-30T07:43:25.605Z] #64 279.5 + bin/containerd-shim [2022-08-30T07:43:25.609Z] #21 23.81 Building dependency tree... [2022-08-30T07:43:25.640Z] #77 215.6 checking that generated files are newer than configure... done [2022-08-30T07:43:25.640Z] #77 215.6 configure: creating ./config.status [2022-08-30T07:43:26.174Z] #21 ... [2022-08-30T07:43:26.174Z] [2022-08-30T07:43:26.174Z] #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-30T07:43:26.174Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-30T07:43:26.174Z] #36 255.0 Delve is a source level debugger for Go programs. [2022-08-30T07:43:26.174Z] #36 255.0 [2022-08-30T07:43:26.174Z] #36 255.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-30T07:43:26.174Z] #36 255.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-30T07:43:26.174Z] #36 255.0 [2022-08-30T07:43:26.174Z] #36 255.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-30T07:43:26.174Z] #36 255.0 [2022-08-30T07:43:26.174Z] #36 255.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-30T07:43:26.174Z] #36 255.0 [2022-08-30T07:43:26.174Z] #36 255.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-30T07:43:26.174Z] #36 255.0 [2022-08-30T07:43:26.174Z] #36 255.0 Usage: [2022-08-30T07:43:26.174Z] #36 255.0 dlv [command] [2022-08-30T07:43:26.174Z] #36 255.0 [2022-08-30T07:43:26.174Z] #36 255.0 Available Commands: [2022-08-30T07:43:26.174Z] #36 255.0 attach Attach to running process and begin debugging. [2022-08-30T07:43:26.174Z] #36 255.0 connect Connect to a headless debug server with a terminal client. [2022-08-30T07:43:26.174Z] #36 255.0 core Examine a core dump. [2022-08-30T07:43:26.174Z] #36 255.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-30T07:43:26.174Z] #36 255.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-30T07:43:26.174Z] #36 255.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-30T07:43:26.174Z] #36 255.0 help Help about any command [2022-08-30T07:43:26.174Z] #36 255.0 run Deprecated command. Use 'debug' instead. [2022-08-30T07:43:26.174Z] #36 255.0 test Compile test binary and begin debugging program. [2022-08-30T07:43:26.174Z] #36 255.0 trace Compile and begin tracing program. [2022-08-30T07:43:26.174Z] #36 255.0 version Prints version. [2022-08-30T07:43:26.174Z] #36 255.0 [2022-08-30T07:43:26.174Z] #36 255.0 Flags: [2022-08-30T07:43:26.174Z] #36 255.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-30T07:43:26.174Z] #36 255.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-30T07:43:26.174Z] #36 255.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-30T07:43:26.174Z] #36 255.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-30T07:43:26.174Z] #36 255.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-30T07:43:26.174Z] #36 255.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-30T07:43:26.174Z] #36 255.0 --disable-aslr Disables address space randomization [2022-08-30T07:43:26.174Z] #36 255.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-30T07:43:26.174Z] #36 255.0 -h, --help help for dlv [2022-08-30T07:43:26.174Z] #36 255.0 --init string Init file, executed by the terminal client. [2022-08-30T07:43:26.174Z] #36 255.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-30T07:43:26.174Z] #36 255.0 --log Enable debugging server logging. [2022-08-30T07:43:26.174Z] #36 255.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-30T07:43:26.174Z] #36 255.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-30T07:43:26.174Z] #36 255.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-30T07:43:26.174Z] #36 255.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-30T07:43:26.174Z] #36 255.0 --wd string Working directory for running the program. [2022-08-30T07:43:26.174Z] #36 255.0 [2022-08-30T07:43:26.174Z] #36 255.0 Additional help topics: [2022-08-30T07:43:26.174Z] #36 255.0 dlv backend Help about the --backend flag. [2022-08-30T07:43:26.174Z] #36 255.0 dlv log Help about logging flags. [2022-08-30T07:43:26.174Z] #36 255.0 dlv redirect Help about file redirection. [2022-08-30T07:43:26.174Z] #36 255.0 [2022-08-30T07:43:26.174Z] #36 255.0 Use "dlv [command] --help" for more information about a command. [2022-08-30T07:43:26.174Z] #36 DONE 255.3s [2022-08-30T07:43:26.174Z] [2022-08-30T07:43:26.174Z] #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-30T07:43:26.174Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:26.174Z] #77 177.5 config.status: executing depfiles commands [2022-08-30T07:43:26.739Z] #77 179.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-30T07:43:26.739Z] #77 179.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-30T07:43:27.023Z] #77 ... [2022-08-30T07:43:27.023Z] [2022-08-30T07:43:27.023Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:43:27.023Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:43:27.023Z] #21 62.91 Selecting previously unselected package vim. [2022-08-30T07:43:27.023Z] #21 62.92 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:43:27.023Z] #21 62.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:43:27.302Z] #77 180.5 checking for gcc... gcc [2022-08-30T07:43:27.964Z] #21 64.02 Selecting previously unselected package xfsprogs. [2022-08-30T07:43:28.123Z] #77 180.6 checking whether the C compiler works... yes [2022-08-30T07:43:28.123Z] #77 181.0 checking for C compiler default output file name... a.out [2022-08-30T07:43:28.225Z] #21 64.03 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-30T07:43:28.225Z] #21 64.03 Unpacking xfsprogs (5.10.0-4) ... [2022-08-30T07:43:28.379Z] #77 181.0 checking for suffix of executables... [2022-08-30T07:43:28.636Z] #77 181.4 checking whether we are cross compiling... no [2022-08-30T07:43:28.894Z] #77 181.9 checking for suffix of object files... o [2022-08-30T07:43:29.151Z] #77 182.0 checking whether we are using the GNU C compiler... yes [2022-08-30T07:43:29.151Z] #77 182.2 checking whether gcc accepts -g... yes [2022-08-30T07:43:29.165Z] #21 65.00 Selecting previously unselected package zip. [2022-08-30T07:43:29.165Z] #21 65.00 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-30T07:43:29.165Z] #21 65.01 Unpacking zip (3.0-12) ... [2022-08-30T07:43:29.165Z] #21 65.14 Selecting previously unselected package zstd. [2022-08-30T07:43:29.165Z] #21 65.16 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-30T07:43:29.165Z] #21 65.17 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-30T07:43:29.408Z] #77 182.3 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:43:29.665Z] #77 182.5 checking whether gcc understands -c and -o together... yes [2022-08-30T07:43:29.736Z] #21 65.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:43:29.925Z] #77 182.7 checking how to run the C preprocessor... gcc -E [2022-08-30T07:43:29.925Z] #77 183.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:43:29.925Z] #77 183.0 checking for egrep... /bin/grep -E [2022-08-30T07:43:30.861Z] #77 183.0 checking for ANSI C header files... yes [2022-08-30T07:43:31.119Z] #77 183.9 checking for sys/types.h... [2022-08-30T07:43:31.119Z] #77 ... [2022-08-30T07:43:31.119Z] [2022-08-30T07:43:31.119Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:43:31.119Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:43:31.119Z] #21 26.63 The following additional packages will be installed: [2022-08-30T07:43:31.119Z] #21 26.65 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-30T07:43:31.119Z] #21 26.65 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-30T07:43:31.119Z] #21 26.65 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-30T07:43:31.119Z] #21 26.65 python3-pkg-resources vim-runtime xxd [2022-08-30T07:43:31.119Z] #21 26.66 Suggested packages: [2022-08-30T07:43:31.119Z] #21 26.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-30T07:43:31.119Z] #21 26.66 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-30T07:43:31.119Z] #21 26.66 acl attr quota [2022-08-30T07:43:31.119Z] #21 26.66 Recommended packages: [2022-08-30T07:43:31.119Z] #21 26.66 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-30T07:43:31.119Z] #21 29.13 The following NEW packages will be installed: [2022-08-30T07:43:31.119Z] #21 29.13 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-30T07:43:31.119Z] #21 29.13 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-30T07:43:31.119Z] #21 29.13 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-30T07:43:31.119Z] #21 29.15 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-30T07:43:31.119Z] #21 29.15 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-30T07:43:31.119Z] #21 29.15 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-30T07:43:31.119Z] #21 29.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-30T07:43:31.119Z] #21 29.15 xz-utils zip zstd [2022-08-30T07:43:31.119Z] #21 29.56 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:43:31.119Z] #21 29.56 Need to get 27.7 MB of archives. [2022-08-30T07:43:31.119Z] #21 29.56 After this operation, 106 MB of additional disk space will be used. [2022-08-30T07:43:31.119Z] #21 29.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-30T07:43:31.119Z] #21 29.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-30T07:43:31.119Z] #21 29.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-30T07:43:31.119Z] #21 29.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-30T07:43:31.119Z] #21 29.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-30T07:43:31.119Z] #21 29.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-30T07:43:31.119Z] #21 29.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-30T07:43:31.119Z] #21 29.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-30T07:43:31.119Z] #21 29.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-30T07:43:31.119Z] #21 29.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-30T07:43:31.119Z] #21 29.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-30T07:43:31.119Z] #21 29.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-30T07:43:31.119Z] #21 29.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-30T07:43:31.119Z] #21 29.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-30T07:43:31.119Z] #21 29.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-30T07:43:31.119Z] #21 29.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-30T07:43:31.119Z] #21 29.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-30T07:43:31.119Z] #21 29.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-30T07:43:31.119Z] #21 29.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-30T07:43:31.119Z] #21 29.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-30T07:43:31.119Z] #21 29.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-30T07:43:31.119Z] #21 29.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-30T07:43:31.119Z] #21 29.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-30T07:43:31.119Z] #21 29.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-30T07:43:31.119Z] #21 29.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-30T07:43:31.119Z] #21 29.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-30T07:43:31.119Z] #21 29.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-30T07:43:31.119Z] #21 30.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-30T07:43:31.119Z] #21 30.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-30T07:43:31.119Z] #21 30.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-30T07:43:31.119Z] #21 30.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-30T07:43:31.119Z] #21 30.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-30T07:43:31.119Z] #21 30.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-30T07:43:31.119Z] #21 30.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-30T07:43:31.119Z] #21 30.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-30T07:43:31.119Z] #21 30.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-30T07:43:31.119Z] #21 30.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-30T07:43:31.119Z] #21 30.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-30T07:43:31.119Z] #21 30.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-30T07:43:31.119Z] #21 30.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-30T07:43:31.119Z] #21 30.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-30T07:43:31.119Z] #21 30.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-30T07:43:31.119Z] #21 30.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-30T07:43:31.120Z] #21 66.81 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-30T07:43:31.120Z] #21 66.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-30T07:43:31.120Z] #21 66.84 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-30T07:43:31.120Z] #21 66.86 Setting up libicu67:amd64 (67.1-7) ... [2022-08-30T07:43:31.120Z] #21 66.87 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-30T07:43:31.120Z] #21 66.89 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-30T07:43:31.120Z] #21 66.90 Setting up uidmap (1:4.8.1-1) ... [2022-08-30T07:43:31.120Z] #21 66.92 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:43:31.120Z] #21 66.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:43:31.120Z] #21 66.99 Setting up bzip2 (1.0.8-4) ... [2022-08-30T07:43:31.120Z] #21 67.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:43:31.120Z] #21 67.08 Setting up python3-wheel (0.34.2-1) ... [2022-08-30T07:43:31.376Z] #21 30.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-30T07:43:31.376Z] #21 30.52 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-30T07:43:31.633Z] #21 30.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-30T07:43:31.633Z] #21 30.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-30T07:43:31.633Z] #21 30.90 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-30T07:43:31.633Z] #21 30.92 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-30T07:43:32.503Z] #21 68.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:43:32.503Z] #21 68.32 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:43:32.503Z] #21 68.35 Setting up libcap2-bin (1:2.44-1) ... [2022-08-30T07:43:32.503Z] #21 68.38 Setting up apparmor (2.13.6-10) ... [2022-08-30T07:43:32.564Z] #21 31.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:43:32.564Z] #21 31.95 Fetched 27.7 MB in 2s (16.1 MB/s) [2022-08-30T07:43:32.564Z] #21 32.02 Selecting previously unselected package pigz. [2022-08-30T07:43:32.821Z] #21 32.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 ... 24018 files and directories currently installed.) [2022-08-30T07:43:32.821Z] #21 32.08 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-30T07:43:32.821Z] #21 32.10 Unpacking pigz (2.6-1) ... [2022-08-30T07:43:32.821Z] #21 32.19 Selecting previously unselected package libelf1:amd64. [2022-08-30T07:43:32.821Z] #21 32.19 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-30T07:43:32.821Z] #21 32.21 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-30T07:43:33.385Z] #21 32.54 Selecting previously unselected package libbpf0:amd64. [2022-08-30T07:43:33.385Z] #21 32.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-30T07:43:33.385Z] #21 32.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-30T07:43:33.642Z] #21 32.79 Selecting previously unselected package libcap2:amd64. [2022-08-30T07:43:33.642Z] #21 32.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-30T07:43:33.642Z] #21 32.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:43:33.643Z] #21 33.01 Selecting previously unselected package libmnl0:amd64. [2022-08-30T07:43:33.643Z] #21 33.02 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-30T07:43:33.643Z] #21 33.04 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-30T07:43:33.643Z] #21 33.13 Selecting previously unselected package libxtables12:amd64. [2022-08-30T07:43:33.900Z] #21 33.15 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-30T07:43:33.900Z] #21 33.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-30T07:43:33.900Z] #21 33.34 Selecting previously unselected package libcap2-bin. [2022-08-30T07:43:33.900Z] #21 33.35 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-30T07:43:33.900Z] #21 33.38 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-30T07:43:34.465Z] #21 33.56 Selecting previously unselected package iproute2. [2022-08-30T07:43:34.465Z] #21 33.58 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-30T07:43:34.465Z] #21 33.59 Unpacking iproute2 (5.10.0-4) ... [2022-08-30T07:43:35.028Z] #21 34.29 Selecting previously unselected package xxd. [2022-08-30T07:43:35.028Z] #21 34.30 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:43:35.028Z] #21 34.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:43:35.028Z] #21 34.49 Selecting previously unselected package vim-common. [2022-08-30T07:43:35.048Z] #21 70.53 Setting up zip (3.0-12) ... [2022-08-30T07:43:35.048Z] #21 70.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:43:35.048Z] #21 70.66 Setting up bash-completion (1:2.11-2) ... [2022-08-30T07:43:35.285Z] #21 34.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:43:35.285Z] #21 34.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:43:35.617Z] #64 288.2 + bin/containerd-shim-runc-v1 [2022-08-30T07:43:35.800Z] #21 35.00 Selecting previously unselected package bash-completion. [2022-08-30T07:43:35.800Z] #21 35.01 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-30T07:43:37.348Z] #19 299.2 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-30T07:43:37.348Z] #19 299.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:43:37.594Z] #21 73.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:43:37.594Z] #21 73.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-30T07:43:37.594Z] #21 73.27 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-30T07:43:37.594Z] #21 73.29 Setting up patch (2.7.6-7) ... [2022-08-30T07:43:37.594Z] #21 73.30 Setting up sudo (1.9.5p2-3) ... [2022-08-30T07:43:37.594Z] #21 73.39 invoke-rc.d: could not determine current runlevel [2022-08-30T07:43:37.594Z] #21 73.40 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-30T07:43:37.594Z] #21 73.41 Setting up xfsprogs (5.10.0-4) ... [2022-08-30T07:43:37.594Z] #21 73.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-30T07:43:37.594Z] #21 73.45 Setting up inetutils-ping (2:2.0-1) ... [2022-08-30T07:43:37.594Z] #21 73.48 Setting up pigz (2.6-1) ... [2022-08-30T07:43:37.594Z] #21 73.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-30T07:43:37.594Z] #21 73.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:43:37.594Z] #21 73.53 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-30T07:43:37.594Z] #21 73.55 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:43:37.608Z] #19 299.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:43:37.608Z] #19 299.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-30T07:43:37.608Z] #19 299.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:43:37.608Z] #19 299.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-30T07:43:37.608Z] #19 299.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-30T07:43:37.868Z] #19 299.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:43:37.868Z] #19 299.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-30T07:43:38.128Z] #19 300.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-30T07:43:38.128Z] #19 300.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:43:38.128Z] #19 300.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:43:38.128Z] #19 300.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-30T07:43:38.128Z] #19 300.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:43:38.128Z] #19 300.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:43:38.128Z] #19 300.2 Selecting previously unselected package cross-config. [2022-08-30T07:43:38.388Z] #19 300.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-30T07:43:38.388Z] #19 300.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-30T07:43:38.388Z] #19 ... [2022-08-30T07:43:38.388Z] [2022-08-30T07:43:38.388Z] #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-30T07:43:38.388Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:38.388Z] #84 259.0 CCLD tests/init [2022-08-30T07:43:38.551Z] #21 74.30 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-30T07:43:38.551Z] #21 74.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-30T07:43:38.813Z] #21 ... [2022-08-30T07:43:38.813Z] [2022-08-30T07:43:38.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-30T07:43:38.813Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:38.813Z] #77 218.8 config.status: creating Makefile [2022-08-30T07:43:38.813Z] #77 218.9 config.status: creating config.h [2022-08-30T07:43:38.813Z] #77 218.9 config.status: executing depfiles commands [2022-08-30T07:43:38.813Z] #77 219.2 config.status: executing libtool commands [2022-08-30T07:43:38.813Z] #77 221.2 GEN .version [2022-08-30T07:43:38.813Z] #77 221.2 make install-recursive [2022-08-30T07:43:38.813Z] #77 221.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-30T07:43:38.813Z] #77 221.4 Making install in libocispec [2022-08-30T07:43:38.813Z] #77 221.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:43:38.813Z] #77 221.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-30T07:43:38.813Z] #77 221.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-30T07:43:38.813Z] #77 221.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-30T07:43:38.813Z] #77 221.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-30T07:43:38.813Z] #77 222.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-30T07:43:38.813Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-30T07:43:38.813Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-30T07:43:38.813Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-30T07:43:38.813Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-30T07:43:38.813Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-30T07:43:38.813Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-30T07:43:38.813Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-30T07:43:38.813Z] #77 222.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-30T07:43:38.813Z] #77 223.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-30T07:43:38.813Z] #77 223.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-30T07:43:38.813Z] #77 223.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-30T07:43:38.813Z] #77 223.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-30T07:43:38.813Z] #77 223.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-30T07:43:38.813Z] #77 223.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-30T07:43:38.813Z] #77 223.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-30T07:43:38.813Z] #77 224.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-30T07:43:38.813Z] #77 224.8 make install-recursive [2022-08-30T07:43:38.813Z] #77 224.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:43:38.813Z] #77 224.9 Making install in yajl [2022-08-30T07:43:38.813Z] #77 224.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:43:38.813Z] #77 224.9 CC verify/json_verify-json_verify.o [2022-08-30T07:43:38.813Z] #77 225.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-30T07:43:38.813Z] #77 225.0 CC src/libyajl_la-yajl_gen.lo [2022-08-30T07:43:38.813Z] #77 225.0 CC src/libyajl_la-yajl_parser.lo [2022-08-30T07:43:38.813Z] #77 225.0 CC src/libyajl_la-yajl.lo [2022-08-30T07:43:38.813Z] #77 225.0 CC src/libyajl_la-yajl_buf.lo [2022-08-30T07:43:38.813Z] #77 225.0 CC src/libyajl_la-yajl_encode.lo [2022-08-30T07:43:38.813Z] #77 225.0 CC src/libyajl_la-yajl_lex.lo [2022-08-30T07:43:38.813Z] #77 225.1 CC src/libyajl_la-yajl_tree.lo [2022-08-30T07:43:39.047Z] #55 308.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-30T07:43:39.047Z] #55 DONE 309.7s [2022-08-30T07:43:39.047Z] [2022-08-30T07:43:39.047Z] #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-30T07:43:39.047Z] #60 sha256:79b47e47fe8ac73d757a033b7025a949cd00ad623557eccc0eaf6d64deb9f6d3 [2022-08-30T07:43:39.047Z] #60 180.1 + mkdir -p /build [2022-08-30T07:43:39.047Z] #60 180.1 + cp runc /build/runc [2022-08-30T07:43:39.047Z] #60 DONE 180.5s [2022-08-30T07:43:39.047Z] [2022-08-30T07:43:39.047Z] #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-30T07:43:39.047Z] #64 sha256:45edff3a032e830164d8dc1a3a0acc21ca1bcdeffb752568aca0ae13bc13beea [2022-08-30T07:43:39.074Z] #77 ... [2022-08-30T07:43:39.074Z] [2022-08-30T07:43:39.075Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:43:39.075Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:43:39.075Z] #21 74.96 Setting up libelf1:amd64 (0.183-1) ... [2022-08-30T07:43:39.075Z] #21 74.98 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-30T07:43:39.075Z] #21 75.00 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:43:39.075Z] #21 75.02 Setting up python3-distutils (3.9.2-1) ... [2022-08-30T07:43:39.804Z] #64 293.1 + bin/containerd-shim-runc-v2 [2022-08-30T07:43:39.804Z] #64 293.8 + binaries [2022-08-30T07:43:39.984Z] #21 ... [2022-08-30T07:43:39.984Z] [2022-08-30T07:43:39.984Z] #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-30T07:43:39.984Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:39.984Z] #77 183.9 checking for sys/types.h... yes [2022-08-30T07:43:39.984Z] #77 184.3 checking for sys/stat.h... yes [2022-08-30T07:43:39.984Z] #77 184.8 checking for stdlib.h... yes [2022-08-30T07:43:39.984Z] #77 185.1 checking for string.h... yes [2022-08-30T07:43:39.984Z] #77 185.5 checking for memory.h... yes [2022-08-30T07:43:39.984Z] #77 185.7 checking for strings.h... yes [2022-08-30T07:43:39.984Z] #77 185.9 checking for inttypes.h... yes [2022-08-30T07:43:39.984Z] #77 186.1 checking for stdint.h... yes [2022-08-30T07:43:39.984Z] #77 186.4 checking for unistd.h... yes [2022-08-30T07:43:39.984Z] #77 186.7 checking minix/config.h usability... no [2022-08-30T07:43:39.984Z] #77 187.0 checking minix/config.h presence... no [2022-08-30T07:43:39.984Z] #77 187.1 checking for minix/config.h... no [2022-08-30T07:43:39.984Z] #77 187.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-30T07:43:39.984Z] #77 187.6 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:43:39.984Z] #77 187.9 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:43:39.984Z] #77 187.9 checking how to print strings... printf [2022-08-30T07:43:39.984Z] #77 188.0 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:43:39.984Z] #77 188.0 checking for fgrep... /bin/grep -F [2022-08-30T07:43:39.984Z] #77 188.0 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:43:39.984Z] #77 188.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:43:39.984Z] #77 188.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:43:39.984Z] #77 188.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:43:39.984Z] #77 188.3 checking whether ln -s works... yes [2022-08-30T07:43:39.984Z] #77 188.3 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:43:39.984Z] #77 188.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-30T07:43:39.984Z] #77 188.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:43:39.984Z] #77 188.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:43:39.984Z] #77 188.4 checking for objdump... objdump [2022-08-30T07:43:39.984Z] #77 188.4 checking how to recognize dependent libraries... pass_all [2022-08-30T07:43:39.984Z] #77 188.4 checking for dlltool... no [2022-08-30T07:43:39.984Z] #77 188.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:43:39.984Z] #77 188.4 checking for ar... ar [2022-08-30T07:43:39.984Z] #77 188.4 checking for archiver @FILE support... @ [2022-08-30T07:43:39.984Z] #77 188.7 checking for strip... strip [2022-08-30T07:43:39.984Z] #77 188.7 checking for ranlib... ranlib [2022-08-30T07:43:39.984Z] #77 188.7 checking for gawk... no [2022-08-30T07:43:39.984Z] #77 188.7 checking for mawk... mawk [2022-08-30T07:43:39.984Z] #77 188.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:43:39.984Z] #77 189.6 checking for sysroot... no [2022-08-30T07:43:39.984Z] #77 189.6 checking for a working dd... /bin/dd [2022-08-30T07:43:39.984Z] #77 189.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:43:39.984Z] #77 189.8 checking for mt... no [2022-08-30T07:43:39.984Z] #77 189.8 checking if : is a manifest tool... no [2022-08-30T07:43:39.985Z] #77 189.9 checking for dlfcn.h... yes [2022-08-30T07:43:39.985Z] #77 190.1 checking for objdir... .libs [2022-08-30T07:43:39.985Z] #77 190.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:43:39.985Z] #77 191.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:43:39.985Z] #77 191.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:43:39.985Z] #77 191.1 checking if gcc static flag -static works... yes [2022-08-30T07:43:39.985Z] #77 191.7 checking if gcc supports -c -o file.o... yes [2022-08-30T07:43:39.985Z] #77 192.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:43:39.985Z] #77 192.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:43:39.985Z] #77 192.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:43:39.985Z] #77 192.5 checking how to hardcode library paths into programs... immediate [2022-08-30T07:43:39.985Z] #77 192.5 checking whether stripping libraries is possible... yes [2022-08-30T07:43:39.985Z] #77 192.5 checking if libtool supports shared libraries... yes [2022-08-30T07:43:39.985Z] #77 192.5 checking whether to build shared libraries... no [2022-08-30T07:43:39.985Z] #77 192.5 checking whether to build static libraries... yes [2022-08-30T07:43:39.985Z] #77 192.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:43:39.985Z] #77 192.6 checking whether build environment is sane... yes [2022-08-30T07:43:39.985Z] #77 192.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:43:39.985Z] #77 192.6 checking whether make sets $(MAKE)... yes [2022-08-30T07:43:39.985Z] #77 192.7 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:43:39.985Z] #77 192.8 checking whether make supports nested variables... yes [2022-08-30T07:43:39.985Z] #77 192.9 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:43:39.985Z] #77 192.9 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:43:39.985Z] #77 192.9 checking how to create a ustar tar archive... gnutar [2022-08-30T07:43:39.985Z] #77 193.0 checking dependency style of gcc... gcc3 [2022-08-30T07:43:39.985Z] #77 ... [2022-08-30T07:43:39.985Z] [2022-08-30T07:43:39.985Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:43:39.985Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:43:39.985Z] #21 39.28 Unpacking bash-completion (1:2.11-2) ... [2022-08-30T07:43:40.017Z] #21 75.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:43:40.017Z] #21 75.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-30T07:43:40.017Z] #21 75.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-30T07:43:40.017Z] #21 75.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-30T07:43:40.063Z] #64 293.8 + install -D bin/containerd /build/containerd [2022-08-30T07:43:40.063Z] #64 293.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-30T07:43:40.063Z] #64 293.9 + install -D bin/ctr /build/ctr [2022-08-30T07:43:40.280Z] #21 75.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-30T07:43:40.280Z] #21 75.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-30T07:43:40.280Z] #21 76.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-30T07:43:40.280Z] #21 76.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-30T07:43:40.280Z] #21 76.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-30T07:43:40.280Z] #21 76.06 Setting up python3-setuptools (52.0.0-4) ... [2022-08-30T07:43:40.296Z] #84 ... [2022-08-30T07:43:40.296Z] [2022-08-30T07:43:40.296Z] #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-30T07:43:40.296Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:43:40.296Z] #54 DONE 315.3s [2022-08-30T07:43:40.296Z] [2022-08-30T07:43:40.296Z] #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-30T07:43:40.296Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:43:40.296Z] #19 300.4 Selecting previously unselected package gcc-10-cross-base. [2022-08-30T07:43:40.296Z] #19 300.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:40.296Z] #19 300.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-30T07:43:40.296Z] #19 300.6 Selecting previously unselected package libc6-arm64-cross. [2022-08-30T07:43:40.296Z] #19 300.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-30T07:43:40.296Z] #19 300.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-30T07:43:40.296Z] #19 302.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-30T07:43:40.296Z] #19 302.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:40.296Z] #19 302.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:43:40.296Z] #19 302.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-30T07:43:40.296Z] #19 302.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:40.296Z] #19 302.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:43:40.296Z] #19 302.2 Selecting previously unselected package libitm1-arm64-cross. [2022-08-30T07:43:40.296Z] #19 302.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:40.296Z] #19 302.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:43:40.296Z] #19 302.4 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-30T07:43:40.296Z] #19 302.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:40.296Z] #19 302.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:43:40.556Z] #19 302.6 Selecting previously unselected package libasan6-arm64-cross. [2022-08-30T07:43:40.556Z] #19 302.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:40.556Z] #19 302.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:43:40.651Z] #21 40.02 Selecting previously unselected package bzip2. [2022-08-30T07:43:40.651Z] #21 40.06 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-30T07:43:40.940Z] #21 40.07 Unpacking bzip2 (1.0.8-4) ... [2022-08-30T07:43:41.230Z] #21 40.39 Selecting previously unselected package xz-utils. [2022-08-30T07:43:41.230Z] #21 40.39 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-30T07:43:41.230Z] #21 40.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:43:41.509Z] #21 40.82 Selecting previously unselected package apparmor. [2022-08-30T07:43:41.509Z] #21 40.83 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-30T07:43:41.613Z] #64 ... [2022-08-30T07:43:41.613Z] [2022-08-30T07:43:41.613Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-30T07:43:41.613Z] #56 sha256:00b5437499ee5d97205175503c582e89d8b3a1633efd5245c25b210b3cb67b5a [2022-08-30T07:43:41.613Z] #56 DONE 0.6s [2022-08-30T07:43:41.613Z] [2022-08-30T07:43:41.613Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-30T07:43:41.613Z] #58 sha256:39574d01d0aa1a2452fc35b1adb8163767f448803ce2a2ff9abadfe91ed976b4 [2022-08-30T07:43:41.613Z] #58 DONE 0.1s [2022-08-30T07:43:41.613Z] [2022-08-30T07:43:41.613Z] #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-30T07:43:41.613Z] #64 sha256:45edff3a032e830164d8dc1a3a0acc21ca1bcdeffb752568aca0ae13bc13beea [2022-08-30T07:43:41.790Z] #21 40.93 Unpacking apparmor (2.13.6-10) ... [2022-08-30T07:43:41.870Z] #64 ... [2022-08-30T07:43:41.870Z] [2022-08-30T07:43:41.870Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-30T07:43:41.870Z] #61 sha256:8932631a3b44fec688ae5bb4b04ae6cdcf733a05042ff2284fe8f9cc7d00852f [2022-08-30T07:43:42.118Z] #19 303.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-30T07:43:42.118Z] #19 303.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:42.118Z] #19 303.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:43:42.126Z] #61 DONE 0.2s [2022-08-30T07:43:42.126Z] [2022-08-30T07:43:42.126Z] #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-30T07:43:42.126Z] #64 sha256:45edff3a032e830164d8dc1a3a0acc21ca1bcdeffb752568aca0ae13bc13beea [2022-08-30T07:43:42.357Z] #21 41.74 Selecting previously unselected package inetutils-ping. [2022-08-30T07:43:42.357Z] #21 41.74 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-30T07:43:42.357Z] #21 41.77 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-30T07:43:42.456Z] #21 78.20 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:43:42.456Z] #21 78.29 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-30T07:43:42.456Z] #21 78.30 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-30T07:43:42.456Z] #21 78.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-30T07:43:42.545Z] #19 304.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-30T07:43:42.545Z] #19 304.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:42.545Z] #19 304.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:43:42.613Z] #21 41.95 Selecting previously unselected package libip4tc2:amd64. [2022-08-30T07:43:42.613Z] #21 41.95 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-30T07:43:42.613Z] #21 41.96 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-30T07:43:42.871Z] #21 42.09 Selecting previously unselected package libip6tc2:amd64. [2022-08-30T07:43:42.871Z] #21 42.10 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-30T07:43:42.871Z] #21 42.11 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-30T07:43:43.127Z] #21 42.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-30T07:43:43.127Z] #21 42.35 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-30T07:43:43.127Z] #21 42.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-30T07:43:43.388Z] #21 42.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-30T07:43:43.388Z] #21 42.51 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-30T07:43:43.388Z] #21 42.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-30T07:43:43.388Z] #21 42.70 Selecting previously unselected package libnftnl11:amd64. [2022-08-30T07:43:43.388Z] #21 42.70 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-30T07:43:43.388Z] #21 42.70 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-30T07:43:43.495Z] #19 305.4 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-30T07:43:43.495Z] #19 305.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:43.495Z] #19 305.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:43:43.495Z] #19 305.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-30T07:43:43.495Z] #19 305.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:43.495Z] #19 305.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:43:43.648Z] #21 42.86 Selecting previously unselected package iptables. [2022-08-30T07:43:43.648Z] #21 42.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-30T07:43:43.648Z] #21 42.90 Unpacking iptables (1.8.7-1) ... [2022-08-30T07:43:44.066Z] #19 306.0 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-30T07:43:44.067Z] #19 306.0 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:43:44.067Z] #19 306.0 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:43:44.215Z] #21 43.56 Selecting previously unselected package libonig5:amd64. [2022-08-30T07:43:44.215Z] #21 43.56 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-30T07:43:44.215Z] #21 43.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:43:44.245Z] #64 DONE 297.9s [2022-08-30T07:43:44.327Z] #19 306.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-30T07:43:44.368Z] #21 80.06 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-30T07:43:44.369Z] #21 80.10 Setting up jq (1.6-2.1) ... [2022-08-30T07:43:44.369Z] #21 80.12 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-30T07:43:44.369Z] #21 80.14 Setting up iptables (1.8.7-1) ... [2022-08-30T07:43:44.369Z] #21 80.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-30T07:43:44.369Z] #21 80.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-30T07:43:44.369Z] #21 80.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-30T07:43:44.369Z] #21 80.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-30T07:43:44.369Z] #21 80.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-30T07:43:44.369Z] #21 80.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-30T07:43:44.369Z] #21 80.21 Setting up iproute2 (5.10.0-4) ... [2022-08-30T07:43:44.587Z] #19 306.5 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:43:44.587Z] #19 306.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:43:44.730Z] #21 43.85 Selecting previously unselected package libjq1:amd64. [2022-08-30T07:43:44.730Z] #21 43.85 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-30T07:43:44.730Z] #21 43.86 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:43:44.943Z] #21 80.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:43:44.988Z] #21 44.28 Selecting previously unselected package jq. [2022-08-30T07:43:44.988Z] #21 44.28 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-30T07:43:44.988Z] #21 44.33 Unpacking jq (1.6-2.1) ... [2022-08-30T07:43:45.179Z] [2022-08-30T07:43:45.179Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-30T07:43:45.179Z] #65 sha256:07b5a4d46886cd4455f71d97aa284520ad856f7504bd2dcec41edd31ee4de34a [2022-08-30T07:43:45.245Z] #21 44.49 Selecting previously unselected package libaio1:amd64. [2022-08-30T07:43:45.245Z] #21 44.50 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-30T07:43:45.245Z] #21 44.50 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-30T07:43:45.245Z] #21 44.59 Selecting previously unselected package libgpm2:amd64. [2022-08-30T07:43:45.245Z] #21 44.59 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-30T07:43:45.245Z] #21 44.60 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-30T07:43:45.477Z] #64 273.2 + bin/containerd [2022-08-30T07:43:45.515Z] #21 44.80 Selecting previously unselected package libicu67:amd64. [2022-08-30T07:43:45.515Z] #21 44.82 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-30T07:43:45.515Z] #21 44.82 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-30T07:43:45.886Z] #21 DONE 81.8s [2022-08-30T07:43:45.886Z] [2022-08-30T07:43:45.886Z] #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-30T07:43:45.886Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:45.886Z] #77 231.9 CCLD libyajl.la [2022-08-30T07:43:45.886Z] #77 232.4 CCLD verify/json_verify [2022-08-30T07:43:45.886Z] #77 233.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:43:45.886Z] #77 233.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-30T07:43:45.886Z] #77 233.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-30T07:43:45.886Z] #77 233.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:43:45.886Z] #77 233.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:43:45.886Z] #77 233.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:43:45.886Z] #77 233.2 CC src/validate.o [2022-08-30T07:43:45.886Z] #77 233.2 CC src/image_spec_schema_config_schema.lo [2022-08-30T07:43:45.886Z] #77 233.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-30T07:43:45.886Z] #77 233.2 CC src/image_spec_schema_defs.lo [2022-08-30T07:43:45.886Z] #77 233.3 CC src/image_spec_schema_defs_descriptor.lo [2022-08-30T07:43:45.886Z] #77 233.3 CC src/image_spec_schema_image_index_schema.lo [2022-08-30T07:43:45.886Z] #77 233.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-30T07:43:45.886Z] #77 233.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-30T07:43:45.886Z] #77 233.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-30T07:43:45.886Z] #77 233.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-30T07:43:45.886Z] #77 233.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-30T07:43:45.886Z] #77 233.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-30T07:43:45.886Z] #77 233.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-30T07:43:45.886Z] #77 233.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-30T07:43:45.886Z] #77 233.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-30T07:43:45.886Z] #77 233.5 CC src/runtime_spec_schema_defs.lo [2022-08-30T07:43:45.886Z] #77 233.6 CC src/runtime_spec_schema_defs_zos.lo [2022-08-30T07:43:45.886Z] #77 233.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-30T07:43:45.886Z] #77 233.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-30T07:43:45.886Z] #77 233.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-30T07:43:45.886Z] #77 233.9 CC src/basic_test_double_array.lo [2022-08-30T07:43:45.886Z] #77 234.0 CC src/basic_test_double_array_item.lo [2022-08-30T07:43:45.886Z] #77 234.0 CC src/basic_test_top_array_int.lo [2022-08-30T07:43:45.886Z] #77 234.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-30T07:43:45.886Z] #77 234.1 CC src/basic_test_top_double_array_int.lo [2022-08-30T07:43:45.886Z] #77 234.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-30T07:43:45.886Z] #77 234.2 CC src/basic_test_top_array_string.lo [2022-08-30T07:43:45.886Z] #77 234.2 CC src/basic_test_top_double_array_obj.lo [2022-08-30T07:43:45.886Z] #77 234.2 CC src/basic_test_top_double_array_string.lo [2022-08-30T07:43:45.886Z] #77 234.3 CC src/json_common.lo [2022-08-30T07:43:45.886Z] #77 234.5 CC tests/test-1.o [2022-08-30T07:43:45.886Z] #77 234.5 CC tests/test-2.o [2022-08-30T07:43:45.886Z] #77 234.5 CC src/read-file.lo [2022-08-30T07:43:45.886Z] #77 234.6 CC tests/test-3.o [2022-08-30T07:43:45.886Z] #77 234.9 CC tests/test-6.o [2022-08-30T07:43:45.886Z] #77 235.0 CC tests/test-7.o [2022-08-30T07:43:45.886Z] #77 235.0 CC tests/test-8.o [2022-08-30T07:43:45.886Z] #77 235.1 CC tests/test-4.o [2022-08-30T07:43:45.886Z] #77 235.1 CC tests/test-5.o [2022-08-30T07:43:45.886Z] #77 235.2 CC tests/test-9.o [2022-08-30T07:43:45.886Z] #77 235.7 CC tests/test-11.o [2022-08-30T07:43:45.886Z] #77 235.7 CC tests/test-10.o [2022-08-30T07:43:46.116Z] #65 DONE 1.1s [2022-08-30T07:43:46.116Z] [2022-08-30T07:43:46.116Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-30T07:43:46.116Z] #70 sha256:c67c5a56c439990cdf6a3c6457f08d02968b4b967576e59d44d6d247404d27cb [2022-08-30T07:43:46.116Z] #70 DONE 0.2s [2022-08-30T07:43:46.374Z] [2022-08-30T07:43:46.374Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-30T07:43:46.374Z] #75 sha256:150ead60f43a34db992415b91d1bed9aaaca219813cdfee1cb6703510919f3a7 [2022-08-30T07:43:47.307Z] #75 DONE 1.1s [2022-08-30T07:43:47.307Z] [2022-08-30T07:43:47.307Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-30T07:43:47.307Z] #78 sha256:6f382f388d055b4f45bbd6b926b6223145d4cbcd4fb45be7f1d6c86e3275cf40 [2022-08-30T07:43:47.307Z] #78 DONE 0.0s [2022-08-30T07:43:47.566Z] [2022-08-30T07:43:47.566Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-30T07:43:47.566Z] #79 sha256:01766243233f6a282204085d8432562b7ab24a49b6f69720f884a64eeb854c0e [2022-08-30T07:43:47.566Z] #79 DONE 0.0s [2022-08-30T07:43:47.566Z] [2022-08-30T07:43:47.566Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-30T07:43:47.566Z] #80 sha256:9a16178a23de8ef6b2f0e9e163390848d6de249341d1ae60d556689e4764d529 [2022-08-30T07:43:47.566Z] #80 DONE 0.0s [2022-08-30T07:43:47.566Z] [2022-08-30T07:43:47.566Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-30T07:43:47.566Z] #81 sha256:4e93dc3f9f1928b9ef2cdcc44e3aa147c9cd61772508a3ae18ae9a3857cb1778 [2022-08-30T07:43:47.803Z] #77 ... [2022-08-30T07:43:47.803Z] [2022-08-30T07:43:47.803Z] #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-30T07:43:47.803Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-30T07:43:47.803Z] #22 1.628 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-30T07:43:47.803Z] #22 1.632 update-alternatives: update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-30T07:43:47.803Z] #22 1.643 using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-30T07:43:47.803Z] #22 DONE 1.7s [2022-08-30T07:43:47.803Z] [2022-08-30T07:43:47.803Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-30T07:43:47.803Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-30T07:43:48.500Z] #81 DONE 1.0s [2022-08-30T07:43:48.500Z] [2022-08-30T07:43:48.500Z] #82 exporting to image [2022-08-30T07:43:48.500Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-30T07:43:48.500Z] #82 exporting layers [2022-08-30T07:43:50.785Z] #21 ... [2022-08-30T07:43:50.785Z] [2022-08-30T07:43:50.785Z] #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-30T07:43:50.785Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:50.785Z] #77 193.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:43:50.785Z] #77 193.2 checking whether make supports nested variables... (cached) yes [2022-08-30T07:43:50.785Z] #77 193.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-30T07:43:50.785Z] #77 193.2 checking pkg-config is at least version 0.9.0... yes [2022-08-30T07:43:50.785Z] #77 193.2 checking for yajl >= 2.1.0... yes [2022-08-30T07:43:50.785Z] #77 193.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-30T07:43:50.785Z] #77 193.2 checking for gcc... (cached) gcc [2022-08-30T07:43:50.785Z] #77 193.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-30T07:43:50.785Z] #77 193.4 checking whether gcc accepts -g... (cached) yes [2022-08-30T07:43:50.785Z] #77 193.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-30T07:43:50.785Z] #77 193.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-30T07:43:50.785Z] #77 193.4 checking for a Python interpreter with version >= 3... python3 [2022-08-30T07:43:50.785Z] #77 193.6 checking for python3... /usr/bin/python3 [2022-08-30T07:43:50.785Z] #77 193.6 checking for python3 version... 3.9 [2022-08-30T07:43:50.785Z] #77 193.8 checking for python3 platform... linux [2022-08-30T07:43:50.785Z] #77 193.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-30T07:43:50.785Z] #77 194.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-30T07:43:50.785Z] #77 194.8 checking that generated files are newer than configure... done [2022-08-30T07:43:50.785Z] #77 194.8 configure: creating ./config.status [2022-08-30T07:43:50.785Z] #77 199.1 config.status: creating Makefile [2022-08-30T07:43:50.785Z] #77 199.2 config.status: creating config.h [2022-08-30T07:43:50.785Z] #77 199.3 config.status: executing libtool commands [2022-08-30T07:43:50.785Z] #77 199.5 config.status: executing depfiles commands [2022-08-30T07:43:50.785Z] #77 200.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-30T07:43:50.785Z] #77 200.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-30T07:43:50.785Z] #77 201.1 checking for gcc... gcc [2022-08-30T07:43:50.785Z] #77 201.2 checking whether the C compiler works... yes [2022-08-30T07:43:50.785Z] #77 201.6 checking for C compiler default output file name... a.out [2022-08-30T07:43:50.785Z] #77 201.6 checking for suffix of executables... [2022-08-30T07:43:50.785Z] #77 201.8 checking whether we are cross compiling... no [2022-08-30T07:43:50.785Z] #77 202.0 checking for suffix of object files... o [2022-08-30T07:43:50.785Z] #77 202.1 checking whether we are using the GNU C compiler... yes [2022-08-30T07:43:50.785Z] #77 202.4 checking whether gcc accepts -g... yes [2022-08-30T07:43:50.785Z] #77 202.6 checking for gcc option to accept ISO C89... none needed [2022-08-30T07:43:50.785Z] #77 202.9 checking whether gcc understands -c and -o together... yes [2022-08-30T07:43:50.785Z] #77 203.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-30T07:43:50.785Z] #77 203.4 checking whether build environment is sane... yes [2022-08-30T07:43:50.785Z] #77 203.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-30T07:43:50.785Z] #77 203.6 checking for gawk... no [2022-08-30T07:43:50.785Z] #77 203.6 checking for mawk... mawk [2022-08-30T07:43:50.785Z] #77 203.6 checking whether make sets $(MAKE)... yes [2022-08-30T07:43:50.785Z] #77 203.8 checking whether make supports the include directive... yes (GNU style) [2022-08-30T07:43:50.785Z] #77 203.9 checking whether make supports nested variables... yes [2022-08-30T07:43:50.785Z] #77 203.9 checking whether UID '0' is supported by ustar format... yes [2022-08-30T07:43:50.785Z] #77 203.9 checking whether GID '0' is supported by ustar format... yes [2022-08-30T07:43:51.041Z] #77 203.9 checking how to create a ustar tar archive... gnutar [2022-08-30T07:43:51.041Z] #77 204.1 checking dependency style of gcc... gcc3 [2022-08-30T07:43:51.041Z] #77 204.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-30T07:43:51.041Z] #77 204.3 checking whether make supports nested variables... (cached) yes [2022-08-30T07:43:51.789Z] #82 exporting layers 3.3s done [2022-08-30T07:43:51.789Z] #82 writing image sha256:b92ced1bec0192f2f8294ab5f115af66a51e81438192d8474c71e2c95ec575b3 done [2022-08-30T07:43:51.789Z] #82 naming to docker.io/library/docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 done [2022-08-30T07:43:51.789Z] #82 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-30T07:43:51.861Z] #77 204.4 checking build system type... x86_64-pc-linux-gnu [2022-08-30T07:43:51.861Z] #77 205.0 checking host system type... x86_64-pc-linux-gnu [2022-08-30T07:43:51.861Z] #77 205.0 checking how to print strings... printf [2022-08-30T07:43:51.861Z] #77 ... [2022-08-30T07:43:51.861Z] [2022-08-30T07:43:51.861Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:43:51.861Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:43:51.861Z] #21 51.14 Selecting previously unselected package libinih1:amd64. [2022-08-30T07:43:51.861Z] #21 51.14 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-30T07:43:51.861Z] #21 51.15 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-30T07:43:52.114Z] + sudo modprobe ip6table_filter [2022-08-30T07:43:52.118Z] #21 51.38 Selecting previously unselected package libnet1:amd64. [2022-08-30T07:43:52.118Z] #21 51.39 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-30T07:43:52.118Z] #21 51.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [Pipeline] sh [2022-08-30T07:43:52.374Z] #21 51.73 Selecting previously unselected package libnl-3-200:amd64. [2022-08-30T07:43:52.374Z] #21 51.73 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-30T07:43:52.374Z] #21 51.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:43:52.394Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/test/unit [2022-08-30T07:43:52.636Z] #21 51.95 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:43:52.636Z] #21 51.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:43:52.636Z] #21 52.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:43:52.903Z] #21 52.13 Selecting previously unselected package libyajl2:amd64. [2022-08-30T07:43:52.903Z] #21 52.17 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-30T07:43:52.903Z] #21 52.18 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:43:52.903Z] #21 52.36 Selecting previously unselected package net-tools. [2022-08-30T07:43:52.903Z] #21 52.36 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-30T07:43:53.165Z] #21 52.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-30T07:43:53.422Z] #21 52.75 Selecting previously unselected package patch. [2022-08-30T07:43:53.422Z] #21 52.79 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-30T07:43:53.422Z] #21 52.85 Unpacking patch (2.7.6-7) ... [2022-08-30T07:43:53.679Z] #21 52.97 Selecting previously unselected package python-pip-whl. [2022-08-30T07:43:53.679Z] #21 52.97 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-30T07:43:53.679Z] #21 52.98 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-30T07:43:54.294Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-30T07:43:54.294Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-30T07:43:54.294Z] + TESTDIRS=./... [2022-08-30T07:43:54.294Z] + exclude_paths='/vendor/|/integration' [2022-08-30T07:43:54.294Z] ++ go list ./... [2022-08-30T07:43:54.294Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-30T07:43:54.615Z] #21 53.92 Selecting previously unselected package python3-lib2to3. [2022-08-30T07:43:54.615Z] #21 53.92 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-30T07:43:54.615Z] #21 53.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-30T07:43:54.861Z] + pkg_list='github.com/docker/docker/api [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/backend/build [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/httpstatus [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/httputils [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/middleware [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/build [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/container [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/debug [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/distribution [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/grpc [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/image [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/network [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/plugin [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/session [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/swarm [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/system [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/server/router/volume [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/backend [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/blkiodev [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/container [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/events [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/filters [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/image [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/mount [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/network [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/registry [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/strslice [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/swarm [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/time [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/versions [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-30T07:43:54.861Z] github.com/docker/docker/api/types/volume [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/builder-next [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/builder-next/worker [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/dockerfile [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/remotecontext [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/remotecontext/git [2022-08-30T07:43:54.861Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-30T07:43:54.861Z] github.com/docker/docker/cli [2022-08-30T07:43:54.861Z] github.com/docker/docker/cli/config [2022-08-30T07:43:54.861Z] github.com/docker/docker/cli/debug [2022-08-30T07:43:54.861Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-30T07:43:54.861Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-30T07:43:54.861Z] github.com/docker/docker/client [2022-08-30T07:43:54.861Z] github.com/docker/docker/cmd/docker-proxy [2022-08-30T07:43:54.861Z] github.com/docker/docker/cmd/dockerd [2022-08-30T07:43:54.861Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-30T07:43:54.861Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-30T07:43:54.861Z] github.com/docker/docker/container [2022-08-30T07:43:54.861Z] github.com/docker/docker/container/stream [2022-08-30T07:43:54.861Z] github.com/docker/docker/contrib/apparmor [2022-08-30T07:43:54.861Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-30T07:43:54.861Z] github.com/docker/docker/contrib/httpserver [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/cluster [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/cluster/convert [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/cluster/executor [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/cluster/provider [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/config [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/events [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/events/testutils [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/exec [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/images [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/initlayer [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/links [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/listeners [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/gelf [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/journald [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/local [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/logentries [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/splunk [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/syslog [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/logger/templates [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/names [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/network [2022-08-30T07:43:54.861Z] github.com/docker/docker/daemon/stats [2022-08-30T07:43:54.861Z] github.com/docker/docker/distribution [2022-08-30T07:43:54.861Z] github.com/docker/docker/distribution/metadata [2022-08-30T07:43:54.861Z] github.com/docker/docker/distribution/utils [2022-08-30T07:43:54.861Z] github.com/docker/docker/distribution/xfer [2022-08-30T07:43:54.861Z] github.com/docker/docker/dockerversion [2022-08-30T07:43:54.861Z] github.com/docker/docker/errdefs [2022-08-30T07:43:54.861Z] github.com/docker/docker/image [2022-08-30T07:43:54.861Z] github.com/docker/docker/image/cache [2022-08-30T07:43:54.861Z] github.com/docker/docker/image/tarexport [2022-08-30T07:43:54.861Z] github.com/docker/docker/image/v1 [2022-08-30T07:43:54.861Z] github.com/docker/docker/internal/test/suite [2022-08-30T07:43:54.861Z] github.com/docker/docker/layer [2022-08-30T07:43:54.861Z] github.com/docker/docker/libcontainerd [2022-08-30T07:43:54.861Z] github.com/docker/docker/libcontainerd/queue [2022-08-30T07:43:54.861Z] github.com/docker/docker/libcontainerd/remote [2022-08-30T07:43:54.861Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-30T07:43:54.861Z] github.com/docker/docker/libcontainerd/types [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/config [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/idm [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/ns [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/options [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/osl [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T07:43:54.861Z] github.com/docker/docker/libnetwork/types [2022-08-30T07:43:54.861Z] github.com/docker/docker/oci [2022-08-30T07:43:54.861Z] github.com/docker/docker/oci/caps [2022-08-30T07:43:54.861Z] github.com/docker/docker/opts [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/aaparser [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/archive [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/authorization [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/broadcaster [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/capabilities [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/chrootarchive [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/containerfs [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/devicemapper [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/directory [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/dmesg [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/fileutils [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/fsutils [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/homedir [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/idtools [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/ioutils [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/jsonmessage [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/longpath [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/loopback [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/namesgenerator [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/parsers [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-30T07:43:54.861Z] github.com/docker/docker/pkg/pidfile [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/platform [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugingetter [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugins [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugins/transport [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/pools [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/progress [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/pubsub [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/reexec [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/signal [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/stack [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/stdcopy [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/streamformatter [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/stringid [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/sysinfo [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/system [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/tailfile [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/tarsum [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/truncindex [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/urlutil [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/useragent [2022-08-30T07:43:54.862Z] github.com/docker/docker/plugin [2022-08-30T07:43:54.862Z] github.com/docker/docker/plugin/executor/containerd [2022-08-30T07:43:54.862Z] github.com/docker/docker/plugin/v2 [2022-08-30T07:43:54.862Z] github.com/docker/docker/profiles/apparmor [2022-08-30T07:43:54.862Z] github.com/docker/docker/profiles/seccomp [2022-08-30T07:43:54.862Z] github.com/docker/docker/quota [2022-08-30T07:43:54.862Z] github.com/docker/docker/reference [2022-08-30T07:43:54.862Z] github.com/docker/docker/registry [2022-08-30T07:43:54.862Z] github.com/docker/docker/registry/resumable [2022-08-30T07:43:54.862Z] github.com/docker/docker/restartmanager [2022-08-30T07:43:54.862Z] github.com/docker/docker/rootless [2022-08-30T07:43:54.862Z] github.com/docker/docker/rootless/specconv [2022-08-30T07:43:54.862Z] github.com/docker/docker/runconfig [2022-08-30T07:43:54.862Z] github.com/docker/docker/runconfig/opts [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/daemon [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/environment [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fakecontext [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fakegit [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fakestorage [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fixtures/load [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/registry [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/request [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/drivers [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/local [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/mounts [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/service [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/service/opts [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/testutils' [2022-08-30T07:43:54.862Z] ++ grep --fixed-strings -v /libnetwork [2022-08-30T07:43:54.862Z] ++ echo 'github.com/docker/docker/api [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/backend/build [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/httpstatus [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/httputils [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/middleware [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/build [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/container [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/debug [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/distribution [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/grpc [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/image [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/network [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/plugin [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/session [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/swarm [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/system [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/volume [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/backend [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/blkiodev [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/container [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/events [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/filters [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/image [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/mount [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/network [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/registry [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/strslice [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/swarm [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/time [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/versions [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/volume [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/worker [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/dockerfile [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/remotecontext [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/remotecontext/git [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-30T07:43:54.862Z] github.com/docker/docker/cli [2022-08-30T07:43:54.862Z] github.com/docker/docker/cli/config [2022-08-30T07:43:54.862Z] github.com/docker/docker/cli/debug [2022-08-30T07:43:54.862Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-30T07:43:54.862Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-30T07:43:54.862Z] github.com/docker/docker/client [2022-08-30T07:43:54.862Z] github.com/docker/docker/cmd/docker-proxy [2022-08-30T07:43:54.862Z] github.com/docker/docker/cmd/dockerd [2022-08-30T07:43:54.862Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-30T07:43:54.862Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-30T07:43:54.862Z] github.com/docker/docker/container [2022-08-30T07:43:54.862Z] github.com/docker/docker/container/stream [2022-08-30T07:43:54.862Z] github.com/docker/docker/contrib/apparmor [2022-08-30T07:43:54.862Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-30T07:43:54.862Z] github.com/docker/docker/contrib/httpserver [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/cluster [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/cluster/convert [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/cluster/executor [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/cluster/provider [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/config [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/events [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/events/testutils [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/exec [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/images [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/initlayer [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/links [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/listeners [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/gelf [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/journald [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/local [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/logentries [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/splunk [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/syslog [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/logger/templates [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/names [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/network [2022-08-30T07:43:54.862Z] github.com/docker/docker/daemon/stats [2022-08-30T07:43:54.862Z] github.com/docker/docker/distribution [2022-08-30T07:43:54.862Z] github.com/docker/docker/distribution/metadata [2022-08-30T07:43:54.862Z] github.com/docker/docker/distribution/utils [2022-08-30T07:43:54.862Z] github.com/docker/docker/distribution/xfer [2022-08-30T07:43:54.862Z] github.com/docker/docker/dockerversion [2022-08-30T07:43:54.862Z] github.com/docker/docker/errdefs [2022-08-30T07:43:54.862Z] github.com/docker/docker/image [2022-08-30T07:43:54.862Z] github.com/docker/docker/image/cache [2022-08-30T07:43:54.862Z] github.com/docker/docker/image/tarexport [2022-08-30T07:43:54.862Z] github.com/docker/docker/image/v1 [2022-08-30T07:43:54.862Z] github.com/docker/docker/internal/test/suite [2022-08-30T07:43:54.862Z] github.com/docker/docker/layer [2022-08-30T07:43:54.862Z] github.com/docker/docker/libcontainerd [2022-08-30T07:43:54.862Z] github.com/docker/docker/libcontainerd/queue [2022-08-30T07:43:54.862Z] github.com/docker/docker/libcontainerd/remote [2022-08-30T07:43:54.862Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-30T07:43:54.862Z] github.com/docker/docker/libcontainerd/types [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/config [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/idm [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/ns [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/options [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/osl [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T07:43:54.862Z] github.com/docker/docker/libnetwork/types [2022-08-30T07:43:54.862Z] github.com/docker/docker/oci [2022-08-30T07:43:54.862Z] github.com/docker/docker/oci/caps [2022-08-30T07:43:54.862Z] github.com/docker/docker/opts [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/aaparser [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/archive [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/authorization [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/broadcaster [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/capabilities [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/chrootarchive [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/containerfs [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/devicemapper [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/directory [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/dmesg [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/fileutils [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/fsutils [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/homedir [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/idtools [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/ioutils [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/jsonmessage [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/longpath [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/loopback [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/namesgenerator [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/parsers [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/pidfile [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/platform [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugingetter [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugins [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/plugins/transport [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/pools [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/progress [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/pubsub [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/reexec [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/signal [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/stack [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/stdcopy [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/streamformatter [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/stringid [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/sysinfo [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/system [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/tailfile [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/tarsum [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/truncindex [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/urlutil [2022-08-30T07:43:54.862Z] github.com/docker/docker/pkg/useragent [2022-08-30T07:43:54.862Z] github.com/docker/docker/plugin [2022-08-30T07:43:54.862Z] github.com/docker/docker/plugin/executor/containerd [2022-08-30T07:43:54.862Z] github.com/docker/docker/plugin/v2 [2022-08-30T07:43:54.862Z] github.com/docker/docker/profiles/apparmor [2022-08-30T07:43:54.862Z] github.com/docker/docker/profiles/seccomp [2022-08-30T07:43:54.862Z] github.com/docker/docker/quota [2022-08-30T07:43:54.862Z] github.com/docker/docker/reference [2022-08-30T07:43:54.862Z] github.com/docker/docker/registry [2022-08-30T07:43:54.862Z] github.com/docker/docker/registry/resumable [2022-08-30T07:43:54.862Z] github.com/docker/docker/restartmanager [2022-08-30T07:43:54.862Z] github.com/docker/docker/rootless [2022-08-30T07:43:54.862Z] github.com/docker/docker/rootless/specconv [2022-08-30T07:43:54.862Z] github.com/docker/docker/runconfig [2022-08-30T07:43:54.862Z] github.com/docker/docker/runconfig/opts [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/daemon [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/environment [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fakecontext [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fakegit [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fakestorage [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fixtures/load [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/registry [2022-08-30T07:43:54.862Z] github.com/docker/docker/testutil/request [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/drivers [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/local [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/mounts [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/service [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/service/opts [2022-08-30T07:43:54.862Z] github.com/docker/docker/volume/testutils' [2022-08-30T07:43:54.862Z] + base_pkg_list='github.com/docker/docker/api [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/backend/build [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/httpstatus [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/httputils [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/middleware [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/build [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/container [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/debug [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/distribution [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/grpc [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/image [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/network [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/plugin [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/session [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/swarm [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/system [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/server/router/volume [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/backend [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/blkiodev [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/container [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/events [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/filters [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/image [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/mount [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/network [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/registry [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/strslice [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/swarm [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/time [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/versions [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-30T07:43:54.862Z] github.com/docker/docker/api/types/volume [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/builder-next/worker [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/dockerfile [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/remotecontext [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/remotecontext/git [2022-08-30T07:43:54.862Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-30T07:43:54.862Z] github.com/docker/docker/cli [2022-08-30T07:43:54.863Z] github.com/docker/docker/cli/config [2022-08-30T07:43:54.863Z] github.com/docker/docker/cli/debug [2022-08-30T07:43:54.863Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-30T07:43:54.863Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-30T07:43:54.863Z] github.com/docker/docker/client [2022-08-30T07:43:54.863Z] github.com/docker/docker/cmd/docker-proxy [2022-08-30T07:43:54.863Z] github.com/docker/docker/cmd/dockerd [2022-08-30T07:43:54.863Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-30T07:43:54.863Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-30T07:43:54.863Z] github.com/docker/docker/container [2022-08-30T07:43:54.863Z] github.com/docker/docker/container/stream [2022-08-30T07:43:54.863Z] github.com/docker/docker/contrib/apparmor [2022-08-30T07:43:54.863Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-30T07:43:54.863Z] github.com/docker/docker/contrib/httpserver [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster/convert [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster/executor [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster/provider [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/config [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/events [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/events/testutils [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/exec [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/images [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/initlayer [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/links [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/listeners [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/gelf [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/journald [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/local [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/logentries [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/splunk [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/syslog [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/templates [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/names [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/network [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/stats [2022-08-30T07:43:54.863Z] github.com/docker/docker/distribution [2022-08-30T07:43:54.863Z] github.com/docker/docker/distribution/metadata [2022-08-30T07:43:54.863Z] github.com/docker/docker/distribution/utils [2022-08-30T07:43:54.863Z] github.com/docker/docker/distribution/xfer [2022-08-30T07:43:54.863Z] github.com/docker/docker/dockerversion [2022-08-30T07:43:54.863Z] github.com/docker/docker/errdefs [2022-08-30T07:43:54.863Z] github.com/docker/docker/image [2022-08-30T07:43:54.863Z] github.com/docker/docker/image/cache [2022-08-30T07:43:54.863Z] github.com/docker/docker/image/tarexport [2022-08-30T07:43:54.863Z] github.com/docker/docker/image/v1 [2022-08-30T07:43:54.863Z] github.com/docker/docker/internal/test/suite [2022-08-30T07:43:54.863Z] github.com/docker/docker/layer [2022-08-30T07:43:54.863Z] github.com/docker/docker/libcontainerd [2022-08-30T07:43:54.863Z] github.com/docker/docker/libcontainerd/queue [2022-08-30T07:43:54.863Z] github.com/docker/docker/libcontainerd/remote [2022-08-30T07:43:54.863Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-30T07:43:54.863Z] github.com/docker/docker/libcontainerd/types [2022-08-30T07:43:54.863Z] github.com/docker/docker/oci [2022-08-30T07:43:54.863Z] github.com/docker/docker/oci/caps [2022-08-30T07:43:54.863Z] github.com/docker/docker/opts [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/aaparser [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/archive [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/authorization [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/broadcaster [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/capabilities [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/chrootarchive [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/containerfs [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/devicemapper [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/directory [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/dmesg [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/fileutils [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/fsutils [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/homedir [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/idtools [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/ioutils [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/jsonmessage [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/longpath [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/loopback [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/namesgenerator [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/parsers [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/pidfile [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/platform [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/plugingetter [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/plugins [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/plugins/transport [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/pools [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/progress [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/pubsub [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/reexec [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/signal [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/stack [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/stdcopy [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/streamformatter [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/stringid [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/sysinfo [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/system [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/tailfile [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/tarsum [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/truncindex [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/urlutil [2022-08-30T07:43:54.863Z] github.com/docker/docker/pkg/useragent [2022-08-30T07:43:54.863Z] github.com/docker/docker/plugin [2022-08-30T07:43:54.863Z] github.com/docker/docker/plugin/executor/containerd [2022-08-30T07:43:54.863Z] github.com/docker/docker/plugin/v2 [2022-08-30T07:43:54.863Z] github.com/docker/docker/profiles/apparmor [2022-08-30T07:43:54.863Z] github.com/docker/docker/profiles/seccomp [2022-08-30T07:43:54.863Z] github.com/docker/docker/quota [2022-08-30T07:43:54.863Z] github.com/docker/docker/reference [2022-08-30T07:43:54.863Z] github.com/docker/docker/registry [2022-08-30T07:43:54.863Z] github.com/docker/docker/registry/resumable [2022-08-30T07:43:54.863Z] github.com/docker/docker/restartmanager [2022-08-30T07:43:54.863Z] github.com/docker/docker/rootless [2022-08-30T07:43:54.863Z] github.com/docker/docker/rootless/specconv [2022-08-30T07:43:54.863Z] github.com/docker/docker/runconfig [2022-08-30T07:43:54.863Z] github.com/docker/docker/runconfig/opts [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil/daemon [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil/environment [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil/fakecontext [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil/fakegit [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil/fakestorage [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil/fixtures/load [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil/registry [2022-08-30T07:43:54.863Z] github.com/docker/docker/testutil/request [2022-08-30T07:43:54.863Z] github.com/docker/docker/volume [2022-08-30T07:43:54.863Z] github.com/docker/docker/volume/drivers [2022-08-30T07:43:54.863Z] github.com/docker/docker/volume/local [2022-08-30T07:43:54.863Z] github.com/docker/docker/volume/mounts [2022-08-30T07:43:54.863Z] github.com/docker/docker/volume/service [2022-08-30T07:43:54.863Z] github.com/docker/docker/volume/service/opts [2022-08-30T07:43:54.863Z] github.com/docker/docker/volume/testutils' [2022-08-30T07:43:54.863Z] ++ grep --fixed-strings /libnetwork [2022-08-30T07:43:54.863Z] ++ echo 'github.com/docker/docker/api [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/backend/build [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/httpstatus [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/httputils [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/middleware [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/build [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/container [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/debug [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/distribution [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/grpc [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/image [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/network [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/plugin [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/session [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/swarm [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/system [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/server/router/volume [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/backend [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/blkiodev [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/container [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/events [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/filters [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/image [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/mount [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/network [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/registry [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/strslice [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/swarm [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/time [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/versions [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-30T07:43:54.863Z] github.com/docker/docker/api/types/volume [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/builder-next [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/builder-next/worker [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/dockerfile [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/remotecontext [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/remotecontext/git [2022-08-30T07:43:54.863Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-30T07:43:54.863Z] github.com/docker/docker/cli [2022-08-30T07:43:54.863Z] github.com/docker/docker/cli/config [2022-08-30T07:43:54.863Z] github.com/docker/docker/cli/debug [2022-08-30T07:43:54.863Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-30T07:43:54.863Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-30T07:43:54.863Z] github.com/docker/docker/client [2022-08-30T07:43:54.863Z] github.com/docker/docker/cmd/docker-proxy [2022-08-30T07:43:54.863Z] github.com/docker/docker/cmd/dockerd [2022-08-30T07:43:54.863Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-30T07:43:54.863Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-30T07:43:54.863Z] github.com/docker/docker/container [2022-08-30T07:43:54.863Z] github.com/docker/docker/container/stream [2022-08-30T07:43:54.863Z] github.com/docker/docker/contrib/apparmor [2022-08-30T07:43:54.863Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-30T07:43:54.863Z] github.com/docker/docker/contrib/httpserver [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster/convert [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster/executor [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/cluster/provider [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/config [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/events [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/events/testutils [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/exec [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/images [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/initlayer [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/links [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/listeners [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/gelf [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/journald [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/local [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/logentries [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/splunk [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/syslog [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/logger/templates [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/names [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/network [2022-08-30T07:43:54.863Z] github.com/docker/docker/daemon/stats [2022-08-30T07:43:54.863Z] github.com/docker/docker/distribution [2022-08-30T07:43:54.863Z] github.com/docker/docker/distribution/metadata [2022-08-30T07:43:54.863Z] github.com/docker/docker/distribution/utils [2022-08-30T07:43:54.863Z] github.com/docker/docker/distribution/xfer [2022-08-30T07:43:54.863Z] github.com/docker/docker/dockerversion [2022-08-30T07:43:54.863Z] github.com/docker/docker/errdefs [2022-08-30T07:43:54.863Z] github.com/docker/docker/image [2022-08-30T07:43:54.863Z] github.com/docker/docker/image/cache [2022-08-30T07:43:54.863Z] github.com/docker/docker/image/tarexport [2022-08-30T07:43:54.863Z] github.com/docker/docker/image/v1 [2022-08-30T07:43:54.863Z] github.com/docker/docker/internal/test/suite [2022-08-30T07:43:54.863Z] github.com/docker/docker/layer [2022-08-30T07:43:54.863Z] github.com/docker/docker/libcontainerd [2022-08-30T07:43:54.863Z] github.com/docker/docker/libcontainerd/queue [2022-08-30T07:43:54.863Z] github.com/docker/docker/libcontainerd/remote [2022-08-30T07:43:54.863Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-30T07:43:54.863Z] github.com/docker/docker/libcontainerd/types [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/config [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T07:43:54.863Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/idm [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ns [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/options [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/osl [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/types [2022-08-30T07:43:54.864Z] github.com/docker/docker/oci [2022-08-30T07:43:54.864Z] github.com/docker/docker/oci/caps [2022-08-30T07:43:54.864Z] github.com/docker/docker/opts [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/aaparser [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/archive [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/authorization [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/broadcaster [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/capabilities [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/chrootarchive [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/containerfs [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/devicemapper [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/directory [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/dmesg [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/fileutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/fsutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/homedir [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/idtools [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/ioutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/jsonmessage [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/longpath [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/loopback [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/namesgenerator [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/parsers [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/pidfile [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/platform [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/plugingetter [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/plugins [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/plugins/transport [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/pools [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/progress [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/pubsub [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/reexec [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/signal [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/stack [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/stdcopy [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/streamformatter [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/stringid [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/sysinfo [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/system [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/tailfile [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/tarsum [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/truncindex [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/urlutil [2022-08-30T07:43:54.864Z] github.com/docker/docker/pkg/useragent [2022-08-30T07:43:54.864Z] github.com/docker/docker/plugin [2022-08-30T07:43:54.864Z] github.com/docker/docker/plugin/executor/containerd [2022-08-30T07:43:54.864Z] github.com/docker/docker/plugin/v2 [2022-08-30T07:43:54.864Z] github.com/docker/docker/profiles/apparmor [2022-08-30T07:43:54.864Z] github.com/docker/docker/profiles/seccomp [2022-08-30T07:43:54.864Z] github.com/docker/docker/quota [2022-08-30T07:43:54.864Z] github.com/docker/docker/reference [2022-08-30T07:43:54.864Z] github.com/docker/docker/registry [2022-08-30T07:43:54.864Z] github.com/docker/docker/registry/resumable [2022-08-30T07:43:54.864Z] github.com/docker/docker/restartmanager [2022-08-30T07:43:54.864Z] github.com/docker/docker/rootless [2022-08-30T07:43:54.864Z] github.com/docker/docker/rootless/specconv [2022-08-30T07:43:54.864Z] github.com/docker/docker/runconfig [2022-08-30T07:43:54.864Z] github.com/docker/docker/runconfig/opts [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil/daemon [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil/environment [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil/fakecontext [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil/fakegit [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil/fakestorage [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil/fixtures/load [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil/registry [2022-08-30T07:43:54.864Z] github.com/docker/docker/testutil/request [2022-08-30T07:43:54.864Z] github.com/docker/docker/volume [2022-08-30T07:43:54.864Z] github.com/docker/docker/volume/drivers [2022-08-30T07:43:54.864Z] github.com/docker/docker/volume/local [2022-08-30T07:43:54.864Z] github.com/docker/docker/volume/mounts [2022-08-30T07:43:54.864Z] github.com/docker/docker/volume/service [2022-08-30T07:43:54.864Z] github.com/docker/docker/volume/service/opts [2022-08-30T07:43:54.864Z] github.com/docker/docker/volume/testutils' [2022-08-30T07:43:54.864Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/config [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/idm [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ns [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/options [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/osl [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/types' [2022-08-30T07:43:54.864Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-30T07:43:54.864Z] + echo 'github.com/docker/docker/libnetwork [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/config [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/idm [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/ns [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/options [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/osl [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/types' [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T07:43:54.864Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T07:43:54.864Z] + type docker-proxy [2022-08-30T07:43:54.864Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-30T07:43:54.864Z] + hack/make.sh binary-proxy install-proxy [2022-08-30T07:43:54.864Z] [2022-08-30T07:43:54.872Z] #21 54.11 Selecting previously unselected package python3-distutils. [2022-08-30T07:43:54.872Z] #21 54.12 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-30T07:43:54.872Z] #21 54.14 Unpacking python3-distutils (3.9.2-1) ... [2022-08-30T07:43:55.123Z] Removing bundles/ [2022-08-30T07:43:55.123Z] [2022-08-30T07:43:55.123Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-30T07:43:55.123Z] Building: bundles/binary-proxy/docker-proxy [2022-08-30T07:43:55.123Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:43:55.129Z] #21 54.37 Selecting previously unselected package python3-pkg-resources. [2022-08-30T07:43:55.129Z] #21 54.38 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-30T07:43:55.129Z] #21 54.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:43:55.386Z] #21 54.64 Selecting previously unselected package python3-setuptools. [2022-08-30T07:43:55.386Z] #21 54.65 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-30T07:43:55.386Z] #21 54.67 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-30T07:43:55.950Z] #21 55.26 Selecting previously unselected package python3-wheel. [2022-08-30T07:43:55.950Z] #21 55.26 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-30T07:43:55.950Z] #21 55.27 Unpacking python3-wheel (0.34.2-1) ... [2022-08-30T07:43:55.950Z] #21 55.38 Selecting previously unselected package python3-pip. [2022-08-30T07:43:56.207Z] #21 55.39 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-30T07:43:56.207Z] #21 55.39 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-30T07:43:56.465Z] #21 55.69 Selecting previously unselected package sudo. [2022-08-30T07:43:56.465Z] #21 55.69 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-30T07:43:56.465Z] #21 55.71 Unpacking sudo (1.9.5p2-3) ... [2022-08-30T07:43:57.396Z] #21 56.75 Selecting previously unselected package thin-provisioning-tools. [2022-08-30T07:43:57.653Z] #21 56.75 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-30T07:43:57.653Z] #21 56.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-30T07:43:57.911Z] #21 57.30 Selecting previously unselected package uidmap. [2022-08-30T07:43:57.911Z] #21 57.30 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-30T07:43:58.168Z] #21 57.32 Unpacking uidmap (1:4.8.1-1) ... [2022-08-30T07:43:58.424Z] #21 57.67 Selecting previously unselected package vim-runtime. [2022-08-30T07:43:58.424Z] #21 57.70 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:43:58.424Z] #21 57.72 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-30T07:43:58.424Z] #21 57.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-30T07:43:58.424Z] #21 57.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:43:59.798Z] #21 ... [2022-08-30T07:43:59.798Z] [2022-08-30T07:43:59.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-30T07:43:59.798Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:43:59.798Z] #77 205.0 checking for a sed that does not truncate output... /bin/sed [2022-08-30T07:43:59.798Z] #77 205.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-30T07:43:59.798Z] #77 205.1 checking for egrep... /bin/grep -E [2022-08-30T07:43:59.798Z] #77 205.1 checking for fgrep... /bin/grep -F [2022-08-30T07:43:59.798Z] #77 205.1 checking for ld used by gcc... /usr/bin/ld [2022-08-30T07:43:59.798Z] #77 205.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-30T07:43:59.798Z] #77 205.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-30T07:43:59.798Z] #77 205.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-30T07:43:59.798Z] #77 205.6 checking whether ln -s works... yes [2022-08-30T07:43:59.798Z] #77 205.6 checking the maximum length of command line arguments... 1572864 [2022-08-30T07:43:59.798Z] #77 205.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-30T07:43:59.798Z] #77 205.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-30T07:43:59.798Z] #77 205.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-30T07:43:59.798Z] #77 205.6 checking for objdump... objdump [2022-08-30T07:43:59.798Z] #77 205.6 checking how to recognize dependent libraries... pass_all [2022-08-30T07:43:59.798Z] #77 205.6 checking for dlltool... no [2022-08-30T07:43:59.798Z] #77 205.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-30T07:43:59.798Z] #77 205.6 checking for ar... ar [2022-08-30T07:43:59.798Z] #77 205.6 checking for archiver @FILE support... @ [2022-08-30T07:43:59.798Z] #77 206.0 checking for strip... strip [2022-08-30T07:43:59.798Z] #77 206.0 checking for ranlib... ranlib [2022-08-30T07:43:59.798Z] #77 206.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-30T07:43:59.798Z] #77 206.7 checking for sysroot... no [2022-08-30T07:43:59.798Z] #77 206.7 checking for a working dd... /bin/dd [2022-08-30T07:43:59.798Z] #77 206.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-30T07:43:59.798Z] #77 206.8 checking for mt... no [2022-08-30T07:43:59.798Z] #77 206.8 checking if : is a manifest tool... no [2022-08-30T07:43:59.798Z] #77 206.9 checking how to run the C preprocessor... gcc -E [2022-08-30T07:43:59.798Z] #77 207.2 checking for ANSI C header files... yes [2022-08-30T07:43:59.798Z] #77 208.0 checking for sys/types.h... yes [2022-08-30T07:43:59.798Z] #77 208.2 checking for sys/stat.h... yes [2022-08-30T07:43:59.798Z] #77 208.4 checking for stdlib.h... yes [2022-08-30T07:43:59.798Z] #77 208.6 checking for string.h... yes [2022-08-30T07:43:59.798Z] #77 208.8 checking for memory.h... yes [2022-08-30T07:43:59.798Z] #77 209.1 checking for strings.h... yes [2022-08-30T07:43:59.798Z] #77 209.2 checking for inttypes.h... yes [2022-08-30T07:43:59.798Z] #77 209.4 checking for stdint.h... yes [2022-08-30T07:43:59.798Z] #77 209.6 checking for unistd.h... yes [2022-08-30T07:43:59.798Z] #77 209.8 checking for dlfcn.h... yes [2022-08-30T07:43:59.798Z] #77 210.0 checking for objdir... .libs [2022-08-30T07:43:59.798Z] #77 210.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-30T07:43:59.798Z] #77 210.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-30T07:43:59.798Z] #77 210.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-30T07:43:59.798Z] #77 210.9 checking if gcc static flag -static works... yes [2022-08-30T07:43:59.798Z] #77 211.7 checking if gcc supports -c -o file.o... yes [2022-08-30T07:43:59.798Z] #77 211.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-30T07:43:59.798Z] #77 211.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-30T07:43:59.798Z] #77 211.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-30T07:43:59.798Z] #77 212.0 checking how to hardcode library paths into programs... immediate [2022-08-30T07:43:59.798Z] #77 212.0 checking whether stripping libraries is possible... yes [2022-08-30T07:43:59.798Z] #77 212.0 checking if libtool supports shared libraries... yes [2022-08-30T07:43:59.798Z] #77 212.0 checking whether to build shared libraries... no [2022-08-30T07:43:59.798Z] #77 212.0 checking whether to build static libraries... yes [2022-08-30T07:43:59.798Z] #77 212.0 checking float.h usability... yes [2022-08-30T07:43:59.798Z] #77 212.4 checking float.h presence... yes [2022-08-30T07:43:59.798Z] #77 212.4 checking for float.h... yes [2022-08-30T07:43:59.798Z] #77 212.5 checking limits.h usability... yes [2022-08-30T07:43:59.798Z] #77 212.7 checking limits.h presence... yes [2022-08-30T07:43:59.798Z] #77 212.8 checking for limits.h... yes [2022-08-30T07:43:59.798Z] #77 212.8 checking stddef.h usability... yes [2022-08-30T07:43:59.798Z] #77 213.0 checking stddef.h presence... yes [2022-08-30T07:43:59.798Z] #77 213.0 checking for stddef.h... yes [2022-08-30T07:43:59.798Z] #77 213.0 checking for stdlib.h... (cached) yes [2022-08-30T07:44:00.055Z] #77 213.1 checking for string.h... (cached) yes [2022-08-30T07:44:00.055Z] #77 213.1 checking sys/time.h usability... yes [2022-08-30T07:44:00.328Z] #77 213.2 checking sys/time.h presence... yes [2022-08-30T07:44:00.328Z] #77 213.2 checking for sys/time.h... yes [2022-08-30T07:44:00.328Z] #77 213.3 checking for inline... inline [2022-08-30T07:44:00.899Z] #77 213.4 checking for size_t... yes [2022-08-30T07:44:00.899Z] #77 213.9 checking for stdlib.h... (cached) yes [2022-08-30T07:44:01.158Z] #77 213.9 checking for GNU libc compatible malloc... yes [2022-08-30T07:44:01.158Z] #77 214.2 checking for stdlib.h... (cached) yes [2022-08-30T07:44:01.422Z] #77 214.2 checking for GNU libc compatible realloc... yes [2022-08-30T07:44:01.690Z] #77 214.5 checking for working strtod... yes [2022-08-30T07:44:01.690Z] #77 214.7 checking for gettimeofday... yes [2022-08-30T07:44:01.693Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-30T07:44:01.693Z] [2022-08-30T07:44:01.693Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-30T07:44:01.693Z] Installing docker-proxy to /usr/local/bin/ [2022-08-30T07:44:01.693Z] [2022-08-30T07:44:01.693Z] + mkdir -p bundles [2022-08-30T07:44:01.693Z] + '[' -n 'github.com/docker/docker/api [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/backend/build [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/httpstatus [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/httputils [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/middleware [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/build [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/container [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/debug [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/distribution [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/grpc [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/image [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/network [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/plugin [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/session [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/swarm [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/system [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/server/router/volume [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/backend [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/blkiodev [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/container [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/events [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/filters [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/image [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/mount [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/network [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/registry [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/strslice [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/swarm [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/time [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/versions [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-30T07:44:01.693Z] github.com/docker/docker/api/types/volume [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/builder-next [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/builder-next/worker [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/dockerfile [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/remotecontext [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/remotecontext/git [2022-08-30T07:44:01.693Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-30T07:44:01.693Z] github.com/docker/docker/cli [2022-08-30T07:44:01.693Z] github.com/docker/docker/cli/config [2022-08-30T07:44:01.693Z] github.com/docker/docker/cli/debug [2022-08-30T07:44:01.693Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-30T07:44:01.693Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-30T07:44:01.693Z] github.com/docker/docker/client [2022-08-30T07:44:01.693Z] github.com/docker/docker/cmd/docker-proxy [2022-08-30T07:44:01.693Z] github.com/docker/docker/cmd/dockerd [2022-08-30T07:44:01.693Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-30T07:44:01.693Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-30T07:44:01.693Z] github.com/docker/docker/container [2022-08-30T07:44:01.693Z] github.com/docker/docker/container/stream [2022-08-30T07:44:01.693Z] github.com/docker/docker/contrib/apparmor [2022-08-30T07:44:01.693Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-30T07:44:01.693Z] github.com/docker/docker/contrib/httpserver [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/cluster [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/cluster/convert [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/cluster/executor [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/cluster/provider [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/config [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/events [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/events/testutils [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/exec [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/images [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/initlayer [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/links [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/listeners [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/gelf [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/journald [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/local [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/logentries [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/splunk [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/syslog [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/logger/templates [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/names [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/network [2022-08-30T07:44:01.693Z] github.com/docker/docker/daemon/stats [2022-08-30T07:44:01.693Z] github.com/docker/docker/distribution [2022-08-30T07:44:01.693Z] github.com/docker/docker/distribution/metadata [2022-08-30T07:44:01.693Z] github.com/docker/docker/distribution/utils [2022-08-30T07:44:01.693Z] github.com/docker/docker/distribution/xfer [2022-08-30T07:44:01.693Z] github.com/docker/docker/dockerversion [2022-08-30T07:44:01.693Z] github.com/docker/docker/errdefs [2022-08-30T07:44:01.693Z] github.com/docker/docker/image [2022-08-30T07:44:01.693Z] github.com/docker/docker/image/cache [2022-08-30T07:44:01.693Z] github.com/docker/docker/image/tarexport [2022-08-30T07:44:01.693Z] github.com/docker/docker/image/v1 [2022-08-30T07:44:01.693Z] github.com/docker/docker/internal/test/suite [2022-08-30T07:44:01.693Z] github.com/docker/docker/layer [2022-08-30T07:44:01.693Z] github.com/docker/docker/libcontainerd [2022-08-30T07:44:01.693Z] github.com/docker/docker/libcontainerd/queue [2022-08-30T07:44:01.693Z] github.com/docker/docker/libcontainerd/remote [2022-08-30T07:44:01.693Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-30T07:44:01.693Z] github.com/docker/docker/libcontainerd/types [2022-08-30T07:44:01.693Z] github.com/docker/docker/oci [2022-08-30T07:44:01.693Z] github.com/docker/docker/oci/caps [2022-08-30T07:44:01.693Z] github.com/docker/docker/opts [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/aaparser [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/archive [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/authorization [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/broadcaster [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/capabilities [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/chrootarchive [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/containerfs [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/devicemapper [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/directory [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/dmesg [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/fileutils [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/fsutils [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/homedir [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/idtools [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/ioutils [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/jsonmessage [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/longpath [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/loopback [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/namesgenerator [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/parsers [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/pidfile [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/platform [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/plugingetter [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/plugins [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/plugins/transport [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/pools [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/progress [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/pubsub [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/reexec [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/signal [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/stack [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/stdcopy [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/streamformatter [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/stringid [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/sysinfo [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/system [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/tailfile [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/tarsum [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/truncindex [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/urlutil [2022-08-30T07:44:01.693Z] github.com/docker/docker/pkg/useragent [2022-08-30T07:44:01.693Z] github.com/docker/docker/plugin [2022-08-30T07:44:01.693Z] github.com/docker/docker/plugin/executor/containerd [2022-08-30T07:44:01.693Z] github.com/docker/docker/plugin/v2 [2022-08-30T07:44:01.693Z] github.com/docker/docker/profiles/apparmor [2022-08-30T07:44:01.693Z] github.com/docker/docker/profiles/seccomp [2022-08-30T07:44:01.693Z] github.com/docker/docker/quota [2022-08-30T07:44:01.693Z] github.com/docker/docker/reference [2022-08-30T07:44:01.693Z] github.com/docker/docker/registry [2022-08-30T07:44:01.693Z] github.com/docker/docker/registry/resumable [2022-08-30T07:44:01.693Z] github.com/docker/docker/restartmanager [2022-08-30T07:44:01.693Z] github.com/docker/docker/rootless [2022-08-30T07:44:01.693Z] github.com/docker/docker/rootless/specconv [2022-08-30T07:44:01.693Z] github.com/docker/docker/runconfig [2022-08-30T07:44:01.693Z] github.com/docker/docker/runconfig/opts [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil/daemon [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil/environment [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil/fakecontext [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil/fakegit [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil/fakestorage [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil/fixtures/load [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil/registry [2022-08-30T07:44:01.693Z] github.com/docker/docker/testutil/request [2022-08-30T07:44:01.693Z] github.com/docker/docker/volume [2022-08-30T07:44:01.693Z] github.com/docker/docker/volume/drivers [2022-08-30T07:44:01.693Z] github.com/docker/docker/volume/local [2022-08-30T07:44:01.693Z] github.com/docker/docker/volume/mounts [2022-08-30T07:44:01.693Z] github.com/docker/docker/volume/service [2022-08-30T07:44:01.693Z] github.com/docker/docker/volume/service/opts [2022-08-30T07:44:01.693Z] github.com/docker/docker/volume/testutils' ']' [2022-08-30T07:44:01.694Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-30T07:44:01.694Z] ? github.com/docker/docker/api [no test files] [2022-08-30T07:44:02.254Z] #77 214.9 checking for memset... yes [2022-08-30T07:44:02.512Z] #77 215.2 checking for strspn... yes [2022-08-30T07:44:02.512Z] #77 215.6 checking that generated files are newer than configure... done [2022-08-30T07:44:02.512Z] #77 215.6 configure: creating ./config.status [2022-08-30T07:44:02.717Z] #19 ... [2022-08-30T07:44:02.717Z] [2022-08-30T07:44:02.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-30T07:44:02.717Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:44:02.717Z] #84 283.2 CCLD libcrun.la [2022-08-30T07:44:02.717Z] #84 283.3 AR libcrun_testing.a [2022-08-30T07:44:02.717Z] #84 283.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-30T07:44:02.717Z] #84 283.5 CCLD tests/tests_libcrun_utils [2022-08-30T07:44:02.717Z] #84 283.5 CCLD tests/tests_libcrun_errors [2022-08-30T07:44:02.717Z] #84 283.5 CCLD tests/tests_libcrun_fuzzer [2022-08-30T07:44:02.780Z] #23 14.95 Collecting yamllint==1.26.1 [2022-08-30T07:44:03.723Z] #23 16.05 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-30T07:44:03.884Z] #77 ... [2022-08-30T07:44:03.886Z] [2022-08-30T07:44:03.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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:44:03.886Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:44:03.886Z] #21 62.85 Selecting previously unselected package vim. [2022-08-30T07:44:03.886Z] #21 62.86 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:44:03.886Z] #21 62.92 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:44:04.144Z] #21 63.55 Selecting previously unselected package xfsprogs. [2022-08-30T07:44:04.406Z] #21 63.56 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-30T07:44:04.406Z] #21 63.59 Unpacking xfsprogs (5.10.0-4) ... [2022-08-30T07:44:04.664Z] #21 64.03 Selecting previously unselected package zip. [2022-08-30T07:44:04.664Z] #21 64.04 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-30T07:44:04.664Z] #21 64.05 Unpacking zip (3.0-12) ... [2022-08-30T07:44:04.733Z] #84 285.1 CCLD crun [2022-08-30T07:44:04.733Z] #84 285.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-30T07:44:04.733Z] #84 285.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-30T07:44:04.925Z] #21 64.24 Selecting previously unselected package zstd. [2022-08-30T07:44:04.925Z] #21 64.24 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-30T07:44:04.925Z] #21 64.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-30T07:44:05.096Z] #84 285.5 /bin/mkdir -p '/usr/local/lib' [2022-08-30T07:44:05.096Z] #84 285.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-30T07:44:05.096Z] #84 285.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-30T07:44:05.096Z] #84 285.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-30T07:44:05.096Z] #84 285.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-30T07:44:05.096Z] #84 285.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-30T07:44:05.096Z] #84 285.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-30T07:44:05.395Z] #84 285.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-30T07:44:05.395Z] #84 286.0 ---------------------------------------------------------------------- [2022-08-30T07:44:05.395Z] #84 286.0 Libraries have been installed in: [2022-08-30T07:44:05.395Z] #84 286.0 /usr/local/lib [2022-08-30T07:44:05.395Z] #84 286.0 [2022-08-30T07:44:05.395Z] #84 286.0 If you ever happen to want to link against installed libraries [2022-08-30T07:44:05.395Z] #84 286.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-30T07:44:05.395Z] #84 286.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-30T07:44:05.395Z] #84 286.0 flag during linking and do at least one of the following: [2022-08-30T07:44:05.395Z] #84 286.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-30T07:44:05.395Z] #84 286.0 during execution [2022-08-30T07:44:05.395Z] #84 286.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-30T07:44:05.395Z] #84 286.0 during linking [2022-08-30T07:44:05.395Z] #84 286.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-30T07:44:05.395Z] #84 286.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-30T07:44:05.395Z] #84 286.0 [2022-08-30T07:44:05.395Z] #84 286.0 See any operating system documentation about shared libraries for [2022-08-30T07:44:05.395Z] #84 286.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-30T07:44:05.395Z] #84 286.0 ---------------------------------------------------------------------- [2022-08-30T07:44:05.395Z] #84 286.0 /bin/mkdir -p '/build' [2022-08-30T07:44:05.395Z] #84 286.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-30T07:44:05.395Z] #84 286.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-30T07:44:05.395Z] #84 286.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-30T07:44:05.395Z] #84 286.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-30T07:44:05.395Z] #84 286.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-30T07:44:05.493Z] #21 64.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:44:06.270Z] #23 18.23 Collecting pathspec>=0.5.3 [2022-08-30T07:44:06.270Z] #23 18.25 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-30T07:44:06.336Z] #84 DONE 287.3s [2022-08-30T07:44:06.336Z] [2022-08-30T07:44:06.336Z] #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-30T07:44:06.336Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:44:06.336Z] #19 327.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-30T07:44:06.336Z] #19 327.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:44:06.337Z] #19 327.7 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:44:06.337Z] #19 328.4 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-30T07:44:06.337Z] #19 328.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-30T07:44:06.337Z] #19 328.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-30T07:44:06.531Z] #23 18.96 Collecting pyyaml [2022-08-30T07:44:06.531Z] #23 18.98 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-30T07:44:06.791Z] #23 19.07 Building wheels for collected packages: yamllint [2022-08-30T07:44:06.791Z] #23 19.07 Building wheel for yamllint (setup.py): started [2022-08-30T07:44:06.864Z] #21 65.91 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-30T07:44:06.864Z] #21 65.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-30T07:44:06.864Z] #21 65.95 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-30T07:44:06.864Z] #21 65.97 Setting up libicu67:amd64 (67.1-7) ... [2022-08-30T07:44:06.864Z] #21 65.99 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-30T07:44:06.864Z] #21 66.00 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-30T07:44:06.864Z] #21 66.02 Setting up uidmap (1:4.8.1-1) ... [2022-08-30T07:44:06.864Z] #21 66.04 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:44:06.864Z] #21 66.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:44:06.864Z] #21 66.07 Setting up bzip2 (1.0.8-4) ... [2022-08-30T07:44:06.864Z] #21 66.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:44:06.864Z] #21 66.10 Setting up python3-wheel (0.34.2-1) ... [2022-08-30T07:44:06.905Z] #19 329.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-30T07:44:06.905Z] #19 329.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-30T07:44:06.905Z] #19 329.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-30T07:44:07.800Z] #21 67.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:44:07.800Z] #21 67.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:44:07.800Z] #21 67.04 Setting up libcap2-bin (1:2.44-1) ... [2022-08-30T07:44:07.800Z] #21 67.05 Setting up apparmor (2.13.6-10) ... [2022-08-30T07:44:07.842Z] #19 329.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-30T07:44:07.842Z] #19 329.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:07.842Z] #19 329.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:44:08.707Z] #23 20.76 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-30T07:44:08.708Z] #23 20.78 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9d829655061a0ad0288fad3574fda4c514738617a500ae15ac8591d75b4d4040 [2022-08-30T07:44:08.708Z] #23 20.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-30T07:44:08.708Z] #23 20.80 Successfully built yamllint [2022-08-30T07:44:08.708Z] #23 20.83 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-30T07:44:08.780Z] #19 330.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-30T07:44:08.780Z] #19 330.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:44:08.780Z] #19 330.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:44:09.279Z] #23 21.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-30T07:44:09.951Z] #21 69.13 Setting up zip (3.0-12) ... [2022-08-30T07:44:09.951Z] #21 69.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:44:09.951Z] #21 69.18 Setting up bash-completion (1:2.11-2) ... [2022-08-30T07:44:10.221Z] #23 DONE 22.4s [2022-08-30T07:44:10.221Z] [2022-08-30T07:44:10.221Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-30T07:44:10.221Z] #27 sha256:3469740fae42cebe88978f31caa81d20d98b082b134bc7b1e36268db1b297617 [2022-08-30T07:44:10.481Z] #27 DONE 0.4s [2022-08-30T07:44:10.481Z] [2022-08-30T07:44:10.481Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-30T07:44:10.481Z] #32 sha256:715f5bb6ab127052c4e1945404fa95ce3d2602f1cf493cda8f238d4a81d2c98c [2022-08-30T07:44:11.068Z] #32 DONE 0.5s [2022-08-30T07:44:11.068Z] [2022-08-30T07:44:11.068Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-30T07:44:11.068Z] #35 sha256:46bc5a66bf2dd0b8a80fc866deb17cf9c2a78f88dd70f49ac0899898f04450d5 [2022-08-30T07:44:11.068Z] #35 DONE 0.1s [2022-08-30T07:44:11.068Z] [2022-08-30T07:44:11.068Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-30T07:44:11.068Z] #37 sha256:f6e992a6fbc4a2ead997a5ee53d26abe944ba61ba74bd803f6d23a2f5a3aac7f [2022-08-30T07:44:11.332Z] #37 DONE 0.4s [2022-08-30T07:44:11.332Z] [2022-08-30T07:44:11.332Z] #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-30T07:44:11.332Z] #64 sha256:a2514b48dc908339843edba2c1e6d0ddf29fac376c81eaf85c7b00cf847c4b4d [2022-08-30T07:44:11.596Z] #64 ... [2022-08-30T07:44:11.596Z] [2022-08-30T07:44:11.596Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-30T07:44:11.596Z] #39 sha256:866f5013634b321f2b160fe301d63bf7f1b6344dec26301d36deff979efd022b [2022-08-30T07:44:11.596Z] #39 DONE 0.1s [2022-08-30T07:44:11.596Z] [2022-08-30T07:44:11.596Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-30T07:44:11.596Z] #41 sha256:4e302526a8e601dedb5757ad8c662906292c33d8855babd8d3e2daec126c66e5 [2022-08-30T07:44:11.596Z] #41 DONE 0.1s [2022-08-30T07:44:11.596Z] [2022-08-30T07:44:11.596Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-30T07:44:11.596Z] #45 sha256:07184234f6031107ec6440e209accdf3dc645a0b9495ed41fc35fa559c20fd6a [2022-08-30T07:44:11.596Z] #45 DONE 0.1s [2022-08-30T07:44:11.596Z] [2022-08-30T07:44:11.596Z] #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-30T07:44:11.596Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:44:14.127Z] #21 73.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:44:14.127Z] #21 73.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-30T07:44:14.127Z] #21 73.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-30T07:44:14.127Z] #21 73.54 Setting up patch (2.7.6-7) ... [2022-08-30T07:44:14.127Z] #21 73.57 Setting up sudo (1.9.5p2-3) ... [2022-08-30T07:44:14.383Z] #21 73.79 invoke-rc.d: could not determine current runlevel [2022-08-30T07:44:14.383Z] #21 73.84 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-30T07:44:14.640Z] #21 73.84 Setting up xfsprogs (5.10.0-4) ... [2022-08-30T07:44:14.640Z] #21 73.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-30T07:44:14.640Z] #21 73.89 Setting up inetutils-ping (2:2.0-1) ... [2022-08-30T07:44:14.640Z] #21 73.92 Setting up pigz (2.6-1) ... [2022-08-30T07:44:14.640Z] #21 73.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-30T07:44:14.640Z] #21 73.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:44:14.640Z] #21 ... [2022-08-30T07:44:14.640Z] [2022-08-30T07:44:14.640Z] #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-30T07:44:14.640Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:44:14.640Z] #77 217.7 config.status: creating Makefile [2022-08-30T07:44:14.640Z] #77 217.7 config.status: creating config.h [2022-08-30T07:44:14.640Z] #77 217.8 config.status: executing depfiles commands [2022-08-30T07:44:14.640Z] #77 217.9 config.status: executing libtool commands [2022-08-30T07:44:14.640Z] #77 219.2 GEN .version [2022-08-30T07:44:14.640Z] #77 219.3 make install-recursive [2022-08-30T07:44:14.640Z] #77 219.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-30T07:44:14.640Z] #77 219.4 Making install in libocispec [2022-08-30T07:44:14.640Z] #77 219.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:44:14.640Z] #77 219.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-30T07:44:14.640Z] #77 219.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-30T07:44:14.640Z] #77 219.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-30T07:44:14.640Z] #77 219.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-30T07:44:14.640Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-30T07:44:14.640Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-30T07:44:14.640Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-30T07:44:14.640Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-30T07:44:14.640Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-30T07:44:14.640Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-30T07:44:14.640Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-30T07:44:14.640Z] #77 220.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-30T07:44:14.640Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-30T07:44:14.640Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-30T07:44:14.640Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-30T07:44:14.640Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-30T07:44:14.640Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-30T07:44:14.640Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-30T07:44:14.640Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-30T07:44:14.640Z] #77 221.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-30T07:44:14.640Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-30T07:44:14.640Z] #77 222.5 make install-recursive [2022-08-30T07:44:14.640Z] #77 222.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:44:14.640Z] #77 222.6 Making install in yajl [2022-08-30T07:44:14.640Z] #77 222.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:44:14.640Z] #77 222.7 CC verify/json_verify-json_verify.o [2022-08-30T07:44:14.640Z] #77 222.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-30T07:44:14.640Z] #77 222.7 CC src/libyajl_la-yajl.lo [2022-08-30T07:44:14.640Z] #77 222.7 CC src/libyajl_la-yajl_gen.lo [2022-08-30T07:44:14.640Z] #77 222.8 CC src/libyajl_la-yajl_parser.lo [2022-08-30T07:44:14.640Z] #77 222.8 CC src/libyajl_la-yajl_encode.lo [2022-08-30T07:44:14.640Z] #77 222.8 CC src/libyajl_la-yajl_buf.lo [2022-08-30T07:44:14.640Z] #77 222.8 CC src/libyajl_la-yajl_lex.lo [2022-08-30T07:44:14.640Z] #77 222.9 CC src/libyajl_la-yajl_tree.lo [2022-08-30T07:44:14.640Z] #77 ... [2022-08-30T07:44:14.640Z] [2022-08-30T07:44:14.640Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:44:14.640Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:44:14.640Z] #21 73.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-30T07:44:14.640Z] #21 74.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:44:16.535Z] #21 75.57 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-30T07:44:16.535Z] #21 75.58 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-30T07:44:16.578Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-30T07:44:17.102Z] #21 76.44 Setting up libelf1:amd64 (0.183-1) ... [2022-08-30T07:44:17.102Z] #21 76.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-30T07:44:17.102Z] #21 76.47 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:44:17.102Z] #21 76.49 Setting up python3-distutils (3.9.2-1) ... [2022-08-30T07:44:18.034Z] #21 77.31 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:44:18.034Z] #21 77.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-30T07:44:18.034Z] #21 77.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-30T07:44:18.034Z] #21 77.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-30T07:44:18.034Z] #21 77.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-30T07:44:18.034Z] #21 77.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-30T07:44:18.034Z] #21 77.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-30T07:44:18.034Z] #21 77.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-30T07:44:18.291Z] #21 77.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-30T07:44:18.291Z] #21 77.61 Setting up python3-setuptools (52.0.0-4) ... [2022-08-30T07:44:18.761Z] #19 ... [2022-08-30T07:44:18.761Z] [2022-08-30T07:44:18.761Z] #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-30T07:44:18.761Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:44:18.761Z] #62 354.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-30T07:44:19.024Z] #62 DONE 354.6s [2022-08-30T07:44:19.024Z] [2022-08-30T07:44:19.024Z] #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-30T07:44:19.024Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-30T07:44:20.416Z] #19 342.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-30T07:44:20.416Z] #19 342.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:44:20.416Z] #19 342.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:44:20.416Z] #19 342.3 Selecting previously unselected package patch. [2022-08-30T07:44:20.416Z] #19 342.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-30T07:44:20.416Z] #19 342.3 Unpacking patch (2.7.6-7) ... [2022-08-30T07:44:20.416Z] #19 342.4 Selecting previously unselected package dpkg-dev. [2022-08-30T07:44:20.416Z] #19 342.4 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-30T07:44:20.416Z] #19 342.4 Unpacking dpkg-dev (1.20.11) ... [2022-08-30T07:44:20.675Z] #19 342.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-30T07:44:20.675Z] #19 342.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-30T07:44:20.675Z] #19 342.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-30T07:44:20.675Z] #19 342.6 Selecting previously unselected package libio-string-perl. [2022-08-30T07:44:20.675Z] #19 342.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-30T07:44:20.675Z] #19 342.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-30T07:44:20.675Z] #19 342.7 Selecting previously unselected package libicu67:amd64. [2022-08-30T07:44:20.675Z] #19 342.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-30T07:44:20.675Z] #19 342.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-30T07:44:21.570Z] #21 80.39 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:44:21.570Z] #21 80.40 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-30T07:44:21.570Z] #21 80.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-30T07:44:21.570Z] #21 80.44 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-30T07:44:21.570Z] #21 ... [2022-08-30T07:44:21.570Z] [2022-08-30T07:44:21.570Z] #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-30T07:44:21.570Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:44:21.570Z] #77 231.9 CCLD libyajl.la [2022-08-30T07:44:21.570Z] #77 232.6 CCLD verify/json_verify [2022-08-30T07:44:21.570Z] #77 233.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:44:21.570Z] #77 233.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-30T07:44:21.570Z] #77 233.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-30T07:44:21.570Z] #77 233.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:44:21.570Z] #77 233.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-30T07:44:21.570Z] #77 233.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:44:21.570Z] #77 233.7 CC src/validate.o [2022-08-30T07:44:21.570Z] #77 233.7 CC src/image_spec_schema_config_schema.lo [2022-08-30T07:44:21.570Z] #77 233.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-30T07:44:21.570Z] #77 233.8 CC src/image_spec_schema_defs.lo [2022-08-30T07:44:21.570Z] #77 233.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-30T07:44:21.570Z] #77 233.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-30T07:44:21.570Z] #77 234.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-30T07:44:21.570Z] #77 234.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-30T07:44:21.570Z] #77 234.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-30T07:44:21.570Z] #77 234.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-30T07:44:21.570Z] #77 234.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-30T07:44:21.570Z] #77 234.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-30T07:44:21.570Z] #77 234.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-30T07:44:21.570Z] #77 234.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-30T07:44:21.570Z] #77 234.6 CC src/runtime_spec_schema_defs.lo [2022-08-30T07:44:21.570Z] #77 234.6 CC src/runtime_spec_schema_defs_zos.lo [2022-08-30T07:44:21.570Z] #77 234.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-30T07:44:21.570Z] #77 234.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-30T07:44:21.570Z] #77 234.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-30T07:44:21.570Z] #77 234.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-30T07:44:21.827Z] #77 234.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-30T07:44:22.054Z] #19 343.8 Selecting previously unselected package libxml2:amd64. [2022-08-30T07:44:22.054Z] #19 343.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-30T07:44:22.054Z] #19 343.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-30T07:44:22.054Z] #19 343.9 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-30T07:44:22.054Z] #19 343.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-30T07:44:22.054Z] #19 343.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-30T07:44:22.054Z] #19 343.9 Selecting previously unselected package libxml-sax-base-perl. [2022-08-30T07:44:22.054Z] #19 343.9 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-30T07:44:22.054Z] #19 343.9 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-30T07:44:22.054Z] #19 344.0 Selecting previously unselected package libxml-sax-perl. [2022-08-30T07:44:22.054Z] #19 344.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-30T07:44:22.054Z] #19 344.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-30T07:44:22.054Z] #19 344.1 Selecting previously unselected package libxml-libxml-perl. [2022-08-30T07:44:22.054Z] #19 344.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-30T07:44:22.054Z] #19 344.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-30T07:44:22.054Z] #19 344.1 Selecting previously unselected package libxml-simple-perl. [2022-08-30T07:44:22.054Z] #19 344.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-30T07:44:22.054Z] #19 344.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-30T07:44:22.054Z] #19 344.2 Selecting previously unselected package libyaml-perl. [2022-08-30T07:44:22.054Z] #19 344.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-30T07:44:22.054Z] #19 344.2 Unpacking libyaml-perl (1.30-1) ... [2022-08-30T07:44:22.054Z] #19 344.2 Selecting previously unselected package libconfig-auto-perl. [2022-08-30T07:44:22.054Z] #19 344.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-30T07:44:22.054Z] #19 344.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-30T07:44:22.054Z] #19 344.3 Selecting previously unselected package libfile-which-perl. [2022-08-30T07:44:22.084Z] #77 235.0 CC src/basic_test_double_array.lo [2022-08-30T07:44:22.084Z] #77 235.0 CC src/basic_test_top_array_int.lo [2022-08-30T07:44:22.084Z] #77 235.2 CC src/basic_test_double_array_item.lo [2022-08-30T07:44:22.084Z] #77 235.2 CC src/basic_test_top_double_array_int.lo [2022-08-30T07:44:22.084Z] #77 235.2 CC src/basic_test_top_array_string.lo [2022-08-30T07:44:22.085Z] #77 235.2 CC src/basic_test_top_double_array_obj.lo [2022-08-30T07:44:22.313Z] #19 344.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-30T07:44:22.313Z] #19 344.3 Unpacking libfile-which-perl (1.23-1) ... [2022-08-30T07:44:22.313Z] #19 344.3 Selecting previously unselected package libfile-homedir-perl. [2022-08-30T07:44:22.313Z] #19 344.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-30T07:44:22.313Z] #19 344.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-30T07:44:22.313Z] #19 344.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-30T07:44:22.313Z] #19 344.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-30T07:44:22.313Z] #19 344.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-30T07:44:22.313Z] #19 344.4 Selecting previously unselected package dpkg-cross. [2022-08-30T07:44:22.313Z] #19 344.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-30T07:44:22.313Z] #19 344.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-30T07:44:22.313Z] #19 344.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-30T07:44:22.313Z] #19 344.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-30T07:44:22.313Z] #19 344.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-30T07:44:22.313Z] #19 344.5 Selecting previously unselected package libc6-armel-cross. [2022-08-30T07:44:22.313Z] #19 344.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-30T07:44:22.341Z] #77 235.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-30T07:44:22.341Z] #77 235.4 CC src/basic_test_top_double_array_string.lo [2022-08-30T07:44:22.341Z] #77 235.4 CC src/read-file.lo [2022-08-30T07:44:22.573Z] #19 344.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-30T07:44:22.598Z] #77 235.6 CC src/json_common.lo [2022-08-30T07:44:22.840Z] #19 344.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-30T07:44:22.840Z] #19 344.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:22.840Z] #19 344.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:44:22.840Z] #19 344.8 Selecting previously unselected package libgomp1-armel-cross. [2022-08-30T07:44:22.840Z] #19 344.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:22.840Z] #19 344.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:44:22.840Z] #19 344.8 Selecting previously unselected package libatomic1-armel-cross. [2022-08-30T07:44:22.840Z] #19 344.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:22.840Z] #19 344.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:44:22.840Z] #19 344.9 Selecting previously unselected package libasan6-armel-cross. [2022-08-30T07:44:22.840Z] #19 344.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:22.840Z] #19 344.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:44:22.854Z] #77 235.9 CC tests/test-2.o [2022-08-30T07:44:23.100Z] #19 345.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-30T07:44:23.100Z] #19 345.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:23.100Z] #19 345.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:44:23.111Z] #77 236.0 CC tests/test-3.o [2022-08-30T07:44:23.111Z] #77 236.2 CC tests/test-1.o [2022-08-30T07:44:23.111Z] #77 236.3 CC tests/test-5.o [2022-08-30T07:44:23.111Z] #77 236.3 CC tests/test-4.o [2022-08-30T07:44:23.359Z] #19 345.3 Selecting previously unselected package libubsan1-armel-cross. [2022-08-30T07:44:23.359Z] #19 345.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:23.359Z] #19 345.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:44:23.359Z] #19 345.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-30T07:44:23.359Z] #19 345.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:23.359Z] #19 345.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:44:23.368Z] #77 236.4 CC tests/test-7.o [2022-08-30T07:44:23.368Z] #77 236.5 CC tests/test-8.o [2022-08-30T07:44:23.368Z] #77 236.5 CC tests/test-6.o [2022-08-30T07:44:23.618Z] #19 345.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-30T07:44:23.619Z] #19 345.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:44:23.619Z] #19 345.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-30T07:44:23.625Z] #77 236.6 CC tests/test-9.o [2022-08-30T07:44:24.189Z] #77 237.2 CC tests/test-10.o [2022-08-30T07:44:24.755Z] #77 237.7 CC tests/test-11.o [2022-08-30T07:44:24.755Z] #77 ... [2022-08-30T07:44:24.755Z] [2022-08-30T07:44:24.755Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:44:24.755Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-30T07:44:24.755Z] #21 82.44 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-30T07:44:24.755Z] #21 82.46 Setting up jq (1.6-2.1) ... [2022-08-30T07:44:24.755Z] #21 82.47 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-30T07:44:24.755Z] #21 82.48 Setting up iptables (1.8.7-1) ... [2022-08-30T07:44:24.755Z] #21 82.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-30T07:44:24.755Z] #21 82.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-30T07:44:24.755Z] #21 82.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-30T07:44:24.755Z] #21 82.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-30T07:44:24.755Z] #21 82.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-30T07:44:24.755Z] #21 82.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-30T07:44:24.755Z] #21 82.57 Setting up iproute2 (5.10.0-4) ... [2022-08-30T07:44:24.755Z] #21 83.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:44:24.755Z] #21 DONE 84.1s [2022-08-30T07:44:24.755Z] [2022-08-30T07:44:24.755Z] #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-30T07:44:24.755Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-30T07:44:26.648Z] #22 1.719 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-30T07:44:26.648Z] #22 1.730 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-30T07:44:26.648Z] #22 1.730 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-30T07:44:26.648Z] #22 DONE 1.8s [2022-08-30T07:44:26.648Z] [2022-08-30T07:44:26.648Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-30T07:44:26.648Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-30T07:44:31.745Z] #19 352.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-30T07:44:31.753Z] #19 352.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:44:31.753Z] #19 352.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-30T07:44:31.753Z] #19 352.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-30T07:44:31.753Z] #19 352.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-30T07:44:31.753Z] #19 352.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-30T07:44:31.753Z] #19 352.8 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-30T07:44:31.753Z] #19 352.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-30T07:44:31.753Z] #19 352.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-30T07:44:31.753Z] #19 353.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-30T07:44:31.753Z] #19 353.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:31.753Z] #19 353.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:44:31.753Z] #19 353.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-30T07:44:31.753Z] #19 353.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:44:31.753Z] #19 353.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-30T07:44:38.323Z] #19 359.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-30T07:44:38.323Z] #19 359.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:44:38.323Z] #19 359.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-30T07:44:38.323Z] #19 359.9 Selecting previously unselected package crossbuild-essential-armel. [2022-08-30T07:44:38.323Z] #19 359.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-30T07:44:38.323Z] #19 359.9 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-30T07:44:38.323Z] #19 360.0 Selecting previously unselected package libc6-armhf-cross. [2022-08-30T07:44:38.323Z] #19 360.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-30T07:44:38.323Z] #19 360.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-30T07:44:38.323Z] #19 360.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-30T07:44:38.323Z] #19 360.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:38.323Z] #19 360.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:44:38.323Z] #19 360.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-30T07:44:38.323Z] #19 360.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:38.323Z] #19 360.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:44:38.323Z] #19 360.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-30T07:44:38.323Z] #19 360.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:38.323Z] #19 360.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:44:38.323Z] #19 360.3 Selecting previously unselected package libasan6-armhf-cross. [2022-08-30T07:44:38.323Z] #19 360.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:38.323Z] #19 360.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:44:38.582Z] #19 360.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-30T07:44:38.582Z] #19 360.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:38.582Z] #19 360.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:44:38.582Z] #19 360.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-30T07:44:38.840Z] #19 360.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:38.840Z] #19 360.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:44:38.840Z] #19 360.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-30T07:44:38.840Z] #19 360.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:38.840Z] #19 360.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:44:39.099Z] #19 361.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-30T07:44:39.099Z] #19 361.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:44:39.099Z] #19 361.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-30T07:44:41.595Z] #23 13.73 Collecting yamllint==1.26.1 [2022-08-30T07:44:41.595Z] #23 14.80 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-30T07:44:41.747Z] #64 323.8 # github.com/containerd/containerd/cmd/containerd [2022-08-30T07:44:41.747Z] #64 323.8 /usr/bin/ld: /tmp/go-link-2556767686/000019.o: in function `New': [2022-08-30T07:44:41.747Z] #64 323.8 /tmp/tmp.IChA5jrcT5/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-30T07:44:41.747Z] #64 323.8 + bin/containerd-stress [2022-08-30T07:44:41.747Z] #64 324.9 + bin/containerd-shim [2022-08-30T07:44:43.716Z] #77 293.6 CCLD libocispec.la [2022-08-30T07:44:44.128Z] #23 17.00 Collecting pathspec>=0.5.3 [2022-08-30T07:44:44.128Z] #23 17.02 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-30T07:44:44.657Z] #77 294.4 CCLD src/validate [2022-08-30T07:44:44.658Z] #77 294.4 CCLD tests/test-1 [2022-08-30T07:44:44.658Z] #77 294.4 CCLD tests/test-2 [2022-08-30T07:44:44.658Z] #77 294.4 CCLD tests/test-3 [2022-08-30T07:44:44.658Z] #77 294.6 CCLD tests/test-4 [2022-08-30T07:44:44.658Z] #77 294.6 CCLD tests/test-5 [2022-08-30T07:44:44.658Z] #77 294.7 CCLD tests/test-6 [2022-08-30T07:44:44.690Z] #23 17.90 Collecting pyyaml [2022-08-30T07:44:44.690Z] #23 18.02 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-30T07:44:44.918Z] #77 294.8 CCLD tests/test-7 [2022-08-30T07:44:44.918Z] #77 294.8 CCLD tests/test-8 [2022-08-30T07:44:44.947Z] #23 18.25 Building wheels for collected packages: yamllint [2022-08-30T07:44:44.947Z] #23 18.25 Building wheel for yamllint (setup.py): started [2022-08-30T07:44:45.179Z] #77 295.2 CCLD tests/test-10 [2022-08-30T07:44:45.439Z] #77 295.3 CCLD tests/test-11 [2022-08-30T07:44:45.439Z] #77 295.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-30T07:44:45.700Z] #77 295.5 CCLD tests/test-9 [2022-08-30T07:44:45.732Z] #19 367.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-30T07:44:45.732Z] #19 367.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:44:45.732Z] #19 367.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-30T07:44:45.732Z] #19 367.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-30T07:44:45.732Z] #19 367.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-30T07:44:45.732Z] #19 367.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-30T07:44:45.995Z] #19 368.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-30T07:44:45.995Z] #19 368.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-30T07:44:45.995Z] #19 368.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-30T07:44:46.533Z] #19 368.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-30T07:44:46.533Z] #19 368.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:46.533Z] #19 368.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:44:47.103Z] #19 368.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-30T07:44:47.103Z] #19 368.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:44:47.103Z] #19 369.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-30T07:44:47.466Z] #23 20.62 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-30T07:44:47.466Z] #23 20.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e024cd802e302e28247371d8f7aee1c85e4e9870b6f2f5fee6652b45d955a541 [2022-08-30T07:44:47.466Z] #23 20.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-30T07:44:47.466Z] #23 20.63 Successfully built yamllint [2022-08-30T07:44:47.466Z] #23 20.69 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-30T07:44:48.028Z] #23 21.40 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-30T07:44:48.243Z] #77 298.0 libtool: link: ar cr libocispec.a [2022-08-30T07:44:48.243Z] #77 298.1 libtool: link: ranlib libocispec.a [2022-08-30T07:44:48.289Z] #64 336.1 + bin/containerd-shim-runc-v1 [2022-08-30T07:44:48.597Z] #23 DONE 21.9s [2022-08-30T07:44:48.597Z] [2022-08-30T07:44:48.597Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-30T07:44:48.597Z] #27 sha256:7b972c6aa5da35875ba727ec92590c6e8a9a8845e01ad41daab64328a655dec0 [2022-08-30T07:44:48.854Z] #27 DONE 0.2s [2022-08-30T07:44:48.854Z] [2022-08-30T07:44:48.854Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-30T07:44:48.854Z] #32 sha256:18cf1c0ab747db7d9220fd269731ca286e0bd53e5c5ef77052ea6049b12bcccf [2022-08-30T07:44:49.111Z] #32 DONE 0.4s [2022-08-30T07:44:49.111Z] [2022-08-30T07:44:49.111Z] #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-30T07:44:49.111Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:44:49.111Z] #77 ... [2022-08-30T07:44:49.111Z] [2022-08-30T07:44:49.111Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-30T07:44:49.111Z] #35 sha256:3c063646ac3c7a818dceb642e25e7e7066f231a69f99d9be2f19e50b1823c5b1 [2022-08-30T07:44:49.111Z] #35 DONE 0.1s [2022-08-30T07:44:49.375Z] [2022-08-30T07:44:49.375Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-30T07:44:49.375Z] #37 sha256:27d175b5e1566a2687db29f319098eeb8f253894d249bc233dac1d38d0edacfc [2022-08-30T07:44:49.375Z] #37 DONE 0.2s [2022-08-30T07:44:49.375Z] [2022-08-30T07:44:49.375Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-30T07:44:49.375Z] #39 sha256:97d741eb9abbcd8a33e5f788c0b1d124144c8bbff4a1f8fbbcc879ff6738ecce [2022-08-30T07:44:49.375Z] #39 DONE 0.1s [2022-08-30T07:44:49.375Z] [2022-08-30T07:44:49.375Z] #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-30T07:44:49.375Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:44:49.635Z] #55 ... [2022-08-30T07:44:49.635Z] [2022-08-30T07:44:49.635Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-30T07:44:49.635Z] #41 sha256:5cbeb8609f8433b2cc1f68c97f1bee503ddf5b23965f98fd0ebc70ca5c8a6aab [2022-08-30T07:44:49.635Z] #41 DONE 0.1s [2022-08-30T07:44:49.635Z] [2022-08-30T07:44:49.635Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-30T07:44:49.635Z] #45 sha256:27235e19b4a1bd75053376e34dcde3e9ac117ed8841de15a915791fc7280da97 [2022-08-30T07:44:49.892Z] #45 DONE 0.1s [2022-08-30T07:44:49.892Z] [2022-08-30T07:44:49.892Z] #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-30T07:44:49.892Z] #60 sha256:41342bcb68841395279ebd214ef8b3d66b6dbf6c9678bdc8c844e0a4fd14ebe9 [2022-08-30T07:44:51.541Z] #77 301.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:44:51.541Z] #77 301.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-30T07:44:51.541Z] #77 301.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-30T07:44:51.541Z] #77 301.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:44:51.541Z] #77 301.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:44:51.541Z] #77 301.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:44:51.541Z] #77 301.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:44:51.541Z] #77 301.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-30T07:44:51.541Z] #77 301.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-30T07:44:51.802Z] #77 301.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-30T07:44:51.802Z] #77 301.6 CC src/libcrun/libcrun_testing_a-container.o [2022-08-30T07:44:51.802Z] #77 301.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-30T07:44:51.802Z] #77 301.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-30T07:44:52.062Z] #77 301.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-30T07:44:52.063Z] #77 301.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-30T07:44:52.063Z] #77 301.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-30T07:44:52.063Z] #77 302.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-30T07:44:52.063Z] #77 302.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-30T07:44:52.063Z] #77 302.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-30T07:44:52.324Z] #77 302.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-30T07:44:52.324Z] #77 302.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-30T07:44:52.324Z] #77 302.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-30T07:44:52.324Z] #77 302.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-30T07:44:52.324Z] #77 302.2 CC src/libcrun/libcrun_testing_a-status.o [2022-08-30T07:44:52.324Z] #77 302.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-30T07:44:52.584Z] #77 302.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-30T07:44:52.584Z] #77 302.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-30T07:44:52.584Z] #77 302.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-30T07:44:52.584Z] #77 302.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-30T07:44:52.584Z] #77 302.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-30T07:44:52.584Z] #77 302.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-30T07:44:52.846Z] #77 302.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-30T07:44:52.846Z] #77 302.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-30T07:44:53.107Z] #77 303.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-30T07:44:53.107Z] #77 303.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-30T07:44:53.107Z] #77 303.1 CC src/crun-crun.o [2022-08-30T07:44:53.370Z] #77 303.2 CC src/crun-run.o [2022-08-30T07:44:53.370Z] #77 303.2 CC src/crun-kill.o [2022-08-30T07:44:53.370Z] #77 303.4 CC src/crun-delete.o [2022-08-30T07:44:53.370Z] #77 303.4 CC src/crun-pause.o [2022-08-30T07:44:53.630Z] #77 303.6 CC src/crun-unpause.o [2022-08-30T07:44:53.630Z] #77 303.6 CC src/crun-spec.o [2022-08-30T07:44:53.630Z] #77 303.7 CC src/crun-exec.o [2022-08-30T07:44:53.675Z] #19 375.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-30T07:44:53.675Z] #19 375.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:44:53.675Z] #19 375.2 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-30T07:44:53.675Z] #19 375.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-30T07:44:53.675Z] #19 375.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-30T07:44:53.675Z] #19 375.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-30T07:44:53.675Z] #19 375.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-30T07:44:53.675Z] #19 375.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-30T07:44:53.675Z] #19 375.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-30T07:44:53.675Z] #19 375.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-30T07:44:53.675Z] #19 375.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:53.675Z] #19 375.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:53.675Z] #19 375.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-30T07:44:53.675Z] #19 375.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:53.675Z] #19 375.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:53.675Z] #19 375.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-30T07:44:53.675Z] #19 375.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:53.675Z] #19 375.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:53.675Z] #19 375.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-30T07:44:53.675Z] #19 375.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:53.675Z] #19 375.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:53.675Z] #19 375.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-30T07:44:53.676Z] #19 375.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:53.676Z] #19 375.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:53.890Z] #77 303.8 CC src/crun-create.o [2022-08-30T07:44:53.890Z] #77 303.8 CC src/crun-list.o [2022-08-30T07:44:53.890Z] #77 304.0 CC src/crun-state.o [2022-08-30T07:44:53.934Z] #19 376.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-30T07:44:53.934Z] #19 376.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:53.934Z] #19 376.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:54.151Z] #77 304.1 CC src/crun-start.o [2022-08-30T07:44:54.151Z] #77 304.2 CC src/crun-update.o [2022-08-30T07:44:54.192Z] #19 376.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-30T07:44:54.192Z] #19 376.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:54.192Z] #19 376.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:54.412Z] #77 304.3 CC src/crun-ps.o [2022-08-30T07:44:54.452Z] #19 376.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-30T07:44:54.452Z] #19 376.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:54.452Z] #19 376.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:54.674Z] #77 304.5 CC src/crun-restore.o [2022-08-30T07:44:54.674Z] #77 304.5 CC src/crun-checkpoint.o [2022-08-30T07:44:54.715Z] #19 376.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-30T07:44:54.715Z] #19 376.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:54.715Z] #19 376.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:54.715Z] #19 376.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-30T07:44:54.715Z] #19 376.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:54.715Z] #19 376.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:54.878Z] #64 342.4 + bin/containerd-shim-runc-v2 [2022-08-30T07:44:54.976Z] #19 376.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-30T07:44:54.976Z] #19 376.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:44:54.976Z] #19 376.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:44:55.354Z] #64 343.2 + binaries [2022-08-30T07:44:55.354Z] #64 343.2 + install -D bin/containerd /build/containerd [2022-08-30T07:44:55.354Z] #64 343.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-30T07:44:55.354Z] #64 343.3 + install -D bin/ctr /build/ctr [2022-08-30T07:44:55.362Z] #19 377.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-30T07:44:55.362Z] #19 377.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:44:55.362Z] #19 377.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:44:55.377Z] #77 305.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-30T07:44:55.377Z] #77 305.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-30T07:44:55.377Z] #77 305.3 CC src/libcrun/libcrun_la-container.lo [2022-08-30T07:44:55.637Z] #77 305.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-30T07:44:55.637Z] #77 305.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-30T07:44:56.207Z] #77 306.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-30T07:44:56.207Z] #77 306.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-30T07:44:56.207Z] #77 306.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-30T07:44:56.207Z] #77 306.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-30T07:44:56.467Z] #77 306.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-30T07:44:56.467Z] #77 306.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-30T07:44:56.467Z] #77 306.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-30T07:44:56.728Z] #77 306.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-30T07:44:56.728Z] #77 306.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-30T07:44:56.728Z] #77 306.7 CC src/libcrun/libcrun_la-error.lo [2022-08-30T07:44:56.989Z] #77 ... [2022-08-30T07:44:56.989Z] [2022-08-30T07:44:56.989Z] #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-30T07:44:56.989Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:44:56.989Z] #47 368.7 + dpkg --print-architecture [2022-08-30T07:44:56.989Z] #47 368.7 + git checkout -q v2.1.0 [2022-08-30T07:44:56.989Z] #47 368.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-30T07:44:56.989Z] #47 368.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-30T07:44:57.248Z] #47 ... [2022-08-30T07:44:57.248Z] [2022-08-30T07:44:57.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-30T07:44:57.248Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:44:57.248Z] #77 307.2 CC src/libcrun/libcrun_la-status.lo [2022-08-30T07:44:57.248Z] #77 307.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-30T07:44:57.509Z] #77 307.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-30T07:44:57.509Z] #77 307.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-30T07:44:57.769Z] #77 307.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-30T07:44:57.769Z] #77 307.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-30T07:44:57.769Z] #77 307.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-30T07:44:57.967Z] #64 DONE 345.6s [2022-08-30T07:44:58.030Z] #77 307.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-30T07:44:58.291Z] #77 308.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-30T07:44:58.568Z] [2022-08-30T07:44:58.568Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-30T07:44:58.568Z] #65 sha256:8327745dd3575e9c8b9c99d34aa8608f9ff1d5cfe7d1a752be41b29535ae5a9c [2022-08-30T07:44:58.866Z] #77 308.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-30T07:44:59.126Z] #77 309.0 CC tests/init.o [2022-08-30T07:44:59.126Z] #77 309.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-30T07:44:59.558Z] #65 DONE 1.0s [2022-08-30T07:44:59.558Z] [2022-08-30T07:44:59.558Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-30T07:44:59.558Z] #70 sha256:06759631dbab796feebaa97101d78ff96583056749ec6956eb78354413d6c305 [2022-08-30T07:44:59.814Z] #70 DONE 0.2s [2022-08-30T07:44:59.814Z] [2022-08-30T07:44:59.814Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-30T07:44:59.814Z] #75 sha256:6f4134422346acf147177557adb07a43a0fc478c8844ebd24f4010d513379274 [2022-08-30T07:45:00.783Z] #75 DONE 1.0s [2022-08-30T07:45:00.783Z] [2022-08-30T07:45:00.783Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-30T07:45:00.783Z] #78 sha256:13e299a5c46734e6e294b9eb6720cb2613dfa5110649b67f4e9897028c5d0213 [2022-08-30T07:45:00.783Z] #78 DONE 0.1s [2022-08-30T07:45:00.783Z] [2022-08-30T07:45:00.783Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-30T07:45:00.783Z] #79 sha256:5ec19edc8d2bee3fe889ad547a9487b48fd656a1ece02cff3c6ca7b1afea9d88 [2022-08-30T07:45:00.783Z] #79 DONE 0.0s [2022-08-30T07:45:00.783Z] [2022-08-30T07:45:00.783Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-30T07:45:00.783Z] #80 sha256:a4d17329a7dbe0aeb2cb1bdd1ad79a85a71ce97caabd901d66f7050481f46954 [2022-08-30T07:45:00.783Z] #80 DONE 0.0s [2022-08-30T07:45:01.039Z] [2022-08-30T07:45:01.039Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-30T07:45:01.039Z] #81 sha256:4fd4912397abb298956e0bde9682997c84571a8f373d8ad7cd5293a69fe49826 [2022-08-30T07:45:01.646Z] #81 0.622 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-30T07:45:01.646Z] #81 0.622 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-30T07:45:01.646Z] #81 0.622 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-30T07:45:01.936Z] #19 383.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-30T07:45:01.936Z] #19 383.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:45:01.936Z] #19 383.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:01.936Z] #19 383.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-30T07:45:01.936Z] #19 383.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-30T07:45:01.936Z] #19 383.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-30T07:45:01.936Z] #19 384.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-30T07:45:01.936Z] #19 384.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-30T07:45:04.070Z] #81 0.866 Reading package lists... [2022-08-30T07:45:04.070Z] #81 1.385 Reading package lists... [2022-08-30T07:45:04.070Z] #81 1.897 Building dependency tree... [2022-08-30T07:45:04.070Z] #81 2.012 Reading state information... [2022-08-30T07:45:04.070Z] #81 2.129 The following additional packages will be installed: [2022-08-30T07:45:04.070Z] #81 2.130 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-30T07:45:04.070Z] #81 2.130 Suggested packages: [2022-08-30T07:45:04.070Z] #81 2.130 systemd-container policykit-1 [2022-08-30T07:45:04.070Z] #81 2.130 Recommended packages: [2022-08-30T07:45:04.070Z] #81 2.130 systemd-timesyncd | time-daemon libnss-systemd [2022-08-30T07:45:04.070Z] #81 2.198 The following NEW packages will be installed: [2022-08-30T07:45:04.070Z] #81 2.198 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-30T07:45:04.070Z] #81 2.199 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-30T07:45:04.070Z] #81 2.512 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:45:04.070Z] #81 2.512 Need to get 5817 kB of archives. [2022-08-30T07:45:04.070Z] #81 2.512 After this operation, 19.3 MB of additional disk space will be used. [2022-08-30T07:45:04.070Z] #81 2.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-30T07:45:04.070Z] #81 2.515 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-30T07:45:04.070Z] #81 2.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-30T07:45:04.070Z] #81 2.520 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-30T07:45:04.070Z] #81 2.526 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-30T07:45:04.070Z] #81 2.615 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-30T07:45:04.070Z] #81 2.621 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-30T07:45:04.070Z] #81 2.623 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-30T07:45:04.070Z] #81 2.625 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-30T07:45:04.070Z] #81 2.627 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-30T07:45:04.070Z] #81 2.786 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:45:04.070Z] #81 2.815 Fetched 5817 kB in 0s (13.7 MB/s) [2022-08-30T07:45:04.070Z] #81 2.842 Selecting previously unselected package libargon2-1:amd64. [2022-08-30T07:45:04.070Z] #81 2.842 (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 ... 28638 files and directories currently installed.) [2022-08-30T07:45:04.070Z] #81 2.854 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-30T07:45:04.070Z] #81 2.863 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-30T07:45:04.070Z] #81 2.895 Selecting previously unselected package libjson-c5:amd64. [2022-08-30T07:45:04.070Z] #81 2.897 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-30T07:45:04.070Z] #81 2.901 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-30T07:45:04.070Z] #81 2.938 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-30T07:45:04.070Z] #81 2.941 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-30T07:45:04.070Z] #81 2.945 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-30T07:45:04.070Z] #81 2.997 Selecting previously unselected package libkmod2:amd64. [2022-08-30T07:45:04.070Z] #81 2.999 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-30T07:45:04.070Z] #81 3.003 Unpacking libkmod2:amd64 (28-1) ... [2022-08-30T07:45:04.070Z] #81 3.044 Selecting previously unselected package systemd. [2022-08-30T07:45:04.070Z] #81 3.046 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-30T07:45:04.070Z] #81 3.081 Unpacking systemd (247.3-7) ... [2022-08-30T07:45:04.072Z] #19 384.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-30T07:45:04.072Z] #19 384.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-30T07:45:04.072Z] #19 384.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:45:04.072Z] #19 384.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:04.072Z] #19 384.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-30T07:45:04.072Z] #19 384.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:45:04.072Z] #19 385.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:04.374Z] #81 3.642 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-30T07:45:04.630Z] #81 3.652 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-30T07:45:04.630Z] #81 3.662 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-30T07:45:04.630Z] #81 3.673 Setting up libkmod2:amd64 (28-1) ... [2022-08-30T07:45:04.630Z] #81 3.686 Setting up systemd (247.3-7) ... [2022-08-30T07:45:04.630Z] #81 3.724 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-30T07:45:04.630Z] #81 3.726 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-30T07:45:04.630Z] #81 3.729 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-30T07:45:04.630Z] #81 3.751 Initializing machine ID from KVM UUID. [2022-08-30T07:45:04.886Z] #81 4.120 Selecting previously unselected package systemd-sysv. [2022-08-30T07:45:04.886Z] #81 4.120 (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 ... 29449 files and directories currently installed.) [2022-08-30T07:45:04.886Z] #81 4.134 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-30T07:45:04.886Z] #81 4.139 Unpacking systemd-sysv (247.3-7) ... [2022-08-30T07:45:04.886Z] #81 4.182 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-30T07:45:04.886Z] #81 4.182 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-30T07:45:05.143Z] #81 4.186 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-30T07:45:05.143Z] #81 4.239 Selecting previously unselected package dbus. [2022-08-30T07:45:05.143Z] #81 4.241 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-30T07:45:05.143Z] #81 4.251 Unpacking dbus (1.12.20-2) ... [2022-08-30T07:45:05.143Z] #81 4.310 Selecting previously unselected package libpam-systemd:amd64. [2022-08-30T07:45:05.143Z] #81 4.313 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-30T07:45:05.143Z] #81 4.317 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-30T07:45:05.143Z] #81 4.363 Selecting previously unselected package dbus-user-session. [2022-08-30T07:45:05.143Z] #81 4.363 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-30T07:45:05.143Z] #81 4.367 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-30T07:45:05.143Z] #81 4.436 Setting up systemd-sysv (247.3-7) ... [2022-08-30T07:45:05.400Z] #81 4.447 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-30T07:45:05.400Z] #81 4.457 Setting up dbus (1.12.20-2) ... [2022-08-30T07:45:05.400Z] #81 4.572 invoke-rc.d: could not determine current runlevel [2022-08-30T07:45:05.400Z] #81 4.575 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-30T07:45:05.400Z] #81 4.579 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-30T07:45:05.400Z] #81 4.717 Setting up dbus-user-session (1.12.20-2) ... [2022-08-30T07:45:05.656Z] #81 4.730 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:45:05.656Z] #81 DONE 4.8s [2022-08-30T07:45:05.656Z] [2022-08-30T07:45:05.656Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-08-30T07:45:05.656Z] #82 sha256:d5be66b3e54683ba0b6fe86583a792aa3040f4109db3b85e61ac61478c502949 [2022-08-30T07:45:06.218Z] #82 0.394 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T07:45:06.218Z] #82 0.394 Dload Upload Total Spent Left Speed [2022-08-30T07:45:06.474Z] #82 0.395 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5842 0 --:--:-- --:--:-- --:--:-- 5842 [2022-08-30T07:45:06.475Z] #82 DONE 0.8s [2022-08-30T07:45:06.475Z] [2022-08-30T07:45:06.475Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-30T07:45:06.475Z] #83 sha256:6ae459b676eccbaf843cb2cffbb806d376fb6771dd6b375e3759df5a6bab8f73 [2022-08-30T07:45:07.403Z] #83 DONE 0.9s [2022-08-30T07:45:07.403Z] [2022-08-30T07:45:07.403Z] #84 exporting to image [2022-08-30T07:45:07.403Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-30T07:45:07.403Z] #84 exporting layers [2022-08-30T07:45:09.350Z] #19 391.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-30T07:45:09.350Z] #19 391.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:45:09.350Z] #19 391.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:09.350Z] #19 391.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-30T07:45:09.350Z] #19 391.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-30T07:45:09.350Z] #19 391.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-30T07:45:09.350Z] #19 391.2 Selecting previously unselected package libc6-s390x-cross. [2022-08-30T07:45:09.350Z] #19 391.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-30T07:45:09.350Z] #19 391.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-30T07:45:09.350Z] #19 391.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-30T07:45:09.350Z] #19 391.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:45:09.350Z] #19 391.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:09.350Z] #19 391.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-30T07:45:09.350Z] #19 391.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:45:09.350Z] #19 391.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:09.350Z] #19 391.5 Selecting previously unselected package libitm1-s390x-cross. [2022-08-30T07:45:09.350Z] #19 391.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:45:09.609Z] #19 391.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:09.609Z] #19 391.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-30T07:45:09.609Z] #19 391.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:45:09.609Z] #19 391.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:09.609Z] #19 391.5 Selecting previously unselected package libasan6-s390x-cross. [2022-08-30T07:45:09.609Z] #19 391.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:45:09.609Z] #19 391.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:09.870Z] #19 391.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-30T07:45:09.870Z] #19 391.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:45:09.870Z] #19 391.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:09.870Z] #19 392.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-30T07:45:09.870Z] #19 392.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:45:09.870Z] #19 392.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:10.131Z] #19 392.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-30T07:45:10.131Z] #19 392.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:45:10.131Z] #19 392.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:10.131Z] #19 392.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-30T07:45:10.131Z] #19 392.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:45:10.131Z] #19 392.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:13.944Z] #84 exporting layers 6.4s done [2022-08-30T07:45:13.944Z] #84 writing image sha256:60d7a9437c209028495f0b0eaec7040cb73baf3adfd0033026df4f3b0db2483c done [2022-08-30T07:45:13.944Z] #84 naming to docker.io/library/docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 done [2022-08-30T07:45:13.944Z] #84 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:45:14.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -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=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/make.sh dynbinary test-integration [2022-08-30T07:45:15.647Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-30T07:45:15.647Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-30T07:45:15.648Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-30T07:45:15.648Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-30T07:45:15.648Z] 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-30T07:45:15.648Z] Detected virtualization docker. [2022-08-30T07:45:15.648Z] Detected architecture x86-64. [2022-08-30T07:45:15.648Z] Set hostname to . [2022-08-30T07:45:15.648Z] modprobe@configfs.service: Succeeded. [2022-08-30T07:45:15.648Z] modprobe@drm.service: Succeeded. [2022-08-30T07:45:15.648Z] modprobe@fuse.service: Succeeded. [2022-08-30T07:45:15.648Z] + source /etc/docker-entrypoint-cmd [2022-08-30T07:45:15.648Z] ++ hack/make.sh dynbinary test-integration [2022-08-30T07:45:15.648Z] [2022-08-30T07:45:15.648Z] Removing bundles/ [2022-08-30T07:45:15.648Z] [2022-08-30T07:45:15.648Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-30T07:45:15.648Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-30T07:45:15.648Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:45:16.711Z] #19 398.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-30T07:45:16.711Z] #19 398.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:45:16.711Z] #19 398.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:16.711Z] #19 398.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-30T07:45:16.711Z] #19 398.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-30T07:45:16.711Z] #19 398.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-30T07:45:16.711Z] #19 398.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-30T07:45:16.711Z] #19 398.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-30T07:45:16.711Z] #19 398.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-30T07:45:16.971Z] #19 399.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-30T07:45:16.971Z] #19 399.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-30T07:45:16.971Z] #19 399.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:17.488Z] #19 399.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-30T07:45:17.488Z] #19 399.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-30T07:45:17.488Z] #19 399.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:23.940Z] #60 ... [2022-08-30T07:45:23.940Z] [2022-08-30T07:45:23.940Z] #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-30T07:45:23.940Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:45:23.940Z] #77 295.5 CCLD libocispec.la [2022-08-30T07:45:23.940Z] #77 296.2 CCLD src/validate [2022-08-30T07:45:23.940Z] #77 296.2 CCLD tests/test-1 [2022-08-30T07:45:23.940Z] #77 296.2 CCLD tests/test-2 [2022-08-30T07:45:23.940Z] #77 296.2 CCLD tests/test-3 [2022-08-30T07:45:23.940Z] #77 296.3 CCLD tests/test-5 [2022-08-30T07:45:23.940Z] #77 296.4 CCLD tests/test-4 [2022-08-30T07:45:23.940Z] #77 296.4 CCLD tests/test-6 [2022-08-30T07:45:23.940Z] #77 296.4 CCLD tests/test-8 [2022-08-30T07:45:23.940Z] #77 296.4 CCLD tests/test-7 [2022-08-30T07:45:23.940Z] #77 296.5 CCLD tests/test-9 [2022-08-30T07:45:23.940Z] #77 296.6 CCLD tests/test-10 [2022-08-30T07:45:23.940Z] #77 296.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-30T07:45:23.940Z] #77 297.1 CCLD tests/test-11 [2022-08-30T07:45:24.058Z] #19 405.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-30T07:45:24.058Z] #19 405.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-30T07:45:24.058Z] #19 405.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:24.058Z] #19 405.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-30T07:45:24.058Z] #19 405.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-30T07:45:24.058Z] #19 405.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-30T07:45:24.058Z] #19 405.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-30T07:45:24.058Z] #19 405.3 Setting up libfile-which-perl (1.23-1) ... [2022-08-30T07:45:24.058Z] #19 405.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-30T07:45:24.058Z] #19 405.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-30T07:45:24.058Z] #19 405.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-30T07:45:24.058Z] #19 405.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.3 Setting up libicu67:amd64 (67.1-7) ... [2022-08-30T07:45:24.058Z] #19 405.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-30T07:45:24.058Z] #19 405.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-30T07:45:24.058Z] #19 405.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-30T07:45:24.058Z] #19 405.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-30T07:45:24.058Z] #19 405.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-30T07:45:24.058Z] #19 405.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-30T07:45:24.058Z] #19 405.4 Setting up file (1:5.39-3) ... [2022-08-30T07:45:24.058Z] #19 405.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.4 Setting up bzip2 (1.0.8-4) ... [2022-08-30T07:45:24.058Z] #19 405.5 Setting up libyaml-perl (1.30-1) ... [2022-08-30T07:45:24.058Z] #19 405.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-30T07:45:24.058Z] #19 405.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-30T07:45:24.058Z] #19 405.5 Setting up libio-string-perl (1.08-3.1) ... [2022-08-30T07:45:24.058Z] #19 405.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-30T07:45:24.058Z] #19 405.5 Setting up cross-config (2.6.18+nmu1) ... [2022-08-30T07:45:24.058Z] #19 405.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-30T07:45:24.058Z] #19 405.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-30T07:45:24.058Z] #19 405.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-30T07:45:24.058Z] #19 405.6 Setting up patch (2.7.6-7) ... [2022-08-30T07:45:24.058Z] #19 405.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-30T07:45:24.058Z] #19 405.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-30T07:45:24.058Z] #19 405.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-30T07:45:24.058Z] #19 405.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-30T07:45:24.058Z] #19 405.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-30T07:45:24.058Z] #19 405.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-30T07:45:24.058Z] #19 405.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-30T07:45:24.058Z] #19 405.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-30T07:45:24.058Z] #19 405.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-30T07:45:24.058Z] #19 405.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-30T07:45:24.058Z] #19 405.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-30T07:45:24.058Z] #19 405.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:24.058Z] #19 405.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 405.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 406.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 406.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 406.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-30T07:45:24.058Z] #19 406.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 406.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 406.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 406.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.058Z] #19 406.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-30T07:45:24.059Z] #19 406.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.059Z] #19 406.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.059Z] #19 406.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.059Z] #19 406.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-30T07:45:24.059Z] #19 406.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.059Z] #19 406.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.059Z] #19 406.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.059Z] #19 406.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-30T07:45:24.317Z] #19 406.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-30T07:45:24.317Z] #19 406.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-30T07:45:24.576Z] #19 406.5 [2022-08-30T07:45:24.576Z] #19 406.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-30T07:45:24.576Z] #19 406.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.576Z] #19 406.6 Setting up dpkg-dev (1.20.11) ... [2022-08-30T07:45:24.576Z] #19 406.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.576Z] #19 406.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-30T07:45:24.576Z] #19 406.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.576Z] #19 406.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.576Z] #19 406.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.576Z] #19 406.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.576Z] #19 406.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-30T07:45:24.576Z] #19 406.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.576Z] #19 406.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.576Z] #19 406.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.576Z] #19 406.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:24.836Z] #19 406.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-30T07:45:24.836Z] #19 406.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-30T07:45:24.836Z] #19 406.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-30T07:45:24.836Z] #19 407.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-30T07:45:25.089Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-30T07:45:25.089Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-30T07:45:25.089Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-30T07:45:25.095Z] #19 407.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-30T07:45:25.095Z] #19 407.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:25.095Z] #19 407.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:25.095Z] #19 407.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.095Z] #19 407.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-30T07:45:25.095Z] #19 407.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.095Z] #19 407.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.095Z] #19 407.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:25.355Z] #19 407.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:25.355Z] #19 407.3 Setting up libxml-simple-perl (2.25-1) ... [2022-08-30T07:45:25.355Z] #19 407.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-30T07:45:25.355Z] #19 407.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-30T07:45:25.355Z] #19 407.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-30T07:45:25.355Z] #19 407.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-30T07:45:25.355Z] #19 407.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-30T07:45:25.355Z] #19 407.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-30T07:45:25.355Z] #19 407.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:25.615Z] #19 407.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-30T07:45:25.615Z] #19 407.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:25.615Z] #19 407.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:25.615Z] #19 407.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-30T07:45:25.615Z] #19 407.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:25.615Z] #19 407.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:25.615Z] #19 407.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-30T07:45:25.615Z] #19 407.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:25.615Z] #19 407.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-30T07:45:25.615Z] #19 407.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:25.615Z] #19 407.7 Setting up crossbuild-essential-armel (12.9) ... [2022-08-30T07:45:25.615Z] #19 407.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-30T07:45:25.615Z] #19 407.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-30T07:45:25.615Z] #19 407.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-30T07:45:25.615Z] #19 407.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-30T07:45:25.874Z] #19 407.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-30T07:45:25.874Z] #19 407.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:45:26.024Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-30T07:45:26.024Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-30T07:45:26.024Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.0% of statements [2022-08-30T07:45:26.024Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-30T07:45:26.140Z] #19 DONE 408.1s [2022-08-30T07:45:26.140Z] [2022-08-30T07:45:26.140Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-30T07:45:26.140Z] #73 sha256:ae6035ee50611ced7bb2c0059249f008ffe3c36919c4605d8cc94df186d91e2e [2022-08-30T07:45:26.140Z] #73 DONE 0.2s [2022-08-30T07:45:26.140Z] [2022-08-30T07:45:26.140Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-30T07:45:26.140Z] #32 sha256:b2cf4b17ea31d04793b030ed8213db561482fc20d02d5f73f12d38fa810cdf33 [2022-08-30T07:45:26.140Z] #32 DONE 0.2s [2022-08-30T07:45:26.140Z] [2022-08-30T07:45:26.140Z] #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-30T07:45:26.140Z] #74 sha256:addaba594bfbf2c71a214af9661b3f819b9294e803faa54472b878fb0a86f986 [2022-08-30T07:45:26.466Z] #77 299.2 libtool: link: ar cr libocispec.a [2022-08-30T07:45:26.466Z] #77 299.2 libtool: link: ranlib libocispec.a [2022-08-30T07:45:26.592Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-08-30T07:45:26.853Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types [no test files] [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-30T07:45:26.853Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-30T07:45:26.853Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-30T07:45:27.112Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-30T07:45:27.112Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/builder [no test files] [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-30T07:45:27.112Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-30T07:45:28.048Z] #74 1.436 + RM_GOPATH=0 [2022-08-30T07:45:28.049Z] #74 1.436 + TMP_GOPATH= [2022-08-30T07:45:28.049Z] #74 1.436 + : /build [2022-08-30T07:45:28.049Z] #74 1.436 + '[' -z '' ']' [2022-08-30T07:45:28.049Z] #74 1.437 ++ mktemp -d [2022-08-30T07:45:28.049Z] #74 1.438 + export GOPATH=/tmp/tmp.XAdPHUuqjO [2022-08-30T07:45:28.049Z] #74 1.438 + GOPATH=/tmp/tmp.XAdPHUuqjO [2022-08-30T07:45:28.049Z] #74 1.438 + RM_GOPATH=1 [2022-08-30T07:45:28.049Z] #74 1.438 + case "$(go env GOARCH)" in [2022-08-30T07:45:28.049Z] #74 1.438 ++ go env GOARCH [2022-08-30T07:45:28.049Z] #74 1.443 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:45:28.049Z] #74 1.443 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:45:28.049Z] #74 1.443 ++ dirname /install.sh [2022-08-30T07:45:28.049Z] #74 1.444 + dir=/ [2022-08-30T07:45:28.049Z] #74 1.444 + bin=rootlesskit [2022-08-30T07:45:28.049Z] #74 1.444 + shift [2022-08-30T07:45:28.049Z] #74 1.444 + '[' '!' -f //rootlesskit.installer ']' [2022-08-30T07:45:28.049Z] #74 1.444 + . //rootlesskit.installer [2022-08-30T07:45:28.049Z] #74 1.444 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:45:28.049Z] #74 1.444 + install_rootlesskit [2022-08-30T07:45:28.049Z] #74 1.444 + case "$1" in [2022-08-30T07:45:28.049Z] #74 1.444 + export CGO_ENABLED=0 [2022-08-30T07:45:28.049Z] #74 1.445 + CGO_ENABLED=0 [2022-08-30T07:45:28.049Z] #74 1.445 + _install_rootlesskit [2022-08-30T07:45:28.049Z] #74 1.446 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-30T07:45:28.049Z] #74 1.446 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:45:28.049Z] #74 1.446 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-30T07:45:28.049Z] #74 1.446 + GOBIN=/build [2022-08-30T07:45:28.049Z] #74 1.446 + GO111MODULE=on [2022-08-30T07:45:28.049Z] #74 1.446 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:45:28.308Z] #74 1.874 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-30T07:45:29.251Z] #74 2.756 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T07:45:29.251Z] #74 2.757 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-30T07:45:29.251Z] #74 3.038 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-30T07:45:29.647Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.7% of statements [2022-08-30T07:45:29.647Z] ok github.com/docker/docker/builder/dockerfile 0.466s coverage: 49.3% of statements [2022-08-30T07:45:29.908Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-30T07:45:30.474Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-30T07:45:30.631Z] #74 4.306 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-30T07:45:30.644Z] #77 303.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-30T07:45:30.644Z] #77 303.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-30T07:45:30.644Z] #77 303.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-30T07:45:30.644Z] #77 303.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:45:30.644Z] #77 303.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:45:30.644Z] #77 303.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:45:30.644Z] #77 303.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-30T07:45:30.644Z] #77 303.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-30T07:45:30.644Z] #77 303.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-30T07:45:30.644Z] #77 303.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-30T07:45:30.644Z] #77 303.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-30T07:45:30.644Z] #77 303.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-30T07:45:30.644Z] #77 303.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-30T07:45:30.644Z] #77 303.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-30T07:45:30.644Z] #77 303.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-30T07:45:30.644Z] #77 303.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-30T07:45:30.892Z] #74 4.602 go: downloading github.com/google/uuid v1.3.0 [2022-08-30T07:45:30.892Z] #74 4.634 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-30T07:45:30.902Z] #77 303.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-30T07:45:30.902Z] #77 304.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-30T07:45:30.902Z] #77 304.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-30T07:45:30.902Z] #77 304.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-30T07:45:31.151Z] #74 4.872 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-30T07:45:31.151Z] #74 4.953 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T07:45:31.158Z] #77 304.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-30T07:45:31.158Z] #77 304.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-30T07:45:31.410Z] ok github.com/docker/docker/builder/remotecontext/git 1.626s coverage: 86.3% of statements [2022-08-30T07:45:31.410Z] ? github.com/docker/docker/cli [no test files] [2022-08-30T07:45:31.410Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-30T07:45:31.410Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-30T07:45:31.410Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-30T07:45:31.411Z] #74 ... [2022-08-30T07:45:31.411Z] [2022-08-30T07:45:31.411Z] #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-30T07:45:31.411Z] #33 sha256:9133ba55b4862544e1240c8c86175c1890a48d22ea76c97033c03b3658039e50 [2022-08-30T07:45:31.411Z] #33 1.407 + RM_GOPATH=0 [2022-08-30T07:45:31.411Z] #33 1.407 + TMP_GOPATH= [2022-08-30T07:45:31.411Z] #33 1.407 + : /build [2022-08-30T07:45:31.411Z] #33 1.407 + '[' -z '' ']' [2022-08-30T07:45:31.411Z] #33 1.408 ++ mktemp -d [2022-08-30T07:45:31.411Z] #33 1.410 + export GOPATH=/tmp/tmp.yUYUGQ75UZ [2022-08-30T07:45:31.411Z] #33 1.410 + GOPATH=/tmp/tmp.yUYUGQ75UZ [2022-08-30T07:45:31.411Z] #33 1.410 + RM_GOPATH=1 [2022-08-30T07:45:31.411Z] #33 1.410 + case "$(go env GOARCH)" in [2022-08-30T07:45:31.411Z] #33 1.410 ++ go env GOARCH [2022-08-30T07:45:31.411Z] #33 1.416 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:45:31.411Z] #33 1.416 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:45:31.411Z] #33 1.416 ++ dirname /install.sh [2022-08-30T07:45:31.411Z] #33 1.425 + dir=/ [2022-08-30T07:45:31.411Z] #33 1.425 + bin=dockercli [2022-08-30T07:45:31.411Z] #33 1.425 + shift [2022-08-30T07:45:31.411Z] #33 1.425 + '[' '!' -f //dockercli.installer ']' [2022-08-30T07:45:31.411Z] #33 1.425 + . //dockercli.installer [2022-08-30T07:45:31.411Z] #33 1.425 ++ : stable [2022-08-30T07:45:31.411Z] #33 1.425 ++ : 17.06.2-ce [2022-08-30T07:45:31.411Z] #33 1.425 + install_dockercli [2022-08-30T07:45:31.411Z] #33 1.425 Install docker/cli version 17.06.2-ce from stable [2022-08-30T07:45:31.411Z] #33 1.425 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-30T07:45:31.411Z] #33 1.425 ++ uname -m [2022-08-30T07:45:31.411Z] #33 1.427 + arch=x86_64 [2022-08-30T07:45:31.411Z] #33 1.427 + '[' x86_64 '!=' x86_64 ']' [2022-08-30T07:45:31.411Z] #33 1.427 + url=https://download.docker.com/linux/static [2022-08-30T07:45:31.411Z] #33 1.427 + tar -xz docker/docker [2022-08-30T07:45:31.411Z] #33 1.428 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-30T07:45:31.411Z] #33 4.741 + mkdir -p /build [2022-08-30T07:45:31.411Z] #33 4.742 + mv docker/docker /build/ [2022-08-30T07:45:31.411Z] #33 4.744 + rmdir docker [2022-08-30T07:45:31.411Z] #33 DONE 5.1s [2022-08-30T07:45:31.411Z] [2022-08-30T07:45:31.411Z] #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-30T07:45:31.411Z] #74 sha256:addaba594bfbf2c71a214af9661b3f819b9294e803faa54472b878fb0a86f986 [2022-08-30T07:45:31.411Z] #74 4.982 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-30T07:45:31.411Z] #74 5.053 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-30T07:45:31.411Z] #74 ... [2022-08-30T07:45:31.411Z] [2022-08-30T07:45:31.411Z] #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-30T07:45:31.411Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-30T07:45:31.411Z] #49 1.732 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:45:31.412Z] #49 1.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:45:31.412Z] #49 1.750 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:45:31.412Z] #49 2.094 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-30T07:45:31.412Z] #49 2.496 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-30T07:45:31.412Z] #49 3.034 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:45:31.412Z] #49 3.645 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-30T07:45:31.412Z] #49 4.166 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-30T07:45:31.412Z] #49 4.655 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:45:31.412Z] #49 5.141 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-30T07:45:31.412Z] #49 5.145 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-30T07:45:31.412Z] #49 5.154 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:45:31.412Z] #49 5.162 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:45:31.412Z] #49 5.179 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-30T07:45:31.412Z] #49 5.187 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-30T07:45:31.412Z] #49 5.188 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:45:31.412Z] #49 5.189 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-30T07:45:31.412Z] #49 5.190 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-30T07:45:31.412Z] #49 5.190 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:45:31.412Z] #49 5.191 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-30T07:45:31.412Z] #49 5.192 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-30T07:45:31.414Z] #77 304.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-30T07:45:31.414Z] #77 304.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-30T07:45:31.414Z] #77 304.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-30T07:45:31.673Z] #49 ... [2022-08-30T07:45:31.673Z] [2022-08-30T07:45:31.673Z] #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-30T07:45:31.673Z] #74 sha256:addaba594bfbf2c71a214af9661b3f819b9294e803faa54472b878fb0a86f986 [2022-08-30T07:45:31.673Z] #74 5.343 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-30T07:45:31.673Z] #74 5.446 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-30T07:45:31.934Z] #74 5.526 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-30T07:45:31.977Z] ok github.com/docker/docker/cmd/docker-proxy 0.298s coverage: 69.3% of statements [2022-08-30T07:45:31.978Z] #77 304.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-30T07:45:31.978Z] #77 305.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-30T07:45:31.978Z] #77 305.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-30T07:45:31.978Z] #77 305.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-30T07:45:31.978Z] #77 305.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-30T07:45:32.235Z] #77 305.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-30T07:45:32.235Z] #77 305.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-30T07:45:32.492Z] #77 305.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-30T07:45:32.492Z] #77 305.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-30T07:45:32.492Z] #77 305.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-30T07:45:32.505Z] #74 6.105 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-30T07:45:32.887Z] #77 ... [2022-08-30T07:45:32.887Z] [2022-08-30T07:45:32.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-30T07:45:32.887Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:45:32.887Z] #47 DONE 413.9s [2022-08-30T07:45:32.887Z] [2022-08-30T07:45:32.888Z] #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-30T07:45:32.888Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:45:33.056Z] #77 305.9 CC src/crun-crun.o [2022-08-30T07:45:33.056Z] #77 305.9 CC src/crun-run.o [2022-08-30T07:45:33.056Z] #77 306.0 CC src/crun-kill.o [2022-08-30T07:45:33.056Z] #77 306.0 CC src/crun-pause.o [2022-08-30T07:45:33.056Z] #77 306.1 CC src/crun-delete.o [2022-08-30T07:45:33.313Z] #77 306.4 CC src/crun-unpause.o [2022-08-30T07:45:33.313Z] #77 306.5 CC src/crun-create.o [2022-08-30T07:45:33.571Z] #77 306.5 CC src/crun-start.o [2022-08-30T07:45:33.571Z] #77 306.5 CC src/crun-spec.o [2022-08-30T07:45:33.571Z] #77 306.5 CC src/crun-list.o [2022-08-30T07:45:33.571Z] #77 306.6 CC src/crun-exec.o [2022-08-30T07:45:33.571Z] #77 306.6 CC src/crun-state.o [2022-08-30T07:45:33.571Z] #77 ... [2022-08-30T07:45:33.571Z] [2022-08-30T07:45:33.571Z] #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-30T07:45:33.571Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:45:33.571Z] #47 370.8 + dpkg --print-architecture [2022-08-30T07:45:33.571Z] #47 370.8 + git checkout -q v2.1.0 [2022-08-30T07:45:33.571Z] #47 371.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-30T07:45:33.571Z] #47 371.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-30T07:45:34.136Z] #47 ... [2022-08-30T07:45:34.136Z] [2022-08-30T07:45:34.136Z] #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-30T07:45:34.136Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:45:34.136Z] #77 307.2 CC src/crun-update.o [2022-08-30T07:45:34.272Z] #55 ... [2022-08-30T07:45:34.272Z] [2022-08-30T07:45:34.272Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-30T07:45:34.272Z] #48 sha256:99121026b5ae0afbd1c2888663764ac3e1c32e65e3db946d3311c3e00c180953 [2022-08-30T07:45:34.393Z] #77 307.4 CC src/crun-ps.o [2022-08-30T07:45:34.393Z] #77 307.6 CC src/crun-checkpoint.o [2022-08-30T07:45:34.651Z] #77 307.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-30T07:45:34.651Z] #77 307.7 CC src/crun-restore.o [2022-08-30T07:45:34.651Z] #77 307.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-30T07:45:34.651Z] #77 307.8 CC src/libcrun/libcrun_la-container.lo [2022-08-30T07:45:34.651Z] #77 307.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-30T07:45:34.651Z] #77 307.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-30T07:45:34.651Z] #77 307.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-30T07:45:34.847Z] #48 DONE 0.5s [2022-08-30T07:45:34.848Z] [2022-08-30T07:45:34.848Z] #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-30T07:45:34.848Z] #60 sha256:a9ed25e3b8508d8f78fdf142c9df739c0fc327206719f6910ed8bfa761b859a7 [2022-08-30T07:45:34.848Z] #60 ... [2022-08-30T07:45:34.848Z] [2022-08-30T07:45:34.848Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-30T07:45:34.848Z] #52 sha256:3056e25bfcdaf819e397ebd39a0397c9dae746393600c7d5207a52e753c26c8f [2022-08-30T07:45:34.848Z] #52 DONE 0.0s [2022-08-30T07:45:34.848Z] [2022-08-30T07:45:34.848Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-30T07:45:34.848Z] #54 sha256:4f37c1d04e304cc2b3b356d9342be30158272a8e752e0097b3ba1ade64e01592 [2022-08-30T07:45:34.910Z] #77 307.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-30T07:45:34.910Z] #77 308.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-30T07:45:35.108Z] #54 DONE 0.1s [2022-08-30T07:45:35.108Z] [2022-08-30T07:45:35.108Z] #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-30T07:45:35.108Z] #64 sha256:a2514b48dc908339843edba2c1e6d0ddf29fac376c81eaf85c7b00cf847c4b4d [2022-08-30T07:45:35.168Z] #77 308.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-30T07:45:35.168Z] #77 308.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-30T07:45:35.269Z] ok github.com/docker/docker/client 0.093s coverage: 76.0% of statements [2022-08-30T07:45:35.425Z] #77 308.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-30T07:45:35.425Z] #77 308.5 CC src/libcrun/libcrun_la-status.lo [2022-08-30T07:45:35.425Z] #77 308.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-30T07:45:35.425Z] #77 308.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-30T07:45:35.425Z] #77 308.5 CC src/libcrun/libcrun_la-error.lo [2022-08-30T07:45:35.425Z] #77 308.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-30T07:45:35.685Z] #77 308.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-30T07:45:35.943Z] #77 309.0 CC src/libcrun/libcrun_la-terminal.lo [2022-08-30T07:45:36.369Z] #77 309.1 CC src/libcrun/libcrun_la-signals.lo [2022-08-30T07:45:36.369Z] #77 309.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-30T07:45:36.628Z] #77 309.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-30T07:45:36.628Z] #77 309.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-30T07:45:36.628Z] #77 309.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-30T07:45:36.628Z] #77 309.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-30T07:45:36.628Z] #77 309.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-30T07:45:36.701Z] #74 ... [2022-08-30T07:45:36.701Z] [2022-08-30T07:45:36.701Z] #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-30T07:45:36.701Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-30T07:45:36.701Z] #20 1.626 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:45:36.701Z] #20 1.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:45:36.701Z] #20 1.639 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:45:36.701Z] #20 1.742 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:45:36.701Z] #20 1.870 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-30T07:45:36.701Z] #20 2.198 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-30T07:45:36.701Z] #20 2.795 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-30T07:45:36.701Z] #20 3.354 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-30T07:45:36.701Z] #20 3.875 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:45:36.701Z] #20 4.259 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-30T07:45:36.701Z] #20 4.260 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:45:36.701Z] #20 4.260 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-30T07:45:36.701Z] #20 4.270 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-30T07:45:36.701Z] #20 4.275 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:45:36.701Z] #20 4.298 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-30T07:45:36.701Z] #20 4.389 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-30T07:45:36.701Z] #20 4.395 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-30T07:45:36.701Z] #20 4.395 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-30T07:45:36.701Z] #20 4.396 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:45:36.701Z] #20 4.397 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:45:36.701Z] #20 4.399 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-30T07:45:36.701Z] #20 ... [2022-08-30T07:45:36.701Z] [2022-08-30T07:45:36.701Z] #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-30T07:45:36.701Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-30T07:45:36.701Z] #69 1.811 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:45:36.701Z] #69 1.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:45:36.701Z] #69 1.827 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:45:36.701Z] #69 2.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:45:36.701Z] #69 2.661 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-30T07:45:36.701Z] #69 3.130 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-30T07:45:36.701Z] #69 3.743 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:45:36.701Z] #69 4.355 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-30T07:45:36.701Z] #69 4.854 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-30T07:45:36.701Z] #69 5.243 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-30T07:45:36.701Z] #69 5.246 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-30T07:45:36.701Z] #69 5.254 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-30T07:45:36.701Z] #69 5.289 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:45:36.701Z] #69 5.289 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:45:36.701Z] #69 5.299 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-30T07:45:36.701Z] #69 5.314 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:45:36.701Z] #69 5.314 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-30T07:45:36.701Z] #69 5.314 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-30T07:45:36.701Z] #69 5.314 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:45:36.701Z] #69 5.314 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-30T07:45:36.701Z] #69 5.330 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-30T07:45:36.886Z] #77 310.1 CC tests/init.o [2022-08-30T07:45:37.144Z] #77 310.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-30T07:45:40.391Z] #64 ... [2022-08-30T07:45:40.391Z] [2022-08-30T07:45:40.391Z] #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-30T07:45:40.391Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:45:40.391Z] #77 349.8 CCLD tests/init [2022-08-30T07:45:48.950Z] #69 ... [2022-08-30T07:45:48.950Z] [2022-08-30T07:45:48.950Z] #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-30T07:45:48.950Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-30T07:45:48.950Z] #20 21.49 Fetched 49.2 MB in 20s (2451 kB/s) [2022-08-30T07:45:55.527Z] #20 21.49 Reading package lists... [2022-08-30T07:45:55.527Z] #20 ... [2022-08-30T07:45:55.527Z] [2022-08-30T07:45:55.527Z] #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-30T07:45:55.527Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-30T07:45:55.527Z] #69 22.39 Fetched 49.2 MB in 21s (2364 kB/s) [2022-08-30T07:45:56.466Z] #69 22.39 Reading package lists... [2022-08-30T07:45:56.466Z] #69 ... [2022-08-30T07:45:56.466Z] [2022-08-30T07:45:56.466Z] #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-30T07:45:56.466Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-30T07:45:56.466Z] #20 21.49 Reading package lists... [2022-08-30T07:45:58.373Z] #20 30.49 Reading package lists... [2022-08-30T07:45:58.373Z] #20 ... [2022-08-30T07:45:58.373Z] [2022-08-30T07:45:58.373Z] #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-30T07:45:58.374Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-30T07:45:58.374Z] #49 22.27 Fetched 49.2 MB in 21s (2371 kB/s) [2022-08-30T07:45:58.374Z] #49 22.27 Reading package lists... [2022-08-30T07:45:58.374Z] #49 31.78 Reading package lists... [2022-08-30T07:45:58.374Z] #49 ... [2022-08-30T07:45:58.374Z] [2022-08-30T07:45:58.374Z] #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-30T07:45:58.374Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-30T07:45:58.374Z] #69 22.39 Reading package lists... [2022-08-30T07:46:06.500Z] #69 31.56 Reading package lists... [2022-08-30T07:46:06.500Z] #69 ... [2022-08-30T07:46:06.500Z] [2022-08-30T07:46:06.500Z] #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-30T07:46:06.500Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-30T07:46:06.500Z] #20 30.49 Reading package lists... [2022-08-30T07:46:06.981Z] #77 374.5 AR libcrun_testing.a [2022-08-30T07:46:06.981Z] #77 374.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-30T07:46:06.981Z] #77 374.6 CCLD tests/tests_libcrun_utils [2022-08-30T07:46:06.981Z] #77 374.6 CCLD tests/tests_libcrun_errors [2022-08-30T07:46:06.981Z] #77 374.6 CCLD tests/tests_libcrun_fuzzer [2022-08-30T07:46:06.981Z] #77 375.0 CCLD libcrun.la [2022-08-30T07:46:06.981Z] #77 376.1 CCLD crun [2022-08-30T07:46:06.981Z] #77 376.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-30T07:46:06.981Z] #77 376.9 /bin/mkdir -p '/usr/local/lib' [2022-08-30T07:46:06.981Z] #77 376.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-30T07:46:06.981Z] #77 376.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-30T07:46:06.981Z] #77 376.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-30T07:46:06.981Z] #77 377.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-30T07:46:06.981Z] #77 377.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-30T07:46:06.981Z] #77 377.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-30T07:46:06.981Z] #77 377.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-30T07:46:07.345Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 31.8% of statements [2022-08-30T07:46:07.346Z] ok github.com/docker/docker/container 0.117s coverage: 36.1% of statements [2022-08-30T07:46:07.553Z] #77 377.2 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-30T07:46:07.553Z] #77 377.2 ---------------------------------------------------------------------- [2022-08-30T07:46:07.553Z] #77 377.2 Libraries have been installed in: [2022-08-30T07:46:07.553Z] #77 377.3 /usr/local/lib [2022-08-30T07:46:07.553Z] #77 377.3 [2022-08-30T07:46:07.553Z] #77 377.3 If you ever happen to want to link against installed libraries [2022-08-30T07:46:07.553Z] #77 377.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-30T07:46:07.553Z] #77 377.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-30T07:46:07.553Z] #77 377.3 flag during linking and do at least one of the following: [2022-08-30T07:46:07.553Z] #77 377.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-30T07:46:07.553Z] #77 377.3 during execution [2022-08-30T07:46:07.553Z] #77 377.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-30T07:46:07.553Z] #77 377.3 during linking [2022-08-30T07:46:07.553Z] #77 377.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-30T07:46:07.553Z] #77 377.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-30T07:46:07.553Z] #77 377.3 [2022-08-30T07:46:07.553Z] #77 377.3 See any operating system documentation about shared libraries for [2022-08-30T07:46:07.553Z] #77 377.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-30T07:46:07.553Z] #77 377.3 ---------------------------------------------------------------------- [2022-08-30T07:46:07.553Z] #77 377.3 /bin/mkdir -p '/build' [2022-08-30T07:46:07.553Z] #77 377.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-30T07:46:07.553Z] #77 377.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-30T07:46:07.553Z] #77 377.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-30T07:46:07.553Z] #77 377.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-30T07:46:07.553Z] #77 377.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-30T07:46:07.913Z] ok github.com/docker/docker/cmd/dockerd/trap 2.470s coverage: 0.0% of statements [2022-08-30T07:46:07.913Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-30T07:46:07.913Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-30T07:46:07.913Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-30T07:46:07.913Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-30T07:46:07.913Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-30T07:46:08.406Z] #20 39.95 Building dependency tree... [2022-08-30T07:46:08.495Z] #77 DONE 378.3s [2022-08-30T07:46:08.495Z] [2022-08-30T07:46:08.495Z] #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-30T07:46:08.495Z] #60 sha256:a9ed25e3b8508d8f78fdf142c9df739c0fc327206719f6910ed8bfa761b859a7 [2022-08-30T07:46:09.200Z] #77 ... [2022-08-30T07:46:09.200Z] [2022-08-30T07:46:09.200Z] #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-30T07:46:09.200Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-30T07:46:09.200Z] #47 DONE 415.4s [2022-08-30T07:46:09.200Z] [2022-08-30T07:46:09.200Z] #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-30T07:46:09.200Z] #64 sha256:a967ba87a36c0bf3a5cc4958f78c7f554fb46d6684284b3e41c15629c66c23d4 [2022-08-30T07:46:10.313Z] #20 44.03 The following additional packages will be installed: [2022-08-30T07:46:10.313Z] #20 44.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-30T07:46:10.313Z] #20 44.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-30T07:46:10.313Z] #20 44.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-30T07:46:10.313Z] #20 44.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-30T07:46:10.313Z] #20 44.05 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-30T07:46:10.313Z] #20 44.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-30T07:46:10.313Z] #20 44.07 mingw-w64-common mingw-w64-x86-64-dev [2022-08-30T07:46:10.313Z] #20 44.10 Suggested packages: [2022-08-30T07:46:10.313Z] #20 44.11 gcc-10-locales seccomp wine64 [2022-08-30T07:46:10.882Z] #20 44.88 The following NEW packages will be installed: [2022-08-30T07:46:10.882Z] #20 44.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-30T07:46:10.882Z] #20 44.88 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-30T07:46:10.882Z] #20 44.88 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-30T07:46:10.882Z] #20 44.88 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-30T07:46:10.882Z] #20 44.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-30T07:46:10.882Z] #20 44.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-30T07:46:10.882Z] #20 44.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-30T07:46:10.882Z] #20 44.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-30T07:46:10.882Z] #20 44.90 mingw-w64-x86-64-dev [2022-08-30T07:46:11.451Z] #20 45.33 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:46:11.451Z] #20 45.33 Need to get 115 MB of archives. [2022-08-30T07:46:11.451Z] #20 45.33 After this operation, 645 MB of additional disk space will be used. [2022-08-30T07:46:11.451Z] #20 45.33 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-30T07:46:11.451Z] #20 45.39 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-30T07:46:11.451Z] #20 45.45 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-30T07:46:11.451Z] #20 45.46 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-30T07:46:11.451Z] #20 45.46 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-30T07:46:11.451Z] #20 45.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-30T07:46:11.712Z] #20 45.57 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-30T07:46:11.712Z] #20 45.63 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-30T07:46:11.712Z] #20 45.63 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-30T07:46:11.972Z] #20 45.84 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-30T07:46:12.477Z] #64 ... [2022-08-30T07:46:12.477Z] [2022-08-30T07:46:12.477Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-30T07:46:12.477Z] #48 sha256:27bfabbbc963d62514a214c084d962fa6115d81ca94a58dab5c27353a3607091 [2022-08-30T07:46:12.542Z] #20 46.37 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-30T07:46:12.735Z] #48 DONE 0.6s [2022-08-30T07:46:12.735Z] [2022-08-30T07:46:12.735Z] #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-30T07:46:12.735Z] #64 sha256:a967ba87a36c0bf3a5cc4958f78c7f554fb46d6684284b3e41c15629c66c23d4 [2022-08-30T07:46:12.802Z] #20 46.60 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-30T07:46:12.803Z] #20 46.82 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-30T07:46:12.993Z] #64 ... [2022-08-30T07:46:12.993Z] [2022-08-30T07:46:12.993Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-30T07:46:12.993Z] #52 sha256:a7cad6e124ed84a89ad3aa871d8ecb6210d6e25e29ee6df0c850689ed4f55758 [2022-08-30T07:46:12.993Z] #52 DONE 0.1s [2022-08-30T07:46:12.993Z] [2022-08-30T07:46:12.993Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-30T07:46:12.993Z] #54 sha256:f5207d9539c7d33372efaee9cecd73ff358060c8cf5955d3be863ba24f7abb70 [2022-08-30T07:46:12.993Z] #54 DONE 0.1s [2022-08-30T07:46:12.993Z] [2022-08-30T07:46:12.993Z] #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-30T07:46:12.993Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:46:13.437Z] #20 ... [2022-08-30T07:46:13.437Z] [2022-08-30T07:46:13.437Z] #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-30T07:46:13.437Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-30T07:46:13.437Z] #69 31.56 Reading package lists... [2022-08-30T07:46:13.437Z] #69 40.63 Building dependency tree... [2022-08-30T07:46:13.437Z] #69 44.58 The following additional packages will be installed: [2022-08-30T07:46:13.437Z] #69 44.60 libbtrfs0 [2022-08-30T07:46:13.437Z] #69 44.86 The following NEW packages will be installed: [2022-08-30T07:46:13.437Z] #69 44.88 libbtrfs-dev libbtrfs0 [2022-08-30T07:46:13.437Z] #69 45.37 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:46:13.437Z] #69 45.37 Need to get 460 kB of archives. [2022-08-30T07:46:13.437Z] #69 45.37 After this operation, 1237 kB of additional disk space will be used. [2022-08-30T07:46:13.437Z] #69 45.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-30T07:46:13.437Z] #69 45.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-30T07:46:13.437Z] #69 46.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:46:13.437Z] #69 46.29 Fetched 460 kB in 0s (1478 kB/s) [2022-08-30T07:46:13.437Z] #69 46.38 Selecting previously unselected package libbtrfs0:amd64. [2022-08-30T07:46:13.437Z] #69 46.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 ... 30255 files and directories currently installed.) [2022-08-30T07:46:13.437Z] #69 46.45 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-30T07:46:13.437Z] #69 46.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:46:13.437Z] #69 46.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-30T07:46:13.437Z] #69 46.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-30T07:46:13.438Z] #69 46.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:46:13.438Z] #69 46.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:46:13.438Z] #69 46.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:46:13.438Z] #69 46.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:46:13.438Z] #69 DONE 47.1s [2022-08-30T07:46:13.438Z] [2022-08-30T07:46:13.438Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-30T07:46:13.438Z] #70 sha256:227b57e0a9f6fde3b36811baa64a2d70e17e913b722e95086cf69cd7b5a5cd4c [2022-08-30T07:46:13.438Z] #70 DONE 0.2s [2022-08-30T07:46:13.438Z] [2022-08-30T07:46:13.438Z] #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-30T07:46:13.438Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-30T07:46:13.438Z] #20 47.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-30T07:46:13.714Z] #20 47.52 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-30T07:46:13.714Z] #20 47.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-30T07:46:13.714Z] #20 47.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-30T07:46:13.714Z] #20 47.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-30T07:46:13.714Z] #20 47.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-30T07:46:13.714Z] #20 47.54 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-30T07:46:13.714Z] #20 47.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-30T07:46:13.714Z] #20 47.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-30T07:46:13.714Z] #20 47.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-30T07:46:13.714Z] #20 47.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-30T07:46:13.714Z] #20 47.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-30T07:46:13.714Z] #20 47.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-30T07:46:13.714Z] #20 47.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-30T07:46:13.714Z] #20 47.61 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-30T07:46:13.714Z] #20 47.61 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-30T07:46:13.714Z] #20 47.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-30T07:46:14.477Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2022-08-30T07:46:14.681Z] #20 48.32 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:46:14.681Z] #20 48.56 Fetched 115 MB in 3s (43.8 MB/s) [2022-08-30T07:46:14.681Z] #20 48.61 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-30T07:46:14.681Z] #20 48.61 (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-30T07:46:14.681Z] #20 48.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-30T07:46:14.681Z] #20 48.66 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-30T07:46:14.735Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-30T07:46:15.621Z] #20 49.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-30T07:46:15.621Z] #20 49.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-30T07:46:15.621Z] #20 49.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-30T07:46:16.111Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-30T07:46:16.559Z] #20 50.54 Selecting previously unselected package binutils-mingw-w64. [2022-08-30T07:46:16.559Z] #20 50.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-30T07:46:16.559Z] #20 50.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-30T07:46:16.819Z] #20 50.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-30T07:46:16.819Z] #20 50.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:46:16.819Z] #20 50.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:46:16.819Z] #20 50.76 Selecting previously unselected package dmsetup. [2022-08-30T07:46:16.819Z] #20 ... [2022-08-30T07:46:16.819Z] [2022-08-30T07:46:16.819Z] #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-30T07:46:16.819Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-30T07:46:16.819Z] #49 31.78 Reading package lists... [2022-08-30T07:46:16.819Z] #49 40.82 Building dependency tree... [2022-08-30T07:46:16.819Z] #49 44.97 The following additional packages will be installed: [2022-08-30T07:46:16.819Z] #49 45.00 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-30T07:46:16.819Z] #49 45.03 Suggested packages: [2022-08-30T07:46:16.819Z] #49 45.04 cmake-doc ninja-build lrzip [2022-08-30T07:46:16.819Z] #49 45.04 Recommended packages: [2022-08-30T07:46:16.819Z] #49 45.04 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-30T07:46:16.819Z] #49 45.48 The following NEW packages will be installed: [2022-08-30T07:46:16.819Z] #49 45.50 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-30T07:46:16.819Z] #49 45.97 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:46:16.819Z] #49 45.97 Need to get 8418 kB of archives. [2022-08-30T07:46:16.819Z] #49 45.97 After this operation, 34.9 MB of additional disk space will be used. [2022-08-30T07:46:16.819Z] #49 45.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-30T07:46:16.819Z] #49 45.97 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-30T07:46:16.819Z] #49 45.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-30T07:46:16.819Z] #49 46.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-30T07:46:16.819Z] #49 46.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-30T07:46:16.819Z] #49 46.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-30T07:46:16.819Z] #49 46.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-30T07:46:16.819Z] #49 46.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-30T07:46:16.819Z] #49 46.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:46:16.819Z] #49 47.09 Fetched 8418 kB in 0s (17.1 MB/s) [2022-08-30T07:46:16.819Z] #49 47.21 Selecting previously unselected package xxd. [2022-08-30T07:46:16.819Z] #49 47.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 ... 30255 files and directories currently installed.) [2022-08-30T07:46:16.819Z] #49 47.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:46:16.819Z] #49 47.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:46:16.819Z] #49 47.44 Selecting previously unselected package vim-common. [2022-08-30T07:46:16.819Z] #49 47.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:46:16.819Z] #49 47.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:46:16.819Z] #49 47.77 Selecting previously unselected package cmake-data. [2022-08-30T07:46:16.819Z] #49 47.77 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-30T07:46:16.819Z] #49 47.77 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-30T07:46:16.819Z] #49 48.76 Selecting previously unselected package libarchive13:amd64. [2022-08-30T07:46:16.819Z] #49 48.76 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-30T07:46:16.819Z] #49 48.78 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-30T07:46:16.819Z] #49 48.94 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-30T07:46:16.819Z] #49 48.94 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-30T07:46:16.819Z] #49 48.95 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-30T07:46:16.819Z] #49 49.04 Selecting previously unselected package librhash0:amd64. [2022-08-30T07:46:16.819Z] #49 49.04 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-30T07:46:16.819Z] #49 49.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-30T07:46:16.819Z] #49 49.21 Selecting previously unselected package libuv1:amd64. [2022-08-30T07:46:16.819Z] #49 49.22 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-30T07:46:16.819Z] #49 49.23 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-30T07:46:16.819Z] #49 49.31 Selecting previously unselected package cmake. [2022-08-30T07:46:16.819Z] #49 49.31 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-30T07:46:16.819Z] #49 49.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-30T07:46:16.819Z] #49 ... [2022-08-30T07:46:16.819Z] [2022-08-30T07:46:16.819Z] #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-30T07:46:16.819Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-30T07:46:16.819Z] #20 50.76 Selecting previously unselected package dmsetup. [2022-08-30T07:46:16.819Z] #20 50.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:46:16.819Z] #20 50.77 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-30T07:46:17.079Z] #20 50.87 Selecting previously unselected package mingw-w64-common. [2022-08-30T07:46:17.079Z] #20 50.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-30T07:46:17.079Z] #20 50.89 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-30T07:46:17.339Z] #20 ... [2022-08-30T07:46:17.339Z] [2022-08-30T07:46:17.339Z] #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-30T07:46:17.339Z] #74 sha256:addaba594bfbf2c71a214af9661b3f819b9294e803faa54472b878fb0a86f986 [2022-08-30T07:46:17.339Z] #74 47.71 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-30T07:46:17.339Z] #74 47.71 + GOBIN=/build [2022-08-30T07:46:17.339Z] #74 47.71 + GO111MODULE=on [2022-08-30T07:46:17.339Z] #74 47.71 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-30T07:46:17.339Z] #74 50.77 rootlesskit version 1.0.0 [2022-08-30T07:46:17.339Z] #74 50.78 Usage of /build/rootlesskit-docker-proxy: [2022-08-30T07:46:17.339Z] #74 50.78 -container-ip string [2022-08-30T07:46:17.339Z] #74 50.78 container ip [2022-08-30T07:46:17.339Z] #74 50.78 -container-port int [2022-08-30T07:46:17.339Z] #74 50.78 container port (default -1) [2022-08-30T07:46:17.339Z] #74 50.78 -host-ip string [2022-08-30T07:46:17.339Z] #74 50.78 host ip [2022-08-30T07:46:17.339Z] #74 50.78 -host-port int [2022-08-30T07:46:17.339Z] #74 50.78 host port (default -1) [2022-08-30T07:46:17.339Z] #74 50.78 -proto string [2022-08-30T07:46:17.339Z] #74 50.78 proxy protocol (default "tcp") [2022-08-30T07:46:17.339Z] #74 DONE 51.1s [2022-08-30T07:46:17.339Z] [2022-08-30T07:46:17.339Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-30T07:46:17.339Z] #75 sha256:226908a0503700c04e4044ad02583edfa8324e0b5accf70ba0511e0deecbf0f1 [2022-08-30T07:46:17.339Z] #75 DONE 0.1s [2022-08-30T07:46:17.339Z] [2022-08-30T07:46:17.339Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-30T07:46:17.339Z] #76 sha256:3c086943e5f5c55ce9aa8fcc44dbee3cc28b491a16ec7a10067dd3efdec8c09b [2022-08-30T07:46:17.601Z] #76 DONE 0.1s [2022-08-30T07:46:17.601Z] [2022-08-30T07:46:17.601Z] #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-30T07:46:17.601Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-30T07:46:17.601Z] #49 51.08 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-30T07:46:17.601Z] #49 51.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:46:17.601Z] #49 51.16 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-30T07:46:17.601Z] #49 51.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:46:17.601Z] #49 51.30 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-30T07:46:17.601Z] #49 51.31 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-30T07:46:17.601Z] #49 51.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-30T07:46:17.601Z] #49 51.37 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-30T07:46:17.601Z] #49 51.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:46:17.861Z] #49 DONE 51.7s [2022-08-30T07:46:17.861Z] [2022-08-30T07:46:17.861Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-30T07:46:17.861Z] #50 sha256:b867a77743e41e7c32a279d5bc9a7490792b28a05365c90b831af6b86ced4a46 [2022-08-30T07:46:18.120Z] #50 DONE 0.1s [2022-08-30T07:46:18.120Z] [2022-08-30T07:46:18.120Z] #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-30T07:46:18.120Z] #51 sha256:cf8326b8631fea3410939b8f926bbd4d0d533ed7a0e180d91091af9de41678ac [2022-08-30T07:46:18.254Z] #55 ... [2022-08-30T07:46:18.254Z] [2022-08-30T07:46:18.254Z] #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-30T07:46:18.254Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-30T07:46:18.254Z] #77 351.4 CCLD tests/init [2022-08-30T07:46:19.057Z] #51 1.076 + RM_GOPATH=0 [2022-08-30T07:46:19.057Z] #51 1.076 + TMP_GOPATH= [2022-08-30T07:46:19.057Z] #51 1.076 + : /build [2022-08-30T07:46:19.057Z] #51 1.076 + '[' -z '' ']' [2022-08-30T07:46:19.057Z] #51 1.076 ++ mktemp -d [2022-08-30T07:46:19.057Z] #51 1.079 + export GOPATH=/tmp/tmp.H4lxlDPZna [2022-08-30T07:46:19.057Z] #51 1.079 + GOPATH=/tmp/tmp.H4lxlDPZna [2022-08-30T07:46:19.057Z] #51 1.079 + RM_GOPATH=1 [2022-08-30T07:46:19.057Z] #51 1.079 + case "$(go env GOARCH)" in [2022-08-30T07:46:19.057Z] #51 1.079 ++ go env GOARCH [2022-08-30T07:46:19.057Z] #51 1.085 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:46:19.057Z] #51 1.085 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:46:19.057Z] #51 1.085 ++ dirname /install.sh [2022-08-30T07:46:19.057Z] #51 1.089 + dir=/ [2022-08-30T07:46:19.057Z] #51 1.090 + bin=tini [2022-08-30T07:46:19.057Z] #51 1.090 + shift [2022-08-30T07:46:19.057Z] #51 1.090 + '[' '!' -f //tini.installer ']' [2022-08-30T07:46:19.057Z] #51 1.096 + . //tini.installer [2022-08-30T07:46:19.057Z] #51 1.096 ++ : v0.19.0 [2022-08-30T07:46:19.057Z] #51 1.096 + install_tini [2022-08-30T07:46:19.057Z] #51 1.096 + echo 'Install tini version v0.19.0' [2022-08-30T07:46:19.057Z] #51 1.096 Install tini version v0.19.0 [2022-08-30T07:46:19.057Z] #51 1.096 + git clone https://github.com/krallin/tini.git /tmp/tmp.H4lxlDPZna/tini [2022-08-30T07:46:19.057Z] #51 1.098 Cloning into '/tmp/tmp.H4lxlDPZna/tini'... [2022-08-30T07:46:19.627Z] #51 1.586 + cd /tmp/tmp.H4lxlDPZna/tini [2022-08-30T07:46:19.627Z] #51 1.586 + git checkout -q v0.19.0 [2022-08-30T07:46:19.627Z] #51 1.610 + cmake . [2022-08-30T07:46:19.886Z] #51 1.944 -- The C compiler identification is GNU 10.2.1 [2022-08-30T07:46:19.886Z] #51 1.981 -- Detecting C compiler ABI info [2022-08-30T07:46:20.145Z] #51 2.292 -- Detecting C compiler ABI info - done [2022-08-30T07:46:20.145Z] #51 2.335 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-30T07:46:20.405Z] #51 2.335 -- Detecting C compile features [2022-08-30T07:46:20.405Z] #51 2.336 -- Detecting C compile features - done [2022-08-30T07:46:20.405Z] #51 2.349 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-30T07:46:20.405Z] #51 2.433 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-30T07:46:20.405Z] #51 2.459 -- Configuring done [2022-08-30T07:46:20.405Z] #51 2.466 -- Generating done [2022-08-30T07:46:20.405Z] #51 2.469 -- Build files have been written to: /tmp/tmp.H4lxlDPZna/tini [2022-08-30T07:46:20.405Z] #51 2.472 + make tini-static [2022-08-30T07:46:20.405Z] #51 2.549 Scanning dependencies of target tini-static [2022-08-30T07:46:20.405Z] #51 2.578 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-30T07:46:20.975Z] #51 2.976 [100%] Linking C executable tini-static [2022-08-30T07:46:20.975Z] #51 3.152 [100%] Built target tini-static [2022-08-30T07:46:21.238Z] #51 3.173 + mkdir -p /build [2022-08-30T07:46:21.238Z] #51 3.176 + cp tini-static /build/docker-init [2022-08-30T07:46:21.238Z] #51 DONE 3.4s [2022-08-30T07:46:21.238Z] [2022-08-30T07:46:21.239Z] #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-30T07:46:21.239Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-30T07:46:21.239Z] #20 53.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-30T07:46:21.239Z] #20 53.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-30T07:46:21.239Z] #20 53.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-30T07:46:21.499Z] #20 55.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-30T07:46:21.499Z] #20 55.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:46:21.499Z] #20 55.38 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-30T07:46:21.499Z] #20 55.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-30T07:46:21.499Z] #20 55.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:46:21.499Z] #20 55.47 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-30T07:46:22.672Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-30T07:46:23.408Z] #20 ... [2022-08-30T07:46:23.408Z] [2022-08-30T07:46:23.408Z] #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-30T07:46:23.408Z] #71 sha256:d7838f4f06aa62e8bdadf0a938912fa49575a2dee630e48cefe2c207d609e54c [2022-08-30T07:46:23.408Z] #71 0.887 + RM_GOPATH=0 [2022-08-30T07:46:23.408Z] #71 0.887 + TMP_GOPATH= [2022-08-30T07:46:23.408Z] #71 0.887 + : /build [2022-08-30T07:46:23.408Z] #71 0.887 + '[' -z '' ']' [2022-08-30T07:46:23.408Z] #71 0.887 ++ mktemp -d [2022-08-30T07:46:23.408Z] #71 0.890 + export GOPATH=/tmp/tmp.FEQSWv6BJq [2022-08-30T07:46:23.408Z] #71 0.890 + GOPATH=/tmp/tmp.FEQSWv6BJq [2022-08-30T07:46:23.408Z] #71 0.890 + RM_GOPATH=1 [2022-08-30T07:46:23.408Z] #71 0.890 + case "$(go env GOARCH)" in [2022-08-30T07:46:23.408Z] #71 0.891 ++ go env GOARCH [2022-08-30T07:46:23.408Z] #71 0.908 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:46:23.408Z] #71 0.908 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:46:23.408Z] #71 0.908 ++ dirname /install.sh [2022-08-30T07:46:23.408Z] #71 0.911 + dir=/ [2022-08-30T07:46:23.408Z] #71 0.911 + bin=containerd [2022-08-30T07:46:23.408Z] #71 0.911 + shift [2022-08-30T07:46:23.408Z] #71 0.911 + '[' '!' -f //containerd.installer ']' [2022-08-30T07:46:23.408Z] #71 0.911 + . //containerd.installer [2022-08-30T07:46:23.408Z] #71 0.912 ++ set -e [2022-08-30T07:46:23.408Z] #71 0.912 ++ : v1.6.8 [2022-08-30T07:46:23.408Z] #71 0.912 + install_containerd [2022-08-30T07:46:23.408Z] #71 0.912 + echo 'Install containerd version v1.6.8' [2022-08-30T07:46:23.408Z] #71 0.913 Install containerd version v1.6.8 [2022-08-30T07:46:23.408Z] #71 0.913 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FEQSWv6BJq/src/github.com/containerd/containerd [2022-08-30T07:46:23.408Z] #71 0.917 Cloning into '/tmp/tmp.FEQSWv6BJq/src/github.com/containerd/containerd'... [2022-08-30T07:46:24.045Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.1% of statements [2022-08-30T07:46:24.303Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-30T07:46:24.346Z] #71 ... [2022-08-30T07:46:24.346Z] [2022-08-30T07:46:24.346Z] #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-30T07:46:24.346Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-30T07:46:24.346Z] #20 58.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-30T07:46:24.346Z] #20 58.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:46:24.346Z] #20 58.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:46:25.238Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2022-08-30T07:46:25.496Z] ok github.com/docker/docker/daemon 10.124s coverage: 16.5% of statements [2022-08-30T07:46:25.496Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-30T07:46:25.496Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-30T07:46:25.496Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-30T07:46:25.496Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-30T07:46:26.431Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.617s coverage: 74.8% of statements [2022-08-30T07:46:26.738Z] #60 ... [2022-08-30T07:46:26.739Z] [2022-08-30T07:46:26.739Z] #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-30T07:46:26.739Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:46:26.739Z] #55 466.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-30T07:46:26.739Z] #55 DONE 467.2s [2022-08-30T07:46:26.739Z] [2022-08-30T07:46:26.739Z] #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-30T07:46:26.739Z] #60 sha256:a9ed25e3b8508d8f78fdf142c9df739c0fc327206719f6910ed8bfa761b859a7 [2022-08-30T07:46:26.739Z] #60 254.8 + mkdir -p /build [2022-08-30T07:46:26.739Z] #60 254.8 + cp runc /build/runc [2022-08-30T07:46:26.739Z] #60 DONE 255.1s [2022-08-30T07:46:26.739Z] [2022-08-30T07:46:26.739Z] #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-30T07:46:26.739Z] #64 sha256:a2514b48dc908339843edba2c1e6d0ddf29fac376c81eaf85c7b00cf847c4b4d [2022-08-30T07:46:27.366Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.311s coverage: 60.7% of statements [2022-08-30T07:46:27.367Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-08-30T07:46:28.127Z] #64 ... [2022-08-30T07:46:28.127Z] [2022-08-30T07:46:28.127Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-30T07:46:28.127Z] #56 sha256:b9dad3af274405d4b51b353696f70bfc2baaa34d11570833561552dfd41f96ef [2022-08-30T07:46:28.544Z] #20 62.36 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-30T07:46:28.544Z] #20 62.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:46:28.544Z] #20 62.36 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:46:28.698Z] #56 DONE 0.8s [2022-08-30T07:46:28.698Z] [2022-08-30T07:46:28.698Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-30T07:46:28.698Z] #58 sha256:292afef4f9417f5459595fac7056a49a652788d56c352ea4701defd15ec54970 [2022-08-30T07:46:28.698Z] #58 DONE 0.1s [2022-08-30T07:46:28.698Z] [2022-08-30T07:46:28.698Z] #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-30T07:46:28.698Z] #64 sha256:a2514b48dc908339843edba2c1e6d0ddf29fac376c81eaf85c7b00cf847c4b4d [2022-08-30T07:46:28.742Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-30T07:46:28.958Z] #64 ... [2022-08-30T07:46:28.958Z] [2022-08-30T07:46:28.958Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-30T07:46:28.958Z] #61 sha256:e5c5e23909cb111a853e220f9c0fb9201c7402b5ee70ca52fdb7d81a8818f5a3 [2022-08-30T07:46:28.958Z] #61 DONE 0.2s [2022-08-30T07:46:28.958Z] [2022-08-30T07:46:28.958Z] #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-30T07:46:28.958Z] #64 sha256:a2514b48dc908339843edba2c1e6d0ddf29fac376c81eaf85c7b00cf847c4b4d [2022-08-30T07:46:29.923Z] #20 63.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-30T07:46:30.142Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.308s coverage: 50.6% of statements [2022-08-30T07:46:30.182Z] #20 63.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:46:30.182Z] #20 63.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-30T07:46:31.500Z] #64 409.6 + bin/containerd [2022-08-30T07:46:32.046Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.004s coverage: 45.9% of statements [2022-08-30T07:46:32.046Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-30T07:46:32.087Z] #20 65.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-30T07:46:32.087Z] #20 65.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:46:32.087Z] #20 65.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:46:32.304Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.000s coverage: 58.5% of statements [2022-08-30T07:46:32.304Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-30T07:46:32.304Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-30T07:46:32.871Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-08-30T07:46:33.438Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-30T07:46:34.005Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-08-30T07:46:34.941Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.9% of statements [2022-08-30T07:46:34.941Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-30T07:46:34.941Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-30T07:46:35.507Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-08-30T07:46:36.074Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 80.2% of statements [2022-08-30T07:46:36.074Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-08-30T07:46:36.074Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-30T07:46:36.277Z] #20 69.71 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-30T07:46:36.277Z] #20 69.72 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-30T07:46:36.277Z] #20 69.72 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:46:36.640Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-30T07:46:36.898Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2022-08-30T07:46:37.156Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-08-30T07:46:37.655Z] #20 71.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-30T07:46:37.655Z] #20 71.42 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-30T07:46:37.655Z] #20 71.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-30T07:46:37.655Z] #20 71.48 Selecting previously unselected package libapparmor1:amd64. [2022-08-30T07:46:37.655Z] #20 71.49 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-30T07:46:37.655Z] #20 71.50 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-30T07:46:37.655Z] #20 71.55 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-30T07:46:37.655Z] #20 71.56 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-30T07:46:37.655Z] #20 71.57 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-30T07:46:37.655Z] #20 71.63 Selecting previously unselected package libbtrfs0:amd64. [2022-08-30T07:46:37.655Z] #20 71.64 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-30T07:46:37.655Z] #20 71.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:46:37.722Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.179s coverage: 76.8% of statements [2022-08-30T07:46:37.914Z] #20 71.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-30T07:46:37.915Z] #20 71.72 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-30T07:46:37.915Z] #20 71.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:46:37.915Z] #20 71.82 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-30T07:46:37.915Z] #20 71.83 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:46:37.915Z] #20 71.83 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:46:37.915Z] #20 71.87 Selecting previously unselected package libudev-dev:amd64. [2022-08-30T07:46:37.915Z] #20 71.88 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-30T07:46:37.915Z] #20 71.89 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:46:37.915Z] #20 71.95 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-30T07:46:37.915Z] #20 ... [2022-08-30T07:46:37.915Z] [2022-08-30T07:46:37.915Z] #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-30T07:46:37.915Z] #71 sha256:d7838f4f06aa62e8bdadf0a938912fa49575a2dee630e48cefe2c207d609e54c [2022-08-30T07:46:37.915Z] #71 14.55 + cd /tmp/tmp.FEQSWv6BJq/src/github.com/containerd/containerd [2022-08-30T07:46:37.915Z] #71 14.55 + git checkout -q v1.6.8 [2022-08-30T07:46:37.915Z] #71 15.45 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-30T07:46:37.915Z] #71 15.45 + BUILDTAGS='netgo osusergo static_build' [2022-08-30T07:46:37.915Z] #71 15.45 + export EXTRA_FLAGS=-buildmode=pie [2022-08-30T07:46:37.915Z] #71 15.45 + EXTRA_FLAGS=-buildmode=pie [2022-08-30T07:46:37.915Z] #71 15.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-30T07:46:37.915Z] #71 15.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-30T07:46:37.915Z] #71 15.45 + '[' '' = dynamic ']' [2022-08-30T07:46:37.915Z] #71 15.45 + make [2022-08-30T07:46:37.915Z] #71 16.03 + bin/ctr [2022-08-30T07:46:37.980Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-08-30T07:46:37.980Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-30T07:46:37.980Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-30T07:46:38.174Z] #71 ... [2022-08-30T07:46:38.174Z] [2022-08-30T07:46:38.174Z] #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-30T07:46:38.174Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-30T07:46:38.174Z] #20 71.96 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-30T07:46:38.174Z] #20 71.97 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-30T07:46:38.174Z] #20 72.10 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-30T07:46:38.174Z] #20 72.10 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-30T07:46:38.174Z] #20 72.11 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-30T07:46:38.174Z] #20 72.20 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-30T07:46:38.434Z] #20 72.20 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-30T07:46:38.434Z] #20 72.21 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-30T07:46:38.434Z] #20 72.29 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-30T07:46:38.434Z] #20 72.29 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-30T07:46:38.434Z] #20 72.30 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-30T07:46:38.434Z] #20 72.34 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-30T07:46:38.434Z] #20 72.35 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-30T07:46:38.434Z] #20 72.35 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-30T07:46:38.693Z] #20 72.52 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-30T07:46:38.693Z] #20 72.53 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-30T07:46:38.693Z] #20 72.54 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-30T07:46:38.693Z] #20 72.63 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-30T07:46:38.693Z] #20 72.64 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-30T07:46:38.693Z] #20 72.65 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:46:38.693Z] #20 72.69 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-30T07:46:38.693Z] #20 72.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-30T07:46:38.693Z] #20 72.71 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:46:38.916Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 31.5% of statements [2022-08-30T07:46:38.916Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.0% of statements [2022-08-30T07:46:38.953Z] #20 72.78 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-30T07:46:38.953Z] #20 72.79 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-30T07:46:38.953Z] #20 72.79 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:46:38.953Z] #20 73.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-30T07:46:38.953Z] #20 73.03 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-30T07:46:39.213Z] #20 73.04 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-30T07:46:39.213Z] #20 73.06 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-30T07:46:39.213Z] #20 73.07 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-30T07:46:39.213Z] #20 73.08 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-30T07:46:39.213Z] #20 73.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-30T07:46:39.213Z] #20 73.11 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-30T07:46:39.213Z] #20 73.12 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-30T07:46:39.213Z] #20 73.14 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-30T07:46:39.213Z] #20 73.16 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-30T07:46:39.213Z] #20 73.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-30T07:46:39.213Z] #20 73.19 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-30T07:46:39.213Z] #20 73.20 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-30T07:46:39.213Z] #20 73.21 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-30T07:46:39.213Z] #20 73.23 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-30T07:46:39.213Z] #20 73.24 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-30T07:46:39.213Z] #20 73.25 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-30T07:46:39.473Z] #20 73.26 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-30T07:46:39.473Z] #20 73.28 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-30T07:46:39.473Z] #20 73.29 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:46:39.473Z] #20 73.30 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-30T07:46:39.473Z] #20 73.31 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:46:39.473Z] #20 73.32 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-30T07:46:39.473Z] #20 73.33 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-30T07:46:39.473Z] #20 73.34 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-30T07:46:39.473Z] #20 73.35 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-30T07:46:39.473Z] #20 73.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-30T07:46:39.473Z] #20 73.38 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-30T07:46:39.473Z] #20 73.39 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:46:39.473Z] #20 73.40 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-30T07:46:39.473Z] #20 73.42 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:46:39.473Z] #20 73.43 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-30T07:46:39.473Z] #20 73.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:46:39.851Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2022-08-30T07:46:39.851Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-30T07:46:40.417Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-30T07:46:40.853Z] #20 DONE 74.7s [2022-08-30T07:46:40.853Z] [2022-08-30T07:46:40.853Z] #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-30T07:46:40.853Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-08-30T07:46:41.352Z] ok github.com/docker/docker/daemon/logger/splunk 1.549s coverage: 82.5% of statements [2022-08-30T07:46:41.352Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-30T07:46:41.352Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-30T07:46:41.796Z] #21 1.097 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-30T07:46:41.919Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-08-30T07:46:42.056Z] #21 1.271 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-30T07:46:42.056Z] #21 1.273 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-30T07:46:43.293Z] ok github.com/docker/docker/distribution 1.484s coverage: 28.0% of statements [2022-08-30T07:46:43.293Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-30T07:46:43.551Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-30T07:46:44.118Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-08-30T07:46:44.375Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-08-30T07:46:44.375Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-30T07:46:44.634Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-08-30T07:46:44.776Z] #77 373.6 AR libcrun_testing.a [2022-08-30T07:46:44.776Z] #77 373.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-30T07:46:44.776Z] #77 373.7 CCLD tests/tests_libcrun_utils [2022-08-30T07:46:44.776Z] #77 373.7 CCLD tests/tests_libcrun_errors [2022-08-30T07:46:44.776Z] #77 373.8 CCLD tests/tests_libcrun_fuzzer [2022-08-30T07:46:44.776Z] #77 373.8 CCLD libcrun.la [2022-08-30T07:46:44.776Z] #77 375.2 CCLD crun [2022-08-30T07:46:44.776Z] #77 375.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-30T07:46:44.776Z] #77 375.9 /bin/mkdir -p '/usr/local/lib' [2022-08-30T07:46:44.776Z] #77 375.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-30T07:46:44.776Z] #77 375.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-30T07:46:44.776Z] #77 376.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-30T07:46:44.776Z] #77 376.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-30T07:46:44.776Z] #77 376.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-30T07:46:44.776Z] #77 376.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-30T07:46:44.776Z] #77 376.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-30T07:46:44.776Z] #77 376.3 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-30T07:46:44.776Z] #77 376.3 ---------------------------------------------------------------------- [2022-08-30T07:46:44.776Z] #77 376.3 Libraries have been installed in: [2022-08-30T07:46:44.776Z] #77 376.3 /usr/local/lib [2022-08-30T07:46:44.776Z] #77 376.3 [2022-08-30T07:46:44.776Z] #77 376.3 If you ever happen to want to link against installed libraries [2022-08-30T07:46:44.776Z] #77 376.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-30T07:46:44.776Z] #77 376.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-30T07:46:44.776Z] #77 376.3 flag during linking and do at least one of the following: [2022-08-30T07:46:44.776Z] #77 376.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-30T07:46:44.776Z] #77 376.3 during execution [2022-08-30T07:46:44.776Z] #77 376.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-30T07:46:44.776Z] #77 376.3 during linking [2022-08-30T07:46:44.776Z] #77 376.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-30T07:46:44.776Z] #77 376.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-30T07:46:44.776Z] #77 376.3 [2022-08-30T07:46:44.776Z] #77 376.3 See any operating system documentation about shared libraries for [2022-08-30T07:46:44.776Z] #77 376.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-30T07:46:44.776Z] #77 376.3 ---------------------------------------------------------------------- [2022-08-30T07:46:44.776Z] #77 376.3 /bin/mkdir -p '/build' [2022-08-30T07:46:44.776Z] #77 376.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-30T07:46:44.776Z] #77 376.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-30T07:46:44.776Z] #77 376.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-30T07:46:44.776Z] #77 376.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-30T07:46:44.776Z] #77 376.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-30T07:46:44.776Z] #77 DONE 377.5s [2022-08-30T07:46:44.776Z] [2022-08-30T07:46:44.776Z] #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-30T07:46:44.776Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-30T07:46:45.200Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-30T07:46:45.200Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-30T07:46:45.200Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-30T07:46:45.766Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-08-30T07:46:46.332Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-08-30T07:46:46.899Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-30T07:46:46.899Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-30T07:46:47.596Z] #21 1.649 Reading package lists... [2022-08-30T07:46:48.802Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.3% of statements [2022-08-30T07:46:49.736Z] ok github.com/docker/docker/pkg/authorization 0.691s coverage: 68.3% of statements [2022-08-30T07:46:49.736Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-30T07:46:49.995Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-30T07:46:51.793Z] #21 6.308 Reading package lists... [2022-08-30T07:46:52.731Z] #21 10.95 Building dependency tree... [2022-08-30T07:46:52.731Z] #21 12.10 Reading state information... [2022-08-30T07:46:53.351Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-08-30T07:46:53.351Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-30T07:46:53.610Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-30T07:46:53.868Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-08-30T07:46:54.112Z] #21 13.19 The following additional packages will be installed: [2022-08-30T07:46:54.112Z] #21 13.19 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-30T07:46:54.112Z] #21 13.19 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-30T07:46:54.112Z] #21 13.19 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-30T07:46:54.112Z] #21 13.19 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-30T07:46:54.112Z] #21 13.19 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-30T07:46:54.112Z] #21 13.19 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-30T07:46:54.112Z] #21 13.20 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-30T07:46:54.112Z] #21 13.21 Suggested packages: [2022-08-30T07:46:54.112Z] #21 13.21 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-30T07:46:54.112Z] #21 13.21 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-30T07:46:54.112Z] #21 13.21 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-30T07:46:54.112Z] #21 13.21 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-30T07:46:54.112Z] #21 13.21 seccomp:ppc64el seccomp:s390x [2022-08-30T07:46:54.112Z] #21 13.21 Recommended packages: [2022-08-30T07:46:54.112Z] #21 13.21 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-30T07:46:54.112Z] #21 13.21 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-30T07:46:54.112Z] #21 13.21 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-30T07:46:54.112Z] #21 13.21 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-30T07:46:54.126Z] ok github.com/docker/docker/layer 7.999s coverage: 68.9% of statements [2022-08-30T07:46:54.126Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-30T07:46:54.126Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-30T07:46:54.126Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-30T07:46:54.126Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-30T07:46:54.126Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-30T07:46:54.126Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-30T07:46:54.126Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-30T07:46:54.371Z] #21 13.65 The following NEW packages will be installed: [2022-08-30T07:46:54.371Z] #21 13.65 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-30T07:46:54.371Z] #21 13.65 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-30T07:46:54.371Z] #21 13.65 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-30T07:46:54.371Z] #21 13.65 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-30T07:46:54.371Z] #21 13.65 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-30T07:46:54.371Z] #21 13.65 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-30T07:46:54.371Z] #21 13.65 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-30T07:46:54.371Z] #21 13.65 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-30T07:46:54.371Z] #21 13.65 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-30T07:46:54.371Z] #21 13.65 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-30T07:46:54.371Z] #21 13.66 libseccomp2:ppc64el libseccomp2:s390x [2022-08-30T07:46:54.385Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-08-30T07:46:54.631Z] #21 14.01 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:46:54.631Z] #21 14.01 Need to get 15.9 MB of archives. [2022-08-30T07:46:54.631Z] #21 14.01 After this operation, 73.0 MB of additional disk space will be used. [2022-08-30T07:46:54.631Z] #21 14.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-30T07:46:54.631Z] #21 14.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-30T07:46:54.647Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2022-08-30T07:46:54.891Z] #21 14.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-30T07:46:54.891Z] #21 14.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-30T07:46:54.891Z] #21 14.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-30T07:46:54.891Z] #21 14.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-30T07:46:54.891Z] #21 14.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-30T07:46:54.891Z] #21 14.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-30T07:46:54.891Z] #21 14.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-30T07:46:54.891Z] #21 14.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-30T07:46:54.891Z] #21 14.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-30T07:46:54.891Z] #21 14.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-30T07:46:54.891Z] #21 14.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-30T07:46:54.891Z] #21 14.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-30T07:46:54.891Z] #21 14.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-30T07:46:54.891Z] #21 14.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-30T07:46:54.891Z] #21 14.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-30T07:46:54.891Z] #21 14.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-30T07:46:54.891Z] #21 14.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-30T07:46:54.891Z] #21 14.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-30T07:46:54.891Z] #21 14.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-30T07:46:54.891Z] #21 14.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-30T07:46:54.891Z] #21 14.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-30T07:46:54.891Z] #21 14.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-30T07:46:54.891Z] #21 14.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-30T07:46:54.891Z] #21 14.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-30T07:46:54.891Z] #21 14.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-30T07:46:54.891Z] #21 14.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-30T07:46:54.891Z] #21 14.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-30T07:46:54.891Z] #21 14.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-30T07:46:54.891Z] #21 14.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-30T07:46:54.891Z] #21 14.19 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-30T07:46:54.891Z] #21 14.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-30T07:46:54.891Z] #21 14.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-30T07:46:54.891Z] #21 14.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-30T07:46:54.891Z] #21 14.19 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-30T07:46:54.891Z] #21 14.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-30T07:46:54.891Z] #21 14.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-30T07:46:54.891Z] #21 14.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-30T07:46:54.891Z] #21 14.20 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-30T07:46:55.461Z] #21 14.65 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:46:55.461Z] #21 14.83 Fetched 15.9 MB in 0s (33.9 MB/s) [2022-08-30T07:46:55.583Z] ok github.com/docker/docker/pkg/idtools 0.451s coverage: 67.9% of statements [2022-08-30T07:46:55.583Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 71.5% of statements [2022-08-30T07:46:55.720Z] #21 14.88 Selecting previously unselected package gcc-10-base:armel. [2022-08-30T07:46:55.720Z] #21 14.88 (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-30T07:46:55.720Z] #21 14.92 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-30T07:46:55.720Z] #21 14.93 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-30T07:46:55.720Z] #21 15.04 Selecting previously unselected package gcc-10-base:armhf. [2022-08-30T07:46:55.720Z] #21 15.04 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-30T07:46:55.720Z] #21 15.05 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-30T07:46:55.842Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-08-30T07:46:55.842Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-30T07:46:55.842Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-30T07:46:55.979Z] #21 15.11 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-30T07:46:55.979Z] #21 15.12 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-30T07:46:55.979Z] #21 15.13 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-30T07:46:55.979Z] #21 15.18 Selecting previously unselected package gcc-10-base:s390x. [2022-08-30T07:46:55.979Z] #21 15.18 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-30T07:46:55.979Z] #21 15.19 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-30T07:46:55.979Z] #21 15.23 Selecting previously unselected package gcc-10-base:arm64. [2022-08-30T07:46:55.979Z] #21 15.24 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-30T07:46:55.979Z] #21 15.25 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-30T07:46:55.979Z] #21 15.30 Selecting previously unselected package libgcc-s1:armel. [2022-08-30T07:46:55.979Z] #21 15.31 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-30T07:46:55.979Z] #21 15.32 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-30T07:46:55.979Z] #21 15.38 Selecting previously unselected package libcrypt1:armel. [2022-08-30T07:46:56.100Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-08-30T07:46:56.100Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-30T07:46:56.238Z] #21 15.38 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-30T07:46:56.238Z] #21 15.39 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-30T07:46:56.238Z] #21 15.50 Selecting previously unselected package libc6:armel. [2022-08-30T07:46:56.238Z] #21 15.50 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-30T07:46:56.358Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-30T07:46:56.358Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-30T07:46:56.498Z] #21 15.66 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-30T07:46:56.617Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-30T07:46:56.617Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-30T07:46:56.617Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-30T07:46:56.757Z] #21 16.08 Selecting previously unselected package libapparmor1:armel. [2022-08-30T07:46:56.757Z] #21 16.08 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-30T07:46:56.875Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2022-08-30T07:46:57.017Z] #21 16.08 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-30T07:46:57.017Z] #21 16.13 Selecting previously unselected package libapparmor-dev:armel. [2022-08-30T07:46:57.017Z] #21 16.13 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-30T07:46:57.017Z] #21 16.14 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-30T07:46:57.017Z] #21 16.20 Selecting previously unselected package libgcc-s1:arm64. [2022-08-30T07:46:57.017Z] #21 16.21 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-30T07:46:57.017Z] #21 16.21 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-30T07:46:57.017Z] #21 16.26 Selecting previously unselected package libcrypt1:arm64. [2022-08-30T07:46:57.017Z] #21 16.26 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-30T07:46:57.017Z] #21 16.27 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-30T07:46:57.276Z] #21 16.35 Selecting previously unselected package libc6:arm64. [2022-08-30T07:46:57.276Z] #21 16.36 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-30T07:46:57.276Z] #21 16.58 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-30T07:46:57.442Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-30T07:46:57.701Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-30T07:46:57.701Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-30T07:46:57.845Z] #21 17.00 Selecting previously unselected package libapparmor1:arm64. [2022-08-30T07:46:57.845Z] #21 17.00 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-30T07:46:57.845Z] #21 17.01 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-30T07:46:57.845Z] #21 17.06 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-30T07:46:57.845Z] #21 17.07 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-30T07:46:57.845Z] #21 17.08 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-30T07:46:57.845Z] #21 17.16 Selecting previously unselected package libgcc-s1:s390x. [2022-08-30T07:46:57.845Z] #21 17.16 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-30T07:46:57.845Z] #21 17.17 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-30T07:46:58.104Z] #21 17.21 Selecting previously unselected package libcrypt1:s390x. [2022-08-30T07:46:58.104Z] #21 17.21 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-30T07:46:58.104Z] #21 17.22 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-30T07:46:58.104Z] #21 17.30 Selecting previously unselected package libc6:s390x. [2022-08-30T07:46:58.104Z] #21 17.30 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-30T07:46:58.364Z] #21 17.48 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-30T07:46:58.624Z] #21 17.94 Selecting previously unselected package libapparmor1:s390x. [2022-08-30T07:46:58.624Z] #21 17.94 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-30T07:46:58.624Z] #21 17.95 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-30T07:46:58.624Z] #21 18.00 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-30T07:46:58.883Z] #21 18.00 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-30T07:46:58.883Z] #21 18.01 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-30T07:46:58.883Z] #21 18.07 Selecting previously unselected package libgcc-s1:armhf. [2022-08-30T07:46:58.883Z] #21 18.08 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-30T07:46:58.883Z] #21 18.08 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-30T07:46:58.883Z] #21 18.14 Selecting previously unselected package libcrypt1:armhf. [2022-08-30T07:46:58.883Z] #21 18.14 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-30T07:46:58.883Z] #21 18.14 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-30T07:46:58.883Z] #21 18.22 Selecting previously unselected package libc6:armhf. [2022-08-30T07:46:58.883Z] #21 18.22 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-30T07:46:59.073Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-08-30T07:46:59.143Z] #21 18.40 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-30T07:46:59.332Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-30T07:46:59.402Z] #21 18.82 Selecting previously unselected package libapparmor1:armhf. [2022-08-30T07:46:59.590Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-30T07:46:59.662Z] #21 18.82 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-30T07:46:59.662Z] #21 18.82 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-30T07:46:59.662Z] #21 18.87 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-30T07:46:59.662Z] #21 18.88 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-30T07:46:59.662Z] #21 18.88 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-30T07:46:59.662Z] #21 18.95 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-30T07:46:59.662Z] #21 18.96 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-30T07:46:59.662Z] #21 18.96 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-30T07:46:59.662Z] #21 19.01 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-30T07:46:59.662Z] #21 19.01 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-30T07:46:59.662Z] #21 19.02 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-30T07:46:59.662Z] #21 19.09 Selecting previously unselected package libc6:ppc64el. [2022-08-30T07:46:59.849Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-30T07:46:59.922Z] #21 19.10 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-30T07:47:00.108Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-30T07:47:00.108Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-30T07:47:00.181Z] #21 19.27 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-30T07:47:00.680Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-30T07:47:00.753Z] #21 19.87 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-30T07:47:00.753Z] #21 19.88 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-30T07:47:00.753Z] #21 19.89 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-30T07:47:00.753Z] #21 19.94 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-30T07:47:00.753Z] #21 19.95 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-30T07:47:00.753Z] #21 19.95 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-30T07:47:00.753Z] #21 20.03 Selecting previously unselected package libseccomp2:s390x. [2022-08-30T07:47:00.753Z] #21 20.04 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-30T07:47:00.753Z] #21 20.04 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-30T07:47:01.013Z] #21 20.09 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-30T07:47:01.013Z] #21 20.10 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-30T07:47:01.013Z] #21 20.10 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-30T07:47:01.013Z] #21 20.17 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-30T07:47:01.013Z] #21 20.17 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-30T07:47:01.013Z] #21 20.18 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-30T07:47:01.013Z] #21 20.23 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-30T07:47:01.013Z] #21 20.23 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-30T07:47:01.013Z] #21 20.24 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-30T07:47:01.013Z] #21 20.30 Selecting previously unselected package libseccomp2:armhf. [2022-08-30T07:47:01.013Z] #21 20.31 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-30T07:47:01.013Z] #21 20.32 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-30T07:47:01.246Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-30T07:47:01.273Z] #21 20.36 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-30T07:47:01.273Z] #21 20.37 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-30T07:47:01.273Z] #21 20.37 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-30T07:47:01.273Z] #21 20.43 Selecting previously unselected package libseccomp2:armel. [2022-08-30T07:47:01.273Z] #21 20.44 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-30T07:47:01.273Z] #21 20.44 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-30T07:47:01.273Z] #21 20.49 Selecting previously unselected package libseccomp-dev:armel. [2022-08-30T07:47:01.273Z] #21 20.50 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-30T07:47:01.273Z] #21 20.50 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-30T07:47:01.273Z] #21 20.56 Selecting previously unselected package libseccomp2:arm64. [2022-08-30T07:47:01.273Z] #21 20.58 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-30T07:47:01.273Z] #21 20.58 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-30T07:47:01.504Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-08-30T07:47:01.532Z] #21 20.64 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-30T07:47:01.532Z] #21 20.65 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-30T07:47:01.532Z] #21 20.65 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-30T07:47:01.532Z] #21 20.74 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-30T07:47:01.532Z] #21 20.75 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-30T07:47:01.532Z] #21 20.76 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-30T07:47:01.532Z] #21 20.78 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-30T07:47:01.532Z] #21 20.79 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-30T07:47:01.532Z] #21 20.81 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-30T07:47:01.532Z] #21 20.82 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-30T07:47:01.532Z] #21 20.83 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-30T07:47:01.532Z] #21 20.84 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-30T07:47:01.792Z] #21 20.85 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-30T07:47:01.792Z] #21 20.87 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-30T07:47:01.792Z] #21 20.88 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-30T07:47:01.792Z] #21 20.90 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-30T07:47:01.792Z] #21 20.91 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-30T07:47:01.792Z] #21 20.92 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-30T07:47:01.792Z] #21 20.94 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-30T07:47:02.070Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-30T07:47:02.329Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-30T07:47:02.587Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-30T07:47:02.852Z] #55 469.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-30T07:47:02.852Z] #55 DONE 470.9s [2022-08-30T07:47:02.852Z] [2022-08-30T07:47:02.852Z] #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-30T07:47:02.852Z] #60 sha256:41342bcb68841395279ebd214ef8b3d66b6dbf6c9678bdc8c844e0a4fd14ebe9 [2022-08-30T07:47:02.852Z] #60 250.1 + mkdir -p /build [2022-08-30T07:47:02.852Z] #60 250.1 + cp runc /build/runc [2022-08-30T07:47:02.852Z] #60 DONE 251.1s [2022-08-30T07:47:02.852Z] [2022-08-30T07:47:02.852Z] #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-30T07:47:02.852Z] #64 sha256:a967ba87a36c0bf3a5cc4958f78c7f554fb46d6684284b3e41c15629c66c23d4 [2022-08-30T07:47:03.172Z] #21 22.15 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-30T07:47:04.110Z] #21 23.40 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-30T07:47:04.489Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-30T07:47:04.489Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-30T07:47:04.749Z] #64 ... [2022-08-30T07:47:04.749Z] [2022-08-30T07:47:04.749Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-30T07:47:04.749Z] #56 sha256:c040697af1181949b8489c437aad2152ac6f28ac35b1bd0a62f85eb6191a79dc [2022-08-30T07:47:04.749Z] #56 DONE 0.2s [2022-08-30T07:47:04.749Z] [2022-08-30T07:47:04.749Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-30T07:47:04.749Z] #58 sha256:c4052eda1811f1ba98316e2cb3301a3cfeb8e40fc5094f5b45c4da6a11c8ea7f [2022-08-30T07:47:04.749Z] #58 DONE 0.1s [2022-08-30T07:47:04.749Z] [2022-08-30T07:47:04.749Z] #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-30T07:47:04.749Z] #64 sha256:a967ba87a36c0bf3a5cc4958f78c7f554fb46d6684284b3e41c15629c66c23d4 [2022-08-30T07:47:04.749Z] #64 ... [2022-08-30T07:47:04.749Z] [2022-08-30T07:47:04.749Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-30T07:47:04.749Z] #61 sha256:38c53cbd851ac76aff03897ebe44c1863d6df20232bc89e0ee33bb8dd049dc45 [2022-08-30T07:47:04.749Z] #61 DONE 0.1s [2022-08-30T07:47:05.007Z] [2022-08-30T07:47:05.007Z] #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-30T07:47:05.007Z] #64 sha256:a967ba87a36c0bf3a5cc4958f78c7f554fb46d6684284b3e41c15629c66c23d4 [2022-08-30T07:47:05.055Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-30T07:47:05.491Z] #21 24.65 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-30T07:47:05.991Z] ok github.com/docker/docker/quota 0.217s coverage: 71.4% of statements [2022-08-30T07:47:06.558Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-30T07:47:06.897Z] #64 417.2 + bin/containerd [2022-08-30T07:47:06.913Z] #21 25.89 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-30T07:47:07.492Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-30T07:47:07.750Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-30T07:47:07.886Z] #21 27.16 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-30T07:47:07.886Z] #21 27.17 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-30T07:47:07.886Z] #21 27.19 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-30T07:47:07.886Z] #21 27.20 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-30T07:47:07.886Z] #21 27.22 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-30T07:47:07.886Z] #21 27.23 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-30T07:47:07.886Z] #21 27.24 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-30T07:47:07.886Z] #21 27.25 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-30T07:47:07.886Z] #21 27.26 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-30T07:47:08.010Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-30T07:47:08.151Z] #21 27.27 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-30T07:47:08.151Z] #21 27.29 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-30T07:47:08.151Z] #21 27.30 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-30T07:47:08.151Z] #21 27.31 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-30T07:47:08.151Z] #21 27.32 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-30T07:47:08.151Z] #21 27.34 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-30T07:47:08.151Z] #21 27.35 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-30T07:47:08.151Z] #21 27.37 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-30T07:47:08.151Z] #21 27.38 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-30T07:47:08.151Z] #21 27.40 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-30T07:47:08.151Z] #21 27.41 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-30T07:47:08.151Z] #21 27.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:47:08.575Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-30T07:47:08.575Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-30T07:47:08.722Z] #21 DONE 27.9s [2022-08-30T07:47:08.722Z] [2022-08-30T07:47:08.722Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-30T07:47:08.722Z] #66 sha256:70c072246ff0b9d3a8707b71f839b66ece0c956fedb1bd754bd9665b62f41f68 [2022-08-30T07:47:08.722Z] #66 DONE 0.1s [2022-08-30T07:47:08.722Z] [2022-08-30T07:47:08.722Z] #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-30T07:47:08.722Z] #67 sha256:b5d994b963bcb3ba787c154cc6f14e788fb273a879d559fdfbca70690ac9c1d9 [2022-08-30T07:47:10.102Z] #67 1.138 + RM_GOPATH=0 [2022-08-30T07:47:10.102Z] #67 ... [2022-08-30T07:47:10.102Z] [2022-08-30T07:47:10.102Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-30T07:47:10.102Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-30T07:47:10.102Z] #22 DONE 1.3s [2022-08-30T07:47:10.102Z] [2022-08-30T07:47:10.102Z] #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-30T07:47:10.102Z] #67 sha256:b5d994b963bcb3ba787c154cc6f14e788fb273a879d559fdfbca70690ac9c1d9 [2022-08-30T07:47:10.102Z] #67 1.138 + TMP_GOPATH= [2022-08-30T07:47:10.102Z] #67 1.138 + : /build [2022-08-30T07:47:10.102Z] #67 1.139 + '[' -z '' ']' [2022-08-30T07:47:10.102Z] #67 1.141 ++ mktemp -d [2022-08-30T07:47:10.102Z] #67 1.143 + export GOPATH=/tmp/tmp.GUC6HPj6rP [2022-08-30T07:47:10.102Z] #67 1.143 + GOPATH=/tmp/tmp.GUC6HPj6rP [2022-08-30T07:47:10.102Z] #67 1.143 + RM_GOPATH=1 [2022-08-30T07:47:10.102Z] #67 1.144 + case "$(go env GOARCH)" in [2022-08-30T07:47:10.102Z] #67 1.144 ++ go env GOARCH [2022-08-30T07:47:10.102Z] #67 1.151 + export GO_BUILDMODE=-buildmode=pie [2022-08-30T07:47:10.102Z] #67 1.151 + GO_BUILDMODE=-buildmode=pie [2022-08-30T07:47:10.102Z] #67 1.152 ++ dirname /install.sh [2022-08-30T07:47:10.102Z] #67 1.152 + dir=/ [2022-08-30T07:47:10.102Z] #67 1.152 + bin=runc [2022-08-30T07:47:10.102Z] #67 1.152 + shift [2022-08-30T07:47:10.102Z] #67 1.152 + '[' '!' -f //runc.installer ']' [2022-08-30T07:47:10.102Z] #67 1.153 + . //runc.installer [2022-08-30T07:47:10.102Z] #67 1.153 ++ set -e [2022-08-30T07:47:10.102Z] #67 1.153 ++ : v1.1.4 [2022-08-30T07:47:10.102Z] #67 1.153 + install_runc [2022-08-30T07:47:10.102Z] #67 1.153 Install runc version v1.1.4 (build tags: seccomp) [2022-08-30T07:47:10.102Z] #67 1.153 + RUNC_BUILDTAGS=seccomp [2022-08-30T07:47:10.102Z] #67 1.153 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-08-30T07:47:10.102Z] #67 1.153 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GUC6HPj6rP/src/github.com/opencontainers/runc [2022-08-30T07:47:10.102Z] #67 1.156 Cloning into '/tmp/tmp.GUC6HPj6rP/src/github.com/opencontainers/runc'... [2022-08-30T07:47:10.481Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-30T07:47:11.041Z] #67 ... [2022-08-30T07:47:11.041Z] [2022-08-30T07:47:11.041Z] #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-30T07:47:11.041Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-08-30T07:47:11.041Z] #23 DONE 0.9s [2022-08-30T07:47:11.041Z] [2022-08-30T07:47:11.041Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-30T07:47:11.041Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-08-30T07:47:11.047Z] ok github.com/docker/docker/volume/local 0.087s coverage: 76.8% of statements [2022-08-30T07:47:11.305Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-08-30T07:47:11.980Z] #24 0.811 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-30T07:47:11.980Z] #24 DONE 0.9s [2022-08-30T07:47:11.980Z] [2022-08-30T07:47:11.980Z] #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-30T07:47:11.980Z] #71 sha256:d7838f4f06aa62e8bdadf0a938912fa49575a2dee630e48cefe2c207d609e54c [2022-08-30T07:47:11.980Z] #71 ... [2022-08-30T07:47:11.980Z] [2022-08-30T07:47:11.980Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-30T07:47:11.980Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-08-30T07:47:12.680Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-30T07:47:12.926Z] #25 DONE 0.9s [2022-08-30T07:47:12.926Z] [2022-08-30T07:47:12.926Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-30T07:47:12.926Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-08-30T07:47:13.864Z] #26 DONE 0.9s [2022-08-30T07:47:13.864Z] [2022-08-30T07:47:13.864Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-30T07:47:13.864Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-08-30T07:47:14.802Z] #27 DONE 1.0s [2022-08-30T07:47:14.802Z] [2022-08-30T07:47:14.802Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:47:14.802Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-30T07:47:15.741Z] #28 1.089 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-30T07:47:16.001Z] #28 1.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-30T07:47:16.001Z] #28 1.263 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-30T07:47:16.001Z] #28 1.339 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-30T07:47:16.261Z] #28 1.540 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-30T07:47:16.520Z] #28 1.757 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-30T07:47:16.782Z] #28 2.017 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-30T07:47:17.042Z] #28 2.290 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-30T07:47:17.302Z] #28 2.564 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-30T07:47:17.562Z] #28 2.780 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-30T07:47:17.562Z] #28 2.790 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-30T07:47:17.562Z] #28 2.791 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-08-30T07:47:17.562Z] #28 2.791 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-30T07:47:17.562Z] #28 2.800 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-30T07:47:17.562Z] #28 2.812 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-30T07:47:17.822Z] #28 3.126 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-30T07:47:17.822Z] #28 3.131 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-30T07:47:17.822Z] #28 3.131 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-30T07:47:17.822Z] #28 3.131 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-30T07:47:17.822Z] #28 3.133 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-30T07:47:17.822Z] #28 3.133 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-30T07:47:22.215Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-30T07:47:22.216Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-30T07:47:22.216Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:47:22.216Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-30T07:47:22.216Z] [2022-08-30T07:47:22.216Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-30T07:47:22.216Z] DOCKER_SYSTEMD=1 [2022-08-30T07:47:22.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-30T07:47:22.216Z] HOSTNAME=ab56905b86e8 [2022-08-30T07:47:22.216Z] DEST=bundles/test-integration [2022-08-30T07:47:22.216Z] PWD=/go/src/github.com/docker/docker [2022-08-30T07:47:22.216Z] DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:47:22.216Z] container=docker [2022-08-30T07:47:22.216Z] HOME=/root [2022-08-30T07:47:22.216Z] LANG=C.UTF-8 [2022-08-30T07:47:22.216Z] INVOCATION_ID=08af29286e3c40b8b7b51d867d67358e [2022-08-30T07:47:22.216Z] GOLANG_VERSION=1.18.5 [2022-08-30T07:47:22.216Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-30T07:47:22.216Z] VALIDATE_BRANCH=22.06 [2022-08-30T07:47:22.216Z] TERM=xterm [2022-08-30T07:47:22.216Z] DOCKER_PKG=github.com/docker/docker [2022-08-30T07:47:22.216Z] SHLVL=3 [2022-08-30T07:47:22.216Z] TIMEOUT=120m [2022-08-30T07:47:22.216Z] DOCKER_BUILDTAGS= journald [2022-08-30T07:47:22.216Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-30T07:47:22.216Z] GO111MODULE=off [2022-08-30T07:47:22.216Z] DOCKER_EXPERIMENTAL=1 [2022-08-30T07:47:22.216Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-30T07:47:22.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-30T07:47:22.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-30T07:47:22.216Z] GOPATH=/go [2022-08-30T07:47:22.216Z] PKG_CONFIG=pkg-config [2022-08-30T07:47:22.216Z] _=/usr/bin/env [2022-08-30T07:47:22.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-30T07:47:24.400Z] #28 ... [2022-08-30T07:47:24.400Z] [2022-08-30T07:47:24.400Z] #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-30T07:47:24.400Z] #67 sha256:b5d994b963bcb3ba787c154cc6f14e788fb273a879d559fdfbca70690ac9c1d9 [2022-08-30T07:47:24.400Z] #67 5.524 + cd /tmp/tmp.GUC6HPj6rP/src/github.com/opencontainers/runc [2022-08-30T07:47:24.400Z] #67 5.524 + git checkout -q v1.1.4 [2022-08-30T07:47:24.400Z] #67 5.760 + '[' -z '' ']' [2022-08-30T07:47:24.400Z] #67 5.760 + target=static [2022-08-30T07:47:24.400Z] #67 5.760 + make BUILDTAGS=seccomp static [2022-08-30T07:47:24.400Z] #67 6.017 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-08-30T07:47:27.759Z] #64 459.9 # github.com/containerd/containerd/cmd/containerd [2022-08-30T07:47:27.759Z] #64 459.9 /usr/bin/ld: /tmp/go-link-1811881377/000019.o: in function `New': [2022-08-30T07:47:27.759Z] #64 459.9 /tmp/tmp.NObmWWaH4D/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-30T07:47:27.759Z] #64 460.0 + bin/containerd-stress [2022-08-30T07:47:27.759Z] #64 461.1 + bin/containerd-shim [2022-08-30T07:47:29.690Z] #67 ... [2022-08-30T07:47:29.690Z] [2022-08-30T07:47:29.690Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:47:29.690Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-30T07:47:29.690Z] #28 14.34 Fetched 49.2 MB in 13s (3649 kB/s) [2022-08-30T07:47:34.333Z] #64 472.1 + bin/containerd-shim-runc-v1 [2022-08-30T07:47:34.598Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-08-30T07:47:34.598Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/rootless [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/volume [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-30T07:47:34.599Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === Skipped [2022-08-30T07:47:34.599Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-30T07:47:34.599Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-30T07:47:34.599Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-30T07:47:34.599Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-30T07:47:34.599Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:71: No driver to put! [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-30T07:47:34.599Z] time="2022-08-30T07:46:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-30T07:47:34.599Z] time="2022-08-30T07:46:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-30T07:47:34.599Z] time="2022-08-30T07:46:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-30T07:47:34.599Z] time="2022-08-30T07:46:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-30T07:47:34.599Z] time="2022-08-30T07:46:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:71: No driver to put! [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-30T07:47:34.599Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-30T07:47:34.599Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-30T07:47:34.599Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T07:47:34.599Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-30T07:47:34.599Z] graphtest_unix.go:71: No driver to put! [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-30T07:47:34.599Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-30T07:47:34.599Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-30T07:47:34.599Z] [2022-08-30T07:47:34.599Z] DONE 2799 tests, 28 skipped in 210.362s [2022-08-30T07:47:34.599Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/config [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/idm [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/ns [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/options [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/osl [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T07:47:34.599Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-30T07:47:34.599Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-30T07:47:36.271Z] #28 14.34 Reading package lists... [2022-08-30T07:47:39.615Z] #64 478.3 + bin/containerd-shim-runc-v2 [2022-08-30T07:47:40.554Z] #64 479.1 + binaries [2022-08-30T07:47:40.554Z] #64 479.1 + install -D bin/containerd /build/containerd [2022-08-30T07:47:40.554Z] #64 479.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-30T07:47:40.554Z] #64 479.2 + install -D bin/ctr /build/ctr [2022-08-30T07:47:42.848Z] #28 21.15 Reading package lists... [2022-08-30T07:47:43.090Z] #64 DONE 481.3s [2022-08-30T07:47:44.029Z] [2022-08-30T07:47:44.029Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-30T07:47:44.029Z] #65 sha256:2dcd558e24f2c591b6c7abf9805d1fe05ea2f2f4b83abe82ded542fb360f0215 [2022-08-30T07:47:44.229Z] #28 27.71 Building dependency tree... [2022-08-30T07:47:44.596Z] #65 DONE 0.9s [2022-08-30T07:47:44.856Z] [2022-08-30T07:47:44.856Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-30T07:47:44.856Z] #70 sha256:aecc5ae85edf790bccf2554e59f3a7e1c9a96e01daa8c5e65da3df981ad8901f [2022-08-30T07:47:44.856Z] #70 DONE 0.2s [2022-08-30T07:47:44.856Z] [2022-08-30T07:47:44.856Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-30T07:47:44.856Z] #75 sha256:5b6f9f90b33c4074afb9b4db7dbc2f33bb5239f215b3dfd5ab06332be98cf0eb [2022-08-30T07:47:45.609Z] #28 30.77 bzip2 is already the newest version (1.0.8-4). [2022-08-30T07:47:45.609Z] #28 30.77 patch is already the newest version (2.7.6-7). [2022-08-30T07:47:45.609Z] #28 30.77 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-30T07:47:45.609Z] #28 30.77 The following additional packages will be installed: [2022-08-30T07:47:45.609Z] #28 30.77 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-30T07:47:45.609Z] #28 30.78 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-30T07:47:45.609Z] #28 30.78 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-30T07:47:45.609Z] #28 30.78 python3-pkg-resources vim-runtime xxd [2022-08-30T07:47:45.609Z] #28 30.80 Suggested packages: [2022-08-30T07:47:45.609Z] #28 30.81 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-30T07:47:45.609Z] #28 30.81 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-30T07:47:45.609Z] #28 30.81 Recommended packages: [2022-08-30T07:47:45.609Z] #28 30.81 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-30T07:47:45.793Z] #75 DONE 0.9s [2022-08-30T07:47:45.793Z] [2022-08-30T07:47:45.793Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-30T07:47:45.793Z] #78 sha256:e7ed1f1e6995bf05adfa4a7c808fa78a6911f553263ae782ee62fefdb75cea80 [2022-08-30T07:47:46.052Z] #78 DONE 0.0s [2022-08-30T07:47:46.052Z] [2022-08-30T07:47:46.052Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-30T07:47:46.052Z] #79 sha256:b3fac182f421c8b0d1c56f725aaee476d4d6129b8bac636b3bce1497c4cb0bfd [2022-08-30T07:47:46.052Z] #79 DONE 0.0s [2022-08-30T07:47:46.052Z] [2022-08-30T07:47:46.052Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-30T07:47:46.052Z] #80 sha256:7c0ec443cbe08c9a1a73aadb0e9293b265df46504d2f9b594e12a139d24c75a2 [2022-08-30T07:47:46.052Z] #80 DONE 0.0s [2022-08-30T07:47:46.052Z] [2022-08-30T07:47:46.052Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-30T07:47:46.052Z] #81 sha256:ba8ec0efd2933110b4d491c50357ac9c94613299b8757040c76f61710bbd2844 [2022-08-30T07:47:46.989Z] #28 32.33 The following NEW packages will be installed: [2022-08-30T07:47:47.249Z] #28 32.33 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-30T07:47:47.249Z] #28 32.34 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-30T07:47:47.249Z] #28 32.34 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-30T07:47:47.249Z] #28 32.34 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-30T07:47:47.249Z] #28 32.34 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-30T07:47:47.249Z] #28 32.35 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-30T07:47:47.249Z] #28 32.35 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-30T07:47:47.509Z] #28 32.73 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded. [2022-08-30T07:47:47.509Z] #28 32.73 Need to get 18.6 MB of archives. [2022-08-30T07:47:47.509Z] #28 32.73 After this operation, 71.4 MB of additional disk space will be used. [2022-08-30T07:47:47.509Z] #28 32.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-30T07:47:47.509Z] #28 32.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-30T07:47:47.509Z] #28 32.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-30T07:47:47.509Z] #28 32.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-30T07:47:47.509Z] #28 32.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-30T07:47:47.509Z] #28 32.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-30T07:47:47.509Z] #28 32.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-30T07:47:47.509Z] #28 32.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-30T07:47:47.509Z] #28 32.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-30T07:47:47.509Z] #28 32.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-30T07:47:47.509Z] #28 32.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-30T07:47:47.509Z] #28 32.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-30T07:47:47.509Z] #28 32.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-30T07:47:47.509Z] #28 32.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-30T07:47:47.509Z] #28 32.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-30T07:47:47.509Z] #28 32.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-30T07:47:47.509Z] #28 32.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-30T07:47:47.509Z] #28 32.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-30T07:47:47.509Z] #28 32.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-30T07:47:47.509Z] #28 32.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-30T07:47:47.509Z] #28 32.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-30T07:47:47.509Z] #28 32.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-30T07:47:47.509Z] #28 32.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-30T07:47:47.509Z] #28 32.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-30T07:47:47.509Z] #28 32.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-30T07:47:47.509Z] #28 32.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-30T07:47:47.509Z] #28 32.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-30T07:47:47.509Z] #28 32.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-30T07:47:47.509Z] #28 32.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-30T07:47:47.509Z] #28 32.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-30T07:47:47.509Z] #28 32.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-30T07:47:47.509Z] #28 32.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-30T07:47:47.509Z] #28 32.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-30T07:47:47.509Z] #28 32.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-30T07:47:47.509Z] #28 32.89 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-30T07:47:47.509Z] #28 32.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-30T07:47:47.509Z] #28 32.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-30T07:47:47.509Z] #28 32.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-30T07:47:47.509Z] #28 32.92 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-30T07:47:47.509Z] #28 32.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-30T07:47:47.509Z] #28 32.92 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-30T07:47:47.768Z] #28 33.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-30T07:47:47.768Z] #28 33.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-30T07:47:47.768Z] #28 33.09 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-30T07:47:47.768Z] #28 33.09 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-30T07:47:48.720Z] #28 33.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-30T07:47:48.720Z] #28 34.05 Fetched 18.6 MB in 1s (28.2 MB/s) [2022-08-30T07:47:48.981Z] #28 34.12 Selecting previously unselected package pigz. [2022-08-30T07:47:48.981Z] #28 34.12 (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-30T07:47:48.981Z] #28 34.17 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-30T07:47:48.981Z] #28 34.18 Unpacking pigz (2.6-1) ... [2022-08-30T07:47:48.981Z] #28 34.31 Selecting previously unselected package libelf1:amd64. [2022-08-30T07:47:48.981Z] #28 34.32 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-30T07:47:48.981Z] #28 34.34 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-30T07:47:49.241Z] #28 34.44 Selecting previously unselected package libbpf0:amd64. [2022-08-30T07:47:49.241Z] #28 34.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-30T07:47:49.241Z] #28 34.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-30T07:47:49.241Z] #28 34.53 Selecting previously unselected package libcap2:amd64. [2022-08-30T07:47:49.241Z] #28 34.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-30T07:47:49.241Z] #28 34.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:47:49.241Z] #28 34.59 Selecting previously unselected package libmnl0:amd64. [2022-08-30T07:47:49.241Z] #28 34.60 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-30T07:47:49.241Z] #28 34.60 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-30T07:47:49.500Z] #28 34.66 Selecting previously unselected package libxtables12:amd64. [2022-08-30T07:47:49.500Z] #28 34.66 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-30T07:47:49.500Z] #28 34.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-30T07:47:49.500Z] #28 34.73 Selecting previously unselected package libcap2-bin. [2022-08-30T07:47:49.500Z] #28 34.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-30T07:47:49.500Z] #28 34.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-30T07:47:49.500Z] #28 34.78 Selecting previously unselected package iproute2. [2022-08-30T07:47:49.500Z] #28 34.79 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-30T07:47:49.500Z] #28 34.79 Unpacking iproute2 (5.10.0-4) ... [2022-08-30T07:47:49.760Z] #28 35.09 Selecting previously unselected package xxd. [2022-08-30T07:47:49.760Z] #28 35.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:47:49.760Z] #28 35.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:47:49.760Z] #28 35.20 Selecting previously unselected package vim-common. [2022-08-30T07:47:50.020Z] #28 35.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:47:50.020Z] #28 35.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:47:50.020Z] #28 35.33 Selecting previously unselected package bash-completion. [2022-08-30T07:47:50.020Z] #28 35.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-30T07:47:50.252Z] #81 DONE 3.9s [2022-08-30T07:47:50.252Z] [2022-08-30T07:47:50.252Z] #82 exporting to image [2022-08-30T07:47:50.252Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-30T07:47:50.252Z] #82 exporting layers [2022-08-30T07:47:51.400Z] #28 36.46 Unpacking bash-completion (1:2.11-2) ... [2022-08-30T07:47:51.400Z] #28 36.75 Selecting previously unselected package apparmor. [2022-08-30T07:47:51.400Z] #28 36.75 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-30T07:47:51.400Z] #28 36.78 Unpacking apparmor (2.13.6-10) ... [2022-08-30T07:47:51.659Z] #28 36.98 Selecting previously unselected package inetutils-ping. [2022-08-30T07:47:51.659Z] #28 37.00 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-30T07:47:51.659Z] #28 37.00 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-30T07:47:51.659Z] #28 37.08 Selecting previously unselected package libip4tc2:amd64. [2022-08-30T07:47:51.919Z] #28 37.09 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-30T07:47:51.919Z] #28 37.09 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-30T07:47:51.919Z] #28 37.15 Selecting previously unselected package libip6tc2:amd64. [2022-08-30T07:47:51.919Z] #28 37.15 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-30T07:47:51.919Z] #28 37.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-30T07:47:51.919Z] #28 37.21 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-30T07:47:51.919Z] #28 37.21 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-30T07:47:51.919Z] #28 37.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-30T07:47:51.919Z] #28 37.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-30T07:47:51.919Z] #28 37.27 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-30T07:47:51.919Z] #28 37.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-30T07:47:51.919Z] #28 37.34 Selecting previously unselected package libnftnl11:amd64. [2022-08-30T07:47:52.187Z] #28 37.34 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-30T07:47:52.187Z] #28 37.35 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-30T07:47:52.187Z] #28 37.41 Selecting previously unselected package iptables. [2022-08-30T07:47:52.187Z] #28 37.41 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-30T07:47:52.187Z] #28 37.42 Unpacking iptables (1.8.7-1) ... [2022-08-30T07:47:52.187Z] #28 37.60 Selecting previously unselected package libonig5:amd64. [2022-08-30T07:47:52.187Z] #28 37.60 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-30T07:47:52.446Z] #28 37.60 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:47:52.446Z] #28 37.71 Selecting previously unselected package libjq1:amd64. [2022-08-30T07:47:52.446Z] #28 37.72 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-30T07:47:52.446Z] #28 37.73 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:47:52.446Z] #28 37.81 Selecting previously unselected package jq. [2022-08-30T07:47:52.446Z] #28 37.81 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-30T07:47:52.446Z] #28 37.82 Unpacking jq (1.6-2.1) ... [2022-08-30T07:47:52.705Z] #28 37.88 Selecting previously unselected package libaio1:amd64. [2022-08-30T07:47:52.705Z] #28 37.89 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-30T07:47:52.705Z] #28 37.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-30T07:47:52.705Z] #28 37.94 Selecting previously unselected package libgpm2:amd64. [2022-08-30T07:47:52.705Z] #28 37.95 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-30T07:47:52.705Z] #28 37.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-30T07:47:52.706Z] #28 38.03 Selecting previously unselected package libinih1:amd64. [2022-08-30T07:47:52.706Z] #28 38.03 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-30T07:47:52.706Z] #28 38.03 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-30T07:47:52.965Z] #28 38.12 Selecting previously unselected package libnet1:amd64. [2022-08-30T07:47:52.965Z] #28 38.12 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-30T07:47:52.965Z] #28 38.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:47:52.965Z] #28 38.20 Selecting previously unselected package libnl-3-200:amd64. [2022-08-30T07:47:52.965Z] #28 38.21 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-30T07:47:52.965Z] #28 38.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:47:52.965Z] #28 38.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-30T07:47:52.965Z] #28 38.29 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-30T07:47:52.965Z] #28 38.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:47:52.965Z] #28 38.34 Selecting previously unselected package libyajl2:amd64. [2022-08-30T07:47:53.224Z] #28 38.35 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-30T07:47:53.224Z] #28 38.36 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:47:53.224Z] #28 38.40 Selecting previously unselected package net-tools. [2022-08-30T07:47:53.224Z] #28 38.41 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-30T07:47:53.224Z] #28 38.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-30T07:47:53.224Z] #28 38.55 Selecting previously unselected package python-pip-whl. [2022-08-30T07:47:53.224Z] #28 38.55 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-30T07:47:53.224Z] #28 38.56 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-30T07:47:53.224Z] #28 ... [2022-08-30T07:47:53.224Z] [2022-08-30T07:47:53.224Z] #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-30T07:47:53.224Z] #71 sha256:d7838f4f06aa62e8bdadf0a938912fa49575a2dee630e48cefe2c207d609e54c [2022-08-30T07:47:53.224Z] #71 99.90 + bin/containerd [2022-08-30T07:47:58.377Z] #82 exporting layers 7.1s done [2022-08-30T07:47:58.377Z] #82 writing image sha256:e95c06e8b1ee1960244cb560547bf23f9b1df07b686e0ea697650b5dc92b0e61 done [2022-08-30T07:47:58.377Z] #82 naming to docker.io/library/docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 done [2022-08-30T07:47:58.377Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-30T07:47:58.501Z] #71 ... [2022-08-30T07:47:58.501Z] [2022-08-30T07:47:58.501Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-30T07:47:58.501Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-30T07:47:58.501Z] #28 38.86 Selecting previously unselected package python3-lib2to3. [2022-08-30T07:47:58.501Z] #28 38.87 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-30T07:47:58.501Z] #28 38.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-30T07:47:58.501Z] #28 38.95 Selecting previously unselected package python3-distutils. [2022-08-30T07:47:58.501Z] #28 38.96 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-30T07:47:58.501Z] #28 38.96 Unpacking python3-distutils (3.9.2-1) ... [2022-08-30T07:47:58.501Z] #28 39.07 Selecting previously unselected package python3-pkg-resources. [2022-08-30T07:47:58.501Z] #28 39.07 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-30T07:47:58.501Z] #28 39.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:47:58.501Z] #28 39.17 Selecting previously unselected package python3-setuptools. [2022-08-30T07:47:58.501Z] #28 39.18 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-30T07:47:58.501Z] #28 39.19 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-30T07:47:58.501Z] #28 39.35 Selecting previously unselected package python3-wheel. [2022-08-30T07:47:58.501Z] #28 39.37 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-30T07:47:58.501Z] #28 39.37 Unpacking python3-wheel (0.34.2-1) ... [2022-08-30T07:47:58.501Z] #28 39.42 Selecting previously unselected package python3-pip. [2022-08-30T07:47:58.501Z] #28 39.44 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-30T07:47:58.501Z] #28 39.45 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-30T07:47:58.501Z] #28 39.60 Selecting previously unselected package sudo. [2022-08-30T07:47:58.501Z] #28 39.61 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-30T07:47:58.501Z] #28 39.62 Unpacking sudo (1.9.5p2-3) ... [2022-08-30T07:47:58.501Z] #28 39.94 Selecting previously unselected package thin-provisioning-tools. [2022-08-30T07:47:58.501Z] #28 39.95 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-30T07:47:58.501Z] #28 39.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-30T07:47:58.501Z] #28 40.09 Selecting previously unselected package uidmap. [2022-08-30T07:47:58.501Z] #28 40.10 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-30T07:47:58.501Z] #28 40.11 Unpacking uidmap (1:4.8.1-1) ... [2022-08-30T07:47:58.501Z] #28 40.20 Selecting previously unselected package vim-runtime. [2022-08-30T07:47:58.501Z] #28 40.21 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-30T07:47:58.501Z] #28 40.23 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-30T07:47:58.501Z] #28 40.26 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-30T07:47:58.501Z] #28 40.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:47:58.501Z] #28 41.78 Selecting previously unselected package vim. [2022-08-30T07:47:58.501Z] #28 41.78 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-30T07:47:58.501Z] #28 41.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:47:58.501Z] #28 42.16 Selecting previously unselected package xfsprogs. [2022-08-30T07:47:58.501Z] #28 42.16 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-30T07:47:58.501Z] #28 42.18 Unpacking xfsprogs (5.10.0-4) ... [2022-08-30T07:47:58.501Z] #28 42.42 Selecting previously unselected package zip. [2022-08-30T07:47:58.501Z] #28 42.43 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-30T07:47:58.501Z] #28 42.44 Unpacking zip (3.0-12) ... [2022-08-30T07:47:58.501Z] #28 42.54 Selecting previously unselected package zstd. [2022-08-30T07:47:58.501Z] #28 42.55 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-30T07:47:58.501Z] #28 42.56 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-30T07:47:58.501Z] #28 42.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-30T07:47:58.501Z] #28 43.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-30T07:47:58.501Z] #28 43.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-30T07:47:58.501Z] #28 43.36 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-30T07:47:58.501Z] #28 43.37 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-30T07:47:58.501Z] #28 43.38 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-30T07:47:58.501Z] #28 43.39 Setting up uidmap (1:4.8.1-1) ... [2022-08-30T07:47:58.501Z] #28 43.40 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-30T07:47:58.501Z] #28 43.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-30T07:47:58.501Z] #28 43.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-30T07:47:58.501Z] #28 43.44 Setting up python3-wheel (0.34.2-1) ... [2022-08-30T07:47:58.501Z] #28 43.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:47:58.501Z] #28 43.86 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-30T07:47:58.501Z] #28 43.88 Setting up libcap2-bin (1:2.44-1) ... [2022-08-30T07:47:58.501Z] #28 43.89 Setting up apparmor (2.13.6-10) ... [2022-08-30T07:47:58.724Z] + trap exit INT TERM [2022-08-30T07:47:58.724Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-30T07:47:58.724Z] + CONTAINER_NAME=docker-pr5 [2022-08-30T07:47:58.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44055/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/make.sh dynbinary [2022-08-30T07:47:59.664Z] [2022-08-30T07:47:59.664Z] Removing bundles/ [2022-08-30T07:47:59.664Z] [2022-08-30T07:47:59.664Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-30T07:47:59.664Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-30T07:47:59.664Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:47:59.882Z] #28 45.03 Setting up zip (3.0-12) ... [2022-08-30T07:47:59.882Z] #28 45.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:47:59.882Z] #28 45.07 Setting up bash-completion (1:2.11-2) ... [2022-08-30T07:48:01.262Z] #28 46.26 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-30T07:48:01.262Z] #28 46.27 Setting up sudo (1.9.5p2-3) ... [2022-08-30T07:48:01.262Z] #28 46.34 invoke-rc.d: could not determine current runlevel [2022-08-30T07:48:01.262Z] #28 46.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-30T07:48:01.262Z] #28 46.36 Setting up xfsprogs (5.10.0-4) ... [2022-08-30T07:48:01.262Z] #28 46.38 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-30T07:48:01.262Z] #28 46.39 Setting up inetutils-ping (2:2.0-1) ... [2022-08-30T07:48:01.262Z] #28 46.40 Setting up pigz (2.6-1) ... [2022-08-30T07:48:01.262Z] #28 46.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-30T07:48:01.262Z] #28 46.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-30T07:48:01.262Z] #28 46.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-30T07:48:01.262Z] #28 46.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:48:01.832Z] #28 46.98 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-30T07:48:01.832Z] #28 46.99 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-30T07:48:02.093Z] #28 47.24 Setting up libelf1:amd64 (0.183-1) ... [2022-08-30T07:48:02.093Z] #28 47.26 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-30T07:48:02.093Z] #28 47.27 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-30T07:48:02.093Z] #28 47.29 Setting up python3-distutils (3.9.2-1) ... [2022-08-30T07:48:02.353Z] #28 47.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-30T07:48:02.353Z] #28 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-30T07:48:02.353Z] #28 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-30T07:48:02.353Z] #28 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-30T07:48:02.353Z] #28 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-30T07:48:02.353Z] #28 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-30T07:48:02.353Z] #28 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-30T07:48:02.353Z] #28 47.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-30T07:48:02.353Z] #28 47.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-30T07:48:02.353Z] #28 47.71 Setting up python3-setuptools (52.0.0-4) ... [2022-08-30T07:48:03.084Z] #64 468.2 # github.com/containerd/containerd/cmd/containerd [2022-08-30T07:48:03.084Z] #64 468.2 /usr/bin/ld: /tmp/go-link-1318804314/000019.o: in function `New': [2022-08-30T07:48:03.084Z] #64 468.2 /tmp/tmp.jL4DtD9IQj/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-30T07:48:03.084Z] #64 468.3 + bin/containerd-stress [2022-08-30T07:48:03.084Z] #64 469.4 + bin/containerd-shim [2022-08-30T07:48:03.552Z] #28 48.68 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-30T07:48:03.552Z] #28 48.69 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-30T07:48:03.552Z] #28 48.71 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-30T07:48:03.553Z] #28 48.72 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-30T07:48:04.122Z] #28 49.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-30T07:48:04.122Z] #28 49.49 Setting up jq (1.6-2.1) ... [2022-08-30T07:48:04.122Z] #28 49.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-30T07:48:04.122Z] #28 49.52 Setting up iptables (1.8.7-1) ... [2022-08-30T07:48:04.122Z] #28 49.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-30T07:48:04.383Z] #28 49.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-30T07:48:04.383Z] #28 49.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-30T07:48:04.383Z] #28 49.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-30T07:48:04.383Z] #28 49.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-30T07:48:04.383Z] #28 49.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-30T07:48:04.383Z] #28 49.56 Setting up iproute2 (5.10.0-4) ... [2022-08-30T07:48:04.644Z] #28 49.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-30T07:48:05.222Z] #28 DONE 50.4s [2022-08-30T07:48:05.222Z] [2022-08-30T07:48:05.222Z] #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-30T07:48:05.222Z] #67 sha256:b5d994b963bcb3ba787c154cc6f14e788fb273a879d559fdfbca70690ac9c1d9 [2022-08-30T07:48:05.222Z] #67 ... [2022-08-30T07:48:05.222Z] [2022-08-30T07:48:05.222Z] #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-30T07:48:05.222Z] #29 sha256:918783d114c59dedc556368244dd65f124cca0c6ec3deae01899f59fd033cdca [2022-08-30T07:48:06.159Z] #29 0.889 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-30T07:48:06.159Z] #29 0.897 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-30T07:48:06.159Z] #29 0.900 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-30T07:48:06.159Z] #29 DONE 1.0s [2022-08-30T07:48:06.159Z] [2022-08-30T07:48:06.159Z] #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-30T07:48:06.159Z] #71 sha256:d7838f4f06aa62e8bdadf0a938912fa49575a2dee630e48cefe2c207d609e54c [2022-08-30T07:48:06.159Z] #71 ... [2022-08-30T07:48:06.159Z] [2022-08-30T07:48:06.159Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-30T07:48:06.159Z] #30 sha256:5cb008ca9b766b7345311190435df66c1bf78fd779a4d396f4652846d47c4b43 [2022-08-30T07:48:08.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-30T07:48:08.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-30T07:48:11.259Z] #64 480.7 + bin/containerd-shim-runc-v1 [2022-08-30T07:48:14.285Z] #30 7.532 Collecting yamllint==1.26.1 [2022-08-30T07:48:14.545Z] #30 8.571 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-30T07:48:15.115Z] #30 9.172 Collecting pathspec>=0.5.3 [2022-08-30T07:48:15.375Z] #30 9.185 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-30T07:48:15.375Z] #30 9.387 Collecting pyyaml [2022-08-30T07:48:15.375Z] #30 9.398 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-30T07:48:15.375Z] #30 9.441 Building wheels for collected packages: yamllint [2022-08-30T07:48:15.665Z] #30 9.442 Building wheel for yamllint (setup.py): started [2022-08-30T07:48:16.256Z] #30 10.05 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-30T07:48:16.256Z] #30 10.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b75d08308d24ca07ee59e73352ae68b6e74431443b170353061dd1ac64be087b [2022-08-30T07:48:16.256Z] #30 10.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-30T07:48:16.256Z] #30 10.05 Successfully built yamllint [2022-08-30T07:48:16.256Z] #30 10.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-30T07:48:16.517Z] #30 10.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-30T07:48:16.535Z] #64 487.2 + bin/containerd-shim-runc-v2 [2022-08-30T07:48:16.780Z] #30 DONE 10.6s [2022-08-30T07:48:16.780Z] [2022-08-30T07:48:16.780Z] #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-30T07:48:16.780Z] #67 sha256:b5d994b963bcb3ba787c154cc6f14e788fb273a879d559fdfbca70690ac9c1d9 [2022-08-30T07:48:16.780Z] #67 ... [2022-08-30T07:48:16.780Z] [2022-08-30T07:48:16.780Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-30T07:48:16.780Z] #34 sha256:d874edec4378b6c1ab04e5b579c09b684b249dcf87b737357688dee188df26a2 [2022-08-30T07:48:17.039Z] #34 DONE 0.2s [2022-08-30T07:48:17.039Z] [2022-08-30T07:48:17.040Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-30T07:48:17.040Z] #39 sha256:5401b048d3a49da3068bcfff81e52258974fc3f3ecddebd6a080626a0decccb1 [2022-08-30T07:48:17.302Z] #39 DONE 0.3s [2022-08-30T07:48:17.302Z] [2022-08-30T07:48:17.302Z] #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-30T07:48:17.302Z] #67 sha256:b5d994b963bcb3ba787c154cc6f14e788fb273a879d559fdfbca70690ac9c1d9 [2022-08-30T07:48:17.302Z] #67 ... [2022-08-30T07:48:17.302Z] [2022-08-30T07:48:17.302Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-30T07:48:17.302Z] #42 sha256:817889499f9767f70a85df1a883ae0a45a826097ccf01920086928b1dd5477b2 [2022-08-30T07:48:17.302Z] #42 DONE 0.1s [2022-08-30T07:48:17.465Z] #64 488.0 + binaries [2022-08-30T07:48:17.465Z] #64 488.0 + install -D bin/containerd /build/containerd [2022-08-30T07:48:17.465Z] #64 488.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-30T07:48:17.465Z] #64 488.0 + install -D bin/ctr /build/ctr [2022-08-30T07:48:17.561Z] [2022-08-30T07:48:17.561Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-30T07:48:17.561Z] #44 sha256:ca45b4bb3d9317390728fcce33fc89fea12ff6b73a36cf3b003cc19b7527b5c2 [2022-08-30T07:48:17.561Z] #44 DONE 0.1s [2022-08-30T07:48:17.561Z] [2022-08-30T07:48:17.561Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-30T07:48:17.561Z] #46 sha256:b700f7ff7e09b0080b9cedb843a2c1620372930eedbc326301a6585836f86d90 [2022-08-30T07:48:17.561Z] #46 DONE 0.1s [2022-08-30T07:48:17.561Z] [2022-08-30T07:48:17.561Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-30T07:48:17.561Z] #48 sha256:7360d2bb468033baf596197961108c7a68877697fdb244abd42aca063f700819 [2022-08-30T07:48:17.561Z] #48 DONE 0.1s [2022-08-30T07:48:17.561Z] [2022-08-30T07:48:17.561Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-30T07:48:17.561Z] #52 sha256:ffeacb84ce08f111fda7d2e81830f48e046ffa8f29622622d93cd693a3f6682e [2022-08-30T07:48:17.561Z] #52 DONE 0.0s [2022-08-30T07:48:17.561Z] [2022-08-30T07:48:17.561Z] #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-30T07:48:17.561Z] #67 sha256:b5d994b963bcb3ba787c154cc6f14e788fb273a879d559fdfbca70690ac9c1d9 [2022-08-30T07:48:17.820Z] #67 ... [2022-08-30T07:48:17.820Z] [2022-08-30T07:48:17.820Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-30T07:48:17.820Z] #55 sha256:a6bb699e5143e0a9fa9b6d591eb9130359c5927f61a34f67b776f215f0529a1d [2022-08-30T07:48:17.820Z] #55 DONE 0.2s [2022-08-30T07:48:17.820Z] [2022-08-30T07:48:17.820Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-30T07:48:17.820Z] #59 sha256:53c69d7ac0549b858c9c8f898be41f39c97009a3ef58528b188d1e4de650092c [2022-08-30T07:48:17.820Z] #59 DONE 0.1s [2022-08-30T07:48:17.820Z] [2022-08-30T07:48:17.820Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-30T07:48:17.820Z] #61 sha256:2f29fe664de806344511f8efc80f348a28bb4408a550034cae540a0dfbb8bd28 [2022-08-30T07:48:18.080Z] #61 DONE 0.1s [2022-08-30T07:48:18.080Z] [2022-08-30T07:48:18.080Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-30T07:48:18.080Z] #63 sha256:c02b966b3298531bf75901701aec64e7258421bb6a465da8e9fc5d4b6c49ada0 [2022-08-30T07:48:18.080Z] #63 DONE 0.2s [2022-08-30T07:48:18.080Z] [2022-08-30T07:48:18.080Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-30T07:48:18.080Z] #65 sha256:5eb157252842c0c584141b265e08606bebcc81e4f7d1a0382094c02ee0b874dd [2022-08-30T07:48:18.080Z] #65 DONE 0.1s [2022-08-30T07:48:18.080Z] [2022-08-30T07:48:18.080Z] #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-30T07:48:18.080Z] #67 sha256:b5d994b963bcb3ba787c154cc6f14e788fb273a879d559fdfbca70690ac9c1d9 [2022-08-30T07:48:19.356Z] #64 DONE 489.9s [2022-08-30T07:48:20.287Z] [2022-08-30T07:48:20.287Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-30T07:48:20.287Z] #65 sha256:830850d93b1c9a5890429362df734c25958583e29621ca92f34937ec50c0e952 [2022-08-30T07:48:21.214Z] #65 DONE 0.9s [2022-08-30T07:48:21.214Z] [2022-08-30T07:48:21.214Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-30T07:48:21.214Z] #70 sha256:10dff43958c2135e2f8fd19c64f6231eabae0d0495a1e839b5903a9006b0f269 [2022-08-30T07:48:21.214Z] #70 DONE 0.2s [2022-08-30T07:48:21.214Z] [2022-08-30T07:48:21.214Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-30T07:48:21.214Z] #75 sha256:b6bb45c27b9d4bd3630cbf7bbc2c85833ecdebfca1c79d20cbf09096f8ae6dc0 [2022-08-30T07:48:21.259Z] ok github.com/docker/docker/libnetwork 37.379s coverage: 40.6% of statements [2022-08-30T07:48:21.259Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-30T07:48:21.259Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-30T07:48:21.259Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-30T07:48:21.259Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-30T07:48:21.259Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.521s coverage: 59.9% of statements [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-30T07:48:21.259Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-30T07:48:21.259Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.0% of statements [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-30T07:48:21.259Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-08-30T07:48:21.259Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-30T07:48:21.259Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-08-30T07:48:22.581Z] #75 DONE 1.0s [2022-08-30T07:48:22.581Z] [2022-08-30T07:48:22.581Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-30T07:48:22.581Z] #78 sha256:3f6cb9c9f12512f5f0db8a174018d88f4b2a1f12cfe0f619e80938c820089fad [2022-08-30T07:48:22.581Z] #78 DONE 0.0s [2022-08-30T07:48:22.581Z] [2022-08-30T07:48:22.581Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-30T07:48:22.581Z] #79 sha256:8804ecf92e6b6009dce30186d4d9663b8d29b00e51d01b995749e9ec6b6ef8e0 [2022-08-30T07:48:22.581Z] #79 DONE 0.0s [2022-08-30T07:48:22.581Z] [2022-08-30T07:48:22.581Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-30T07:48:22.581Z] #80 sha256:e09e632d02e18d60e36f4402cde68079ff9d3f1f87b46dbeb841fdddb4f77f4c [2022-08-30T07:48:22.581Z] #80 DONE 0.0s [2022-08-30T07:48:22.581Z] [2022-08-30T07:48:22.581Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-30T07:48:22.581Z] #81 sha256:04d7d1ead0338d27346e319a630804c8e07de2b94d6dc33a2885432e1dfba7b3 [2022-08-30T07:48:27.829Z] #81 DONE 5.0s [2022-08-30T07:48:27.829Z] [2022-08-30T07:48:27.829Z] #82 exporting to image [2022-08-30T07:48:27.829Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-30T07:48:27.829Z] #82 exporting layers [2022-08-30T07:48:30.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-30T07:48:31.224Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.344s coverage: 6.6% of statements [2022-08-30T07:48:31.224Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-30T07:48:31.224Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-30T07:48:31.224Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-30T07:48:31.224Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-30T07:48:31.224Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-30T07:48:31.224Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-30T07:48:31.484Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-30T07:48:31.742Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-30T07:48:32.000Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-08-30T07:48:32.000Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-30T07:48:35.926Z] #82 exporting layers 7.7s done [2022-08-30T07:48:35.926Z] #82 writing image sha256:690fce64b129ca3f3fd4c25b2c06ac718f26e077bb4c6c06048fede2b49c7f33 done [2022-08-30T07:48:35.926Z] #82 naming to docker.io/library/docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 done [2022-08-30T07:48:35.926Z] #82 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:48:36.265Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -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=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/make.sh dynbinary test-integration [2022-08-30T07:48:37.195Z] [2022-08-30T07:48:37.195Z] Removing bundles/ [2022-08-30T07:48:37.195Z] [2022-08-30T07:48:37.195Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-30T07:48:37.195Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-30T07:48:37.195Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:48:40.022Z] #67 89.41 + mkdir -p /build [2022-08-30T07:48:40.022Z] #67 89.41 + cp runc /build/runc [2022-08-30T07:48:40.022Z] #67 DONE 89.7s [2022-08-30T07:48:40.022Z] [2022-08-30T07:48:40.022Z] #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-30T07:48:40.022Z] #71 sha256:d7838f4f06aa62e8bdadf0a938912fa49575a2dee630e48cefe2c207d609e54c [2022-08-30T07:48:40.022Z] #71 ... [2022-08-30T07:48:40.022Z] [2022-08-30T07:48:40.022Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-30T07:48:40.022Z] #68 sha256:af338ed85905a6d8a73d11ac86199a25390db25fc38f820bb9f113ba072d2c2b [2022-08-30T07:48:40.022Z] #68 DONE 0.1s [2022-08-30T07:48:40.022Z] [2022-08-30T07:48:40.022Z] #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-30T07:48:40.022Z] #71 sha256:d7838f4f06aa62e8bdadf0a938912fa49575a2dee630e48cefe2c207d609e54c [2022-08-30T07:48:40.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-30T07:48:44.198Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-30T07:48:49.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-30T07:48:49.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-30T07:48:49.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-30T07:48:50.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-30T07:48:51.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-30T07:48:51.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-30T07:48:51.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-30T07:48:54.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-30T07:48:55.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-30T07:48:56.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-30T07:48:57.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-30T07:48:58.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-30T07:48:58.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-30T07:48:59.068Z] ok github.com/docker/docker/libnetwork/ipam 16.162s coverage: 85.3% of statements [2022-08-30T07:48:59.068Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-30T07:48:59.068Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-30T07:48:59.326Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-30T07:48:59.584Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-30T07:48:59.584Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-30T07:48:59.842Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-30T07:48:59.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-30T07:49:00.408Z] ok github.com/docker/docker/libnetwork/ipamutils 0.284s coverage: 74.0% of statements [2022-08-30T07:49:00.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-30T07:49:01.377Z] ok github.com/docker/docker/libnetwork/iptables 0.172s coverage: 45.0% of statements [2022-08-30T07:49:01.378Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-30T07:49:01.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-30T07:49:01.637Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-08-30T07:49:02.419Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-30T07:49:02.419Z] Using test binary docker [2022-08-30T07:49:02.419Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-30T07:49:02.419Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-30T07:49:02.419Z] INFO: Waiting for daemon to start... [2022-08-30T07:49:02.419Z] Starting dockerd [2022-08-30T07:49:06.583Z] . [2022-08-30T07:49:06.583Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-30T07:49:06.583Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-30T07:49:06.583Z] Error: No such image: emptyfs [2022-08-30T07:49:06.583Z] Running integration-test (iteration 1) [2022-08-30T07:49:06.583Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-30T07:49:06.583Z] Loaded image: busybox:latest [2022-08-30T07:49:06.840Z] Loaded image: busybox:glibc [2022-08-30T07:49:08.206Z] Loaded image: debian:bullseye-slim [2022-08-30T07:49:08.206Z] Loaded image: hello-world:latest [2022-08-30T07:49:08.206Z] Loaded image: arm32v7/hello-world:latest [2022-08-30T07:49:08.206Z] INFO: Testing against a local daemon [2022-08-30T07:49:08.206Z] === RUN TestCgroupNamespacesBuild [2022-08-30T07:49:10.095Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2022-08-30T07:49:10.095Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-30T07:49:11.024Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-08-30T07:49:11.024Z] === RUN TestBuildWithSession [2022-08-30T07:49:11.024Z] build_session_test.go:25: TODO: BuildKit [2022-08-30T07:49:11.024Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-30T07:49:11.024Z] === RUN TestBuildSquashParent [2022-08-30T07:49:12.111Z] #71 177.5 # github.com/containerd/containerd/cmd/containerd [2022-08-30T07:49:12.112Z] #71 177.5 /usr/bin/ld: /tmp/go-link-413337407/000019.o: in function `New': [2022-08-30T07:49:12.112Z] #71 177.5 /tmp/tmp.FEQSWv6BJq/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-30T07:49:12.112Z] #71 177.6 + bin/containerd-stress [2022-08-30T07:49:12.112Z] #71 178.7 + bin/containerd-shim [2022-08-30T07:49:16.269Z] --- PASS: TestBuildSquashParent (4.35s) [2022-08-30T07:49:16.269Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-30T07:49:16.269Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:49:16.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:49:16.269Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:49:16.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:49:16.269Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:49:16.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:49:16.269Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:49:16.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:49:16.269Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:49:16.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:49:16.269Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:49:16.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:49:16.269Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:49:16.269Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:49:17.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:49:17.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:49:18.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:49:18.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:49:19.950Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-30T07:49:19.950Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-08-30T07:49:19.950Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.83s) [2022-08-30T07:49:19.950Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.34s) [2022-08-30T07:49:19.950Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.45s) [2022-08-30T07:49:19.950Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s) [2022-08-30T07:49:19.950Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-08-30T07:49:19.950Z] === RUN TestBuildMultiStageCopy [2022-08-30T07:49:19.950Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-30T07:49:21.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-30T07:49:21.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-30T07:49:22.125Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-30T07:49:22.125Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-30T07:49:22.383Z] --- PASS: TestBuildMultiStageCopy (2.45s) [2022-08-30T07:49:22.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2022-08-30T07:49:22.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-30T07:49:22.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-08-30T07:49:22.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-30T07:49:22.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-08-30T07:49:22.383Z] === RUN TestBuildMultiStageParentConfig [2022-08-30T07:49:23.314Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-08-30T07:49:23.314Z] === RUN TestBuildLabelWithTargets [2022-08-30T07:49:24.242Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-08-30T07:49:24.242Z] === RUN TestBuildWithEmptyLayers [2022-08-30T07:49:24.323Z] #71 189.9 + bin/containerd-shim-runc-v1 [2022-08-30T07:49:24.498Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-30T07:49:24.498Z] === RUN TestBuildMultiStageOnBuild [2022-08-30T07:49:26.385Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-08-30T07:49:26.386Z] === RUN TestBuildUncleanTarFilenames [2022-08-30T07:49:26.948Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-30T07:49:26.948Z] === RUN TestBuildMultiStageLayerLeak [2022-08-30T07:49:28.837Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-08-30T07:49:28.837Z] === RUN TestBuildWithHugeFile [2022-08-30T07:49:29.596Z] #71 196.2 + bin/containerd-shim-runc-v2 [2022-08-30T07:49:30.534Z] #71 197.0 + binaries [2022-08-30T07:49:30.534Z] #71 197.0 + install -D bin/containerd /build/containerd [2022-08-30T07:49:30.534Z] #71 197.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-30T07:49:30.534Z] #71 197.0 + install -D bin/ctr /build/ctr [2022-08-30T07:49:31.103Z] #71 DONE 197.5s [2022-08-30T07:49:32.040Z] [2022-08-30T07:49:32.040Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-30T07:49:32.040Z] #72 sha256:68b5ab97fbccbcf7289eac89d692cd80c93a09037339a93ad89ac51e9ef4fb1b [2022-08-30T07:49:32.299Z] #72 DONE 0.4s [2022-08-30T07:49:32.299Z] [2022-08-30T07:49:32.299Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-30T07:49:32.299Z] #77 sha256:3eff5d3eb123dcdb62f48358d11542f14c06e79574a70d83837c0286d23e782f [2022-08-30T07:49:32.557Z] #77 DONE 0.1s [2022-08-30T07:49:32.557Z] [2022-08-30T07:49:32.557Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-30T07:49:32.557Z] #82 sha256:10025d5cfbaed657c9d6244176341e1ae131ff2d5d637fe0e006a5d52704a32b [2022-08-30T07:49:32.816Z] #82 DONE 0.5s [2022-08-30T07:49:32.816Z] [2022-08-30T07:49:32.816Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-30T07:49:32.816Z] #85 sha256:34efeb0b2e50135f731e8a5c0bc608c9a3590916142a193d1ecbf1606e0336f3 [2022-08-30T07:49:32.816Z] #85 DONE 0.1s [2022-08-30T07:49:33.075Z] [2022-08-30T07:49:33.075Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-30T07:49:33.075Z] #86 sha256:390a3207584c102b66c8d75746737bc6b8fcc8f2fe5d73ee7405d82d2519638c [2022-08-30T07:49:33.075Z] #86 DONE 0.0s [2022-08-30T07:49:33.075Z] [2022-08-30T07:49:33.075Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-30T07:49:33.075Z] #87 sha256:1050bc408a8f8e1a320141952a7178f91eaba3730c05a095a84e2849b99bba52 [2022-08-30T07:49:33.075Z] #87 DONE 0.0s [2022-08-30T07:49:33.075Z] [2022-08-30T07:49:33.075Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-30T07:49:33.075Z] #88 sha256:3e89b563b85b3e2a840d7a478ebc8ca4c829b68c5f697abd0b028e1d73c390b3 [2022-08-30T07:49:37.264Z] #88 DONE 4.2s [2022-08-30T07:49:37.524Z] [2022-08-30T07:49:37.524Z] #89 exporting to image [2022-08-30T07:49:37.524Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-30T07:49:37.524Z] #89 exporting layers [2022-08-30T07:50:04.076Z] #89 exporting layers 26.0s done [2022-08-30T07:50:04.076Z] #89 writing image sha256:499135c7e8e68d2940f698395d9cab8c442804a27a768c78b6bd34b88a06dceb done [2022-08-30T07:50:04.076Z] #89 naming to docker.io/library/docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 done [2022-08-30T07:50:04.076Z] #89 DONE 26.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-30T07:50:04.416Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44055/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/validate/default [2022-08-30T07:50:06.178Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-30T07:50:06.178Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-30T07:50:06.178Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:50:06.178Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-30T07:50:06.178Z] [2022-08-30T07:50:06.178Z] + TEST_INTEGRATION_DEST=1 [2022-08-30T07:50:06.178Z] + CONTAINER_NAME=docker-pr5-1 [2022-08-30T07:50:06.178Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-30T07:50:06.178Z] + run_tests test-integration-flaky [2022-08-30T07:50:06.178Z] + '[' -n 0 ']' [2022-08-30T07:50:06.178Z] + rm= [2022-08-30T07:50:06.178Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44055/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44055/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/make.sh test-integration-flaky test-integration [2022-08-30T07:50:06.178Z] + c=0 [2022-08-30T07:50:06.178Z] ++ jobs -p [2022-08-30T07:50:06.178Z] + for job in $(jobs -p) [2022-08-30T07:50:06.178Z] + wait 15047 [2022-08-30T07:50:06.178Z] + TEST_INTEGRATION_DEST=3 [2022-08-30T07:50:06.178Z] + CONTAINER_NAME=docker-pr5-3 [2022-08-30T07:50:06.178Z] + TEST_SKIP_INTEGRATION=1 [2022-08-30T07:50:06.178Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-30T07:50:06.178Z] + run_tests [2022-08-30T07:50:06.178Z] + '[' -n 0 ']' [2022-08-30T07:50:06.178Z] + rm= [2022-08-30T07:50:06.178Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44055/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44055/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/make.sh '' test-integration [2022-08-30T07:50:06.178Z] + TEST_INTEGRATION_DEST=2 [2022-08-30T07:50:06.178Z] + CONTAINER_NAME=docker-pr5-2 [2022-08-30T07:50:06.178Z] + TEST_SKIP_INTEGRATION=1 [2022-08-30T07:50:06.178Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-30T07:50:06.178Z] + run_tests [2022-08-30T07:50:06.178Z] + '[' -n 0 ']' [2022-08-30T07:50:06.178Z] + rm= [2022-08-30T07:50:06.178Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44055/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44055/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/make.sh '' test-integration [2022-08-30T07:50:06.178Z] [2022-08-30T07:50:06.178Z] [2022-08-30T07:50:06.178Z] [2022-08-30T07:50:06.178Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-30T07:50:06.178Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-30T07:50:06.178Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-30T07:50:06.178Z] HOSTNAME=d623c7621a69 [2022-08-30T07:50:06.178Z] TEST_SKIP_INTEGRATION=1 [2022-08-30T07:50:06.178Z] TESTDEBUG=0 [2022-08-30T07:50:06.178Z] DEST=bundles/test-integration [2022-08-30T07:50:06.178Z] PWD=/go/src/github.com/docker/docker [2022-08-30T07:50:06.178Z] KEEPBUNDLE=1 [2022-08-30T07:50:06.178Z] DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:50:06.178Z] container=docker [2022-08-30T07:50:06.178Z] HOME=/root [2022-08-30T07:50:06.178Z] GOLANG_VERSION=1.18.5 [2022-08-30T07:50:06.178Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-30T07:50:06.178Z] VALIDATE_BRANCH=22.06 [2022-08-30T07:50:06.178Z] TERM=xterm [2022-08-30T07:50:06.178Z] DOCKER_PKG=github.com/docker/docker [2022-08-30T07:50:06.178Z] SHLVL=1 [2022-08-30T07:50:06.178Z] TIMEOUT=120m [2022-08-30T07:50:06.178Z] DOCKER_BUILDTAGS= journald [2022-08-30T07:50:06.178Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-30T07:50:06.178Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-30T07:50:06.178Z] GO111MODULE=off [2022-08-30T07:50:06.178Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-30T07:50:06.178Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-30T07:50:06.178Z] GOPATH=/go [2022-08-30T07:50:06.178Z] PKG_CONFIG=pkg-config [2022-08-30T07:50:06.178Z] _=/usr/bin/env [2022-08-30T07:50:06.178Z] Building test suite binary ./integration-cli/test.main [2022-08-30T07:50:06.178Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-30T07:50:06.178Z] HOSTNAME=532bf117ed66 [2022-08-30T07:50:06.178Z] TEST_SKIP_INTEGRATION=1 [2022-08-30T07:50:06.178Z] TESTDEBUG=0 [2022-08-30T07:50:06.178Z] DEST=bundles/test-integration [2022-08-30T07:50:06.178Z] PWD=/go/src/github.com/docker/docker [2022-08-30T07:50:06.178Z] KEEPBUNDLE=1 [2022-08-30T07:50:06.178Z] DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:50:06.178Z] container=docker [2022-08-30T07:50:06.178Z] HOME=/root [2022-08-30T07:50:06.178Z] GOLANG_VERSION=1.18.5 [2022-08-30T07:50:06.178Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-30T07:50:06.178Z] VALIDATE_BRANCH=22.06 [2022-08-30T07:50:06.178Z] TERM=xterm [2022-08-30T07:50:06.178Z] DOCKER_PKG=github.com/docker/docker [2022-08-30T07:50:06.178Z] SHLVL=1 [2022-08-30T07:50:06.178Z] TIMEOUT=120m [2022-08-30T07:50:06.178Z] DOCKER_BUILDTAGS= journald [2022-08-30T07:50:06.178Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-30T07:50:06.178Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-30T07:50:06.178Z] GO111MODULE=off [2022-08-30T07:50:06.178Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-30T07:50:06.178Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-30T07:50:06.178Z] GOPATH=/go [2022-08-30T07:50:06.178Z] PKG_CONFIG=pkg-config [2022-08-30T07:50:06.178Z] _=/usr/bin/env [2022-08-30T07:50:06.179Z] Building test suite binary ./integration-cli/test.main [2022-08-30T07:50:06.179Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-30T07:50:06.179Z] No new tests added to integration. [2022-08-30T07:50:06.179Z] [2022-08-30T07:50:06.179Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-30T07:50:06.179Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-30T07:50:06.179Z] HOSTNAME=f2b36502c5f1 [2022-08-30T07:50:06.179Z] TESTDEBUG=0 [2022-08-30T07:50:06.179Z] DEST=bundles/test-integration [2022-08-30T07:50:06.179Z] PWD=/go/src/github.com/docker/docker [2022-08-30T07:50:06.179Z] KEEPBUNDLE=1 [2022-08-30T07:50:06.179Z] DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:50:06.179Z] container=docker [2022-08-30T07:50:06.179Z] HOME=/root [2022-08-30T07:50:06.179Z] GOLANG_VERSION=1.18.5 [2022-08-30T07:50:06.179Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-30T07:50:06.179Z] VALIDATE_BRANCH=22.06 [2022-08-30T07:50:06.179Z] TERM=xterm [2022-08-30T07:50:06.179Z] DOCKER_PKG=github.com/docker/docker [2022-08-30T07:50:06.179Z] SHLVL=1 [2022-08-30T07:50:06.179Z] TIMEOUT=120m [2022-08-30T07:50:06.179Z] DOCKER_BUILDTAGS= journald [2022-08-30T07:50:06.179Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-30T07:50:06.179Z] GO111MODULE=off [2022-08-30T07:50:06.179Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-30T07:50:06.179Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-30T07:50:06.179Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-30T07:50:06.179Z] GOPATH=/go [2022-08-30T07:50:06.179Z] PKG_CONFIG=pkg-config [2022-08-30T07:50:06.179Z] _=/usr/bin/env [2022-08-30T07:50:06.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-30T07:50:06.961Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-30T07:50:06.961Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-30T07:50:15.083Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-30T07:50:20.353Z] Congratulations! All API changes are done the right way. [2022-08-30T07:50:20.353Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-30T07:50:20.353Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-30T07:50:20.353Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-30T07:50:20.353Z] [2022-08-30T07:50:20.353Z] INFO Start validation with golang-ci-lint [2022-08-30T07:50:20.612Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-30T07:50:20.612Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-30T07:50:36.548Z] --- PASS: TestBuildWithHugeFile (59.25s) [2022-08-30T07:50:36.549Z] === RUN TestBuildWCOWSandboxSize [2022-08-30T07:50:36.549Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-30T07:50:36.549Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-30T07:50:36.549Z] === RUN TestBuildWithEmptyDockerfile [2022-08-30T07:50:36.549Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:50:36.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:50:36.549Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:50:36.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:50:36.549Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:50:36.549Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:50:36.549Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:50:36.549Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:50:36.549Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:50:36.549Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-30T07:50:36.549Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-30T07:50:36.549Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-30T07:50:36.549Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-30T07:50:36.549Z] === RUN TestBuildPreserveOwnership [2022-08-30T07:50:36.549Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-30T07:50:36.549Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-30T07:50:36.549Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2022-08-30T07:50:36.549Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2022-08-30T07:50:36.549Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-08-30T07:50:36.549Z] === RUN TestBuildPlatformInvalid [2022-08-30T07:50:36.549Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-30T07:50:36.549Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-30T07:50:36.549Z] Loaded image: busybox:latest [2022-08-30T07:50:36.549Z] Loaded image: busybox:glibc [2022-08-30T07:50:36.549Z] Loaded image: debian:bullseye-slim [2022-08-30T07:50:36.549Z] Loaded image: hello-world:latest [2022-08-30T07:50:36.549Z] Loaded image: arm32v7/hello-world:latest [2022-08-30T07:50:43.127Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.77s) [2022-08-30T07:50:43.128Z] PASS [2022-08-30T07:50:43.128Z] [2022-08-30T07:50:43.128Z] === Skipped [2022-08-30T07:50:43.128Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-30T07:50:43.128Z] build_session_test.go:25: TODO: BuildKit [2022-08-30T07:50:43.128Z] [2022-08-30T07:50:43.128Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-30T07:50:43.128Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-30T07:50:43.128Z] [2022-08-30T07:50:43.128Z] DONE 34 tests, 2 skipped in 95.919s [2022-08-30T07:50:43.128Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-30T07:50:43.128Z] INFO: Testing against a local daemon [2022-08-30T07:50:43.128Z] === RUN TestConfigInspect [2022-08-30T07:50:43.618Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-30T07:50:43.618Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-30T07:50:43.618Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:50:43.618Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-30T07:50:43.618Z] [2022-08-30T07:50:43.618Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-30T07:50:43.618Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-30T07:50:43.618Z] HOSTNAME=421d23dad0dd [2022-08-30T07:50:43.618Z] DEST=bundles/test-integration [2022-08-30T07:50:43.618Z] PWD=/go/src/github.com/docker/docker [2022-08-30T07:50:43.618Z] DOCKER_ROOTLESS=1 [2022-08-30T07:50:43.618Z] DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:50:43.618Z] container=docker [2022-08-30T07:50:43.618Z] HOME=/root [2022-08-30T07:50:43.618Z] GOLANG_VERSION=1.18.5 [2022-08-30T07:50:43.618Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-30T07:50:43.618Z] VALIDATE_BRANCH=22.06 [2022-08-30T07:50:43.618Z] TERM=xterm [2022-08-30T07:50:43.618Z] DOCKER_PKG=github.com/docker/docker [2022-08-30T07:50:43.618Z] SHLVL=1 [2022-08-30T07:50:43.618Z] TIMEOUT=120m [2022-08-30T07:50:43.618Z] DOCKER_BUILDTAGS= journald [2022-08-30T07:50:43.618Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-30T07:50:43.618Z] GO111MODULE=off [2022-08-30T07:50:43.618Z] DOCKER_EXPERIMENTAL=1 [2022-08-30T07:50:43.618Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-30T07:50:43.618Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-30T07:50:43.618Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-30T07:50:43.618Z] GOPATH=/go [2022-08-30T07:50:43.618Z] PKG_CONFIG=pkg-config [2022-08-30T07:50:43.618Z] _=/usr/bin/env [2022-08-30T07:50:43.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-30T07:50:45.016Z] --- PASS: TestConfigInspect (2.28s) [2022-08-30T07:50:45.016Z] === RUN TestConfigList [2022-08-30T07:50:46.948Z] --- PASS: TestConfigList (2.17s) [2022-08-30T07:50:46.948Z] === RUN TestConfigsCreateAndDelete [2022-08-30T07:50:48.879Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-08-30T07:50:48.879Z] === RUN TestConfigsUpdate [2022-08-30T07:50:51.395Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-30T07:50:51.395Z] === RUN TestTemplatedConfig [2022-08-30T07:50:53.090Z] ok github.com/docker/docker/libnetwork/networkdb 103.591s coverage: 60.7% of statements [2022-08-30T07:50:53.090Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-30T07:50:53.090Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-30T07:50:53.090Z] ok github.com/docker/docker/libnetwork/osl 4.333s coverage: 39.7% of statements [2022-08-30T07:50:53.090Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-30T07:50:53.090Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-30T07:50:53.657Z] ok github.com/docker/docker/libnetwork/portmapper 0.677s coverage: 48.6% of statements [2022-08-30T07:50:53.657Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-30T07:50:53.657Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-30T07:50:53.910Z] --- PASS: TestTemplatedConfig (2.56s) [2022-08-30T07:50:53.910Z] === RUN TestConfigCreateResolve [2022-08-30T07:50:54.222Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-30T07:50:54.222Z] [2022-08-30T07:50:54.222Z] === Skipped [2022-08-30T07:50:54.222Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-30T07:50:54.222Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-30T07:50:54.222Z] [2022-08-30T07:50:54.222Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-30T07:50:54.222Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-30T07:50:54.222Z] [2022-08-30T07:50:54.222Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-30T07:50:54.222Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-30T07:50:54.222Z] [2022-08-30T07:50:54.222Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-30T07:50:54.222Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-30T07:50:54.222Z] [2022-08-30T07:50:54.222Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-30T07:50:54.222Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-30T07:50:54.222Z] [2022-08-30T07:50:54.222Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-30T07:50:54.222Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-30T07:50:54.222Z] [2022-08-30T07:50:54.222Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-30T07:50:54.222Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-30T07:50:54.222Z] [2022-08-30T07:50:54.222Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-30T07:50:54.222Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-30T07:50:54.222Z] [2022-08-30T07:50:54.222Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-30T07:50:54.222Z] firewalld_test.go:14: firewalld is not running [2022-08-30T07:50:54.222Z] [2022-08-30T07:50:54.222Z] DONE 327 tests, 9 skipped in 203.009s Post stage [Pipeline] junit [2022-08-30T07:50:54.808Z] Recording test results [2022-08-30T07:50:55.844Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-08-30T07:50:55.844Z] PASS [2022-08-30T07:50:55.844Z] [2022-08-30T07:50:55.844Z] DONE 6 tests in 13.552s [2022-08-30T07:50:55.844Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-30T07:50:55.844Z] INFO: Testing against a local daemon [2022-08-30T07:50:55.844Z] === RUN TestAttachWithTTY [2022-08-30T07:50:56.100Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-30T07:50:56.100Z] === RUN TestAttachWithoutTTy [2022-08-30T07:50:56.100Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-30T07:50:56.100Z] === RUN TestCheckpoint [2022-08-30T07:50:56.100Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-30T07:50:56.100Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/commit [2022-08-30T07:50:56.100Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-30T07:50:56.100Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:50:56.100Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:50:56.100Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:50:56.100Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:50:56.100Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:50:56.100Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:50:56.100Z] === CONT TestContainerInvalidJSON/commit [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-30T07:50:56.100Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-30T07:50:56.100Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-30T07:50:56.100Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-30T07:50:56.100Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-30T07:50:56.100Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-30T07:50:56.101Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:50:56.101Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-30T07:50:56.101Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-30T07:50:56.101Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-30T07:50:56.101Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-30T07:50:56.101Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-30T07:50:56.101Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-30T07:50:56.101Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-30T07:50:56.101Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-30T07:50:56.101Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-30T07:50:56.101Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-30T07:50:56.101Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-30T07:50:56.101Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-30T07:50:56.101Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-30T07:50:56.101Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-30T07:50:56.101Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-30T07:50:56.101Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-30T07:50:56.101Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-30T07:50:56.101Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-30T07:50:56.101Z] === RUN TestCopyEmptyFile [2022-08-30T07:50:56.190Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:50:56.356Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-30T07:50:56.356Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-30T07:50:56.526Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/make.sh dynbinary test-integration [2022-08-30T07:50:56.612Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-30T07:50:56.612Z] === RUN TestCopyFromContainer [2022-08-30T07:50:56.784Z] [2022-08-30T07:50:57.043Z] Removing bundles/ [2022-08-30T07:50:57.043Z] [2022-08-30T07:50:57.043Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-30T07:50:57.043Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-30T07:50:57.043Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:50:57.540Z] === RUN TestCopyFromContainer// [2022-08-30T07:50:57.540Z] === RUN TestCopyFromContainer//bar/root [2022-08-30T07:50:57.540Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-30T07:50:57.804Z] === RUN TestCopyFromContainer/bar/quux [2022-08-30T07:50:57.804Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-30T07:50:57.804Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-30T07:50:58.065Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-30T07:50:58.065Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-30T07:50:58.321Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-30T07:50:58.321Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer (1.86s) [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-30T07:50:58.321Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-30T07:50:58.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-30T07:50:58.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:50:58.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:50:58.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:50:58.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:50:58.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:50:58.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:50:58.321Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:50:58.321Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:50:58.321Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:50:58.321Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-30T07:50:58.321Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-30T07:50:58.321Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-30T07:50:58.321Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-30T07:50:58.321Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-30T07:50:58.321Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-30T07:50:58.321Z] === RUN TestCreateWithInvalidEnv [2022-08-30T07:50:58.321Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-30T07:50:58.321Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-30T07:50:58.321Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-30T07:50:58.321Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-30T07:50:58.321Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-30T07:50:58.321Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-30T07:50:58.321Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-30T07:50:58.321Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-30T07:50:58.321Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-30T07:50:58.321Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-30T07:50:58.321Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-30T07:50:58.321Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-30T07:50:58.321Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-30T07:50:58.321Z] === RUN TestCreateTmpfsMountsTarget [2022-08-30T07:50:58.321Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-30T07:50:58.321Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-30T07:51:00.213Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-08-30T07:51:00.213Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-30T07:51:01.579Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-08-30T07:51:01.579Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-30T07:51:01.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:51:01.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:51:01.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:51:01.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:51:01.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:51:01.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:51:01.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:51:01.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:51:01.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:51:01.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:51:01.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:51:01.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:51:01.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:51:01.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:51:01.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:51:01.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-30T07:51:01.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-30T07:51:01.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-30T07:51:01.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-30T07:51:01.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-30T07:51:01.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-08-30T07:51:01.579Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-30T07:51:02.140Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-08-30T07:51:02.140Z] === RUN TestCreateDifferentPlatform [2022-08-30T07:51:02.140Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-30T07:51:02.140Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-30T07:51:02.140Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-30T07:51:02.140Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-30T07:51:02.140Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-30T07:51:02.140Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-30T07:51:02.396Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-30T07:51:02.396Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-30T07:51:02.396Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-30T07:51:02.396Z] === RUN TestCreateInvalidHostConfig [2022-08-30T07:51:02.396Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:51:02.396Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:51:02.396Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:51:02.396Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:51:02.396Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:51:02.396Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:51:02.396Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:51:02.396Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:51:02.396Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:51:02.396Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:51:02.396Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:51:02.396Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:51:02.396Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-30T07:51:02.396Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-30T07:51:02.396Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-30T07:51:02.396Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-30T07:51:02.396Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-30T07:51:02.396Z] === RUN TestContainerStartOnDaemonRestart [2022-08-30T07:51:02.396Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-30T07:51:02.396Z] === RUN TestDaemonRestartIpcMode [2022-08-30T07:51:02.396Z] === PAUSE TestDaemonRestartIpcMode [2022-08-30T07:51:02.396Z] === RUN TestDaemonHostGatewayIP [2022-08-30T07:51:02.396Z] === PAUSE TestDaemonHostGatewayIP [2022-08-30T07:51:02.396Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-30T07:51:02.396Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-30T07:51:02.396Z] === RUN TestContainerKillOnDaemonStart [2022-08-30T07:51:02.396Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-30T07:51:02.396Z] === RUN TestDiff [2022-08-30T07:51:02.959Z] --- PASS: TestDiff (0.60s) [2022-08-30T07:51:02.959Z] === RUN TestExecConsoleSize [2022-08-30T07:51:03.522Z] --- PASS: TestExecConsoleSize (0.70s) [2022-08-30T07:51:03.522Z] === RUN TestExecWithCloseStdin [2022-08-30T07:51:04.451Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-08-30T07:51:04.451Z] === RUN TestExec [2022-08-30T07:51:05.012Z] --- PASS: TestExec (0.60s) [2022-08-30T07:51:05.012Z] === RUN TestExecUser [2022-08-30T07:51:05.574Z] --- PASS: TestExecUser (0.63s) [2022-08-30T07:51:05.574Z] === RUN TestExportContainerAndImportImage [2022-08-30T07:51:06.136Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-08-30T07:51:06.136Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-30T07:51:07.545Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-30T07:51:07.545Z] === RUN TestHealthCheckWorkdir [2022-08-30T07:51:08.148Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-08-30T07:51:08.148Z] === RUN TestHealthKillContainer [2022-08-30T07:51:18.091Z] --- PASS: TestHealthKillContainer (8.23s) [2022-08-30T07:51:18.091Z] === RUN TestHealthCheckProcessKilled [2022-08-30T07:51:18.091Z] --- PASS: TestHealthCheckProcessKilled (1.00s) [2022-08-30T07:51:18.091Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-30T07:51:18.091Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-08-30T07:51:18.091Z] === RUN TestIpcModeNone [2022-08-30T07:51:18.653Z] --- PASS: TestIpcModeNone (0.64s) [2022-08-30T07:51:18.653Z] === RUN TestIpcModePrivate [2022-08-30T07:51:19.214Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-30T07:51:19.214Z] --- PASS: TestIpcModePrivate (0.60s) [2022-08-30T07:51:19.214Z] === RUN TestIpcModeShareable [2022-08-30T07:51:19.776Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-30T07:51:20.032Z] --- PASS: TestIpcModeShareable (0.64s) [2022-08-30T07:51:20.032Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-30T07:51:21.965Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-08-30T07:51:21.965Z] === RUN TestAPIIpcModeHost [2022-08-30T07:51:22.221Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-08-30T07:51:22.221Z] === RUN TestDaemonIpcModeShareable [2022-08-30T07:51:23.193Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-30T07:51:23.450Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-08-30T07:51:23.450Z] === RUN TestDaemonIpcModePrivate [2022-08-30T07:51:24.418Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-30T07:51:24.674Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-30T07:51:24.674Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-30T07:51:25.601Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-30T07:51:25.856Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-30T07:51:25.856Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-30T07:51:26.783Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-30T07:51:27.082Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2022-08-30T07:51:27.082Z] === RUN TestIpcModeOlderClient [2022-08-30T07:51:27.082Z] === PAUSE TestIpcModeOlderClient [2022-08-30T07:51:27.082Z] === RUN TestKillContainerInvalidSignal [2022-08-30T07:51:27.645Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-08-30T07:51:27.645Z] === RUN TestKillContainer [2022-08-30T07:51:27.645Z] === RUN TestKillContainer/no_signal [2022-08-30T07:51:27.902Z] === RUN TestKillContainer/non_killing_signal [2022-08-30T07:51:28.158Z] === RUN TestKillContainer/killing_signal [2022-08-30T07:51:29.085Z] --- PASS: TestKillContainer (1.36s) [2022-08-30T07:51:29.085Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-30T07:51:29.085Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-30T07:51:29.085Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-08-30T07:51:29.085Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-30T07:51:29.085Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-30T07:51:29.384Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-30T07:51:29.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-08-30T07:51:29.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-30T07:51:29.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-08-30T07:51:29.946Z] === RUN TestKillStoppedContainer [2022-08-30T07:51:30.201Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-30T07:51:30.201Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-30T07:51:30.201Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-30T07:51:30.201Z] === RUN TestKillDifferentUserContainer [2022-08-30T07:51:30.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-30T07:51:30.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-30T07:51:30.457Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-30T07:51:30.457Z] === RUN TestInspectOomKilledTrue [2022-08-30T07:51:30.457Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-30T07:51:30.457Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-30T07:51:30.457Z] === RUN TestInspectOomKilledFalse [2022-08-30T07:51:31.020Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-30T07:51:31.020Z] === RUN TestLinksEtcHostsContentMatch [2022-08-30T07:51:31.277Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-30T07:51:31.277Z] === RUN TestLinksContainerNames [2022-08-30T07:51:32.204Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-30T07:51:32.204Z] === RUN TestLogsFollowTailEmpty [2022-08-30T07:51:32.766Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-08-30T07:51:32.766Z] === RUN TestLogs [2022-08-30T07:51:32.766Z] === RUN TestLogs/driver_local [2022-08-30T07:51:32.766Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:51:32.766Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:51:32.766Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-30T07:51:32.766Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-30T07:51:32.766Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-30T07:51:32.766Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-30T07:51:32.766Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:51:32.766Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:51:32.766Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:51:32.766Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:51:32.766Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:51:32.766Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:51:32.766Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:51:32.766Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:51:33.694Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:51:33.694Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:51:34.328Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-30T07:51:34.328Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-30T07:51:34.907Z] === RUN TestLogs/driver_json-file [2022-08-30T07:51:34.907Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:51:34.907Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:51:34.907Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:51:34.907Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:51:34.907Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:51:34.907Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:51:34.907Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:51:34.908Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:51:34.908Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:51:34.908Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:51:34.908Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:51:34.908Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:51:34.908Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:51:34.908Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:51:35.853Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:51:35.853Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:51:36.420Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:51:36.676Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:51:37.237Z] --- PASS: TestLogs (4.52s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.85s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.86s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.89s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.82s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.86s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.87s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-08-30T07:51:37.237Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-08-30T07:51:37.237Z] === RUN TestContainerNetworkMountsNoChown [2022-08-30T07:51:37.536Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/default [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/default [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/private [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/private [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rprivate [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/slave [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/slave [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rslave [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/shared [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/shared [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rshared [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/default [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/rslave [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/rshared [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/shared [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/rprivate [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/slave [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/private [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:51:37.536Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-30T07:51:37.536Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-30T07:51:37.536Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:51:37.792Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:51:38.049Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:51:38.049Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:51:38.049Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-30T07:51:38.049Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:51:38.049Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-30T07:51:38.049Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:51:38.049Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-30T07:51:38.049Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-30T07:51:38.049Z] === RUN TestContainerBindMountNonRecursive [2022-08-30T07:51:39.415Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-08-30T07:51:39.415Z] === RUN TestContainerVolumesMountedAsShared [2022-08-30T07:51:39.976Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-30T07:51:39.976Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-30T07:51:40.232Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-08-30T07:51:40.232Z] === RUN TestNetworkNat [2022-08-30T07:51:40.794Z] --- PASS: TestNetworkNat (0.48s) [2022-08-30T07:51:40.794Z] === RUN TestNetworkLocalhostTCPNat [2022-08-30T07:51:41.050Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-30T07:51:41.050Z] === RUN TestNetworkLoopbackNat [2022-08-30T07:51:43.609Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-30T07:51:43.609Z] === RUN TestPause [2022-08-30T07:51:44.171Z] --- PASS: TestPause (0.46s) [2022-08-30T07:51:44.171Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-30T07:51:44.171Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-30T07:51:44.171Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-30T07:51:44.171Z] === RUN TestPauseStopPausedContainer [2022-08-30T07:51:44.732Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-08-30T07:51:44.732Z] === RUN TestPidHost [2022-08-30T07:51:45.659Z] --- PASS: TestPidHost (0.98s) [2022-08-30T07:51:45.659Z] === RUN TestPsFilter [2022-08-30T07:51:45.659Z] --- PASS: TestPsFilter (0.12s) [2022-08-30T07:51:45.659Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-30T07:51:46.221Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-30T07:51:46.221Z] === RUN TestRemoveContainerWithVolume [2022-08-30T07:51:46.481Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-30T07:51:46.481Z] === RUN TestRemoveContainerRunning [2022-08-30T07:51:47.043Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-30T07:51:47.043Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-30T07:51:47.347Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-30T07:51:47.347Z] === RUN TestRemoveInvalidContainer [2022-08-30T07:51:47.347Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-30T07:51:47.347Z] === RUN TestRenameLinkedContainer [2022-08-30T07:51:49.284Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-08-30T07:51:49.284Z] === RUN TestRenameStoppedContainer [2022-08-30T07:51:49.540Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-30T07:51:49.540Z] === RUN TestRenameRunningContainerAndReuse [2022-08-30T07:51:50.468Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-30T07:51:50.468Z] === RUN TestRenameInvalidName [2022-08-30T07:51:51.031Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-30T07:51:51.031Z] === RUN TestRenameAnonymousContainer [2022-08-30T07:51:52.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-30T07:51:52.399Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-08-30T07:51:52.399Z] === RUN TestRenameContainerWithSameName [2022-08-30T07:51:53.048Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-30T07:51:53.048Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-30T07:51:53.658Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-30T07:51:53.658Z] === RUN TestResize [2022-08-30T07:51:54.219Z] --- PASS: TestResize (0.45s) [2022-08-30T07:51:54.219Z] === RUN TestResizeWithInvalidSize [2022-08-30T07:51:54.781Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-30T07:51:54.781Z] === RUN TestResizeWhenContainerNotStarted [2022-08-30T07:51:55.037Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:51:55.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:51:55.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:51:55.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-30T07:51:55.037Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:51:56.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:51:56.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:51:57.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:51:58.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:51:59.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:52:01.636Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:52:02.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:52:04.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-30T07:52:05.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-30T07:52:06.114Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-30T07:52:07.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-30T07:52:08.088Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-30T07:52:09.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-30T07:52:10.382Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-30T07:52:10.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-30T07:52:12.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-30T07:52:12.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-30T07:52:12.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-08-30T07:52:12.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-08-30T07:52:12.835Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-30T07:52:12.835Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-30T07:52:13.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-30T07:52:13.763Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-30T07:52:14.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-30T07:52:14.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-30T07:52:14.690Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s) [2022-08-30T07:52:14.690Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-30T07:52:14.690Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-30T07:52:14.690Z] === RUN TestCgroupNamespacesRun [2022-08-30T07:52:15.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-30T07:52:15.619Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-08-30T07:52:15.619Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-30T07:52:15.619Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-30T07:52:15.619Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-30T07:52:15.619Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-30T07:52:16.984Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-08-30T07:52:16.984Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-30T07:52:17.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-30T07:52:18.348Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-30T07:52:18.348Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-30T07:52:18.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-30T07:52:19.275Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-08-30T07:52:19.275Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-30T07:52:19.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-30T07:52:20.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-30T07:52:20.640Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-30T07:52:20.640Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-30T07:52:21.242Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-30T07:52:21.242Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-30T07:52:21.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-30T07:52:21.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-30T07:52:22.607Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-30T07:52:22.607Z] === RUN TestNISDomainname [2022-08-30T07:52:22.863Z] --- PASS: TestNISDomainname (0.55s) [2022-08-30T07:52:22.863Z] === RUN TestHostnameDnsResolution [2022-08-30T07:52:23.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-30T07:52:23.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-30T07:52:23.790Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-30T07:52:23.790Z] === RUN TestUnprivilegedPortsAndPing [2022-08-30T07:52:24.046Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-30T07:52:24.046Z] === RUN TestPrivilegedHostDevices [2022-08-30T07:52:24.608Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-30T07:52:24.608Z] === RUN TestRunConsoleSize [2022-08-30T07:52:24.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-30T07:52:24.865Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-30T07:52:24.865Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-30T07:52:25.646Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-30T07:52:25.646Z] Using test binary docker [2022-08-30T07:52:25.646Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-30T07:52:25.646Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-30T07:52:25.646Z] INFO: Waiting for daemon to start... [2022-08-30T07:52:25.646Z] Starting dockerd [2022-08-30T07:52:27.382Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-08-30T07:52:27.382Z] === RUN TestStats [2022-08-30T07:52:28.232Z] . [2022-08-30T07:52:28.232Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-30T07:52:28.232Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-30T07:52:28.492Z] Error: No such image: emptyfs [2022-08-30T07:52:28.492Z] Running integration-test (iteration 1) [2022-08-30T07:52:28.492Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-30T07:52:28.753Z] Loaded image: busybox:latest [2022-08-30T07:52:29.009Z] Loaded image: busybox:glibc [2022-08-30T07:52:29.896Z] --- PASS: TestStats (2.52s) [2022-08-30T07:52:29.896Z] === RUN TestStopContainerWithTimeout [2022-08-30T07:52:29.896Z] === RUN TestStopContainerWithTimeout/0 [2022-08-30T07:52:29.896Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-30T07:52:29.896Z] === RUN TestStopContainerWithTimeout/1 [2022-08-30T07:52:29.896Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-30T07:52:29.896Z] === RUN TestStopContainerWithTimeout/3 [2022-08-30T07:52:29.896Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-30T07:52:29.896Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-30T07:52:29.896Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-30T07:52:29.896Z] === CONT TestStopContainerWithTimeout/0 [2022-08-30T07:52:29.896Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-30T07:52:30.377Z] Loaded image: debian:bullseye-slim [2022-08-30T07:52:30.377Z] Loaded image: hello-world:latest [2022-08-30T07:52:30.377Z] Loaded image: arm32v7/hello-world:latest [2022-08-30T07:52:30.377Z] INFO: Testing against a local daemon [2022-08-30T07:52:30.377Z] === RUN TestCgroupNamespacesBuild [2022-08-30T07:52:30.459Z] === CONT TestStopContainerWithTimeout/3 [2022-08-30T07:52:31.746Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2022-08-30T07:52:31.746Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-30T07:52:32.346Z] === CONT TestStopContainerWithTimeout/1 [2022-08-30T07:52:33.114Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-08-30T07:52:33.114Z] === RUN TestBuildWithSession [2022-08-30T07:52:33.114Z] build_session_test.go:25: TODO: BuildKit [2022-08-30T07:52:33.114Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-30T07:52:33.114Z] === RUN TestBuildSquashParent [2022-08-30T07:52:33.501Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-30T07:52:33.501Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-30T07:52:33.501Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:52:33.501Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-30T07:52:33.501Z] [2022-08-30T07:52:33.501Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-30T07:52:33.501Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-30T07:52:33.501Z] HOSTNAME=8752bfc474b1 [2022-08-30T07:52:33.501Z] TESTDEBUG=0 [2022-08-30T07:52:33.501Z] DEST=bundles/test-integration [2022-08-30T07:52:33.501Z] PWD=/go/src/github.com/docker/docker [2022-08-30T07:52:33.501Z] DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 [2022-08-30T07:52:33.501Z] container=docker [2022-08-30T07:52:33.501Z] HOME=/root [2022-08-30T07:52:33.501Z] GOLANG_VERSION=1.18.5 [2022-08-30T07:52:33.501Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-30T07:52:33.501Z] VALIDATE_BRANCH=22.06 [2022-08-30T07:52:33.501Z] TERM=xterm [2022-08-30T07:52:33.501Z] DOCKER_PKG=github.com/docker/docker [2022-08-30T07:52:33.501Z] SHLVL=1 [2022-08-30T07:52:33.501Z] TIMEOUT=120m [2022-08-30T07:52:33.501Z] DOCKER_BUILDTAGS= journald [2022-08-30T07:52:33.501Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-30T07:52:33.501Z] GO111MODULE=off [2022-08-30T07:52:33.501Z] DOCKER_EXPERIMENTAL=1 [2022-08-30T07:52:33.501Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-30T07:52:33.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-30T07:52:33.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-30T07:52:33.501Z] GOPATH=/go [2022-08-30T07:52:33.501Z] PKG_CONFIG=pkg-config [2022-08-30T07:52:33.501Z] _=/usr/bin/env [2022-08-30T07:52:33.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-30T07:52:33.710Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-30T07:52:33.710Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-08-30T07:52:33.710Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-08-30T07:52:33.710Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-08-30T07:52:33.710Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-08-30T07:52:33.710Z] === RUN TestDeleteDevicemapper [2022-08-30T07:52:33.710Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-30T07:52:33.710Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-30T07:52:33.710Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-30T07:52:35.643Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-08-30T07:52:35.643Z] === RUN TestUpdateMemory [2022-08-30T07:52:35.900Z] --- PASS: TestUpdateMemory (0.57s) [2022-08-30T07:52:35.900Z] === RUN TestUpdateCPUQuota [2022-08-30T07:52:36.829Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-08-30T07:52:36.829Z] === RUN TestUpdatePidsLimit [2022-08-30T07:52:36.829Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-30T07:52:37.085Z] === RUN TestUpdatePidsLimit/no_change [2022-08-30T07:52:37.085Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-30T07:52:37.341Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-30T07:52:37.596Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-30T07:52:37.852Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-30T07:52:38.150Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-30T07:52:38.712Z] --- PASS: TestUpdatePidsLimit (2.03s) [2022-08-30T07:52:38.712Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-08-30T07:52:38.712Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-30T07:52:38.712Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-30T07:52:38.712Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-30T07:52:38.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-30T07:52:38.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-30T07:52:38.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-30T07:52:38.712Z] === RUN TestUpdateRestartPolicy [2022-08-30T07:52:41.201Z] --- PASS: TestBuildSquashParent (7.36s) [2022-08-30T07:52:41.201Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-30T07:52:41.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:52:41.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:52:41.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:52:41.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:52:41.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:52:41.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:52:41.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:52:41.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:52:41.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:52:41.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:52:41.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:52:41.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:52:41.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:52:41.201Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:52:42.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-30T07:52:42.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-30T07:52:43.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:52:43.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:52:44.983Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:52:44.983Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:52:46.874Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-30T07:52:46.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s) [2022-08-30T07:52:46.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2022-08-30T07:52:46.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2022-08-30T07:52:46.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2022-08-30T07:52:46.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2022-08-30T07:52:46.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2022-08-30T07:52:46.874Z] === RUN TestBuildMultiStageCopy [2022-08-30T07:52:46.874Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-30T07:52:50.143Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-30T07:52:50.927Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-08-30T07:52:50.927Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-30T07:52:50.927Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-08-30T07:52:50.927Z] === RUN TestWaitNonBlocked [2022-08-30T07:52:50.927Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T07:52:50.927Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T07:52:50.927Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T07:52:50.927Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T07:52:50.927Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T07:52:50.927Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T07:52:51.071Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-30T07:52:51.191Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-30T07:52:51.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2022-08-30T07:52:51.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2022-08-30T07:52:51.191Z] === RUN TestWaitBlocked [2022-08-30T07:52:51.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T07:52:51.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T07:52:51.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T07:52:51.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T07:52:51.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T07:52:51.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T07:52:52.120Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-30T07:52:52.120Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-08-30T07:52:52.120Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-08-30T07:52:52.120Z] === RUN TestWaitConditions [2022-08-30T07:52:52.120Z] === RUN TestWaitConditions/default [2022-08-30T07:52:52.120Z] === PAUSE TestWaitConditions/default [2022-08-30T07:52:52.120Z] === RUN TestWaitConditions/not-running [2022-08-30T07:52:52.120Z] === PAUSE TestWaitConditions/not-running [2022-08-30T07:52:52.120Z] === RUN TestWaitConditions/next-exit [2022-08-30T07:52:52.120Z] === PAUSE TestWaitConditions/next-exit [2022-08-30T07:52:52.120Z] === RUN TestWaitConditions/removed [2022-08-30T07:52:52.120Z] === PAUSE TestWaitConditions/removed [2022-08-30T07:52:52.120Z] === CONT TestWaitConditions/default [2022-08-30T07:52:52.120Z] === CONT TestWaitConditions/next-exit [2022-08-30T07:52:52.436Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-30T07:52:53.364Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-30T07:52:54.052Z] === CONT TestWaitConditions/not-running [2022-08-30T07:52:54.052Z] === CONT TestWaitConditions/removed [2022-08-30T07:52:54.292Z] --- PASS: TestBuildMultiStageCopy (7.24s) [2022-08-30T07:52:54.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2022-08-30T07:52:54.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-30T07:52:54.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-30T07:52:54.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-08-30T07:52:54.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-08-30T07:52:54.292Z] === RUN TestBuildMultiStageParentConfig [2022-08-30T07:52:55.417Z] --- PASS: TestWaitConditions (0.01s) [2022-08-30T07:52:55.417Z] --- PASS: TestWaitConditions/default (1.74s) [2022-08-30T07:52:55.417Z] --- PASS: TestWaitConditions/next-exit (1.76s) [2022-08-30T07:52:55.417Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-08-30T07:52:55.417Z] --- PASS: TestWaitConditions/removed (1.58s) [2022-08-30T07:52:55.417Z] === RUN TestWaitRestartedContainer [2022-08-30T07:52:55.417Z] === RUN TestWaitRestartedContainer/default [2022-08-30T07:52:55.417Z] === PAUSE TestWaitRestartedContainer/default [2022-08-30T07:52:55.417Z] === RUN TestWaitRestartedContainer/not-running [2022-08-30T07:52:55.417Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-30T07:52:55.417Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-30T07:52:55.417Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-30T07:52:55.417Z] === CONT TestWaitRestartedContainer/default [2022-08-30T07:52:55.417Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-30T07:52:56.831Z] === CONT TestWaitRestartedContainer/not-running [2022-08-30T07:52:57.760Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-30T07:52:57.760Z] --- PASS: TestWaitRestartedContainer/next-exit (1.26s) [2022-08-30T07:52:57.760Z] --- PASS: TestWaitRestartedContainer/default (1.51s) [2022-08-30T07:52:57.760Z] --- PASS: TestWaitRestartedContainer/not-running (0.99s) [2022-08-30T07:52:57.760Z] === CONT TestContainerStartOnDaemonRestart [2022-08-30T07:52:57.760Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-30T07:52:59.536Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-30T07:52:59.537Z] === RUN TestBuildLabelWithTargets [2022-08-30T07:53:00.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-30T07:53:00.278Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2022-08-30T07:53:00.279Z] === CONT TestDaemonHostGatewayIP [2022-08-30T07:53:00.279Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-08-30T07:53:00.279Z] === CONT TestDaemonRestartIpcMode [2022-08-30T07:53:00.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-30T07:53:02.797Z] --- PASS: TestDaemonHostGatewayIP (2.83s) [2022-08-30T07:53:02.797Z] === CONT TestIpcModeOlderClient [2022-08-30T07:53:02.797Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-30T07:53:02.797Z] === CONT TestContainerKillOnDaemonStart [2022-08-30T07:53:02.797Z] --- PASS: TestDaemonRestartIpcMode (2.95s) [2022-08-30T07:53:07.627Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-30T07:53:07.627Z] === RUN TestBuildWithEmptyLayers [2022-08-30T07:53:10.142Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-08-30T07:53:10.142Z] === RUN TestBuildMultiStageOnBuild [2022-08-30T07:53:14.967Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-08-30T07:53:14.967Z] PASS [2022-08-30T07:53:14.967Z] [2022-08-30T07:53:14.967Z] === Skipped [2022-08-30T07:53:14.967Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-30T07:53:14.967Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-30T07:53:14.967Z] [2022-08-30T07:53:14.967Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-30T07:53:14.967Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-30T07:53:14.967Z] [2022-08-30T07:53:14.967Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-30T07:53:14.967Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-30T07:53:14.967Z] [2022-08-30T07:53:14.967Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-30T07:53:14.967Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-30T07:53:14.967Z] [2022-08-30T07:53:14.967Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-30T07:53:14.967Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-30T07:53:14.967Z] [2022-08-30T07:53:14.967Z] DONE 273 tests, 5 skipped in 138.385s [2022-08-30T07:53:14.967Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-30T07:53:14.967Z] === RUN TestConfigDaemonLibtrustID [2022-08-30T07:53:14.967Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-30T07:53:14.967Z] === RUN TestConfigDaemonID [2022-08-30T07:53:15.389Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-08-30T07:53:15.389Z] === RUN TestBuildUncleanTarFilenames [2022-08-30T07:53:15.938Z] daemon_test.go:83: [dc2e3a3caa3a3] daemon is not started [2022-08-30T07:53:15.939Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-30T07:53:15.939Z] === RUN TestDaemonConfigValidation [2022-08-30T07:53:15.939Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-30T07:53:15.939Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-30T07:53:15.939Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-30T07:53:15.939Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-30T07:53:15.939Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-30T07:53:15.939Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-30T07:53:15.939Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-30T07:53:15.939Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-30T07:53:15.939Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-30T07:53:15.939Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-30T07:53:15.939Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-30T07:53:15.939Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-30T07:53:15.939Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-30T07:53:15.939Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-30T07:53:15.939Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-30T07:53:15.951Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-30T07:53:15.951Z] === RUN TestBuildMultiStageLayerLeak [2022-08-30T07:53:16.195Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-30T07:53:16.195Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-30T07:53:16.195Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-30T07:53:16.195Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-30T07:53:16.195Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-30T07:53:16.195Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-30T07:53:16.195Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-30T07:53:16.195Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-30T07:53:17.122Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-30T07:53:18.487Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-30T07:53:19.414Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-30T07:53:19.414Z] daemon_test.go:197: [d389025f6507c] daemon is not started [2022-08-30T07:53:19.414Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-30T07:53:19.414Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-30T07:53:19.414Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-30T07:53:19.414Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-30T07:53:19.414Z] === RUN TestDaemonProxy [2022-08-30T07:53:19.414Z] === RUN TestDaemonProxy/environment_variables [2022-08-30T07:53:20.116Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-30T07:53:20.116Z] === RUN TestBuildWithHugeFile [2022-08-30T07:53:21.301Z] === RUN TestDaemonProxy/command-line_options [2022-08-30T07:53:22.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-30T07:53:22.705Z] === RUN TestDaemonProxy/configuration_file [2022-08-30T07:53:24.592Z] === RUN TestDaemonProxy/conflicting_options [2022-08-30T07:53:24.848Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-30T07:53:25.409Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-30T07:53:25.409Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-30T07:53:25.409Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-30T07:53:25.409Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-30T07:53:25.409Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-30T07:53:25.409Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-30T07:53:25.409Z] PASS [2022-08-30T07:53:25.409Z] [2022-08-30T07:53:25.409Z] DONE 18 tests in 11.181s [2022-08-30T07:53:25.409Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-30T07:53:25.665Z] INFO: Testing against a local daemon [2022-08-30T07:53:25.665Z] === RUN TestCommitInheritsEnv [2022-08-30T07:53:25.921Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-08-30T07:53:25.921Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-30T07:53:25.921Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-30T07:53:25.921Z] === RUN TestImportWithCustomPlatform [2022-08-30T07:53:25.921Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-30T07:53:25.921Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-30T07:53:25.921Z] === RUN TestImportWithCustomPlatform// [2022-08-30T07:53:25.921Z] === RUN TestImportWithCustomPlatform/linux [2022-08-30T07:53:25.921Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-30T07:53:25.921Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-30T07:53:26.177Z] === RUN TestImportWithCustomPlatform/macos [2022-08-30T07:53:26.177Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-30T07:53:26.177Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-30T07:53:26.177Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-08-30T07:53:26.177Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-08-30T07:53:26.177Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-30T07:53:26.177Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-30T07:53:26.177Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-30T07:53:26.177Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-08-30T07:53:26.177Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-30T07:53:26.177Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-30T07:53:26.177Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-30T07:53:26.177Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-30T07:53:26.177Z] === RUN TestImagesFilterMultiReference [2022-08-30T07:53:26.177Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-30T07:53:26.177Z] === RUN TestImagePullPlatformInvalid [2022-08-30T07:53:26.177Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-30T07:53:26.177Z] === RUN TestRemoveImageOrphaning [2022-08-30T07:53:26.433Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-30T07:53:26.433Z] === RUN TestRemoveImageGarbageCollector [2022-08-30T07:53:27.037Z] time="2022-08-30T07:53:26Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-30T07:53:27.129Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 2m51.781026933s [2022-08-30T07:53:27.129Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.859729ms [2022-08-30T07:53:28.402Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-08-30T07:53:28.402Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-30T07:53:28.402Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-30T07:53:28.402Z] === RUN TestTagInvalidReference [2022-08-30T07:53:28.402Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-30T07:53:28.402Z] === RUN TestTagValidPrefixedRepo [2022-08-30T07:53:28.402Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-30T07:53:28.402Z] === RUN TestTagExistedNameWithoutForce [2022-08-30T07:53:28.402Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-30T07:53:28.402Z] === RUN TestTagOfficialNames [2022-08-30T07:53:28.402Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-30T07:53:28.402Z] === RUN TestTagMatchesDigest [2022-08-30T07:53:28.402Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-30T07:53:28.402Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-30T07:53:29.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-30T07:53:35.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-30T07:53:35.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-30T07:53:36.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-30T07:53:37.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-30T07:53:38.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-30T07:53:38.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-30T07:53:39.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-30T07:53:41.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-30T07:53:42.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-30T07:53:43.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-30T07:53:43.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-30T07:53:44.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-30T07:53:45.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-30T07:53:46.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-30T07:53:46.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-30T07:53:47.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-30T07:53:48.608Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-30T07:53:48.608Z] Using test binary docker [2022-08-30T07:53:48.609Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-30T07:53:48.609Z] +++ /etc/init.d/apparmor start [2022-08-30T07:53:48.609Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-30T07:53:48.609Z] INFO: Waiting for daemon to start... [2022-08-30T07:53:48.609Z] Starting dockerd [2022-08-30T07:53:48.609Z] +++ 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-30T07:53:53.872Z] . [2022-08-30T07:53:53.872Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-30T07:53:53.872Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-30T07:53:53.872Z] Error: No such image: emptyfs [2022-08-30T07:53:53.872Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-30T07:53:53.872Z] ++++ docker load [2022-08-30T07:53:54.131Z] Running integration-test (iteration 1) [2022-08-30T07:53:54.131Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-30T07:53:54.131Z] ++ 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-30T07:53:54.131Z] ++ set -e [2022-08-30T07:53:54.131Z] ++ '[' -n 0 ']' [2022-08-30T07:53:54.131Z] ++ set -x [2022-08-30T07:53:54.131Z] ++ 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-30T07:53:54.389Z] Loaded image: busybox:latest [2022-08-30T07:53:54.389Z] Loaded image: busybox:glibc [2022-08-30T07:53:55.325Z] Loaded image: debian:bullseye-slim [2022-08-30T07:53:55.583Z] Loaded image: hello-world:latest [2022-08-30T07:53:55.583Z] Loaded image: arm32v7/hello-world:latest [2022-08-30T07:53:55.583Z] INFO: Testing against a local daemon [2022-08-30T07:53:55.583Z] === RUN TestCgroupNamespacesBuild [2022-08-30T07:53:56.964Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-08-30T07:53:56.964Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-30T07:53:57.898Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-08-30T07:53:57.898Z] === RUN TestBuildWithSession [2022-08-30T07:53:57.898Z] build_session_test.go:25: TODO: BuildKit [2022-08-30T07:53:57.898Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-30T07:53:57.898Z] === RUN TestBuildSquashParent [2022-08-30T07:54:01.183Z] --- PASS: TestBuildSquashParent (3.34s) [2022-08-30T07:54:01.183Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-30T07:54:01.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:54:01.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:54:01.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:54:01.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:54:01.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:54:01.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:54:01.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:54:01.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:54:01.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:54:01.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:54:01.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:54:01.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:54:01.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:54:01.183Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:54:03.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:54:03.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:54:04.019Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:54:04.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-30T07:54:04.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:54:05.652Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-30T07:54:05.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2022-08-30T07:54:05.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2022-08-30T07:54:05.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.34s) [2022-08-30T07:54:05.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2022-08-30T07:54:05.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s) [2022-08-30T07:54:05.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) [2022-08-30T07:54:05.652Z] === RUN TestBuildMultiStageCopy [2022-08-30T07:54:05.652Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-30T07:54:06.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-30T07:54:06.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-30T07:54:06.844Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-30T07:54:07.102Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-30T07:54:07.360Z] --- PASS: TestBuildMultiStageCopy (1.95s) [2022-08-30T07:54:07.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) [2022-08-30T07:54:07.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-30T07:54:07.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-30T07:54:07.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-30T07:54:07.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-30T07:54:07.361Z] === RUN TestBuildMultiStageParentConfig [2022-08-30T07:54:07.927Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-08-30T07:54:07.927Z] === RUN TestBuildLabelWithTargets [2022-08-30T07:54:08.862Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-08-30T07:54:08.862Z] === RUN TestBuildWithEmptyLayers [2022-08-30T07:54:09.429Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-30T07:54:09.429Z] === RUN TestBuildMultiStageOnBuild [2022-08-30T07:54:10.804Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2022-08-30T07:54:10.804Z] === RUN TestBuildUncleanTarFilenames [2022-08-30T07:54:11.372Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-30T07:54:11.372Z] === RUN TestBuildMultiStageLayerLeak [2022-08-30T07:54:12.746Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2022-08-30T07:54:12.746Z] === RUN TestBuildWithHugeFile [2022-08-30T07:54:16.302Z] --- PASS: TestBuildWithHugeFile (50.78s) [2022-08-30T07:54:16.302Z] === RUN TestBuildWCOWSandboxSize [2022-08-30T07:54:16.302Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-30T07:54:16.302Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-30T07:54:16.302Z] === RUN TestBuildWithEmptyDockerfile [2022-08-30T07:54:16.302Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:54:16.302Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:54:16.302Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:54:16.302Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:54:16.302Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:54:16.302Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:54:16.302Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:54:16.302Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:54:16.302Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:54:16.302Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-08-30T07:54:16.302Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-08-30T07:54:16.302Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-08-30T07:54:16.302Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-30T07:54:16.302Z] === RUN TestBuildPreserveOwnership [2022-08-30T07:54:16.302Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-30T07:54:17.229Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-30T07:54:21.396Z] --- PASS: TestBuildPreserveOwnership (9.87s) [2022-08-30T07:54:21.396Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.85s) [2022-08-30T07:54:21.396Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-30T07:54:21.396Z] === RUN TestBuildPlatformInvalid [2022-08-30T07:54:21.396Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-30T07:54:21.396Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-30T07:54:21.396Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-30T07:54:21.396Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-30T07:54:21.396Z] PASS [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] === Skipped [2022-08-30T07:54:21.396Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-30T07:54:21.396Z] build_session_test.go:25: TODO: BuildKit [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-30T07:54:21.396Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-30T07:54:21.396Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] DONE 34 tests, 3 skipped in 112.728s [2022-08-30T07:54:21.396Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-30T07:54:21.396Z] INFO: Testing against a local daemon [2022-08-30T07:54:21.396Z] === RUN TestConfigInspect [2022-08-30T07:54:21.396Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-30T07:54:21.396Z] === RUN TestConfigList [2022-08-30T07:54:21.396Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] --- SKIP: TestConfigList (0.01s) [2022-08-30T07:54:21.396Z] === RUN TestConfigsCreateAndDelete [2022-08-30T07:54:21.396Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-08-30T07:54:21.396Z] === RUN TestConfigsUpdate [2022-08-30T07:54:21.396Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-30T07:54:21.396Z] === RUN TestTemplatedConfig [2022-08-30T07:54:21.396Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-30T07:54:21.396Z] === RUN TestConfigCreateResolve [2022-08-30T07:54:21.396Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-30T07:54:21.396Z] PASS [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] === Skipped [2022-08-30T07:54:21.396Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-30T07:54:21.396Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-30T07:54:21.396Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-08-30T07:54:21.396Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-30T07:54:21.396Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-30T07:54:21.396Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-30T07:54:21.396Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:54:21.396Z] [2022-08-30T07:54:21.396Z] DONE 6 tests, 6 skipped in 0.168s [2022-08-30T07:54:21.396Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-30T07:54:21.653Z] INFO: Testing against a local daemon [2022-08-30T07:54:21.653Z] === RUN TestAttachWithTTY [2022-08-30T07:54:21.653Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-30T07:54:21.653Z] === RUN TestAttachWithoutTTy [2022-08-30T07:54:21.653Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-30T07:54:21.653Z] === RUN TestCheckpoint [2022-08-30T07:54:21.653Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-30T07:54:21.653Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/commit [2022-08-30T07:54:21.653Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-30T07:54:21.653Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:54:21.653Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:54:21.653Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:54:21.653Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:54:21.653Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:54:21.653Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:54:21.653Z] === CONT TestContainerInvalidJSON/commit [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-30T07:54:21.653Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-30T07:54:21.653Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-30T07:54:21.653Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-30T07:54:21.653Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-30T07:54:21.653Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-30T07:54:21.653Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-30T07:54:21.653Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-30T07:54:21.653Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-30T07:54:21.654Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-30T07:54:21.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-30T07:54:21.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-30T07:54:21.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-30T07:54:21.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-30T07:54:21.910Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-30T07:54:21.910Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-30T07:54:21.910Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-30T07:54:21.910Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-30T07:54:21.910Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-30T07:54:21.910Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-30T07:54:21.910Z] === RUN TestCopyEmptyFile [2022-08-30T07:54:22.166Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-30T07:54:22.166Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-30T07:54:22.166Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-30T07:54:22.166Z] === RUN TestCopyFromContainer [2022-08-30T07:54:26.336Z] === RUN TestCopyFromContainer// [2022-08-30T07:54:26.336Z] === RUN TestCopyFromContainer//bar/root [2022-08-30T07:54:26.336Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-30T07:54:26.336Z] === RUN TestCopyFromContainer/bar/quux [2022-08-30T07:54:26.336Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-30T07:54:26.336Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-30T07:54:26.597Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-30T07:54:26.597Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-30T07:54:26.597Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-30T07:54:26.597Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer (4.62s) [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-30T07:54:26.857Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-08-30T07:54:26.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-30T07:54:26.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:54:26.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:54:26.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:54:26.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:54:26.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:54:26.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:54:26.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:54:26.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:54:26.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:54:26.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-30T07:54:26.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-30T07:54:26.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-30T07:54:26.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-30T07:54:26.857Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-30T07:54:26.857Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-30T07:54:26.857Z] === RUN TestCreateWithInvalidEnv [2022-08-30T07:54:26.857Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-30T07:54:26.857Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-30T07:54:26.857Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-30T07:54:26.857Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-30T07:54:26.857Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-30T07:54:26.857Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-30T07:54:26.857Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-30T07:54:26.857Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-30T07:54:26.857Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-30T07:54:26.857Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-30T07:54:26.857Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-30T07:54:26.857Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-30T07:54:26.857Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-30T07:54:26.857Z] === RUN TestCreateTmpfsMountsTarget [2022-08-30T07:54:26.857Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-30T07:54:26.857Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-30T07:54:28.224Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-08-30T07:54:28.224Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-30T07:54:29.154Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-08-30T07:54:29.154Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-30T07:54:29.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:54:29.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:54:29.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:54:29.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:54:29.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:54:29.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:54:29.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:54:29.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:54:29.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:54:29.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:54:29.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:54:29.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:54:29.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:54:29.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:54:29.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:54:29.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-30T07:54:29.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-30T07:54:29.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-30T07:54:29.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-30T07:54:29.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-30T07:54:29.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-30T07:54:29.410Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-30T07:54:29.666Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-30T07:54:29.666Z] === RUN TestCreateDifferentPlatform [2022-08-30T07:54:29.666Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-30T07:54:29.666Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-30T07:54:29.666Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-30T07:54:29.666Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-30T07:54:29.666Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-30T07:54:29.666Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-30T07:54:29.666Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-30T07:54:29.666Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-30T07:54:29.666Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-30T07:54:29.666Z] === RUN TestCreateInvalidHostConfig [2022-08-30T07:54:29.666Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:54:29.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:54:29.666Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:54:29.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:54:29.666Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:54:29.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:54:29.666Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:54:29.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:54:29.666Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:54:29.666Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:54:29.666Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:54:29.666Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:54:29.666Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-30T07:54:29.666Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-30T07:54:29.666Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-30T07:54:29.666Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-30T07:54:29.666Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-30T07:54:29.666Z] === RUN TestContainerStartOnDaemonRestart [2022-08-30T07:54:29.666Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-30T07:54:29.666Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-30T07:54:29.666Z] === RUN TestDaemonRestartIpcMode [2022-08-30T07:54:29.666Z] === PAUSE TestDaemonRestartIpcMode [2022-08-30T07:54:29.666Z] === RUN TestDaemonHostGatewayIP [2022-08-30T07:54:29.666Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:54:29.666Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-30T07:54:29.666Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-30T07:54:29.666Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-30T07:54:29.666Z] === RUN TestContainerKillOnDaemonStart [2022-08-30T07:54:29.666Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-30T07:54:29.666Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-30T07:54:29.666Z] === RUN TestDiff [2022-08-30T07:54:30.229Z] --- PASS: TestDiff (0.40s) [2022-08-30T07:54:30.229Z] === RUN TestExecConsoleSize [2022-08-30T07:54:30.791Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-30T07:54:30.791Z] === RUN TestExecWithCloseStdin [2022-08-30T07:54:30.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-30T07:54:31.047Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-30T07:54:31.047Z] === RUN TestExec [2022-08-30T07:54:31.609Z] --- PASS: TestExec (0.47s) [2022-08-30T07:54:31.609Z] === RUN TestExecUser [2022-08-30T07:54:32.171Z] --- PASS: TestExecUser (0.49s) [2022-08-30T07:54:32.171Z] === RUN TestExportContainerAndImportImage [2022-08-30T07:54:32.734Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-08-30T07:54:32.734Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-30T07:54:34.099Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-08-30T07:54:34.099Z] === RUN TestHealthCheckWorkdir [2022-08-30T07:54:34.662Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-30T07:54:34.662Z] === RUN TestHealthKillContainer [2022-08-30T07:54:42.747Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-30T07:54:42.747Z] === RUN TestHealthCheckProcessKilled [2022-08-30T07:54:43.311Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2022-08-30T07:54:43.311Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-30T07:54:43.311Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-30T07:54:43.311Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-30T07:54:43.311Z] === RUN TestIpcModeNone [2022-08-30T07:54:43.567Z] --- PASS: TestIpcModeNone (0.45s) [2022-08-30T07:54:43.567Z] === RUN TestIpcModePrivate [2022-08-30T07:54:43.842Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-30T07:54:44.106Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-30T07:54:44.106Z] === RUN TestIpcModeShareable [2022-08-30T07:54:44.106Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-30T07:54:44.106Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-30T07:54:44.106Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-30T07:54:46.023Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-08-30T07:54:46.023Z] === RUN TestAPIIpcModeHost [2022-08-30T07:54:46.023Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-30T07:54:46.023Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-30T07:54:46.023Z] === RUN TestDaemonIpcModeShareable [2022-08-30T07:54:46.023Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-30T07:54:46.023Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-30T07:54:46.023Z] === RUN TestDaemonIpcModePrivate [2022-08-30T07:54:46.592Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-30T07:54:46.848Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-30T07:54:46.848Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-30T07:54:46.848Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-30T07:54:46.848Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-30T07:54:46.848Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-30T07:54:46.848Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-30T07:54:46.848Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-30T07:54:46.848Z] === RUN TestIpcModeOlderClient [2022-08-30T07:54:46.848Z] === PAUSE TestIpcModeOlderClient [2022-08-30T07:54:46.848Z] === RUN TestKillContainerInvalidSignal [2022-08-30T07:54:47.410Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-30T07:54:47.410Z] === RUN TestKillContainer [2022-08-30T07:54:47.410Z] === RUN TestKillContainer/no_signal [2022-08-30T07:54:47.667Z] === RUN TestKillContainer/non_killing_signal [2022-08-30T07:54:47.926Z] === RUN TestKillContainer/killing_signal [2022-08-30T07:54:48.488Z] --- PASS: TestKillContainer (1.26s) [2022-08-30T07:54:48.489Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-30T07:54:48.489Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-30T07:54:48.489Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-30T07:54:48.489Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-30T07:54:48.489Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-30T07:54:49.051Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-30T07:54:49.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-08-30T07:54:49.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-30T07:54:49.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-30T07:54:49.307Z] === RUN TestKillStoppedContainer [2022-08-30T07:54:49.563Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-30T07:54:49.563Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-30T07:54:49.563Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-30T07:54:49.563Z] === RUN TestKillDifferentUserContainer [2022-08-30T07:54:49.820Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-30T07:54:49.820Z] === RUN TestInspectOomKilledTrue [2022-08-30T07:54:49.820Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:54:49.820Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-30T07:54:49.820Z] === RUN TestInspectOomKilledFalse [2022-08-30T07:54:49.820Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-30T07:54:49.820Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-30T07:54:49.820Z] === RUN TestLinksEtcHostsContentMatch [2022-08-30T07:54:49.820Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-30T07:54:49.820Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-30T07:54:49.820Z] === RUN TestLinksContainerNames [2022-08-30T07:54:50.748Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-30T07:54:50.748Z] === RUN TestLogsFollowTailEmpty [2022-08-30T07:54:51.005Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-30T07:54:51.005Z] === RUN TestLogs [2022-08-30T07:54:51.005Z] === RUN TestLogs/driver_local [2022-08-30T07:54:51.005Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:54:51.005Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:54:51.005Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-30T07:54:51.005Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-30T07:54:51.005Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-30T07:54:51.005Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-30T07:54:51.005Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:54:51.005Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:54:51.005Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:54:51.005Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:54:51.005Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:54:51.005Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:54:51.262Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:54:51.262Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:54:51.825Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:54:51.825Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:54:52.389Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-30T07:54:52.389Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-30T07:54:53.318Z] === RUN TestLogs/driver_json-file [2022-08-30T07:54:53.318Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:54:53.318Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:54:53.318Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:54:53.318Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:54:53.318Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:54:53.318Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:54:53.318Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:54:53.318Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:54:53.318Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:54:53.318Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:54:53.318Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:54:53.318Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:54:53.318Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:54:53.318Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:54:53.881Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:54:53.881Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:54:54.444Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:54:54.444Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:54:55.007Z] --- PASS: TestLogs (3.86s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.59s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.45s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.78s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.89s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s) [2022-08-30T07:54:55.007Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-08-30T07:54:55.007Z] === RUN TestContainerNetworkMountsNoChown [2022-08-30T07:54:55.264Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/default [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/default [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/private [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/private [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/rprivate [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/slave [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/slave [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/rslave [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/shared [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/shared [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/rshared [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-30T07:54:55.264Z] === CONT TestMountDaemonRoot/default [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:54:55.264Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:54:55.264Z] === CONT TestMountDaemonRoot/rslave [2022-08-30T07:54:55.264Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:54:55.264Z] === CONT TestMountDaemonRoot/rshared [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/shared [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/rprivate [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/slave [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/private [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:54:55.522Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:54:55.522Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:54:55.522Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:54:55.778Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-30T07:54:55.778Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-30T07:54:55.778Z] === RUN TestContainerBindMountNonRecursive [2022-08-30T07:54:55.778Z] 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-30T07:54:55.778Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-08-30T07:54:55.778Z] === RUN TestContainerVolumesMountedAsShared [2022-08-30T07:54:55.778Z] 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-30T07:54:55.778Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-30T07:54:55.778Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-30T07:54:55.778Z] 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-30T07:54:55.778Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-30T07:54:55.778Z] === RUN TestNetworkNat [2022-08-30T07:54:57.147Z] --- PASS: TestNetworkNat (1.00s) [2022-08-30T07:54:57.147Z] === RUN TestNetworkLocalhostTCPNat [2022-08-30T07:54:57.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-30T07:54:57.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-30T07:54:57.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-30T07:54:57.403Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-30T07:54:57.403Z] === RUN TestNetworkLoopbackNat [2022-08-30T07:54:59.416Z] --- PASS: TestBuildWithHugeFile (44.62s) [2022-08-30T07:54:59.416Z] === RUN TestBuildWCOWSandboxSize [2022-08-30T07:54:59.416Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-30T07:54:59.416Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-30T07:54:59.416Z] === RUN TestBuildWithEmptyDockerfile [2022-08-30T07:54:59.416Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:54:59.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:54:59.416Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:54:59.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:54:59.416Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:54:59.416Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:54:59.416Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:54:59.416Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:54:59.416Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:54:59.416Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-30T07:54:59.416Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-30T07:54:59.416Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-30T07:54:59.416Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-30T07:54:59.416Z] === RUN TestBuildPreserveOwnership [2022-08-30T07:54:59.416Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-30T07:54:59.416Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-30T07:54:59.918Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-08-30T07:54:59.918Z] === RUN TestPause [2022-08-30T07:54:59.918Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:54:59.918Z] --- SKIP: TestPause (0.00s) [2022-08-30T07:54:59.918Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-30T07:54:59.918Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-30T07:54:59.918Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-30T07:54:59.918Z] === RUN TestPauseStopPausedContainer [2022-08-30T07:54:59.918Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:54:59.918Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-30T07:54:59.918Z] === RUN TestPidHost [2022-08-30T07:54:59.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-30T07:55:00.350Z] --- PASS: TestBuildPreserveOwnership (2.77s) [2022-08-30T07:55:00.350Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.81s) [2022-08-30T07:55:00.350Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-30T07:55:00.350Z] === RUN TestBuildPlatformInvalid [2022-08-30T07:55:00.350Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-30T07:55:00.350Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-30T07:55:00.847Z] --- PASS: TestPidHost (0.92s) [2022-08-30T07:55:00.847Z] === RUN TestPsFilter [2022-08-30T07:55:00.847Z] --- PASS: TestPsFilter (0.10s) [2022-08-30T07:55:00.847Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-30T07:55:01.284Z] Loaded image: busybox:latest [2022-08-30T07:55:01.284Z] Loaded image: busybox:glibc [2022-08-30T07:55:01.409Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-30T07:55:01.409Z] === RUN TestRemoveContainerWithVolume [2022-08-30T07:55:01.972Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-08-30T07:55:01.972Z] === RUN TestRemoveContainerRunning [2022-08-30T07:55:02.218Z] Loaded image: debian:bullseye-slim [2022-08-30T07:55:02.218Z] Loaded image: hello-world:latest [2022-08-30T07:55:02.229Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-30T07:55:02.229Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-30T07:55:02.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-30T07:55:02.477Z] Loaded image: arm32v7/hello-world:latest [2022-08-30T07:55:02.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-30T07:55:02.791Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-30T07:55:02.791Z] === RUN TestRemoveInvalidContainer [2022-08-30T07:55:02.791Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-30T07:55:02.791Z] === RUN TestRenameLinkedContainer [2022-08-30T07:55:03.574Z] INFO [linters context/goanalysis] analyzers took 7m6.053574824s with top 10 stages: buildir: 2m24.564453006s, the_only_name: 40.708900779s, goimports: 29.793369239s, unconvert: 23.866459838s, S1038: 19.463496662s, gosec: 18.958920367s, misspell: 7.809185554s, unused: 5.637017388s, S1039: 5.184019553s, SA1012: 4.860085875s [2022-08-30T07:55:03.574Z] INFO [runner] Issues before processing: 2394, after processing: 0 [2022-08-30T07:55:03.574Z] INFO [runner] Processors filtering stat (out/in): cgo: 2131/2394, filename_unadjuster: 2131/2131, exclude: 2028/2028, path_prettifier: 2131/2131, nolint: 0/78, autogenerated_exclude: 2028/2131, identifier_marker: 2028/2028, skip_files: 2131/2131, skip_dirs: 2131/2131, exclude-rules: 78/2028 [2022-08-30T07:55:03.574Z] INFO [runner] processing took 84.73592ms with stages: nolint: 35.009623ms, identifier_marker: 21.662708ms, path_prettifier: 9.403588ms, autogenerated_exclude: 8.548499ms, exclude-rules: 8.004937ms, skip_dirs: 1.75921ms, cgo: 203.651µs, filename_unadjuster: 138.561µs, max_same_issues: 1.43µs, uniq_by_line: 603ns, exclude: 480ns, skip_files: 467ns, max_from_linter: 395ns, source_code: 323ns, diff: 289ns, sort_results: 257ns, path_shortener: 248ns, max_per_file_from_linter: 242ns, severity-rules: 217ns, path_prefixer: 192ns [2022-08-30T07:55:03.574Z] INFO [runner] linters took 1m46.393530314s with stages: goanalysis_metalinter: 1m46.308614459s [2022-08-30T07:55:03.574Z] INFO File cache stats: 1677 entries of total size 8.6MiB [2022-08-30T07:55:03.574Z] INFO Memory: 2788 samples, avg is 312.3MB, max is 1232.4MB [2022-08-30T07:55:03.574Z] INFO Execution took 4m38.694053263s [2022-08-30T07:55:03.574Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-30T07:55:03.905Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/make.sh dynbinary test-docker-py [2022-08-30T07:55:04.164Z] [2022-08-30T07:55:04.423Z] Removing bundles/ [2022-08-30T07:55:04.423Z] [2022-08-30T07:55:04.423Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-30T07:55:04.423Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-30T07:55:04.423Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:55:04.682Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-08-30T07:55:04.682Z] === RUN TestRenameStoppedContainer [2022-08-30T07:55:04.682Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-30T07:55:04.682Z] === RUN TestRenameRunningContainerAndReuse [2022-08-30T07:55:04.780Z] --- PASS: TestImportExtremelyLargeImageWorks (91.28s) [2022-08-30T07:55:04.780Z] PASS [2022-08-30T07:55:04.780Z] [2022-08-30T07:55:04.780Z] DONE 22 tests in 94.319s [2022-08-30T07:55:04.780Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-30T07:55:04.780Z] === RUN TestStripANSICommands [2022-08-30T07:55:04.780Z] === RUN TestStripANSICommands/#00 [2022-08-30T07:55:04.780Z] === RUN TestStripANSICommands/#01 [2022-08-30T07:55:04.780Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-30T07:55:04.780Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-30T07:55:04.780Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-30T07:55:04.780Z] PASS [2022-08-30T07:55:04.780Z] [2022-08-30T07:55:04.780Z] DONE 3 tests in 0.008s [2022-08-30T07:55:04.780Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-30T07:55:04.780Z] INFO: Testing against a local daemon [2022-08-30T07:55:04.780Z] === RUN TestNetworkCreateDelete [2022-08-30T07:55:04.780Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-30T07:55:04.780Z] === RUN TestDockerNetworkDeletePreferID [2022-08-30T07:55:04.780Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-30T07:55:04.780Z] === RUN TestDaemonDNSFallback [2022-08-30T07:55:05.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-30T07:55:05.610Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-30T07:55:05.611Z] === RUN TestRenameInvalidName [2022-08-30T07:55:06.172Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-30T07:55:06.172Z] === RUN TestRenameAnonymousContainer [2022-08-30T07:55:06.668Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-30T07:55:06.668Z] === RUN TestInspectNetwork [2022-08-30T07:55:07.539Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-30T07:55:07.539Z] === RUN TestRenameContainerWithSameName [2022-08-30T07:55:08.102Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-30T07:55:08.102Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-30T07:55:08.666Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-30T07:55:08.666Z] === RUN TestResize [2022-08-30T07:55:09.229Z] --- PASS: TestResize (0.44s) [2022-08-30T07:55:09.229Z] === RUN TestResizeWithInvalidSize [2022-08-30T07:55:09.792Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-08-30T07:55:09.792Z] === RUN TestResizeWhenContainerNotStarted [2022-08-30T07:55:09.938Z] === RUN TestInspectNetwork/full_network_id [2022-08-30T07:55:09.938Z] === RUN TestInspectNetwork/partial_network_id [2022-08-30T07:55:09.938Z] === RUN TestInspectNetwork/network_name [2022-08-30T07:55:09.938Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-30T07:55:10.048Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-30T07:55:10.049Z] === RUN TestDaemonRestartKillContainers [2022-08-30T07:55:10.049Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-30T07:55:10.049Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-30T07:55:10.049Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-30T07:55:10.049Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-30T07:55:10.978Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-30T07:55:11.907Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.76s) [2022-08-30T07:55:11.907Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-30T07:55:11.907Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s) [2022-08-30T07:55:11.907Z] === RUN TestCgroupNamespacesRun [2022-08-30T07:55:12.448Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.62s) [2022-08-30T07:55:12.448Z] PASS [2022-08-30T07:55:12.448Z] [2022-08-30T07:55:12.448Z] === Skipped [2022-08-30T07:55:12.448Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-30T07:55:12.448Z] build_session_test.go:25: TODO: BuildKit [2022-08-30T07:55:12.448Z] [2022-08-30T07:55:12.448Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-30T07:55:12.448Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-30T07:55:12.448Z] [2022-08-30T07:55:12.448Z] DONE 34 tests, 2 skipped in 77.976s [2022-08-30T07:55:12.448Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-30T07:55:12.448Z] ++ 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-30T07:55:12.448Z] ++ set -e [2022-08-30T07:55:12.448Z] ++ '[' -n 0 ']' [2022-08-30T07:55:12.448Z] ++ set -x [2022-08-30T07:55:12.448Z] ++ 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-30T07:55:12.448Z] INFO: Testing against a local daemon [2022-08-30T07:55:12.448Z] === RUN TestConfigInspect [2022-08-30T07:55:13.272Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-30T07:55:13.272Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-30T07:55:13.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-30T07:55:14.102Z] --- PASS: TestInspectNetwork (7.25s) [2022-08-30T07:55:14.102Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-30T07:55:14.102Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-30T07:55:14.102Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-30T07:55:14.102Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-30T07:55:14.102Z] === RUN TestRunContainerWithBridgeNone [2022-08-30T07:55:14.205Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-08-30T07:55:14.205Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-30T07:55:14.349Z] --- PASS: TestConfigInspect (2.28s) [2022-08-30T07:55:14.349Z] === RUN TestConfigList [2022-08-30T07:55:15.467Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-30T07:55:15.467Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T07:55:15.467Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T07:55:15.467Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T07:55:15.467Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-30T07:55:15.467Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-30T07:55:15.467Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-30T07:55:15.467Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-30T07:55:15.467Z] === RUN TestNetworkList [2022-08-30T07:55:15.467Z] === RUN TestNetworkList//networks [2022-08-30T07:55:15.467Z] === PAUSE TestNetworkList//networks [2022-08-30T07:55:15.467Z] === RUN TestNetworkList//networks/ [2022-08-30T07:55:15.467Z] === PAUSE TestNetworkList//networks/ [2022-08-30T07:55:15.467Z] === CONT TestNetworkList//networks [2022-08-30T07:55:15.467Z] === CONT TestNetworkList//networks/ [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkList (0.02s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-30T07:55:15.467Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-30T07:55:15.467Z] === RUN TestHostIPv4BridgeLabel [2022-08-30T07:55:15.572Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-30T07:55:15.572Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-30T07:55:15.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-30T07:55:16.034Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-30T07:55:16.034Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-30T07:55:16.501Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-08-30T07:55:16.501Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-30T07:55:16.878Z] --- PASS: TestConfigList (2.18s) [2022-08-30T07:55:16.878Z] === RUN TestConfigsCreateAndDelete [2022-08-30T07:55:17.399Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-30T07:55:17.399Z] === RUN TestDaemonDefaultNetworkPools [2022-08-30T07:55:17.869Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-30T07:55:17.869Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-30T07:55:17.961Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-30T07:55:17.961Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-30T07:55:18.797Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-08-30T07:55:18.797Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-30T07:55:18.933Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-30T07:55:18.933Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-30T07:55:19.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-30T07:55:19.360Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-30T07:55:19.360Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-30T07:55:19.452Z] --- PASS: TestConfigsCreateAndDelete (2.34s) [2022-08-30T07:55:19.452Z] === RUN TestConfigsUpdate [2022-08-30T07:55:19.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-30T07:55:20.298Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-30T07:55:20.298Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-30T07:55:20.726Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-30T07:55:20.726Z] === RUN TestNISDomainname [2022-08-30T07:55:20.726Z] 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-30T07:55:20.726Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-30T07:55:20.726Z] === RUN TestHostnameDnsResolution [2022-08-30T07:55:20.862Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-30T07:55:20.862Z] === RUN TestServiceWithPredefinedNetwork [2022-08-30T07:55:21.288Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-30T07:55:21.288Z] === RUN TestUnprivilegedPortsAndPing [2022-08-30T07:55:21.288Z] 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-30T07:55:21.288Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-30T07:55:21.288Z] === RUN TestPrivilegedHostDevices [2022-08-30T07:55:21.380Z] --- PASS: TestConfigsUpdate (2.22s) [2022-08-30T07:55:21.380Z] === RUN TestTemplatedConfig [2022-08-30T07:55:21.851Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-30T07:55:21.851Z] === RUN TestRunConsoleSize [2022-08-30T07:55:22.108Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-30T07:55:22.108Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-30T07:55:23.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-30T07:55:23.419Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-08-30T07:55:23.419Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-30T07:55:23.419Z] service_test.go:243: FLAKY_TEST [2022-08-30T07:55:23.419Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-30T07:55:23.419Z] === RUN TestServiceWithDataPathPortInit [2022-08-30T07:55:23.908Z] --- PASS: TestTemplatedConfig (2.39s) [2022-08-30T07:55:23.908Z] === RUN TestConfigCreateResolve [2022-08-30T07:55:23.998Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-08-30T07:55:23.998Z] === RUN TestStats [2022-08-30T07:55:23.998Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:23.998Z] --- SKIP: TestStats (0.00s) [2022-08-30T07:55:23.998Z] === RUN TestStopContainerWithTimeout [2022-08-30T07:55:23.998Z] === RUN TestStopContainerWithTimeout/0 [2022-08-30T07:55:23.998Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-30T07:55:23.998Z] === RUN TestStopContainerWithTimeout/1 [2022-08-30T07:55:23.998Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-30T07:55:23.998Z] === RUN TestStopContainerWithTimeout/3 [2022-08-30T07:55:23.998Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-30T07:55:23.998Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-30T07:55:23.998Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-30T07:55:24.255Z] === CONT TestStopContainerWithTimeout/0 [2022-08-30T07:55:24.255Z] === CONT TestStopContainerWithTimeout/3 [2022-08-30T07:55:24.817Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-30T07:55:25.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-30T07:55:25.808Z] --- PASS: TestConfigCreateResolve (2.26s) [2022-08-30T07:55:25.808Z] PASS [2022-08-30T07:55:25.808Z] [2022-08-30T07:55:25.808Z] DONE 6 tests in 13.764s [2022-08-30T07:55:25.808Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-30T07:55:25.808Z] ++ 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-30T07:55:25.808Z] ++ set -e [2022-08-30T07:55:25.808Z] ++ '[' -n 0 ']' [2022-08-30T07:55:25.808Z] ++ set -x [2022-08-30T07:55:25.809Z] ++ 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-30T07:55:26.072Z] INFO: Testing against a local daemon [2022-08-30T07:55:26.072Z] === RUN TestAttachWithTTY [2022-08-30T07:55:26.072Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-30T07:55:26.072Z] === RUN TestAttachWithoutTTy [2022-08-30T07:55:26.072Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-30T07:55:26.072Z] === RUN TestCheckpoint [2022-08-30T07:55:26.072Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-30T07:55:26.072Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/commit [2022-08-30T07:55:26.072Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-30T07:55:26.072Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:55:26.072Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:55:26.072Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:55:26.072Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:55:26.072Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:55:26.072Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:55:26.072Z] === CONT TestContainerInvalidJSON/commit [2022-08-30T07:55:26.072Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-30T07:55:26.072Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-30T07:55:26.072Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-30T07:55:26.072Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-30T07:55:26.072Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-30T07:55:26.072Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-30T07:55:26.072Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-30T07:55:26.072Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-30T07:55:26.073Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-30T07:55:26.073Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-30T07:55:26.073Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-30T07:55:26.073Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-30T07:55:26.073Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-30T07:55:26.073Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-30T07:55:26.073Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-30T07:55:26.331Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-30T07:55:26.331Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-30T07:55:26.331Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-30T07:55:26.331Z] === RUN TestCopyEmptyFile [2022-08-30T07:55:26.589Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-30T07:55:26.589Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-30T07:55:26.589Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-30T07:55:26.589Z] === RUN TestCopyFromContainer [2022-08-30T07:55:26.707Z] === CONT TestStopContainerWithTimeout/1 [2022-08-30T07:55:27.524Z] === RUN TestCopyFromContainer// [2022-08-30T07:55:27.524Z] === RUN TestCopyFromContainer//bar/root [2022-08-30T07:55:27.524Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-30T07:55:27.524Z] === RUN TestCopyFromContainer/bar/quux [2022-08-30T07:55:27.789Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-30T07:55:27.789Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-30T07:55:27.789Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-30T07:55:27.789Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-30T07:55:27.789Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-30T07:55:28.048Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer (1.52s) [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-08-30T07:55:28.048Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-30T07:55:28.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-30T07:55:28.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:55:28.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:55:28.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:55:28.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:55:28.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:55:28.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:55:28.048Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:55:28.048Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:55:28.048Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:55:28.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-30T07:55:28.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-30T07:55:28.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-30T07:55:28.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-30T07:55:28.048Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-30T07:55:28.048Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-30T07:55:28.048Z] === RUN TestCreateWithInvalidEnv [2022-08-30T07:55:28.048Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-30T07:55:28.048Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-30T07:55:28.048Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-30T07:55:28.048Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-30T07:55:28.048Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-30T07:55:28.048Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-30T07:55:28.048Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-30T07:55:28.048Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-30T07:55:28.048Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-30T07:55:28.048Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-30T07:55:28.048Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-30T07:55:28.048Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-30T07:55:28.048Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-30T07:55:28.048Z] === RUN TestCreateTmpfsMountsTarget [2022-08-30T07:55:28.048Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-30T07:55:28.048Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-30T07:55:28.073Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-30T07:55:28.073Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-08-30T07:55:28.073Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-08-30T07:55:28.073Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-08-30T07:55:28.073Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-30T07:55:28.073Z] === RUN TestDeleteDevicemapper [2022-08-30T07:55:28.073Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-30T07:55:28.073Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-30T07:55:28.073Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-30T07:55:28.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-30T07:55:29.424Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-08-30T07:55:29.424Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-30T07:55:29.439Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-08-30T07:55:29.439Z] === RUN TestUpdateMemory [2022-08-30T07:55:29.439Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:29.439Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-30T07:55:29.439Z] === RUN TestUpdateCPUQuota [2022-08-30T07:55:29.439Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:29.439Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-30T07:55:29.439Z] === RUN TestUpdatePidsLimit [2022-08-30T07:55:29.439Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:29.439Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-30T07:55:29.439Z] === RUN TestUpdateRestartPolicy [2022-08-30T07:55:30.359Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-08-30T07:55:30.359Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-30T07:55:30.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:55:30.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:55:30.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:55:30.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:55:30.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:55:30.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:55:30.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:55:30.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:55:30.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:55:30.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:55:30.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:55:30.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:55:30.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:55:30.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:55:30.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:55:30.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-30T07:55:30.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-30T07:55:30.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-30T07:55:30.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-30T07:55:30.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-30T07:55:30.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-30T07:55:30.359Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-30T07:55:30.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-30T07:55:30.926Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-30T07:55:30.926Z] === RUN TestCreateDifferentPlatform [2022-08-30T07:55:30.926Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-30T07:55:30.926Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-30T07:55:30.926Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-30T07:55:30.926Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-30T07:55:30.926Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-30T07:55:30.926Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-30T07:55:30.926Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-30T07:55:30.926Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-30T07:55:30.926Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-30T07:55:30.926Z] === RUN TestCreateInvalidHostConfig [2022-08-30T07:55:30.926Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:55:30.926Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:55:30.926Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:55:30.926Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:55:30.926Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:55:30.926Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:55:30.926Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:55:30.926Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:55:30.926Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:55:30.926Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:55:30.926Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:55:30.926Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:55:30.926Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-30T07:55:30.926Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-30T07:55:30.926Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-30T07:55:30.926Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-30T07:55:30.926Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-30T07:55:30.926Z] === RUN TestContainerStartOnDaemonRestart [2022-08-30T07:55:30.926Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-30T07:55:30.926Z] === RUN TestDaemonRestartIpcMode [2022-08-30T07:55:30.926Z] === PAUSE TestDaemonRestartIpcMode [2022-08-30T07:55:30.926Z] === RUN TestDaemonHostGatewayIP [2022-08-30T07:55:30.926Z] === PAUSE TestDaemonHostGatewayIP [2022-08-30T07:55:30.926Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-30T07:55:30.926Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-30T07:55:30.926Z] === RUN TestContainerKillOnDaemonStart [2022-08-30T07:55:30.926Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-30T07:55:30.926Z] === RUN TestDiff [2022-08-30T07:55:31.492Z] --- PASS: TestDiff (0.41s) [2022-08-30T07:55:31.492Z] === RUN TestExecConsoleSize [2022-08-30T07:55:31.750Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-30T07:55:31.750Z] === RUN TestExecWithCloseStdin [2022-08-30T07:55:32.317Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-30T07:55:32.317Z] === RUN TestExec [2022-08-30T07:55:32.883Z] --- PASS: TestExec (0.48s) [2022-08-30T07:55:32.884Z] === RUN TestExecUser [2022-08-30T07:55:33.450Z] --- PASS: TestExecUser (0.48s) [2022-08-30T07:55:33.450Z] === RUN TestExportContainerAndImportImage [2022-08-30T07:55:33.708Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-30T07:55:33.708Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-30T07:55:33.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-30T07:55:35.083Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-30T07:55:35.083Z] === RUN TestHealthCheckWorkdir [2022-08-30T07:55:35.649Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-08-30T07:55:35.649Z] === RUN TestHealthKillContainer [2022-08-30T07:55:35.712Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-30T07:55:35.712Z] Using test binary docker [2022-08-30T07:55:35.712Z] +++ /etc/init.d/apparmor start [2022-08-30T07:55:35.712Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-30T07:55:35.712Z] INFO: Waiting for daemon to start... [2022-08-30T07:55:35.712Z] Starting dockerd [2022-08-30T07:55:35.712Z] +++ 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-30T07:55:38.254Z] . [2022-08-30T07:55:38.254Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-30T07:55:38.254Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-30T07:55:38.254Z] Error: No such image: emptyfs [2022-08-30T07:55:38.254Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-30T07:55:38.254Z] ++++ docker load [2022-08-30T07:55:38.307Z] --- PASS: TestServiceWithDataPathPortInit (14.03s) [2022-08-30T07:55:38.307Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-30T07:55:38.514Z] Running integration-test (iteration 1) [2022-08-30T07:55:38.514Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-30T07:55:38.514Z] ++ 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-30T07:55:38.514Z] ++ set -e [2022-08-30T07:55:38.514Z] ++ '[' -n 0 ']' [2022-08-30T07:55:38.514Z] ++ set -x [2022-08-30T07:55:38.514Z] ++ 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-30T07:55:39.453Z] Loaded image: busybox:latest [2022-08-30T07:55:39.714Z] Loaded image: busybox:glibc [2022-08-30T07:55:39.722Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:skkfytn7msmf4biz64bpns2ph Created:2022-08-30 07:55:38.393407627 +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[15ddd2ea8f6ca4282b74aef3282a9b5ccddcb2da268796af0dedfe7cc64b3692:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9xqkqrdcoiouczedj3cvzocyq EndpointID:d2558ff2c5a3daa1b9510985cf751d336a3485c18c791e02b4ba33090b48eea1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b5072735db68420884b19eb8a34e8bfa4948d53f12f6d10557a8f1090180af7d 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:3c3f517543f6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9xqkqrdcoiouczedj3cvzocyq EndpointID:d2558ff2c5a3daa1b9510985cf751d336a3485c18c791e02b4ba33090b48eea1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-30T07:55:41.609Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-08-30T07:55:41.609Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-30T07:55:41.609Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-30T07:55:41.609Z] === RUN TestWaitNonBlocked [2022-08-30T07:55:41.609Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T07:55:41.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T07:55:41.609Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T07:55:41.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T07:55:41.609Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T07:55:41.609Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T07:55:41.609Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-30T07:55:41.609Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-08-30T07:55:41.609Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-08-30T07:55:41.609Z] === RUN TestWaitBlocked [2022-08-30T07:55:41.609Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T07:55:41.609Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T07:55:41.609Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T07:55:41.609Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T07:55:41.609Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T07:55:41.609Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T07:55:42.171Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-30T07:55:42.171Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-08-30T07:55:42.171Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-08-30T07:55:42.171Z] === RUN TestWaitConditions [2022-08-30T07:55:42.171Z] === RUN TestWaitConditions/default [2022-08-30T07:55:42.171Z] === PAUSE TestWaitConditions/default [2022-08-30T07:55:42.171Z] === RUN TestWaitConditions/not-running [2022-08-30T07:55:42.171Z] === PAUSE TestWaitConditions/not-running [2022-08-30T07:55:42.171Z] === RUN TestWaitConditions/next-exit [2022-08-30T07:55:42.171Z] === PAUSE TestWaitConditions/next-exit [2022-08-30T07:55:42.171Z] === RUN TestWaitConditions/removed [2022-08-30T07:55:42.171Z] === PAUSE TestWaitConditions/removed [2022-08-30T07:55:42.171Z] === CONT TestWaitConditions/default [2022-08-30T07:55:42.171Z] === CONT TestWaitConditions/removed [2022-08-30T07:55:43.756Z] --- PASS: TestHealthKillContainer (7.91s) [2022-08-30T07:55:43.756Z] === RUN TestHealthCheckProcessKilled [2022-08-30T07:55:43.884Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-08-30T07:55:43.884Z] PASS [2022-08-30T07:55:43.884Z] [2022-08-30T07:55:43.884Z] === Skipped [2022-08-30T07:55:43.884Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-30T07:55:43.884Z] service_test.go:243: FLAKY_TEST [2022-08-30T07:55:43.884Z] [2022-08-30T07:55:43.884Z] DONE 38 tests, 1 skipped in 44.132s [2022-08-30T07:55:43.884Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-30T07:55:43.884Z] INFO: Testing against a local daemon [2022-08-30T07:55:43.884Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-30T07:55:43.884Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:55:43.884Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-30T07:55:43.884Z] === RUN TestDockerNetworkIpvlan [2022-08-30T07:55:43.884Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:55:43.884Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-30T07:55:43.884Z] PASS [2022-08-30T07:55:43.884Z] [2022-08-30T07:55:43.884Z] === Skipped [2022-08-30T07:55:43.884Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-30T07:55:43.884Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:55:43.884Z] [2022-08-30T07:55:43.884Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-30T07:55:43.884Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:55:43.884Z] [2022-08-30T07:55:43.884Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-30T07:55:44.059Z] === CONT TestWaitConditions/next-exit [2022-08-30T07:55:44.059Z] === CONT TestWaitConditions/not-running [2022-08-30T07:55:44.140Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-30T07:55:44.140Z] INFO: Testing against a local daemon [2022-08-30T07:55:44.140Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-30T07:55:44.322Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2022-08-30T07:55:44.322Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-30T07:55:44.580Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-30T07:55:44.580Z] === RUN TestIpcModeNone [2022-08-30T07:55:45.058Z] Loaded image: debian:bullseye-slim [2022-08-30T07:55:45.058Z] Loaded image: hello-world:latest [2022-08-30T07:55:45.058Z] Loaded image: arm32v7/hello-world:latest [2022-08-30T07:55:45.058Z] INFO: Testing against a local daemon [2022-08-30T07:55:45.058Z] === RUN TestCgroupNamespacesBuild [2022-08-30T07:55:45.145Z] --- PASS: TestIpcModeNone (0.48s) [2022-08-30T07:55:45.145Z] === RUN TestIpcModePrivate [2022-08-30T07:55:45.403Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-30T07:55:45.502Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-08-30T07:55:45.502Z] === RUN TestDockerNetworkMacvlan [2022-08-30T07:55:45.661Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-30T07:55:45.661Z] === RUN TestIpcModeShareable [2022-08-30T07:55:45.919Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-30T07:55:45.919Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-30T07:55:45.919Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-30T07:55:45.948Z] --- PASS: TestWaitConditions (0.01s) [2022-08-30T07:55:45.948Z] --- PASS: TestWaitConditions/removed (1.78s) [2022-08-30T07:55:45.948Z] --- PASS: TestWaitConditions/default (1.80s) [2022-08-30T07:55:45.948Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-08-30T07:55:45.948Z] --- PASS: TestWaitConditions/not-running (1.64s) [2022-08-30T07:55:45.948Z] === RUN TestWaitRestartedContainer [2022-08-30T07:55:45.948Z] === RUN TestWaitRestartedContainer/default [2022-08-30T07:55:45.948Z] === PAUSE TestWaitRestartedContainer/default [2022-08-30T07:55:45.948Z] === RUN TestWaitRestartedContainer/not-running [2022-08-30T07:55:45.948Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-30T07:55:45.948Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-30T07:55:45.948Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-30T07:55:45.948Z] === CONT TestWaitRestartedContainer/default [2022-08-30T07:55:45.948Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-30T07:55:46.064Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-30T07:55:46.625Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-30T07:55:47.316Z] === CONT TestWaitRestartedContainer/not-running [2022-08-30T07:55:47.589Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-30T07:55:47.600Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2022-08-30T07:55:47.600Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-30T07:55:47.820Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-08-30T07:55:47.820Z] === RUN TestAPIIpcModeHost [2022-08-30T07:55:47.820Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-08-30T07:55:47.820Z] === RUN TestDaemonIpcModeShareable [2022-08-30T07:55:47.879Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-30T07:55:47.879Z] --- PASS: TestWaitRestartedContainer/next-exit (1.44s) [2022-08-30T07:55:47.879Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-08-30T07:55:47.879Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-30T07:55:47.879Z] === CONT TestDaemonRestartIpcMode [2022-08-30T07:55:47.879Z] === CONT TestIpcModeOlderClient [2022-08-30T07:55:47.879Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-30T07:55:47.879Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-30T07:55:48.754Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-30T07:55:49.012Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-08-30T07:55:49.012Z] === RUN TestDaemonIpcModePrivate [2022-08-30T07:55:49.502Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-30T07:55:49.511Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2022-08-30T07:55:49.511Z] === RUN TestBuildWithSession [2022-08-30T07:55:49.511Z] build_session_test.go:25: TODO: BuildKit [2022-08-30T07:55:49.511Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-30T07:55:49.511Z] === RUN TestBuildSquashParent [2022-08-30T07:55:49.951Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-30T07:55:50.210Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-30T07:55:50.210Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-30T07:55:51.144Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-30T07:55:51.153Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s) [2022-08-30T07:55:51.153Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2022-08-30T07:55:51.153Z] PASS [2022-08-30T07:55:51.153Z] [2022-08-30T07:55:51.153Z] === Skipped [2022-08-30T07:55:51.153Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-30T07:55:51.153Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-30T07:55:51.153Z] [2022-08-30T07:55:51.153Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-30T07:55:51.153Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-30T07:55:51.153Z] [2022-08-30T07:55:51.153Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-30T07:55:51.153Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:55:51.153Z] [2022-08-30T07:55:51.153Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-30T07:55:51.153Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-30T07:55:51.153Z] [2022-08-30T07:55:51.153Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-30T07:55:51.154Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-30T07:55:51.154Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-30T07:55:51.154Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-30T07:55:51.154Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-30T07:55:51.154Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-30T07:55:51.154Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-30T07:55:51.154Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-30T07:55:51.154Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-30T07:55:51.154Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-08-30T07:55:51.154Z] 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-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-30T07:55:51.154Z] 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-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-30T07:55:51.154Z] 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-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-30T07:55:51.154Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-30T07:55:51.154Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-30T07:55:51.154Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-30T07:55:51.154Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-30T07:55:51.154Z] 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-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-30T07:55:51.154Z] 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-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-30T07:55:51.154Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-30T07:55:51.154Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-30T07:55:51.154Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-30T07:55:51.154Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-30T07:55:51.154Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-30T07:55:51.154Z] [2022-08-30T07:55:51.154Z] DONE 250 tests, 27 skipped in 89.204s [2022-08-30T07:55:51.154Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-30T07:55:51.154Z] === RUN TestConfigDaemonLibtrustID [2022-08-30T07:55:51.398Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-30T07:55:51.402Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-08-30T07:55:51.402Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-30T07:55:51.410Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-30T07:55:51.410Z] === RUN TestConfigDaemonID [2022-08-30T07:55:52.336Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-30T07:55:52.336Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-08-30T07:55:52.336Z] === RUN TestIpcModeOlderClient [2022-08-30T07:55:52.336Z] === PAUSE TestIpcModeOlderClient [2022-08-30T07:55:52.336Z] === RUN TestKillContainerInvalidSignal [2022-08-30T07:55:52.778Z] daemon_test.go:83: [d8d14224464bd] daemon is not started [2022-08-30T07:55:52.778Z] --- PASS: TestConfigDaemonID (1.10s) [2022-08-30T07:55:52.778Z] === RUN TestDaemonConfigValidation [2022-08-30T07:55:52.778Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-30T07:55:52.778Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-30T07:55:52.778Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-30T07:55:52.778Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-30T07:55:52.778Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-30T07:55:52.778Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-30T07:55:52.778Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-30T07:55:52.778Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-30T07:55:52.778Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-30T07:55:52.778Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-30T07:55:52.778Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-30T07:55:52.778Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-30T07:55:52.778Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-30T07:55:52.778Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-30T07:55:52.778Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-30T07:55:52.778Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-30T07:55:52.778Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-30T07:55:52.778Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-30T07:55:52.778Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-30T07:55:52.778Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-30T07:55:52.778Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-30T07:55:52.778Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-30T07:55:52.778Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-30T07:55:52.902Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-30T07:55:52.903Z] === RUN TestKillContainer [2022-08-30T07:55:52.903Z] === RUN TestKillContainer/no_signal [2022-08-30T07:55:53.161Z] === RUN TestKillContainer/non_killing_signal [2022-08-30T07:55:53.419Z] === RUN TestKillContainer/killing_signal [2022-08-30T07:55:53.735Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-30T07:55:54.353Z] --- PASS: TestKillContainer (1.26s) [2022-08-30T07:55:54.353Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-08-30T07:55:54.353Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-30T07:55:54.353Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-30T07:55:54.353Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-30T07:55:54.353Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-30T07:55:54.611Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-30T07:55:54.793Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-30T07:55:55.124Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-30T07:55:55.355Z] --- PASS: TestDockerNetworkMacvlan (9.86s) [2022-08-30T07:55:55.355Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-30T07:55:55.355Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-30T07:55:55.355Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-08-30T07:55:55.355Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2022-08-30T07:55:55.355Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-08-30T07:55:55.355Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-08-30T07:55:55.355Z] PASS [2022-08-30T07:55:55.355Z] [2022-08-30T07:55:55.355Z] DONE 8 tests in 11.169s [2022-08-30T07:55:55.355Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-30T07:55:55.355Z] testing: warning: no tests to run [2022-08-30T07:55:55.355Z] PASS [2022-08-30T07:55:55.355Z] [2022-08-30T07:55:55.355Z] DONE 0 tests in 0.007s [2022-08-30T07:55:55.355Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-30T07:55:55.355Z] INFO: Testing against a local daemon [2022-08-30T07:55:55.355Z] === RUN TestAuthZPluginAllowRequest [2022-08-30T07:55:55.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-08-30T07:55:55.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-30T07:55:55.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-08-30T07:55:55.544Z] === RUN TestKillStoppedContainer [2022-08-30T07:55:55.545Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-30T07:55:55.545Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-30T07:55:55.545Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-30T07:55:55.545Z] === RUN TestKillDifferentUserContainer [2022-08-30T07:55:55.803Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-08-30T07:55:55.803Z] === RUN TestInspectOomKilledTrue [2022-08-30T07:55:56.057Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-30T07:55:56.057Z] daemon_test.go:197: [dd8194c7671c0] daemon is not started [2022-08-30T07:55:56.057Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-30T07:55:56.057Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-08-30T07:55:56.057Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-08-30T07:55:56.057Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-30T07:55:56.057Z] === RUN TestDaemonProxy [2022-08-30T07:55:56.057Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-30T07:55:56.057Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-30T07:55:56.057Z] PASS [2022-08-30T07:55:56.057Z] [2022-08-30T07:55:56.057Z] === Skipped [2022-08-30T07:55:56.057Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-30T07:55:56.057Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-30T07:55:56.057Z] [2022-08-30T07:55:56.057Z] DONE 13 tests, 1 skipped in 5.304s [2022-08-30T07:55:56.057Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-30T07:55:56.313Z] INFO: Testing against a local daemon [2022-08-30T07:55:56.313Z] === RUN TestCommitInheritsEnv [2022-08-30T07:55:56.323Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-08-30T07:55:56.323Z] === RUN TestAuthZPluginTLS [2022-08-30T07:55:56.369Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-30T07:55:56.369Z] === RUN TestInspectOomKilledFalse [2022-08-30T07:55:56.626Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-08-30T07:55:56.627Z] === RUN TestLinksEtcHostsContentMatch [2022-08-30T07:55:56.884Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-30T07:55:56.884Z] === RUN TestAuthZPluginDenyRequest [2022-08-30T07:55:57.192Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-08-30T07:55:57.192Z] === RUN TestLinksContainerNames [2022-08-30T07:55:57.445Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-30T07:55:57.445Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-30T07:55:57.758Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-30T07:55:57.758Z] === RUN TestLogsFollowTailEmpty [2022-08-30T07:55:58.006Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-30T07:55:58.006Z] === RUN TestAuthZPluginDenyResponse [2022-08-30T07:55:58.202Z] --- PASS: TestCommitInheritsEnv (1.96s) [2022-08-30T07:55:58.202Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-30T07:55:58.202Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-30T07:55:58.202Z] === RUN TestImportWithCustomPlatform [2022-08-30T07:55:58.202Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-30T07:55:58.202Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-30T07:55:58.202Z] === RUN TestImportWithCustomPlatform// [2022-08-30T07:55:58.202Z] === RUN TestImportWithCustomPlatform/linux [2022-08-30T07:55:58.202Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-30T07:55:58.324Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-30T07:55:58.324Z] === RUN TestLogs [2022-08-30T07:55:58.324Z] === RUN TestLogs/driver_local [2022-08-30T07:55:58.324Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:55:58.324Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:55:58.324Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-30T07:55:58.324Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-30T07:55:58.324Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-30T07:55:58.324Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-30T07:55:58.324Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:55:58.324Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:55:58.324Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:55:58.324Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:55:58.324Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:55:58.324Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:55:58.324Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:55:58.324Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:55:58.458Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-30T07:55:58.458Z] === RUN TestImportWithCustomPlatform/macos [2022-08-30T07:55:58.458Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-30T07:55:58.458Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-30T07:55:58.458Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-30T07:55:58.458Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-30T07:55:58.458Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-30T07:55:58.458Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-30T07:55:58.458Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-30T07:55:58.458Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-30T07:55:58.458Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-30T07:55:58.458Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-30T07:55:58.458Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-30T07:55:58.458Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-30T07:55:58.458Z] === RUN TestImagesFilterMultiReference [2022-08-30T07:55:58.458Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-30T07:55:58.458Z] === RUN TestImagePullPlatformInvalid [2022-08-30T07:55:58.611Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-30T07:55:58.611Z] === RUN TestAuthZPluginAllowEventStream [2022-08-30T07:55:58.714Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-30T07:55:58.714Z] === RUN TestRemoveImageOrphaning [2022-08-30T07:55:58.891Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:55:58.891Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:55:59.505Z] --- PASS: TestBuildSquashParent (8.97s) [2022-08-30T07:55:59.505Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-30T07:55:59.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:55:59.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:55:59.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:55:59.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:55:59.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:55:59.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:55:59.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:55:59.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:55:59.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:55:59.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:55:59.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:55:59.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:55:59.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-30T07:55:59.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-30T07:55:59.825Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-30T07:55:59.825Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-30T07:56:00.019Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-08-30T07:56:00.019Z] === RUN TestAuthZPluginErrorResponse [2022-08-30T07:56:00.079Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-08-30T07:56:00.079Z] === RUN TestRemoveImageGarbageCollector [2022-08-30T07:56:00.079Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-30T07:56:00.079Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-30T07:56:00.079Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-30T07:56:00.079Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-30T07:56:00.079Z] === RUN TestTagInvalidReference [2022-08-30T07:56:00.275Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-30T07:56:00.275Z] === RUN TestAuthZPluginErrorRequest [2022-08-30T07:56:00.336Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-30T07:56:00.337Z] === RUN TestTagValidPrefixedRepo [2022-08-30T07:56:00.337Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-30T07:56:00.337Z] === RUN TestTagExistedNameWithoutForce [2022-08-30T07:56:00.337Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-30T07:56:00.337Z] === RUN TestTagOfficialNames [2022-08-30T07:56:00.337Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-30T07:56:00.337Z] === RUN TestTagMatchesDigest [2022-08-30T07:56:00.337Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-30T07:56:00.337Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-30T07:56:00.391Z] === RUN TestLogs/driver_json-file [2022-08-30T07:56:00.391Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:56:00.391Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:56:00.391Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:56:00.391Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:56:00.391Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:56:00.391Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:56:00.391Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:56:00.391Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:56:00.391Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:56:00.391Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:56:00.391Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:56:00.391Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:56:00.391Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:56:00.391Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:56:00.877Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-30T07:56:00.877Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-30T07:56:00.966Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:56:01.225Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:56:01.438Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-30T07:56:01.439Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-30T07:56:01.791Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:56:01.791Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:56:02.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-30T07:56:02.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-30T07:56:02.358Z] --- PASS: TestLogs (4.17s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.75s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.68s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.84s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.72s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-08-30T07:56:02.358Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-08-30T07:56:02.358Z] === RUN TestContainerNetworkMountsNoChown [2022-08-30T07:56:02.804Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-08-30T07:56:02.804Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-30T07:56:02.924Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/default [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/default [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/private [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/private [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rprivate [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/slave [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/slave [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rslave [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/shared [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/shared [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rshared [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/default [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/rslave [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/rshared [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/shared [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/rprivate [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/slave [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/private [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-30T07:56:02.925Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:56:02.925Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:56:02.925Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:56:03.183Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-30T07:56:03.441Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-30T07:56:03.441Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-30T07:56:03.441Z] === RUN TestContainerBindMountNonRecursive [2022-08-30T07:56:04.172Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-08-30T07:56:04.172Z] === RUN TestAuthZPluginHeader [2022-08-30T07:56:04.815Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-08-30T07:56:04.815Z] === RUN TestContainerVolumesMountedAsShared [2022-08-30T07:56:05.074Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2022-08-30T07:56:05.074Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-30T07:56:05.099Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-30T07:56:05.099Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-30T07:56:05.332Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-30T07:56:05.332Z] === RUN TestNetworkNat [2022-08-30T07:56:05.345Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-30T07:56:05.345Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-30T07:56:05.898Z] --- PASS: TestNetworkNat (0.48s) [2022-08-30T07:56:05.898Z] === RUN TestNetworkLocalhostTCPNat [2022-08-30T07:56:06.464Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-30T07:56:06.464Z] === RUN TestNetworkLoopbackNat [2022-08-30T07:56:08.640Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-30T07:56:08.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2022-08-30T07:56:08.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.56s) [2022-08-30T07:56:08.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2022-08-30T07:56:08.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s) [2022-08-30T07:56:08.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s) [2022-08-30T07:56:08.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.45s) [2022-08-30T07:56:08.640Z] === RUN TestBuildMultiStageCopy [2022-08-30T07:56:08.640Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-30T07:56:08.993Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-30T07:56:08.993Z] === RUN TestPause [2022-08-30T07:56:09.303Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2022-08-30T07:56:09.303Z] === RUN TestAuthZPluginV2Disable [2022-08-30T07:56:09.559Z] --- PASS: TestPause (0.45s) [2022-08-30T07:56:09.559Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-30T07:56:09.559Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-30T07:56:09.559Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-30T07:56:09.559Z] === RUN TestPauseStopPausedContainer [2022-08-30T07:56:09.817Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-30T07:56:09.817Z] === RUN TestPidHost [2022-08-30T07:56:10.794Z] --- PASS: TestPidHost (0.98s) [2022-08-30T07:56:10.794Z] === RUN TestPsFilter [2022-08-30T07:56:11.067Z] --- PASS: TestPsFilter (0.11s) [2022-08-30T07:56:11.067Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-30T07:56:11.183Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-30T07:56:11.332Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-30T07:56:11.332Z] === RUN TestRemoveContainerWithVolume [2022-08-30T07:56:11.754Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-30T07:56:11.898Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-30T07:56:11.898Z] === RUN TestRemoveContainerRunning [2022-08-30T07:56:12.156Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-30T07:56:12.156Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-30T07:56:12.324Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-30T07:56:12.722Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2022-08-30T07:56:12.722Z] === RUN TestRemoveInvalidContainer [2022-08-30T07:56:12.722Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-30T07:56:12.722Z] === RUN TestRenameLinkedContainer [2022-08-30T07:56:12.895Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-30T07:56:13.466Z] --- PASS: TestBuildMultiStageCopy (5.04s) [2022-08-30T07:56:13.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.72s) [2022-08-30T07:56:13.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2022-08-30T07:56:13.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-08-30T07:56:13.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-08-30T07:56:13.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2022-08-30T07:56:13.466Z] === RUN TestBuildMultiStageParentConfig [2022-08-30T07:56:13.509Z] --- PASS: TestAuthZPluginV2Disable (3.64s) [2022-08-30T07:56:13.509Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-30T07:56:14.621Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-08-30T07:56:14.622Z] === RUN TestRenameStoppedContainer [2022-08-30T07:56:14.848Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2022-08-30T07:56:14.848Z] === RUN TestBuildLabelWithTargets [2022-08-30T07:56:14.879Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-30T07:56:14.880Z] === RUN TestRenameRunningContainerAndReuse [2022-08-30T07:56:15.814Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-30T07:56:15.814Z] === RUN TestRenameInvalidName [2022-08-30T07:56:16.072Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-30T07:56:16.072Z] === RUN TestRenameAnonymousContainer [2022-08-30T07:56:16.821Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2022-08-30T07:56:16.821Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-30T07:56:17.387Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2022-08-30T07:56:17.388Z] === RUN TestBuildWithEmptyLayers [2022-08-30T07:56:17.970Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-08-30T07:56:17.970Z] === RUN TestRenameContainerWithSameName [2022-08-30T07:56:17.970Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-30T07:56:17.970Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-30T07:56:18.770Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2022-08-30T07:56:18.770Z] === RUN TestBuildMultiStageOnBuild [2022-08-30T07:56:18.905Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-08-30T07:56:18.905Z] === RUN TestResize [2022-08-30T07:56:19.471Z] --- PASS: TestResize (0.42s) [2022-08-30T07:56:19.471Z] === RUN TestResizeWithInvalidSize [2022-08-30T07:56:19.729Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-30T07:56:19.729Z] === RUN TestResizeWhenContainerNotStarted [2022-08-30T07:56:20.295Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:56:20.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:56:20.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:56:20.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-30T07:56:20.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:56:21.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:56:21.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-30T07:56:22.085Z] --- PASS: TestBuildMultiStageOnBuild (3.42s) [2022-08-30T07:56:22.085Z] === RUN TestBuildUncleanTarFilenames [2022-08-30T07:56:22.863Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-30T07:56:23.120Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:56:23.996Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2022-08-30T07:56:23.996Z] === RUN TestBuildMultiStageLayerLeak [2022-08-30T07:56:24.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:56:26.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T07:56:26.804Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.46s) [2022-08-30T07:56:26.804Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-30T07:56:27.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T07:56:27.297Z] --- PASS: TestBuildMultiStageLayerLeak (3.40s) [2022-08-30T07:56:27.297Z] === RUN TestBuildWithHugeFile [2022-08-30T07:56:30.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-30T07:56:31.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-30T07:56:31.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-30T07:56:32.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-30T07:56:33.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-30T07:56:34.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-30T07:56:35.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-08-30T07:56:37.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-08-30T07:56:37.051Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-30T07:56:37.051Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-30T07:56:37.986Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-30T07:56:38.919Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-08-30T07:56:38.919Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-30T07:56:38.919Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-08-30T07:56:38.919Z] === RUN TestCgroupNamespacesRun [2022-08-30T07:56:40.293Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-30T07:56:40.293Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-30T07:56:41.227Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-08-30T07:56:41.227Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-30T07:56:42.600Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-30T07:56:42.600Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-30T07:56:43.535Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-30T07:56:43.535Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-30T07:56:44.885Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-30T07:56:44.885Z] PASS [2022-08-30T07:56:44.885Z] [2022-08-30T07:56:44.885Z] DONE 17 tests in 47.412s [2022-08-30T07:56:44.885Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-30T07:56:44.885Z] INFO: Testing against a local daemon [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T07:56:44.885Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T07:56:44.885Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-30T07:56:44.885Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-30T07:56:44.885Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-30T07:56:44.885Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-30T07:56:44.885Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-30T07:56:44.885Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-30T07:56:44.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-30T07:56:44.885Z] === RUN TestPluginInstall [2022-08-30T07:56:44.885Z] === RUN TestPluginInstall/no_auth [2022-08-30T07:56:44.885Z] time="2022-08-30T07:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:56:44.885Z] time="2022-08-30T07:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0a67bbbc79464b83b323091804d9eff8935012d1b84f0058f506802e1edc21b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:56:44.885Z] time="2022-08-30T07:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:56:44.885Z] time="2022-08-30T07:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0a67bbbc79464b83b323091804d9eff8935012d1b84f0058f506802e1edc21b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:56:44.885Z] === RUN TestPluginInstall/with_htpasswd [2022-08-30T07:56:44.885Z] time="2022-08-30T07:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:56:44.885Z] time="2022-08-30T07:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0a67bbbc79464b83b323091804d9eff8935012d1b84f0058f506802e1edc21b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:56:44.885Z] time="2022-08-30T07:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:56:44.885Z] time="2022-08-30T07:56:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0a67bbbc79464b83b323091804d9eff8935012d1b84f0058f506802e1edc21b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:56:44.885Z] === RUN TestPluginInstall/with_insecure [2022-08-30T07:56:44.909Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-08-30T07:56:44.909Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-30T07:56:45.141Z] time="2022-08-30T07:56:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:56:45.141Z] time="2022-08-30T07:56:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:029c74074f65accf41450564fbbdb5da349e023ed3b457c747989b94f23e0bc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:56:45.141Z] time="2022-08-30T07:56:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:56:45.141Z] time="2022-08-30T07:56:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:029c74074f65accf41450564fbbdb5da349e023ed3b457c747989b94f23e0bc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:56:45.397Z] plugin_test.go:195: [d256ecfb8ff33] daemon is not started [2022-08-30T07:56:45.397Z] --- PASS: TestPluginInstall (2.72s) [2022-08-30T07:56:45.397Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-08-30T07:56:45.397Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-30T07:56:45.397Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-30T07:56:45.397Z] === RUN TestPluginsWithRuntimes [2022-08-30T07:56:46.281Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-08-30T07:56:46.281Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-30T07:56:46.847Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-30T07:56:46.847Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-30T07:56:47.284Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-30T07:56:47.782Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-30T07:56:47.782Z] === RUN TestNISDomainname [2022-08-30T07:56:47.845Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-30T07:56:48.348Z] --- PASS: TestNISDomainname (0.51s) [2022-08-30T07:56:48.348Z] === RUN TestHostnameDnsResolution [2022-08-30T07:56:48.772Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-08-30T07:56:48.773Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-08-30T07:56:48.773Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-30T07:56:48.773Z] === RUN TestPluginBackCompatMediaTypes [2022-08-30T07:56:48.915Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-30T07:56:48.915Z] === RUN TestUnprivilegedPortsAndPing [2022-08-30T07:56:49.336Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-30T07:56:49.336Z] PASS [2022-08-30T07:56:49.336Z] [2022-08-30T07:56:49.336Z] DONE 24 tests in 6.701s [2022-08-30T07:56:49.336Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-30T07:56:49.336Z] INFO: Testing against a local daemon [2022-08-30T07:56:49.336Z] === RUN TestExternalGraphDriver [2022-08-30T07:56:49.481Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-08-30T07:56:49.482Z] === RUN TestPrivilegedHostDevices [2022-08-30T07:56:49.896Z] === RUN TestExternalGraphDriver/json [2022-08-30T07:56:50.047Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-08-30T07:56:50.047Z] === RUN TestRunConsoleSize [2022-08-30T07:56:50.613Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-30T07:56:50.613Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-30T07:56:51.786Z] === RUN TestExternalGraphDriver/spec [2022-08-30T07:56:52.517Z] --- PASS: TestRunWithAlternativeContainerdShim (1.99s) [2022-08-30T07:56:52.517Z] === RUN TestStats [2022-08-30T07:56:53.150Z] === RUN TestExternalGraphDriver/pull [2022-08-30T07:56:55.040Z] --- PASS: TestExternalGraphDriver (5.46s) [2022-08-30T07:56:55.040Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-08-30T07:56:55.040Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-08-30T07:56:55.040Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2022-08-30T07:56:55.040Z] === RUN TestGraphdriverPluginV2 [2022-08-30T07:56:55.044Z] --- PASS: TestStats (2.45s) [2022-08-30T07:56:55.044Z] === RUN TestStopContainerWithTimeout [2022-08-30T07:56:55.044Z] === RUN TestStopContainerWithTimeout/0 [2022-08-30T07:56:55.044Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-30T07:56:55.044Z] === RUN TestStopContainerWithTimeout/1 [2022-08-30T07:56:55.044Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-30T07:56:55.044Z] === RUN TestStopContainerWithTimeout/3 [2022-08-30T07:56:55.044Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-30T07:56:55.044Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-30T07:56:55.044Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-30T07:56:55.044Z] === CONT TestStopContainerWithTimeout/0 [2022-08-30T07:56:55.044Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-30T07:56:55.609Z] === CONT TestStopContainerWithTimeout/3 [2022-08-30T07:56:58.137Z] === CONT TestStopContainerWithTimeout/1 [2022-08-30T07:56:59.070Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-30T07:56:59.070Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-08-30T07:56:59.070Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-08-30T07:56:59.070Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-30T07:56:59.070Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-30T07:56:59.070Z] === RUN TestDeleteDevicemapper [2022-08-30T07:56:59.070Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-30T07:56:59.070Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-30T07:56:59.070Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-30T07:56:59.204Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2022-08-30T07:56:59.204Z] PASS [2022-08-30T07:56:59.204Z] [2022-08-30T07:56:59.204Z] DONE 5 tests in 9.673s [2022-08-30T07:56:59.204Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-30T07:56:59.204Z] INFO: Testing against a local daemon [2022-08-30T07:56:59.204Z] === RUN TestContinueAfterPluginCrash [2022-08-30T07:56:59.204Z] === PAUSE TestContinueAfterPluginCrash [2022-08-30T07:56:59.204Z] === RUN TestReadPluginNoRead [2022-08-30T07:56:59.204Z] === PAUSE TestReadPluginNoRead [2022-08-30T07:56:59.204Z] === RUN TestDaemonStartWithLogOpt [2022-08-30T07:56:59.204Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-30T07:56:59.204Z] === CONT TestContinueAfterPluginCrash [2022-08-30T07:56:59.204Z] === CONT TestDaemonStartWithLogOpt [2022-08-30T07:57:00.453Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-08-30T07:57:00.712Z] === RUN TestUpdateMemory [2022-08-30T07:57:01.278Z] --- PASS: TestUpdateMemory (0.58s) [2022-08-30T07:57:01.278Z] === RUN TestUpdateCPUQuota [2022-08-30T07:57:02.212Z] --- PASS: TestUpdateCPUQuota (0.85s) [2022-08-30T07:57:02.212Z] === RUN TestUpdatePidsLimit [2022-08-30T07:57:02.212Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-30T07:57:02.212Z] === RUN TestUpdatePidsLimit/no_change [2022-08-30T07:57:02.470Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-30T07:57:02.472Z] --- PASS: TestDaemonStartWithLogOpt (3.47s) [2022-08-30T07:57:02.472Z] === CONT TestReadPluginNoRead [2022-08-30T07:57:02.729Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-30T07:57:02.729Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-30T07:57:02.986Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-30T07:57:03.244Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-30T07:57:03.810Z] --- PASS: TestUpdatePidsLimit (1.89s) [2022-08-30T07:57:03.810Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-30T07:57:03.810Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-30T07:57:03.810Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-08-30T07:57:03.810Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-30T07:57:03.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-30T07:57:03.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-30T07:57:03.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-30T07:57:03.810Z] === RUN TestUpdateRestartPolicy [2022-08-30T07:57:04.986Z] === RUN TestReadPluginNoRead/default [2022-08-30T07:57:05.913Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-30T07:57:07.279Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-30T07:57:07.535Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2022-08-30T07:57:08.462Z] === CONT TestReadPluginNoRead [2022-08-30T07:57:08.462Z] read_test.go:92: [d1150899ee2ee] daemon is not started [2022-08-30T07:57:08.462Z] --- PASS: TestReadPluginNoRead (5.93s) [2022-08-30T07:57:08.462Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-08-30T07:57:08.462Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-08-30T07:57:08.462Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-08-30T07:57:08.462Z] PASS [2022-08-30T07:57:08.462Z] [2022-08-30T07:57:08.463Z] DONE 6 tests in 9.421s [2022-08-30T07:57:08.463Z] 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-30T07:57:08.463Z] testing: warning: no tests to run [2022-08-30T07:57:08.463Z] PASS [2022-08-30T07:57:08.463Z] [2022-08-30T07:57:08.463Z] DONE 0 tests in 0.008s [2022-08-30T07:57:08.463Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-30T07:57:08.463Z] INFO: Testing against a local daemon [2022-08-30T07:57:08.463Z] === RUN TestPluginWithDevMounts [2022-08-30T07:57:08.463Z] === PAUSE TestPluginWithDevMounts [2022-08-30T07:57:08.463Z] === CONT TestPluginWithDevMounts [2022-08-30T07:57:10.350Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-08-30T07:57:10.350Z] PASS [2022-08-30T07:57:10.350Z] [2022-08-30T07:57:10.350Z] DONE 1 tests in 1.563s [2022-08-30T07:57:10.350Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-30T07:57:10.350Z] INFO: Testing against a local daemon [2022-08-30T07:57:10.350Z] === RUN TestSecretInspect [2022-08-30T07:57:10.897Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-30T07:57:10.897Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-30T07:57:10.897Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T07:57:10.897Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-30T07:57:10.897Z] [2022-08-30T07:57:10.897Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-30T07:57:10.897Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-30T07:57:10.897Z] Using test binary docker [2022-08-30T07:57:10.897Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-30T07:57:10.897Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-30T07:57:10.897Z] INFO: Waiting for daemon to start... [2022-08-30T07:57:10.897Z] Starting dockerd [2022-08-30T07:57:10.897Z] . [2022-08-30T07:57:10.897Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-30T07:57:12.240Z] --- PASS: TestSecretInspect (2.19s) [2022-08-30T07:57:12.240Z] === RUN TestSecretList [2022-08-30T07:57:14.754Z] --- PASS: TestSecretList (2.19s) [2022-08-30T07:57:14.754Z] === RUN TestSecretsCreateAndDelete [2022-08-30T07:57:16.037Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-08-30T07:57:16.037Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-30T07:57:16.037Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-30T07:57:16.037Z] === RUN TestWaitNonBlocked [2022-08-30T07:57:16.037Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T07:57:16.037Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T07:57:16.037Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T07:57:16.037Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T07:57:16.037Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T07:57:16.037Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T07:57:16.037Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-30T07:57:16.037Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-08-30T07:57:16.037Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-08-30T07:57:16.037Z] === RUN TestWaitBlocked [2022-08-30T07:57:16.037Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T07:57:16.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T07:57:16.037Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T07:57:16.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T07:57:16.037Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T07:57:16.037Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T07:57:16.623Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-30T07:57:16.623Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-08-30T07:57:16.623Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-08-30T07:57:16.623Z] === RUN TestWaitConditions [2022-08-30T07:57:16.623Z] === RUN TestWaitConditions/default [2022-08-30T07:57:16.623Z] === PAUSE TestWaitConditions/default [2022-08-30T07:57:16.623Z] === RUN TestWaitConditions/not-running [2022-08-30T07:57:16.623Z] === PAUSE TestWaitConditions/not-running [2022-08-30T07:57:16.623Z] === RUN TestWaitConditions/next-exit [2022-08-30T07:57:16.623Z] === PAUSE TestWaitConditions/next-exit [2022-08-30T07:57:16.623Z] === RUN TestWaitConditions/removed [2022-08-30T07:57:16.623Z] === PAUSE TestWaitConditions/removed [2022-08-30T07:57:16.623Z] === CONT TestWaitConditions/default [2022-08-30T07:57:16.623Z] === CONT TestWaitConditions/next-exit [2022-08-30T07:57:16.683Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-30T07:57:16.683Z] === RUN TestSecretsUpdate [2022-08-30T07:57:18.537Z] === CONT TestWaitConditions/not-running [2022-08-30T07:57:18.537Z] === CONT TestWaitConditions/removed [2022-08-30T07:57:19.246Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-30T07:57:19.246Z] === RUN TestTemplatedSecret [2022-08-30T07:57:19.910Z] --- PASS: TestWaitConditions (0.01s) [2022-08-30T07:57:19.910Z] --- PASS: TestWaitConditions/default (1.72s) [2022-08-30T07:57:19.910Z] --- PASS: TestWaitConditions/next-exit (1.75s) [2022-08-30T07:57:19.910Z] --- PASS: TestWaitConditions/not-running (1.45s) [2022-08-30T07:57:19.910Z] --- PASS: TestWaitConditions/removed (1.56s) [2022-08-30T07:57:19.910Z] === RUN TestWaitRestartedContainer [2022-08-30T07:57:19.910Z] === RUN TestWaitRestartedContainer/default [2022-08-30T07:57:19.910Z] === PAUSE TestWaitRestartedContainer/default [2022-08-30T07:57:19.910Z] === RUN TestWaitRestartedContainer/not-running [2022-08-30T07:57:19.910Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-30T07:57:19.910Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-30T07:57:19.910Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-30T07:57:19.910Z] === CONT TestWaitRestartedContainer/default [2022-08-30T07:57:19.910Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-30T07:57:21.760Z] --- PASS: TestTemplatedSecret (2.62s) [2022-08-30T07:57:21.760Z] === RUN TestSecretCreateResolve [2022-08-30T07:57:21.810Z] === CONT TestWaitRestartedContainer/not-running [2022-08-30T07:57:22.376Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-30T07:57:22.376Z] --- PASS: TestWaitRestartedContainer/next-exit (1.49s) [2022-08-30T07:57:22.376Z] --- PASS: TestWaitRestartedContainer/default (1.53s) [2022-08-30T07:57:22.376Z] --- PASS: TestWaitRestartedContainer/not-running (0.95s) [2022-08-30T07:57:22.376Z] === CONT TestContainerStartOnDaemonRestart [2022-08-30T07:57:22.376Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-30T07:57:23.691Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-08-30T07:57:23.691Z] PASS [2022-08-30T07:57:23.691Z] [2022-08-30T07:57:23.691Z] DONE 6 tests in 13.547s [2022-08-30T07:57:23.691Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-30T07:57:23.691Z] INFO: Testing against a local daemon [2022-08-30T07:57:23.691Z] === RUN TestServiceCreateInit [2022-08-30T07:57:23.691Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-30T07:57:24.906Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.98s) [2022-08-30T07:57:24.907Z] === CONT TestIpcModeOlderClient [2022-08-30T07:57:24.907Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) [2022-08-30T07:57:24.907Z] === CONT TestContainerKillOnDaemonStart [2022-08-30T07:57:24.907Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-30T07:57:24.907Z] === CONT TestDaemonHostGatewayIP [2022-08-30T07:57:26.806Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-08-30T07:57:26.806Z] === CONT TestDaemonRestartIpcMode [2022-08-30T07:57:28.053Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-30T07:57:29.336Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-08-30T07:57:31.359Z] --- PASS: TestServiceCreateInit (7.59s) [2022-08-30T07:57:31.359Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-08-30T07:57:31.359Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2022-08-30T07:57:31.359Z] === RUN TestCreateServiceMultipleTimes [2022-08-30T07:57:36.732Z] --- PASS: TestImportExtremelyLargeImageWorks (92.48s) [2022-08-30T07:57:36.732Z] PASS [2022-08-30T07:57:36.732Z] [2022-08-30T07:57:36.732Z] === Skipped [2022-08-30T07:57:36.732Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-30T07:57:36.732Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-30T07:57:36.732Z] [2022-08-30T07:57:36.732Z] DONE 22 tests, 1 skipped in 96.806s [2022-08-30T07:57:36.732Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-30T07:57:36.732Z] === RUN TestStripANSICommands [2022-08-30T07:57:36.732Z] === RUN TestStripANSICommands/#00 [2022-08-30T07:57:36.732Z] === RUN TestStripANSICommands/#01 [2022-08-30T07:57:36.732Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-30T07:57:36.732Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-30T07:57:36.732Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-30T07:57:36.732Z] PASS [2022-08-30T07:57:36.732Z] [2022-08-30T07:57:36.732Z] DONE 3 tests in 0.045s [2022-08-30T07:57:36.732Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-30T07:57:36.732Z] INFO: Testing against a local daemon [2022-08-30T07:57:36.732Z] === RUN TestNetworkCreateDelete [2022-08-30T07:57:36.732Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-30T07:57:36.732Z] === RUN TestDockerNetworkDeletePreferID [2022-08-30T07:57:36.732Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-30T07:57:36.732Z] === RUN TestDaemonDNSFallback [2022-08-30T07:57:37.447Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-08-30T07:57:37.447Z] PASS [2022-08-30T07:57:37.447Z] [2022-08-30T07:57:37.447Z] === Skipped [2022-08-30T07:57:37.447Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-30T07:57:37.447Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-30T07:57:37.447Z] [2022-08-30T07:57:37.447Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-30T07:57:37.447Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-30T07:57:37.447Z] [2022-08-30T07:57:37.447Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-30T07:57:37.447Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-30T07:57:37.447Z] [2022-08-30T07:57:37.447Z] DONE 273 tests, 3 skipped in 130.306s [2022-08-30T07:57:37.447Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-30T07:57:37.447Z] ++ 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-30T07:57:37.447Z] ++ set -e [2022-08-30T07:57:37.447Z] ++ '[' -n 0 ']' [2022-08-30T07:57:37.447Z] ++ set -x [2022-08-30T07:57:37.447Z] ++ 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-30T07:57:37.447Z] === RUN TestConfigDaemonLibtrustID [2022-08-30T07:57:37.447Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-30T07:57:37.447Z] === RUN TestConfigDaemonID [2022-08-30T07:57:38.013Z] daemon_test.go:83: [d4db616a75022] daemon is not started [2022-08-30T07:57:38.013Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-30T07:57:38.013Z] === RUN TestDaemonConfigValidation [2022-08-30T07:57:38.013Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-30T07:57:38.013Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-30T07:57:38.013Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-30T07:57:38.013Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-30T07:57:38.013Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-30T07:57:38.013Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-30T07:57:38.013Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-30T07:57:38.013Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-30T07:57:38.013Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-30T07:57:38.013Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-30T07:57:38.013Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-30T07:57:38.013Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-30T07:57:38.013Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-30T07:57:38.013Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-30T07:57:38.013Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-30T07:57:38.013Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-30T07:57:38.013Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-30T07:57:38.013Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-30T07:57:38.013Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-30T07:57:38.013Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-30T07:57:38.013Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-30T07:57:38.013Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-30T07:57:38.013Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-30T07:57:39.387Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-30T07:57:39.998Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-30T07:57:39.998Z] === RUN TestInspectNetwork [2022-08-30T07:57:39.998Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:39.998Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-30T07:57:39.998Z] === RUN TestRunContainerWithBridgeNone [2022-08-30T07:57:39.998Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.998Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-30T07:57:39.998Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T07:57:39.998Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T07:57:39.998Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T07:57:39.998Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-30T07:57:39.998Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-30T07:57:39.998Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-30T07:57:39.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-30T07:57:39.998Z] === RUN TestNetworkList [2022-08-30T07:57:39.998Z] === RUN TestNetworkList//networks [2022-08-30T07:57:39.998Z] === PAUSE TestNetworkList//networks [2022-08-30T07:57:39.998Z] === RUN TestNetworkList//networks/ [2022-08-30T07:57:39.998Z] === PAUSE TestNetworkList//networks/ [2022-08-30T07:57:39.998Z] === CONT TestNetworkList//networks [2022-08-30T07:57:39.998Z] === CONT TestNetworkList//networks/ [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkList (0.01s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-30T07:57:39.998Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-30T07:57:39.998Z] === RUN TestHostIPv4BridgeLabel [2022-08-30T07:57:39.998Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.998Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-30T07:57:39.998Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-30T07:57:39.998Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.998Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-30T07:57:39.998Z] === RUN TestDaemonDefaultNetworkPools [2022-08-30T07:57:39.998Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.998Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-30T07:57:39.998Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-30T07:57:39.998Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.998Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-30T07:57:39.998Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-30T07:57:39.998Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.998Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-30T07:57:39.998Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-30T07:57:39.998Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.998Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-30T07:57:39.998Z] === RUN TestServiceWithPredefinedNetwork [2022-08-30T07:57:39.998Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:39.998Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-30T07:57:39.998Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-30T07:57:39.998Z] service_test.go:243: FLAKY_TEST [2022-08-30T07:57:39.998Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-30T07:57:39.999Z] === RUN TestServiceWithDataPathPortInit [2022-08-30T07:57:39.999Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:39.999Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-30T07:57:39.999Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-30T07:57:39.999Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:39.999Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-30T07:57:39.999Z] PASS [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === Skipped [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-30T07:57:39.999Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-30T07:57:39.999Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-30T07:57:39.999Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-30T07:57:39.999Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-30T07:57:39.999Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-30T07:57:39.999Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-30T07:57:39.999Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-30T07:57:39.999Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-30T07:57:39.999Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-30T07:57:39.999Z] service_test.go:243: FLAKY_TEST [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-30T07:57:39.999Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-30T07:57:39.999Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] DONE 34 tests, 12 skipped in 7.071s [2022-08-30T07:57:39.999Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-30T07:57:39.999Z] INFO: Testing against a local daemon [2022-08-30T07:57:39.999Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-30T07:57:39.999Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:57:39.999Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-30T07:57:39.999Z] === RUN TestDockerNetworkIpvlan [2022-08-30T07:57:39.999Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:57:39.999Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-30T07:57:39.999Z] PASS [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === Skipped [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-30T07:57:39.999Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-30T07:57:39.999Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:57:39.999Z] [2022-08-30T07:57:39.999Z] DONE 2 tests, 2 skipped in 0.099s [2022-08-30T07:57:39.999Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-30T07:57:40.255Z] INFO: Testing against a local daemon [2022-08-30T07:57:40.255Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-30T07:57:40.255Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:40.255Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestDockerNetworkMacvlan [2022-08-30T07:57:40.255Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:40.255Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-30T07:57:40.255Z] PASS [2022-08-30T07:57:40.255Z] [2022-08-30T07:57:40.255Z] === Skipped [2022-08-30T07:57:40.255Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-30T07:57:40.255Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:40.255Z] [2022-08-30T07:57:40.255Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-30T07:57:40.255Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-30T07:57:40.255Z] [2022-08-30T07:57:40.255Z] DONE 2 tests, 2 skipped in 0.096s [2022-08-30T07:57:40.255Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-30T07:57:40.255Z] testing: warning: no tests to run [2022-08-30T07:57:40.255Z] PASS [2022-08-30T07:57:40.255Z] [2022-08-30T07:57:40.255Z] DONE 0 tests in 0.030s [2022-08-30T07:57:40.255Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-30T07:57:40.255Z] INFO: Testing against a local daemon [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginAllowRequest [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginTLS [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginDenyRequest [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginDenyResponse [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginAllowEventStream [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginErrorResponse [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginErrorRequest [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginHeader [2022-08-30T07:57:40.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.255Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-30T07:57:40.255Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-30T07:57:40.322Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-30T07:57:40.817Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:40.817Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.48s) [2022-08-30T07:57:40.817Z] === RUN TestAuthZPluginV2Disable [2022-08-30T07:57:41.073Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:41.073Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-30T07:57:41.073Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-30T07:57:41.255Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-30T07:57:41.256Z] daemon_test.go:197: [dc6223c3d4d91] daemon is not started [2022-08-30T07:57:41.256Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-30T07:57:41.256Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-30T07:57:41.256Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-30T07:57:41.256Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-30T07:57:41.256Z] === RUN TestDaemonProxy [2022-08-30T07:57:41.256Z] === RUN TestDaemonProxy/environment_variables [2022-08-30T07:57:41.329Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:41.329Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-30T07:57:41.329Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-30T07:57:41.890Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:41.890Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-30T07:57:41.890Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-30T07:57:42.147Z] PASS [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === Skipped [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.48s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-30T07:57:42.147Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] DONE 17 tests, 17 skipped in 1.857s [2022-08-30T07:57:42.147Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-30T07:57:42.147Z] INFO: Testing against a local daemon [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T07:57:42.147Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T07:57:42.147Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-30T07:57:42.147Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-30T07:57:42.147Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-30T07:57:42.147Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-30T07:57:42.147Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-30T07:57:42.147Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-30T07:57:42.147Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-30T07:57:42.147Z] === RUN TestPluginInstall [2022-08-30T07:57:42.147Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-30T07:57:42.147Z] === RUN TestPluginsWithRuntimes [2022-08-30T07:57:42.147Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-30T07:57:42.147Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-30T07:57:42.147Z] === RUN TestPluginBackCompatMediaTypes [2022-08-30T07:57:42.147Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-30T07:57:42.147Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-30T07:57:42.147Z] PASS [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === Skipped [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-30T07:57:42.147Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-30T07:57:42.147Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-30T07:57:42.147Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-30T07:57:42.147Z] [2022-08-30T07:57:42.147Z] DONE 19 tests, 3 skipped in 0.165s [2022-08-30T07:57:42.403Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-30T07:57:42.403Z] INFO: Testing against a local daemon [2022-08-30T07:57:42.403Z] === RUN TestExternalGraphDriver [2022-08-30T07:57:42.659Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-30T07:57:42.659Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-30T07:57:42.659Z] === RUN TestGraphdriverPluginV2 [2022-08-30T07:57:43.153Z] === RUN TestDaemonProxy/command-line_options [2022-08-30T07:57:44.526Z] === RUN TestDaemonProxy/configuration_file [2022-08-30T07:57:46.425Z] === RUN TestDaemonProxy/conflicting_options [2022-08-30T07:57:46.827Z] --- PASS: TestGraphdriverPluginV2 (3.68s) [2022-08-30T07:57:46.827Z] PASS [2022-08-30T07:57:46.827Z] [2022-08-30T07:57:46.827Z] === Skipped [2022-08-30T07:57:46.827Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-30T07:57:46.827Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-30T07:57:46.827Z] [2022-08-30T07:57:46.827Z] DONE 2 tests, 1 skipped in 4.141s [2022-08-30T07:57:46.827Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-30T07:57:46.827Z] INFO: Testing against a local daemon [2022-08-30T07:57:46.827Z] === RUN TestContinueAfterPluginCrash [2022-08-30T07:57:46.827Z] === PAUSE TestContinueAfterPluginCrash [2022-08-30T07:57:46.827Z] === RUN TestReadPluginNoRead [2022-08-30T07:57:46.827Z] === PAUSE TestReadPluginNoRead [2022-08-30T07:57:46.827Z] === RUN TestDaemonStartWithLogOpt [2022-08-30T07:57:46.827Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-30T07:57:46.827Z] === CONT TestContinueAfterPluginCrash [2022-08-30T07:57:46.827Z] === CONT TestDaemonStartWithLogOpt [2022-08-30T07:57:46.989Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-30T07:57:47.248Z] --- PASS: TestDaemonProxy (6.17s) [2022-08-30T07:57:47.248Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-30T07:57:47.248Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-08-30T07:57:47.248Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-08-30T07:57:47.248Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-30T07:57:47.248Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-30T07:57:47.248Z] PASS [2022-08-30T07:57:47.248Z] [2022-08-30T07:57:47.248Z] DONE 18 tests in 11.194s [2022-08-30T07:57:47.506Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-30T07:57:47.506Z] ++ 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-30T07:57:47.506Z] ++ set -e [2022-08-30T07:57:47.506Z] ++ '[' -n 0 ']' [2022-08-30T07:57:47.506Z] ++ set -x [2022-08-30T07:57:47.506Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-30T07:57:47.506Z] INFO: Testing against a local daemon [2022-08-30T07:57:47.506Z] === RUN TestCommitInheritsEnv [2022-08-30T07:57:47.763Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-08-30T07:57:47.763Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-30T07:57:47.763Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-30T07:57:47.763Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-30T07:57:47.763Z] === RUN TestImportWithCustomPlatform [2022-08-30T07:57:47.763Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-30T07:57:47.763Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-30T07:57:47.763Z] === RUN TestImportWithCustomPlatform// [2022-08-30T07:57:47.763Z] === RUN TestImportWithCustomPlatform/linux [2022-08-30T07:57:48.021Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-30T07:57:48.021Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-30T07:57:48.021Z] === RUN TestImportWithCustomPlatform/macos [2022-08-30T07:57:48.021Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-30T07:57:48.021Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-30T07:57:48.021Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-30T07:57:48.021Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-30T07:57:48.021Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-30T07:57:48.021Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-30T07:57:48.021Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-30T07:57:48.021Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-30T07:57:48.021Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-30T07:57:48.021Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-30T07:57:48.021Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-30T07:57:48.021Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-30T07:57:48.021Z] === RUN TestImagesFilterMultiReference [2022-08-30T07:57:48.285Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-30T07:57:48.285Z] === RUN TestImagePullPlatformInvalid [2022-08-30T07:57:48.285Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-30T07:57:48.285Z] === RUN TestRemoveImageOrphaning [2022-08-30T07:57:48.544Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-30T07:57:48.544Z] === RUN TestRemoveImageGarbageCollector [2022-08-30T07:57:48.544Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:57:48.544Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-30T07:57:48.544Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-30T07:57:48.544Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-30T07:57:48.544Z] === RUN TestTagInvalidReference [2022-08-30T07:57:48.544Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-30T07:57:48.544Z] === RUN TestTagValidPrefixedRepo [2022-08-30T07:57:48.544Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-30T07:57:48.544Z] === RUN TestTagExistedNameWithoutForce [2022-08-30T07:57:48.544Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-30T07:57:48.544Z] === RUN TestTagOfficialNames [2022-08-30T07:57:48.544Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-30T07:57:48.544Z] === RUN TestTagMatchesDigest [2022-08-30T07:57:48.544Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-30T07:57:48.544Z] PASS [2022-08-30T07:57:48.544Z] [2022-08-30T07:57:48.544Z] === Skipped [2022-08-30T07:57:48.544Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-30T07:57:48.544Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-30T07:57:48.544Z] [2022-08-30T07:57:48.544Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-30T07:57:48.544Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:57:48.544Z] [2022-08-30T07:57:48.544Z] DONE 22 tests, 2 skipped in 1.241s [2022-08-30T07:57:48.544Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-30T07:57:48.544Z] ++ 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-30T07:57:48.544Z] ++ set -e [2022-08-30T07:57:48.544Z] ++ '[' -n 0 ']' [2022-08-30T07:57:48.544Z] ++ set -x [2022-08-30T07:57:48.544Z] ++ 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-30T07:57:48.802Z] === RUN TestStripANSICommands [2022-08-30T07:57:48.802Z] === RUN TestStripANSICommands/#00 [2022-08-30T07:57:48.802Z] === RUN TestStripANSICommands/#01 [2022-08-30T07:57:48.802Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-30T07:57:48.802Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-30T07:57:48.802Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-30T07:57:48.802Z] PASS [2022-08-30T07:57:48.802Z] [2022-08-30T07:57:48.802Z] DONE 3 tests in 0.037s [2022-08-30T07:57:48.802Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-30T07:57:48.802Z] ++ 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-30T07:57:48.802Z] ++ set -e [2022-08-30T07:57:48.802Z] ++ '[' -n 0 ']' [2022-08-30T07:57:48.802Z] ++ set -x [2022-08-30T07:57:48.802Z] ++ 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-30T07:57:48.802Z] INFO: Testing against a local daemon [2022-08-30T07:57:48.802Z] === RUN TestNetworkCreateDelete [2022-08-30T07:57:48.802Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-30T07:57:48.802Z] === RUN TestDockerNetworkDeletePreferID [2022-08-30T07:57:49.368Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-30T07:57:49.368Z] === RUN TestDaemonDNSFallback [2022-08-30T07:57:49.398Z] --- PASS: TestCreateServiceMultipleTimes (15.98s) [2022-08-30T07:57:49.398Z] === RUN TestCreateServiceConflict [2022-08-30T07:57:49.398Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-30T07:57:49.398Z] === RUN TestCreateServiceMaxReplicas [2022-08-30T07:57:49.612Z] sha256:fa4fc9c2b50e4f79a602cace5a06da8dda80e420c47351e2463aa128829abc78 [2022-08-30T07:57:49.612Z] INFO: Starting docker-py tests... [2022-08-30T07:57:49.612Z] ============================= test session starts ============================== [2022-08-30T07:57:49.612Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-30T07:57:49.612Z] rootdir: /src, inifile: pytest.ini [2022-08-30T07:57:49.612Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-30T07:57:49.612Z] collected 395 items / 2 deselected / 393 selected [2022-08-30T07:57:49.612Z] [2022-08-30T07:57:50.998Z] --- PASS: TestDaemonStartWithLogOpt (4.39s) [2022-08-30T07:57:50.998Z] === CONT TestReadPluginNoRead [2022-08-30T07:57:52.665Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-08-30T07:57:52.665Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-30T07:57:53.516Z] === RUN TestReadPluginNoRead/default [2022-08-30T07:57:54.449Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-30T07:57:55.819Z] --- PASS: TestContinueAfterPluginCrash (9.20s) [2022-08-30T07:57:55.819Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-30T07:57:55.923Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-08-30T07:57:55.923Z] === RUN TestInspectNetwork [2022-08-30T07:57:57.186Z] === CONT TestReadPluginNoRead [2022-08-30T07:57:57.186Z] read_test.go:92: [d27d6521df35f] daemon is not started [2022-08-30T07:57:57.186Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-08-30T07:57:57.186Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-30T07:57:57.186Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-08-30T07:57:57.186Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2022-08-30T07:57:57.186Z] PASS [2022-08-30T07:57:57.186Z] [2022-08-30T07:57:57.186Z] DONE 6 tests in 10.660s [2022-08-30T07:57:57.186Z] 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-30T07:57:57.186Z] testing: warning: no tests to run [2022-08-30T07:57:57.186Z] PASS [2022-08-30T07:57:57.186Z] [2022-08-30T07:57:57.186Z] DONE 0 tests in 0.034s [2022-08-30T07:57:57.186Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-30T07:57:57.186Z] INFO: Testing against a local daemon [2022-08-30T07:57:57.186Z] === RUN TestPluginWithDevMounts [2022-08-30T07:57:57.186Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-30T07:57:57.186Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-30T07:57:57.186Z] PASS [2022-08-30T07:57:57.186Z] [2022-08-30T07:57:57.186Z] === Skipped [2022-08-30T07:57:57.186Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-30T07:57:57.186Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-30T07:57:57.186Z] [2022-08-30T07:57:57.186Z] DONE 1 tests, 1 skipped in 0.128s [2022-08-30T07:57:57.186Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-30T07:57:57.442Z] INFO: Testing against a local daemon [2022-08-30T07:57:57.442Z] === RUN TestSecretInspect [2022-08-30T07:57:57.442Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-30T07:57:57.442Z] === RUN TestSecretList [2022-08-30T07:57:57.442Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] --- SKIP: TestSecretList (0.01s) [2022-08-30T07:57:57.442Z] === RUN TestSecretsCreateAndDelete [2022-08-30T07:57:57.442Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-30T07:57:57.442Z] === RUN TestSecretsUpdate [2022-08-30T07:57:57.442Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-30T07:57:57.442Z] === RUN TestTemplatedSecret [2022-08-30T07:57:57.442Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-30T07:57:57.442Z] === RUN TestSecretCreateResolve [2022-08-30T07:57:57.442Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-30T07:57:57.442Z] PASS [2022-08-30T07:57:57.442Z] [2022-08-30T07:57:57.442Z] === Skipped [2022-08-30T07:57:57.442Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-30T07:57:57.442Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] [2022-08-30T07:57:57.442Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-30T07:57:57.442Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] [2022-08-30T07:57:57.442Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-30T07:57:57.442Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] [2022-08-30T07:57:57.442Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-30T07:57:57.442Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] [2022-08-30T07:57:57.442Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-30T07:57:57.442Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] [2022-08-30T07:57:57.442Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-30T07:57:57.442Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.442Z] [2022-08-30T07:57:57.442Z] DONE 6 tests, 6 skipped in 0.163s [2022-08-30T07:57:57.442Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-30T07:57:57.698Z] INFO: Testing against a local daemon [2022-08-30T07:57:57.698Z] === RUN TestServiceCreateInit [2022-08-30T07:57:57.698Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-30T07:57:57.698Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-30T07:57:57.698Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-30T07:57:57.698Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-30T07:57:57.698Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-30T07:57:57.698Z] === RUN TestCreateServiceMultipleTimes [2022-08-30T07:57:57.698Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-08-30T07:57:57.698Z] === RUN TestCreateServiceConflict [2022-08-30T07:57:57.698Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-30T07:57:57.698Z] === RUN TestCreateServiceMaxReplicas [2022-08-30T07:57:57.698Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-30T07:57:57.698Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-30T07:57:57.698Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-30T07:57:57.698Z] === RUN TestCreateServiceSecretFileMode [2022-08-30T07:57:57.698Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-30T07:57:57.698Z] === RUN TestCreateServiceConfigFileMode [2022-08-30T07:57:57.698Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-30T07:57:57.698Z] === RUN TestCreateServiceSysctls [2022-08-30T07:57:57.698Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-30T07:57:57.698Z] === RUN TestCreateServiceCapabilities [2022-08-30T07:57:57.698Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-08-30T07:57:57.698Z] === RUN TestInspect [2022-08-30T07:57:57.698Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestInspect (0.01s) [2022-08-30T07:57:57.698Z] === RUN TestCreateJob [2022-08-30T07:57:57.698Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestCreateJob (0.01s) [2022-08-30T07:57:57.698Z] === RUN TestReplicatedJob [2022-08-30T07:57:57.698Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-30T07:57:57.698Z] === RUN TestUpdateReplicatedJob [2022-08-30T07:57:57.698Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-08-30T07:57:57.698Z] === RUN TestServiceListWithStatuses [2022-08-30T07:57:57.698Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-30T07:57:57.698Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-30T07:57:57.698Z] === RUN TestDockerNetworkConnectAlias [2022-08-30T07:57:57.698Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.698Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-30T07:57:57.698Z] === RUN TestDockerNetworkReConnect [2022-08-30T07:57:57.954Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:57.954Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-08-30T07:57:57.954Z] === RUN TestServicePlugin [2022-08-30T07:57:58.450Z] === RUN TestInspectNetwork/full_network_id [2022-08-30T07:57:58.450Z] === RUN TestInspectNetwork/partial_network_id [2022-08-30T07:57:58.450Z] === RUN TestInspectNetwork/network_name [2022-08-30T07:57:58.450Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-30T07:57:59.845Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-30T07:57:59.845Z] === RUN TestServiceUpdateLabel [2022-08-30T07:57:59.845Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-30T07:57:59.845Z] === RUN TestServiceUpdateSecrets [2022-08-30T07:57:59.845Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-30T07:57:59.845Z] === RUN TestServiceUpdateConfigs [2022-08-30T07:57:59.845Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-30T07:57:59.845Z] === RUN TestServiceUpdateNetwork [2022-08-30T07:57:59.845Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-30T07:57:59.845Z] === RUN TestServiceUpdatePidsLimit [2022-08-30T07:57:59.845Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-30T07:57:59.845Z] PASS [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === Skipped [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-30T07:57:59.845Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-30T07:57:59.845Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-08-30T07:57:59.845Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-30T07:57:59.845Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-30T07:57:59.845Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-30T07:57:59.845Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-30T07:57:59.845Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-30T07:57:59.845Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-30T07:57:59.845Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.05s) [2022-08-30T07:57:59.845Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-30T07:57:59.845Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-30T07:57:59.845Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-30T07:57:59.845Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-08-30T07:57:59.845Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-30T07:57:59.845Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-30T07:57:59.845Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-08-30T07:57:59.845Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-30T07:57:59.845Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-30T07:57:59.845Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-30T07:57:59.845Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-30T07:57:59.845Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-30T07:57:59.845Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-30T07:57:59.845Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-30T07:57:59.845Z] [2022-08-30T07:57:59.845Z] DONE 24 tests, 23 skipped in 2.408s [2022-08-30T07:57:59.845Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-30T07:57:59.845Z] INFO: Testing against a local daemon [2022-08-30T07:57:59.845Z] === RUN TestSessionCreate [2022-08-30T07:58:00.102Z] --- PASS: TestSessionCreate (0.04s) [2022-08-30T07:58:00.102Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-30T07:58:00.102Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-30T07:58:00.102Z] PASS [2022-08-30T07:58:00.102Z] [2022-08-30T07:58:00.102Z] DONE 2 tests in 0.163s [2022-08-30T07:58:00.102Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-30T07:58:00.102Z] INFO: Testing against a local daemon [2022-08-30T07:58:00.102Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-30T07:58:00.102Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-30T07:58:00.102Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-30T07:58:00.102Z] === RUN TestDiskUsage [2022-08-30T07:58:00.102Z] === PAUSE TestDiskUsage [2022-08-30T07:58:00.102Z] === RUN TestEventsExecDie [2022-08-30T07:58:00.665Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-30T07:58:00.665Z] === RUN TestEventsBackwardsCompatible [2022-08-30T07:58:00.665Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-30T07:58:00.665Z] === RUN TestEventsVolumeCreate [2022-08-30T07:58:00.926Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-30T07:58:00.926Z] === RUN TestInfoBinaryCommits [2022-08-30T07:58:00.926Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-30T07:58:00.926Z] === RUN TestInfoAPIVersioned [2022-08-30T07:58:00.926Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-30T07:58:00.926Z] === RUN TestInfoAPI [2022-08-30T07:58:00.926Z] --- PASS: TestInfoAPI (0.02s) [2022-08-30T07:58:00.926Z] === RUN TestInfoAPIWarnings [2022-08-30T07:58:02.630Z] --- PASS: TestInspectNetwork (6.98s) [2022-08-30T07:58:02.631Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-30T07:58:02.631Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-30T07:58:02.631Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-30T07:58:02.631Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-30T07:58:02.631Z] === RUN TestRunContainerWithBridgeNone [2022-08-30T07:58:03.666Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-30T07:58:04.003Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-30T07:58:04.003Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T07:58:04.003Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T07:58:04.003Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T07:58:04.003Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-30T07:58:04.003Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-30T07:58:04.003Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-30T07:58:04.003Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-30T07:58:04.003Z] === RUN TestNetworkList [2022-08-30T07:58:04.003Z] === RUN TestNetworkList//networks [2022-08-30T07:58:04.003Z] === PAUSE TestNetworkList//networks [2022-08-30T07:58:04.003Z] === RUN TestNetworkList//networks/ [2022-08-30T07:58:04.003Z] === PAUSE TestNetworkList//networks/ [2022-08-30T07:58:04.003Z] === CONT TestNetworkList//networks [2022-08-30T07:58:04.003Z] === CONT TestNetworkList//networks/ [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkList (0.02s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-30T07:58:04.003Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-30T07:58:04.003Z] === RUN TestHostIPv4BridgeLabel [2022-08-30T07:58:04.490Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-30T07:58:04.570Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-30T07:58:04.570Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-30T07:58:05.945Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-30T07:58:05.945Z] === RUN TestDaemonDefaultNetworkPools [2022-08-30T07:58:06.252Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-30T07:58:06.510Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-08-30T07:58:06.510Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-30T07:58:07.446Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-30T07:58:07.446Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-30T07:58:07.498Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-30T07:58:07.498Z] === RUN TestCreateServiceSecretFileMode [2022-08-30T07:58:07.756Z] --- PASS: TestCreateServiceSecretFileMode (2.46s) [2022-08-30T07:58:07.756Z] === RUN TestCreateServiceConfigFileMode [2022-08-30T07:58:08.820Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-30T07:58:08.820Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-30T07:58:09.386Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-30T07:58:09.386Z] === RUN TestServiceWithPredefinedNetwork [2022-08-30T07:58:10.270Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-08-30T07:58:10.270Z] === RUN TestCreateServiceSysctls [2022-08-30T07:58:11.913Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-08-30T07:58:11.913Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-30T07:58:11.913Z] service_test.go:243: FLAKY_TEST [2022-08-30T07:58:11.913Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-30T07:58:11.913Z] === RUN TestServiceWithDataPathPortInit [2022-08-30T07:58:13.579Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-08-30T07:58:13.579Z] === RUN TestCreateServiceCapabilities [2022-08-30T07:58:16.094Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-30T07:58:16.094Z] === RUN TestInspect [2022-08-30T07:58:18.698Z] --- PASS: TestInspect (2.79s) [2022-08-30T07:58:18.698Z] === RUN TestCreateJob [2022-08-30T07:58:18.811Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-30T07:58:18.811Z] Using test binary docker [2022-08-30T07:58:18.811Z] +++ /etc/init.d/apparmor start [2022-08-30T07:58:18.811Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-30T07:58:18.811Z] INFO: Waiting for daemon to start... [2022-08-30T07:58:18.811Z] Starting dockerd [2022-08-30T07:58:18.811Z] +++ 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-30T07:58:18.811Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-30T07:58:18.811Z] Using test binary docker [2022-08-30T07:58:18.811Z] +++ /etc/init.d/apparmor start [2022-08-30T07:58:18.811Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-30T07:58:18.811Z] INFO: Waiting for daemon to start... [2022-08-30T07:58:18.811Z] Starting dockerd [2022-08-30T07:58:18.811Z] +++ 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-30T07:58:18.811Z] . [2022-08-30T07:58:18.811Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-30T07:58:18.811Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-30T07:58:18.811Z] Error: No such image: emptyfs [2022-08-30T07:58:18.811Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-30T07:58:18.811Z] ++++ docker load [2022-08-30T07:58:18.811Z] Running integration-test (iteration 1) [2022-08-30T07:58:18.811Z] 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-30T07:58:18.811Z] ++ 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-30T07:58:18.811Z] ++ set -e [2022-08-30T07:58:18.811Z] ++ '[' -n 0 ']' [2022-08-30T07:58:18.811Z] ++ set -x [2022-08-30T07:58:18.811Z] ++ 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-30T07:58:18.811Z] [2022-08-30T07:58:18.811Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-30T07:58:18.811Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-30T07:58:18.811Z] Error: No such image: emptyfs [2022-08-30T07:58:18.811Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-30T07:58:18.811Z] ++++ docker load [2022-08-30T07:58:18.811Z] Running integration-test (iteration 1) [2022-08-30T07:58:18.811Z] 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-30T07:58:18.811Z] ++ 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-30T07:58:18.811Z] ++ set -e [2022-08-30T07:58:18.811Z] ++ '[' -n 0 ']' [2022-08-30T07:58:18.811Z] ++ set -x [2022-08-30T07:58:18.811Z] ++ 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-30T07:58:18.811Z] Loaded image: busybox:latest [2022-08-30T07:58:18.811Z] Loaded image: busybox:glibc [2022-08-30T07:58:18.811Z] Loaded image: busybox:latest [2022-08-30T07:58:18.811Z] Loaded image: busybox:glibc [2022-08-30T07:58:18.964Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-30T07:58:18.964Z] === RUN TestInfoDebug [2022-08-30T07:58:18.964Z] --- PASS: TestInfoDebug (0.54s) [2022-08-30T07:58:18.964Z] === RUN TestInfoInsecureRegistries [2022-08-30T07:58:18.964Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-30T07:58:18.964Z] === RUN TestInfoRegistryMirrors [2022-08-30T07:58:18.964Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-30T07:58:18.964Z] === RUN TestLoginFailsWithBadCredentials [2022-08-30T07:58:19.385Z] Loaded image: debian:bullseye-slim [2022-08-30T07:58:19.526Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-30T07:58:19.526Z] === RUN TestPingCacheHeaders [2022-08-30T07:58:19.526Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-30T07:58:19.526Z] === RUN TestPingGet [2022-08-30T07:58:19.526Z] --- PASS: TestPingGet (0.02s) [2022-08-30T07:58:19.526Z] === RUN TestPingHead [2022-08-30T07:58:19.526Z] --- PASS: TestPingHead (0.03s) [2022-08-30T07:58:19.526Z] === RUN TestPingSwarmHeader [2022-08-30T07:58:19.645Z] Loaded image: hello-world:latest [2022-08-30T07:58:19.905Z] Loaded image: arm32v7/hello-world:latest [2022-08-30T07:58:19.905Z] INFO: Testing against a local daemon [2022-08-30T07:58:19.905Z] === RUN TestDockerSuite [2022-08-30T07:58:19.905Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-30T07:58:19.905Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-30T07:58:19.905Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-30T07:58:19.905Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-30T07:58:19.905Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-30T07:58:19.905Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-30T07:58:19.905Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-30T07:58:19.905Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-30T07:58:20.088Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-30T07:58:20.165Z] Loaded image: debian:bullseye-slim [2022-08-30T07:58:20.425Z] Loaded image: hello-world:latest [2022-08-30T07:58:20.425Z] Loaded image: arm32v7/hello-world:latest [2022-08-30T07:58:20.649Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-30T07:58:20.685Z] INFO: Testing against a local daemon [2022-08-30T07:58:20.686Z] === RUN TestDockerDaemonSuite [2022-08-30T07:58:20.686Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-30T07:58:21.577Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-30T07:58:21.577Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-30T07:58:21.577Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-30T07:58:21.577Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-30T07:58:21.577Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-30T07:58:21.577Z] === RUN TestPingBuilderHeader [2022-08-30T07:58:21.577Z] === RUN TestPingBuilderHeader/default_config [2022-08-30T07:58:21.964Z] --- PASS: TestCreateJob (3.08s) [2022-08-30T07:58:21.964Z] === RUN TestReplicatedJob [2022-08-30T07:58:22.140Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-30T07:58:22.702Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-08-30T07:58:22.702Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-30T07:58:22.702Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-30T07:58:22.702Z] === RUN TestVersion [2022-08-30T07:58:22.702Z] --- PASS: TestVersion (0.03s) [2022-08-30T07:58:22.702Z] === CONT TestDiskUsage [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty/container_types [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty/image_types [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty/volume_types [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-30T07:58:23.264Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-30T07:58:23.520Z] === RUN TestDiskUsage/after_container.Run [2022-08-30T07:58:23.777Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-30T07:58:23.777Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-30T07:58:23.777Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-30T07:58:23.777Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-30T07:58:23.777Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-30T07:58:23.777Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-30T07:58:23.777Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-30T07:58:23.777Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-30T07:58:23.777Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-30T07:58:23.777Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage (1.26s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-30T07:58:24.033Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-30T07:58:24.034Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-30T07:58:24.034Z] PASS [2022-08-30T07:58:24.034Z] [2022-08-30T07:58:24.034Z] === Skipped [2022-08-30T07:58:24.034Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-30T07:58:24.034Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-30T07:58:24.034Z] [2022-08-30T07:58:24.034Z] DONE 57 tests, 1 skipped in 23.917s [2022-08-30T07:58:24.034Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-30T07:58:24.034Z] INFO: Testing against a local daemon [2022-08-30T07:58:24.034Z] === RUN TestVolumesCreateAndList [2022-08-30T07:58:24.034Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-30T07:58:24.034Z] === RUN TestVolumesRemove [2022-08-30T07:58:24.034Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-30T07:58:24.034Z] === RUN TestVolumesInspect [2022-08-30T07:58:24.290Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-30T07:58:24.290Z] === RUN TestVolumesInvalidJSON [2022-08-30T07:58:24.290Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-30T07:58:24.290Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-30T07:58:24.290Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-30T07:58:24.290Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-30T07:58:24.290Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-30T07:58:24.290Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-30T07:58:24.290Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-30T07:58:24.290Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-30T07:58:24.290Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-30T07:58:24.290Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-30T07:58:24.290Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-30T07:58:24.290Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-30T07:58:24.290Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-30T07:58:24.290Z] PASS [2022-08-30T07:58:24.290Z] [2022-08-30T07:58:24.290Z] DONE 9 tests in 0.209s [2022-08-30T07:58:24.290Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-30T07:58:24.290Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14431 is not a child of this shell [2022-08-30T07:58:24.290Z] warning: PID 14431 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-30T07:58:24.290Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-30T07:58:24.290Z] [2022-08-30T07:58:24.290Z] Unloading profiles will leave already running processes permanently [2022-08-30T07:58:24.290Z] unconfined, which can lead to unexpected situations. [2022-08-30T07:58:24.290Z] [2022-08-30T07:58:24.290Z] To set a process to complain mode, use the command line tool [2022-08-30T07:58:24.290Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-30T07:58:24.290Z] Removing test suite binaries [2022-08-30T07:58:24.290Z] exiting test-integration [2022-08-30T07:58:24.290Z] ++ exit 0 [2022-08-30T07:58:24.290Z] [2022-08-30T07:58:24.886Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-30T07:58:24.886Z] === RUN TestDockerSuite/TestAPIImagesHistory Post stage [Pipeline] junit [2022-08-30T07:58:25.228Z] Recording test results [2022-08-30T07:58:25.455Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-30T07:58:25.715Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-30T07:58:26.655Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-30T07:58:26.715Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-30T07:58:26.781Z] --- PASS: TestServiceWithDataPathPortInit (13.75s) [2022-08-30T07:58:26.781Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-30T07:58:27.086Z] + echo Ensuring container killed. [2022-08-30T07:58:27.086Z] Ensuring container killed. [2022-08-30T07:58:27.086Z] + docker rm -vf docker-pr5 [2022-08-30T07:58:27.086Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-08-30T07:58:27.253Z] --- PASS: TestReplicatedJob (5.33s) [2022-08-30T07:58:27.253Z] === RUN TestUpdateReplicatedJob [2022-08-30T07:58:27.406Z] + echo Chowning /workspace to jenkins user [2022-08-30T07:58:27.406Z] Chowning /workspace to jenkins user [2022-08-30T07:58:27.406Z] + id -u [2022-08-30T07:58:27.406Z] + id -g [2022-08-30T07:58:27.406Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44055:/workspace busybox chown -R 1000:1000 /workspace [2022-08-30T07:58:27.406Z] Unable to find image 'busybox:latest' locally [2022-08-30T07:58:27.406Z] latest: Pulling from library/busybox [2022-08-30T07:58:27.595Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-30T07:58:27.595Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-30T07:58:27.662Z] 50783e0dfb64: Pulling fs layer [2022-08-30T07:58:27.662Z] 50783e0dfb64: Verifying Checksum [2022-08-30T07:58:27.662Z] 50783e0dfb64: Download complete [2022-08-30T07:58:27.662Z] 50783e0dfb64: Pull complete [2022-08-30T07:58:27.662Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-30T07:58:27.662Z] Status: Downloaded newer image for busybox:latest [2022-08-30T07:58:27.715Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:60wz6t5b7rk05h00ykf8c712e Created:2022-08-30 07:58:26.56694991 +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[ab15ea8969d111cdb41121854cb6e79ad6140ddcc8ee8504cef3f0b019eae6b0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f6ix4y3rszhm8k1nqchh05ac9 EndpointID:6b39a88e0564b5a277fe8928ed058806df937691f66686d4f38cfcbe1b526c98 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c03710b723ab1e709b82fe75e8cca0ea3bf5d58c26800fc9568844c19c608757 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:f4407b3d5718 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f6ix4y3rszhm8k1nqchh05ac9 EndpointID:6b39a88e0564b5a277fe8928ed058806df937691f66686d4f38cfcbe1b526c98 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-30T07:58:28.542Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-30T07:58:29.112Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-30T07:58:29.681Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-30T07:58:29.681Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-30T07:58:29.681Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-30T07:58:29.887Z] + bundleName=amd64-rootless [2022-08-30T07:58:29.887Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-30T07:58:29.887Z] Creating amd64-rootless-bundles.tar.gz [2022-08-30T07:58:29.887Z] + 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-30T07:58:29.887Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-30T07:58:29.897Z] Archiving artifacts [2022-08-30T07:58:30.275Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-30T07:58:30.574Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-30T07:58:30.605Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-08-30T07:58:30.605Z] === RUN TestServiceListWithStatuses [2022-08-30T07:58:30.605Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-30T07:58:30.605Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-30T07:58:30.605Z] === RUN TestDockerNetworkConnectAlias [2022-08-30T07:58:31.343Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44055/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-30T07:58:31.694Z] + make clean [2022-08-30T07:58:31.950Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-30T07:58:31.950Z] docker-dev-cache [2022-08-30T07:58:31.950Z] docker-mod-cache [Pipeline] deleteDir [2022-08-30T07:58:31.978Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-30T07:58:31.979Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-30T07:58:31.979Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-30T07:58:31.979Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-30T07:58:32.996Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-08-30T07:58:32.996Z] PASS [2022-08-30T07:58:32.996Z] [2022-08-30T07:58:32.996Z] === Skipped [2022-08-30T07:58:32.996Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-30T07:58:32.996Z] service_test.go:243: FLAKY_TEST [2022-08-30T07:58:32.996Z] [2022-08-30T07:58:32.996Z] DONE 38 tests, 1 skipped in 43.370s [2022-08-30T07:58:32.996Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-30T07:58:32.996Z] ++ 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-30T07:58:32.996Z] ++ set -e [2022-08-30T07:58:32.996Z] ++ '[' -n 0 ']' [2022-08-30T07:58:32.996Z] ++ set -x [2022-08-30T07:58:32.996Z] ++ 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-30T07:58:32.996Z] INFO: Testing against a local daemon [2022-08-30T07:58:32.996Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-30T07:58:32.996Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:58:32.996Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-30T07:58:32.996Z] === RUN TestDockerNetworkIpvlan [2022-08-30T07:58:32.996Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:58:32.996Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-30T07:58:32.996Z] PASS [2022-08-30T07:58:32.996Z] [2022-08-30T07:58:32.996Z] === Skipped [2022-08-30T07:58:32.996Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-30T07:58:32.996Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:58:32.996Z] [2022-08-30T07:58:32.996Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-30T07:58:32.997Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T07:58:32.997Z] [2022-08-30T07:58:32.997Z] DONE 2 tests, 2 skipped in 0.106s [2022-08-30T07:58:32.997Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-30T07:58:32.997Z] ++ 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-30T07:58:32.997Z] ++ set -e [2022-08-30T07:58:32.997Z] ++ '[' -n 0 ']' [2022-08-30T07:58:32.997Z] ++ set -x [2022-08-30T07:58:32.997Z] ++ 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-30T07:58:32.997Z] INFO: Testing against a local daemon [2022-08-30T07:58:32.997Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-30T07:58:33.358Z] --- PASS: TestBuildWithHugeFile (125.77s) [2022-08-30T07:58:33.358Z] === RUN TestBuildWCOWSandboxSize [2022-08-30T07:58:33.358Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-30T07:58:33.358Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-30T07:58:33.358Z] === RUN TestBuildWithEmptyDockerfile [2022-08-30T07:58:33.358Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:58:33.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:58:33.358Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:58:33.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:58:33.358Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:58:33.358Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:58:33.358Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-30T07:58:33.358Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-30T07:58:33.358Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-30T07:58:33.358Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-30T07:58:33.358Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-08-30T07:58:33.358Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-30T07:58:33.358Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-30T07:58:33.358Z] === RUN TestBuildPreserveOwnership [2022-08-30T07:58:33.358Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-30T07:58:33.579Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-08-30T07:58:33.579Z] === RUN TestDockerNetworkMacvlan [2022-08-30T07:58:34.529Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-30T07:58:34.811Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2022-08-30T07:58:34.811Z] === RUN TestDockerNetworkReConnect [2022-08-30T07:58:35.096Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-30T07:58:35.266Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-30T07:58:35.526Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-30T07:58:36.029Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-30T07:58:36.255Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-30T07:58:36.464Z] --- PASS: TestBuildPreserveOwnership (3.16s) [2022-08-30T07:58:36.464Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.98s) [2022-08-30T07:58:36.464Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-08-30T07:58:36.464Z] === RUN TestBuildPlatformInvalid [2022-08-30T07:58:36.464Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-30T07:58:36.464Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-30T07:58:37.369Z] --- PASS: TestDockerNetworkReConnect (2.99s) [2022-08-30T07:58:37.369Z] === RUN TestServicePlugin [2022-08-30T07:58:37.403Z] Loaded image: busybox:latest [2022-08-30T07:58:37.403Z] Loaded image: busybox:glibc [2022-08-30T07:58:37.663Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-30T07:58:37.929Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-30T07:58:39.304Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-30T07:58:39.574Z] Loaded image: debian:bullseye-slim [2022-08-30T07:58:39.574Z] Loaded image: hello-world:latest [2022-08-30T07:58:39.574Z] Loaded image: arm32v7/hello-world:latest [2022-08-30T07:58:39.834Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-30T07:58:40.635Z] plugin_test.go:61: [db6dd0959b5ad] joining swarm manager [d8fa550ce9364]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T07:58:41.744Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-30T07:58:42.000Z] plugin_test.go:64: [df104b8b53282] joining swarm manager [d8fa550ce9364]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T07:58:42.586Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-30T07:58:42.684Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-30T07:58:43.152Z] --- PASS: TestDockerNetworkMacvlan (9.50s) [2022-08-30T07:58:43.152Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-30T07:58:43.152Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-30T07:58:43.152Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-08-30T07:58:43.152Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-08-30T07:58:43.152Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-08-30T07:58:43.152Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-08-30T07:58:43.152Z] PASS [2022-08-30T07:58:43.152Z] [2022-08-30T07:58:43.152Z] DONE 8 tests in 10.994s [2022-08-30T07:58:43.152Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-30T07:58:43.152Z] ++ 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-30T07:58:43.152Z] ++ set -e [2022-08-30T07:58:43.152Z] ++ '[' -n 0 ']' [2022-08-30T07:58:43.152Z] ++ set -x [2022-08-30T07:58:43.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T07:58:43.152Z] testing: warning: no tests to run [2022-08-30T07:58:43.152Z] PASS [2022-08-30T07:58:43.152Z] [2022-08-30T07:58:43.152Z] DONE 0 tests in 0.025s [2022-08-30T07:58:43.152Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-30T07:58:43.152Z] ++ 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-30T07:58:43.152Z] ++ set -e [2022-08-30T07:58:43.152Z] ++ '[' -n 0 ']' [2022-08-30T07:58:43.152Z] ++ set -x [2022-08-30T07:58:43.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T07:58:43.410Z] INFO: Testing against a local daemon [2022-08-30T07:58:43.410Z] === RUN TestAuthZPluginAllowRequest [2022-08-30T07:58:43.623Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-30T07:58:44.783Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-30T07:58:44.783Z] === RUN TestAuthZPluginTLS [2022-08-30T07:58:45.002Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-30T07:58:45.041Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-30T07:58:45.041Z] === RUN TestAuthZPluginDenyRequest [2022-08-30T07:58:45.609Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-30T07:58:45.609Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-30T07:58:45.941Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-30T07:58:46.174Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-30T07:58:46.174Z] === RUN TestAuthZPluginDenyResponse [2022-08-30T07:58:46.741Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-30T07:58:46.741Z] === RUN TestAuthZPluginAllowEventStream [2022-08-30T07:58:46.881Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-30T07:58:46.881Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-30T07:58:46.881Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-30T07:58:47.675Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-08-30T07:58:47.676Z] === RUN TestAuthZPluginErrorResponse [2022-08-30T07:58:48.241Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-30T07:58:48.241Z] === RUN TestAuthZPluginErrorRequest [2022-08-30T07:58:48.262Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-30T07:58:48.522Z] docker_cli_daemon_test.go:1475: [da19beb8d59a8] daemon is not started [2022-08-30T07:58:48.782Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-30T07:58:48.807Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-30T07:58:48.807Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-30T07:58:49.372Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-30T07:58:49.372Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-30T07:58:49.723Z] check_test.go:540: [d7cd12b0dc0a2] daemon is not started [2022-08-30T07:58:49.723Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-30T07:58:49.982Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-30T07:58:50.745Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-08-30T07:58:50.745Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-30T07:58:51.363Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.70s) [2022-08-30T07:58:51.363Z] PASS [2022-08-30T07:58:51.363Z] [2022-08-30T07:58:51.363Z] === Skipped [2022-08-30T07:58:51.363Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-30T07:58:51.363Z] build_session_test.go:25: TODO: BuildKit [2022-08-30T07:58:51.363Z] [2022-08-30T07:58:51.363Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-30T07:58:51.363Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-30T07:58:51.363Z] [2022-08-30T07:58:51.363Z] DONE 34 tests, 2 skipped in 192.810s [2022-08-30T07:58:51.363Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-30T07:58:51.363Z] ++ 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-30T07:58:51.363Z] ++ set -e [2022-08-30T07:58:51.363Z] ++ '[' -n 0 ']' [2022-08-30T07:58:51.363Z] ++ set -x [2022-08-30T07:58:51.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-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-30T07:58:51.363Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-30T07:58:51.363Z] INFO: Testing against a local daemon [2022-08-30T07:58:51.363Z] === RUN TestConfigInspect [2022-08-30T07:58:51.932Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-30T07:58:52.118Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-08-30T07:58:52.118Z] === RUN TestAuthZPluginHeader [2022-08-30T07:58:52.684Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-30T07:58:52.684Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-30T07:58:52.684Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:58:52.684Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-30T07:58:52.684Z] === RUN TestAuthZPluginV2Disable [2022-08-30T07:58:52.684Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:58:52.684Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-30T07:58:52.684Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-30T07:58:52.684Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:58:52.684Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-30T07:58:52.684Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-30T07:58:52.684Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:58:52.684Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-30T07:58:52.684Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-30T07:58:53.312Z] check_test.go:540: [d1c1a51851a49] daemon is not started [2022-08-30T07:58:53.312Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-30T07:58:54.692Z] --- PASS: TestConfigInspect (3.00s) [2022-08-30T07:58:54.692Z] === RUN TestConfigList [2022-08-30T07:58:55.631Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-30T07:58:56.568Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-30T07:58:56.827Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-30T07:58:57.087Z] --- PASS: TestConfigList (2.59s) [2022-08-30T07:58:57.087Z] === RUN TestConfigsCreateAndDelete [2022-08-30T07:58:57.347Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-30T07:58:57.917Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-30T07:58:57.917Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-30T07:58:57.917Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-30T07:58:57.917Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-30T07:58:59.298Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-30T07:59:00.238Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2022-08-30T07:59:00.238Z] === RUN TestConfigsUpdate [2022-08-30T07:59:00.498Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-30T07:59:01.070Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-30T07:59:01.070Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-30T07:59:01.640Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-30T07:59:02.581Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-30T07:59:02.840Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-30T07:59:03.099Z] --- PASS: TestConfigsUpdate (3.19s) [2022-08-30T07:59:03.099Z] === RUN TestTemplatedConfig [2022-08-30T07:59:03.361Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-30T07:59:03.930Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-30T07:59:04.500Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-30T07:59:04.500Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-30T07:59:04.759Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-30T07:59:05.328Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-30T07:59:05.328Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-30T07:59:05.588Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-30T07:59:05.588Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-30T07:59:05.848Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-30T07:59:06.107Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-30T07:59:06.676Z] --- PASS: TestTemplatedConfig (3.39s) [2022-08-30T07:59:06.676Z] === RUN TestConfigCreateResolve [2022-08-30T07:59:06.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-30T07:59:07.614Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-30T07:59:08.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-30T07:59:08.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-30T07:59:08.629Z] --- PASS: TestServicePlugin (29.74s) [2022-08-30T07:59:08.629Z] === RUN TestServiceUpdateLabel [2022-08-30T07:59:09.121Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-30T07:59:09.556Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-08-30T07:59:09.556Z] === RUN TestServiceUpdateSecrets [2022-08-30T07:59:09.690Z] --- PASS: TestConfigCreateResolve (2.99s) [2022-08-30T07:59:09.690Z] PASS [2022-08-30T07:59:09.690Z] [2022-08-30T07:59:09.690Z] DONE 6 tests in 18.287s [2022-08-30T07:59:09.690Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-30T07:59:09.690Z] ++ 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-30T07:59:09.690Z] ++ set -e [2022-08-30T07:59:09.690Z] ++ '[' -n 0 ']' [2022-08-30T07:59:09.690Z] ++ set -x [2022-08-30T07:59:09.690Z] ++ 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-30T07:59:09.690Z] INFO: Testing against a local daemon [2022-08-30T07:59:09.690Z] === RUN TestAttachWithTTY [2022-08-30T07:59:09.949Z] --- PASS: TestAttachWithTTY (0.09s) [2022-08-30T07:59:09.949Z] === RUN TestAttachWithoutTTy [2022-08-30T07:59:09.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-30T07:59:09.949Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-30T07:59:09.949Z] === RUN TestCheckpoint [2022-08-30T07:59:09.949Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-30T07:59:09.949Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/commit [2022-08-30T07:59:09.949Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-30T07:59:09.949Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:59:09.949Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:59:09.949Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:59:09.949Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:59:09.949Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:59:09.949Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:59:09.949Z] === CONT TestContainerInvalidJSON/commit [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-30T07:59:09.949Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-30T07:59:09.949Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-30T07:59:09.949Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-30T07:59:09.949Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-30T07:59:09.949Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-30T07:59:09.949Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-30T07:59:09.949Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-30T07:59:09.949Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-30T07:59:09.949Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-30T07:59:10.209Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-08-30T07:59:10.209Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-30T07:59:10.209Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-30T07:59:10.209Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-30T07:59:10.209Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-30T07:59:10.209Z] === RUN TestCopyEmptyFile [2022-08-30T07:59:10.755Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-30T07:59:10.755Z] PASS [2022-08-30T07:59:10.755Z] [2022-08-30T07:59:10.755Z] === Skipped [2022-08-30T07:59:10.755Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-30T07:59:10.755Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:59:10.755Z] [2022-08-30T07:59:10.755Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-30T07:59:10.755Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:59:10.755Z] [2022-08-30T07:59:10.755Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-30T07:59:10.755Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:59:10.755Z] [2022-08-30T07:59:10.755Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-30T07:59:10.755Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:59:10.755Z] [2022-08-30T07:59:10.755Z] DONE 17 tests, 4 skipped in 26.433s [2022-08-30T07:59:10.755Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-30T07:59:10.755Z] ++ 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-30T07:59:10.755Z] ++ set -e [2022-08-30T07:59:10.755Z] ++ '[' -n 0 ']' [2022-08-30T07:59:10.755Z] ++ set -x [2022-08-30T07:59:10.755Z] ++ 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-30T07:59:10.755Z] INFO: Testing against a local daemon [2022-08-30T07:59:10.755Z] === RUN TestPluginInvalidJSON [2022-08-30T07:59:10.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T07:59:10.755Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T07:59:10.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T07:59:10.755Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T07:59:10.755Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-30T07:59:10.756Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-30T07:59:10.756Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T07:59:10.756Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-30T07:59:10.756Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-30T07:59:10.756Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-30T07:59:10.756Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-30T07:59:10.756Z] === RUN TestPluginInstall [2022-08-30T07:59:10.756Z] === RUN TestPluginInstall/no_auth [2022-08-30T07:59:10.756Z] time="2022-08-30T07:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:59:10.756Z] time="2022-08-30T07:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efa26ca66a89f54aaad49ee9b4fa90dc5770472a530c9906cb629c3025053b66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:59:10.756Z] time="2022-08-30T07:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:59:10.756Z] time="2022-08-30T07:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efa26ca66a89f54aaad49ee9b4fa90dc5770472a530c9906cb629c3025053b66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:59:10.756Z] === RUN TestPluginInstall/with_htpasswd [2022-08-30T07:59:10.780Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-08-30T07:59:10.780Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-30T07:59:10.780Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-30T07:59:10.780Z] === RUN TestCopyFromContainer [2022-08-30T07:59:10.780Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-30T07:59:10.780Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-30T07:59:11.015Z] time="2022-08-30T07:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:59:11.015Z] time="2022-08-30T07:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efa26ca66a89f54aaad49ee9b4fa90dc5770472a530c9906cb629c3025053b66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:59:11.015Z] time="2022-08-30T07:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:59:11.015Z] time="2022-08-30T07:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efa26ca66a89f54aaad49ee9b4fa90dc5770472a530c9906cb629c3025053b66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:59:11.273Z] === RUN TestPluginInstall/with_insecure [2022-08-30T07:59:11.352Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-30T07:59:11.612Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-30T07:59:12.207Z] time="2022-08-30T07:59:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:59:12.207Z] time="2022-08-30T07:59:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92de60e568fea67df99f8987b97ad910499226a1922ab7bc9409d7e69804b4ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:59:12.207Z] time="2022-08-30T07:59:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T07:59:12.207Z] time="2022-08-30T07:59:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92de60e568fea67df99f8987b97ad910499226a1922ab7bc9409d7e69804b4ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T07:59:12.466Z] plugin_test.go:195: [ddf4807f958aa] daemon is not started [2022-08-30T07:59:12.466Z] --- PASS: TestPluginInstall (2.52s) [2022-08-30T07:59:12.466Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-30T07:59:12.466Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-30T07:59:12.466Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-08-30T07:59:12.466Z] === RUN TestPluginsWithRuntimes [2022-08-30T07:59:12.550Z] === RUN TestCopyFromContainer// [2022-08-30T07:59:12.550Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-30T07:59:12.550Z] === RUN TestCopyFromContainer//bar/root [2022-08-30T07:59:12.550Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-30T07:59:12.811Z] === RUN TestCopyFromContainer/bar/quux [2022-08-30T07:59:12.811Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-30T07:59:12.811Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-30T07:59:13.071Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-30T07:59:13.071Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-30T07:59:13.331Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-30T07:59:13.331Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-30T07:59:13.331Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-30T07:59:13.591Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer (2.94s) [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-30T07:59:13.591Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-08-30T07:59:13.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-30T07:59:13.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:59:13.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:59:13.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:59:13.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:59:13.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:59:13.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:59:13.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-30T07:59:13.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-30T07:59:13.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-30T07:59:13.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-30T07:59:13.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-30T07:59:13.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-30T07:59:13.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-30T07:59:13.591Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-30T07:59:13.839Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-30T07:59:13.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-08-30T07:59:13.851Z] === RUN TestCreateWithInvalidEnv [2022-08-30T07:59:13.851Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-30T07:59:13.851Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-30T07:59:13.851Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-30T07:59:13.851Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-30T07:59:13.851Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-30T07:59:13.851Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-30T07:59:13.851Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-30T07:59:13.851Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-30T07:59:13.851Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-30T07:59:13.851Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-30T07:59:13.851Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-30T07:59:13.851Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-30T07:59:13.851Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-30T07:59:13.851Z] === RUN TestCreateTmpfsMountsTarget [2022-08-30T07:59:13.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-30T07:59:13.851Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-30T07:59:14.111Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-30T07:59:14.111Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-30T07:59:14.774Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-30T07:59:15.049Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-30T07:59:15.049Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-30T07:59:15.708Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-08-30T07:59:15.708Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-30T07:59:15.708Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-30T07:59:15.708Z] === RUN TestPluginBackCompatMediaTypes [2022-08-30T07:59:15.988Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-30T07:59:15.988Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-08-30T07:59:15.988Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-30T07:59:16.274Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-30T07:59:16.274Z] PASS [2022-08-30T07:59:16.274Z] [2022-08-30T07:59:16.274Z] DONE 24 tests in 6.482s [2022-08-30T07:59:16.274Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-30T07:59:16.274Z] ++ 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-30T07:59:16.274Z] ++ set -e [2022-08-30T07:59:16.274Z] ++ '[' -n 0 ']' [2022-08-30T07:59:16.274Z] ++ set -x [2022-08-30T07:59:16.274Z] ++ 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-30T07:59:16.274Z] INFO: Testing against a local daemon [2022-08-30T07:59:16.274Z] === RUN TestExternalGraphDriver [2022-08-30T07:59:16.532Z] === RUN TestExternalGraphDriver/json [2022-08-30T07:59:16.557Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-30T07:59:16.557Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-30T07:59:16.818Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-30T07:59:17.077Z] check_test.go:540: [d956a63e747d5] daemon is not started [2022-08-30T07:59:17.077Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-30T07:59:17.337Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-30T07:59:18.277Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2022-08-30T07:59:18.277Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-30T07:59:18.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:59:18.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:59:18.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:59:18.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:59:18.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:59:18.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:59:18.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:59:18.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:59:18.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:59:18.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:59:18.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-30T07:59:18.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-30T07:59:18.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-30T07:59:18.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-30T07:59:18.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-30T07:59:18.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-30T07:59:18.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-30T07:59:18.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-30T07:59:18.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-30T07:59:18.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-30T07:59:18.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-30T07:59:18.277Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-30T07:59:18.431Z] === RUN TestExternalGraphDriver/spec [2022-08-30T07:59:19.216Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-30T07:59:19.216Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2022-08-30T07:59:19.216Z] === RUN TestCreateDifferentPlatform [2022-08-30T07:59:19.216Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-30T07:59:19.216Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-30T07:59:19.216Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-30T07:59:19.216Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-30T07:59:19.216Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-30T07:59:19.216Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-30T07:59:19.216Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-30T07:59:19.216Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-30T07:59:19.216Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-30T07:59:19.216Z] === RUN TestCreateInvalidHostConfig [2022-08-30T07:59:19.216Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:59:19.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:59:19.216Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:59:19.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:59:19.216Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:59:19.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:59:19.216Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:59:19.216Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:59:19.216Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-30T07:59:19.216Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-30T07:59:19.216Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-30T07:59:19.216Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-30T07:59:19.216Z] --- PASS: TestCreateInvalidHostConfig (0.03s) [2022-08-30T07:59:19.216Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-30T07:59:19.216Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-30T07:59:19.216Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-30T07:59:19.216Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) [2022-08-30T07:59:19.216Z] === RUN TestContainerStartOnDaemonRestart [2022-08-30T07:59:19.216Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-30T07:59:19.216Z] === RUN TestDaemonRestartIpcMode [2022-08-30T07:59:19.216Z] === PAUSE TestDaemonRestartIpcMode [2022-08-30T07:59:19.216Z] === RUN TestDaemonHostGatewayIP [2022-08-30T07:59:19.216Z] === PAUSE TestDaemonHostGatewayIP [2022-08-30T07:59:19.216Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-30T07:59:19.216Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-30T07:59:19.216Z] === RUN TestContainerKillOnDaemonStart [2022-08-30T07:59:19.216Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-30T07:59:19.216Z] === RUN TestDiff [2022-08-30T07:59:19.476Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-30T07:59:19.805Z] === RUN TestExternalGraphDriver/pull [2022-08-30T07:59:20.071Z] --- PASS: TestDiff (0.64s) [2022-08-30T07:59:20.071Z] === RUN TestExecConsoleSize [2022-08-30T07:59:20.357Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-30T07:59:20.628Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-30T07:59:20.628Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-30T07:59:20.628Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-30T07:59:20.628Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-30T07:59:20.889Z] --- PASS: TestExecConsoleSize (1.04s) [2022-08-30T07:59:20.889Z] === RUN TestExecWithCloseStdin [2022-08-30T07:59:21.153Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-30T07:59:21.415Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-30T07:59:21.681Z] --- PASS: TestExecWithCloseStdin (0.82s) [2022-08-30T07:59:21.681Z] === RUN TestExec [2022-08-30T07:59:21.703Z] --- PASS: TestExternalGraphDriver (5.09s) [2022-08-30T07:59:21.703Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-08-30T07:59:21.703Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-08-30T07:59:21.703Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-08-30T07:59:21.703Z] === RUN TestGraphdriverPluginV2 [2022-08-30T07:59:21.703Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:59:21.703Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-30T07:59:21.703Z] PASS [2022-08-30T07:59:21.703Z] [2022-08-30T07:59:21.703Z] === Skipped [2022-08-30T07:59:21.703Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-30T07:59:21.704Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T07:59:21.704Z] [2022-08-30T07:59:21.704Z] DONE 5 tests, 1 skipped in 5.505s [2022-08-30T07:59:21.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-30T07:59:21.704Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-30T07:59:21.704Z] ++ set -e [2022-08-30T07:59:21.704Z] ++ '[' -n 0 ']' [2022-08-30T07:59:21.704Z] ++ set -x [2022-08-30T07:59:21.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-30T07:59:21.704Z] INFO: Testing against a local daemon [2022-08-30T07:59:21.704Z] === RUN TestContinueAfterPluginCrash [2022-08-30T07:59:21.704Z] === PAUSE TestContinueAfterPluginCrash [2022-08-30T07:59:21.704Z] === RUN TestReadPluginNoRead [2022-08-30T07:59:21.704Z] === PAUSE TestReadPluginNoRead [2022-08-30T07:59:21.704Z] === RUN TestDaemonStartWithLogOpt [2022-08-30T07:59:21.704Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-30T07:59:21.704Z] === CONT TestContinueAfterPluginCrash [2022-08-30T07:59:21.704Z] === CONT TestDaemonStartWithLogOpt [2022-08-30T07:59:22.250Z] --- PASS: TestExec (0.65s) [2022-08-30T07:59:22.250Z] === RUN TestExecUser [2022-08-30T07:59:23.188Z] --- PASS: TestExecUser (0.59s) [2022-08-30T07:59:23.188Z] === RUN TestExportContainerAndImportImage [2022-08-30T07:59:23.188Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-30T07:59:23.757Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-08-30T07:59:23.757Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-30T07:59:24.431Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2022-08-30T07:59:24.431Z] === RUN TestServiceUpdateConfigs [2022-08-30T07:59:24.985Z] --- PASS: TestDaemonStartWithLogOpt (3.08s) [2022-08-30T07:59:24.985Z] === CONT TestReadPluginNoRead [2022-08-30T07:59:25.135Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-08-30T07:59:25.135Z] === RUN TestHealthCheckWorkdir [2022-08-30T07:59:25.394Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-08-30T07:59:25.394Z] === RUN TestHealthKillContainer [2022-08-30T07:59:25.653Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-30T07:59:26.222Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-30T07:59:26.791Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-30T07:59:26.791Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-30T07:59:26.791Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-30T07:59:26.791Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-30T07:59:26.791Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-30T07:59:27.513Z] === RUN TestReadPluginNoRead/default [2022-08-30T07:59:28.450Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-30T07:59:29.327Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-30T07:59:29.384Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-30T07:59:29.551Z] .........................xx.................... [ 29%] [2022-08-30T07:59:29.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-30T07:59:29.950Z] --- PASS: TestContinueAfterPluginCrash (8.03s) [2022-08-30T07:59:30.466Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-30T07:59:30.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-30T07:59:30.726Z] check_test.go:540: [db6a894863cc9] daemon is not started [2022-08-30T07:59:30.726Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-30T07:59:30.885Z] === CONT TestReadPluginNoRead [2022-08-30T07:59:30.885Z] read_test.go:92: [db37b220cb766] daemon is not started [2022-08-30T07:59:30.885Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-08-30T07:59:30.885Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-08-30T07:59:30.885Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-08-30T07:59:30.885Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-08-30T07:59:30.885Z] PASS [2022-08-30T07:59:30.885Z] [2022-08-30T07:59:30.885Z] DONE 6 tests in 8.936s [2022-08-30T07:59:30.885Z] 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-30T07:59:30.885Z] ++ 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-30T07:59:30.885Z] ++ set -e [2022-08-30T07:59:30.885Z] ++ '[' -n 0 ']' [2022-08-30T07:59:30.885Z] ++ set -x [2022-08-30T07:59:30.885Z] ++ 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-30T07:59:30.885Z] testing: warning: no tests to run [2022-08-30T07:59:30.885Z] PASS [2022-08-30T07:59:30.885Z] [2022-08-30T07:59:30.885Z] DONE 0 tests in 0.036s [2022-08-30T07:59:30.885Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-30T07:59:30.885Z] ++ 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-30T07:59:30.885Z] ++ set -e [2022-08-30T07:59:30.885Z] ++ '[' -n 0 ']' [2022-08-30T07:59:30.885Z] ++ set -x [2022-08-30T07:59:30.885Z] ++ 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-30T07:59:30.885Z] INFO: Testing against a local daemon [2022-08-30T07:59:30.885Z] === RUN TestPluginWithDevMounts [2022-08-30T07:59:30.885Z] === PAUSE TestPluginWithDevMounts [2022-08-30T07:59:30.885Z] === CONT TestPluginWithDevMounts [2022-08-30T07:59:31.295Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-30T07:59:31.863Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-30T07:59:31.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-30T07:59:32.259Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-08-30T07:59:32.259Z] PASS [2022-08-30T07:59:32.259Z] [2022-08-30T07:59:32.259Z] DONE 1 tests in 1.646s [2022-08-30T07:59:32.433Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-30T07:59:32.517Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-30T07:59:32.517Z] ++ 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-30T07:59:32.517Z] ++ set -e [2022-08-30T07:59:32.517Z] ++ '[' -n 0 ']' [2022-08-30T07:59:32.517Z] ++ set -x [2022-08-30T07:59:32.517Z] ++ 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-30T07:59:32.517Z] INFO: Testing against a local daemon [2022-08-30T07:59:32.517Z] === RUN TestSecretInspect [2022-08-30T07:59:33.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-30T07:59:33.949Z] --- PASS: TestHealthKillContainer (8.27s) [2022-08-30T07:59:33.949Z] === RUN TestHealthCheckProcessKilled [2022-08-30T07:59:34.518Z] --- PASS: TestHealthCheckProcessKilled (0.87s) [2022-08-30T07:59:34.518Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-30T07:59:34.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-30T07:59:35.038Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-30T07:59:35.044Z] --- PASS: TestSecretInspect (2.24s) [2022-08-30T07:59:35.044Z] === RUN TestSecretList [2022-08-30T07:59:35.297Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-08-30T07:59:35.297Z] === RUN TestIpcModeNone [2022-08-30T07:59:35.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00121bf38__} [2022-08-30T07:59:36.239Z] --- PASS: TestIpcModeNone (0.82s) [2022-08-30T07:59:36.239Z] === RUN TestIpcModePrivate [2022-08-30T07:59:36.418Z] --- PASS: TestSecretList (1.78s) [2022-08-30T07:59:36.418Z] === RUN TestSecretsCreateAndDelete [2022-08-30T07:59:36.499Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-30T07:59:36.760Z] --- PASS: TestIpcModePrivate (0.66s) [2022-08-30T07:59:36.760Z] === RUN TestIpcModeShareable [2022-08-30T07:59:37.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13917080991_/foo_false_____} [2022-08-30T07:59:37.281Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:92, shared: true, mustBeShared: true [2022-08-30T07:59:37.540Z] --- PASS: TestIpcModeShareable (0.63s) [2022-08-30T07:59:37.540Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-30T07:59:38.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13917080991_/foo_true_____} [2022-08-30T07:59:38.947Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-08-30T07:59:38.947Z] === RUN TestSecretsUpdate [2022-08-30T07:59:39.352Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2022-08-30T07:59:39.352Z] === RUN TestServiceUpdateNetwork [2022-08-30T07:59:39.417Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.96s) [2022-08-30T07:59:39.417Z] === RUN TestAPIIpcModeHost [2022-08-30T07:59:39.677Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-30T07:59:39.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31142661140_/foo_false_____} [2022-08-30T07:59:39.937Z] --- PASS: TestAPIIpcModeHost (0.52s) [2022-08-30T07:59:39.937Z] === RUN TestDaemonIpcModeShareable [2022-08-30T07:59:40.846Z] --- PASS: TestSecretsUpdate (2.16s) [2022-08-30T07:59:40.846Z] === RUN TestTemplatedSecret [2022-08-30T07:59:41.318Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-08-30T07:59:41.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31142661140_/foo_true_____} [2022-08-30T07:59:41.578Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2022-08-30T07:59:41.578Z] === RUN TestDaemonIpcModePrivate [2022-08-30T07:59:42.148Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-30T07:59:42.148Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-30T07:59:42.148Z] check_test.go:540: [d81cdaf67c699] daemon is not started [2022-08-30T07:59:42.148Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-30T07:59:42.717Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-08-30T07:59:42.977Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2022-08-30T07:59:42.977Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-30T07:59:42.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31142661140_/foo_true__0xc00121bf68___} [2022-08-30T07:59:43.372Z] --- PASS: TestTemplatedSecret (2.46s) [2022-08-30T07:59:43.372Z] === RUN TestSecretCreateResolve [2022-08-30T07:59:43.917Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-30T07:59:44.176Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-08-30T07:59:44.436Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2022-08-30T07:59:44.436Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-30T07:59:44.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00121bf80__} [2022-08-30T07:59:45.477Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-30T07:59:45.817Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-08-30T07:59:45.818Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-30T07:59:45.818Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.56s) [2022-08-30T07:59:45.818Z] === RUN TestIpcModeOlderClient [2022-08-30T07:59:45.818Z] === PAUSE TestIpcModeOlderClient [2022-08-30T07:59:45.818Z] === RUN TestKillContainerInvalidSignal [2022-08-30T07:59:45.924Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-08-30T07:59:45.924Z] PASS [2022-08-30T07:59:45.924Z] [2022-08-30T07:59:45.924Z] DONE 6 tests in 13.032s [2022-08-30T07:59:45.924Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-30T07:59:45.924Z] ++ 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-30T07:59:45.924Z] ++ set -e [2022-08-30T07:59:45.924Z] ++ '[' -n 0 ']' [2022-08-30T07:59:45.924Z] ++ set -x [2022-08-30T07:59:45.924Z] ++ 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-30T07:59:45.924Z] INFO: Testing against a local daemon [2022-08-30T07:59:45.924Z] === RUN TestServiceCreateInit [2022-08-30T07:59:45.924Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-30T07:59:46.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00121bf98__} [2022-08-30T07:59:46.648Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2022-08-30T07:59:46.648Z] === RUN TestKillContainer [2022-08-30T07:59:46.648Z] === RUN TestKillContainer/no_signal [2022-08-30T07:59:47.216Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-30T07:59:47.216Z] === RUN TestKillContainer/non_killing_signal [2022-08-30T07:59:47.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00121bfb0__} [2022-08-30T07:59:47.737Z] === RUN TestKillContainer/killing_signal [2022-08-30T07:59:48.677Z] --- PASS: TestKillContainer (1.86s) [2022-08-30T07:59:48.678Z] --- PASS: TestKillContainer/no_signal (0.57s) [2022-08-30T07:59:48.678Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2022-08-30T07:59:48.678Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-08-30T07:59:48.678Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-30T07:59:48.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-30T07:59:48.678Z] check_test.go:540: [db7b0ccb1703e] daemon is not started [2022-08-30T07:59:48.678Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-30T07:59:49.245Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-30T07:59:49.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00121bfc8__} [2022-08-30T07:59:49.247Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-30T07:59:50.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2022-08-30T07:59:50.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2022-08-30T07:59:50.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-08-30T07:59:50.184Z] === RUN TestKillStoppedContainer [2022-08-30T07:59:50.184Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-30T07:59:50.184Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-30T07:59:50.184Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-30T07:59:50.184Z] === RUN TestKillDifferentUserContainer [2022-08-30T07:59:50.443Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2022-08-30T07:59:50.443Z] === RUN TestInspectOomKilledTrue [2022-08-30T07:59:50.443Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-30T07:59:50.443Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-30T07:59:50.443Z] === RUN TestInspectOomKilledFalse [2022-08-30T07:59:50.444Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-30T07:59:50.444Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-30T07:59:50.444Z] === RUN TestLinksEtcHostsContentMatch [2022-08-30T07:59:50.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-30T07:59:51.274Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2022-08-30T07:59:51.274Z] === RUN TestLinksContainerNames [2022-08-30T07:59:51.536Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-30T07:59:51.603Z] --- PASS: TestServiceUpdateNetwork (12.54s) [2022-08-30T07:59:51.603Z] === RUN TestServiceUpdatePidsLimit [2022-08-30T07:59:52.106Z] check_test.go:540: [d36e43fbcc83f] daemon is not started [2022-08-30T07:59:52.106Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-30T07:59:52.365Z] --- PASS: TestLinksContainerNames (1.35s) [2022-08-30T07:59:52.365Z] === RUN TestLogsFollowTailEmpty [2022-08-30T07:59:52.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-30T07:59:52.526Z] --- PASS: TestServiceCreateInit (6.58s) [2022-08-30T07:59:52.526Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.40s) [2022-08-30T07:59:52.526Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.16s) [2022-08-30T07:59:52.526Z] === RUN TestCreateServiceMultipleTimes [2022-08-30T07:59:52.529Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-30T07:59:52.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-30T07:59:52.626Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-30T07:59:52.626Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-30T07:59:52.626Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-30T07:59:52.886Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-30T07:59:52.939Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-30T07:59:53.090Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-30T07:59:53.147Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2022-08-30T07:59:53.147Z] === RUN TestLogs [2022-08-30T07:59:53.147Z] === RUN TestLogs/driver_local [2022-08-30T07:59:53.147Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:59:53.147Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:59:53.147Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-30T07:59:53.147Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-30T07:59:53.147Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-30T07:59:53.147Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-30T07:59:53.147Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:59:53.147Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:59:53.147Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:59:53.147Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:59:53.147Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:59:53.147Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:59:53.147Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-30T07:59:53.147Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-30T07:59:53.407Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-30T07:59:54.345Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-30T07:59:54.345Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-30T07:59:55.284Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-30T07:59:55.284Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-30T07:59:55.284Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-30T07:59:55.544Z] docker_cli_daemon_plugins_test.go:80: [d906323585e97] daemon is not started [2022-08-30T07:59:55.804Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-30T07:59:56.374Z] === RUN TestLogs/driver_json-file [2022-08-30T07:59:56.374Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:59:56.374Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:59:56.374Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:59:56.374Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:59:56.374Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:59:56.374Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:59:56.374Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:59:56.374Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:59:56.374Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:59:56.374Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:59:56.374Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:59:56.374Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:59:56.374Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-30T07:59:56.374Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-30T07:59:56.946Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-30T07:59:57.206Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-30T07:59:57.465Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-30T07:59:57.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-30T07:59:58.053Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-30T07:59:58.403Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-30T07:59:58.403Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-30T07:59:58.974Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-30T07:59:58.974Z] --- PASS: TestLogs (5.97s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.06s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.11s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.13s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.11s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.78s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.87s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.06s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.11s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.89s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.89s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s) [2022-08-30T07:59:58.974Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.85s) [2022-08-30T07:59:58.974Z] === RUN TestContainerNetworkMountsNoChown [2022-08-30T07:59:59.914Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot [2022-08-30T07:59:59.914Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/default [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/default [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/private [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/private [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rprivate [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/slave [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/slave [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rslave [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/shared [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/shared [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rshared [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/default [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/rslave [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/rshared [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/shared [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/rprivate [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/slave [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/private [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-30T07:59:59.914Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-30T07:59:59.914Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-30T07:59:59.914Z] docker_cli_daemon_plugins_test.go:170: [d6fe83f40d919] daemon is not started [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-30T07:59:59.914Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-30T08:00:00.175Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-30T08:00:00.434Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-30T08:00:00.434Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-30T08:00:00.434Z] === RUN TestContainerBindMountNonRecursive [2022-08-30T08:00:00.695Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-30T08:00:00.695Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-30T08:00:01.218Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-30T08:00:01.264Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-30T08:00:01.524Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-30T08:00:02.464Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-30T08:00:02.464Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2022-08-30T08:00:02.464Z] === RUN TestContainerVolumesMountedAsShared [2022-08-30T08:00:03.033Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-30T08:00:03.293Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2022-08-30T08:00:03.293Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-30T08:00:03.864Z] --- PASS: TestContainerVolumesMountedAsSlave (0.54s) [2022-08-30T08:00:03.864Z] === RUN TestNetworkNat [2022-08-30T08:00:04.806Z] --- PASS: TestNetworkNat (0.84s) [2022-08-30T08:00:04.806Z] === RUN TestNetworkLocalhostTCPNat [2022-08-30T08:00:04.806Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-30T08:00:05.066Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-30T08:00:05.326Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-30T08:00:05.326Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-08-30T08:00:05.326Z] === RUN TestNetworkLoopbackNat [2022-08-30T08:00:05.896Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-30T08:00:05.896Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-30T08:00:06.485Z] check_test.go:540: [d2fff810f6a45] daemon is not started [2022-08-30T08:00:06.485Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-30T08:00:06.485Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-30T08:00:07.397Z] --- PASS: TestCreateServiceMultipleTimes (15.33s) [2022-08-30T08:00:07.398Z] === RUN TestCreateServiceConflict [2022-08-30T08:00:07.459Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-30T08:00:07.844Z] --- PASS: TestServiceUpdatePidsLimit (16.40s) [2022-08-30T08:00:07.845Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-30T08:00:07.845Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-30T08:00:07.845Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-08-30T08:00:07.845Z] PASS [2022-08-30T08:00:07.845Z] [2022-08-30T08:00:07.845Z] === Skipped [2022-08-30T08:00:07.845Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-30T08:00:07.845Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-30T08:00:07.845Z] [2022-08-30T08:00:07.845Z] DONE 27 tests, 1 skipped in 163.926s [2022-08-30T08:00:07.845Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-30T08:00:07.845Z] INFO: Testing against a local daemon [2022-08-30T08:00:07.845Z] === RUN TestSessionCreate [2022-08-30T08:00:07.845Z] --- PASS: TestSessionCreate (0.02s) [2022-08-30T08:00:07.845Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-30T08:00:07.845Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-30T08:00:07.845Z] PASS [2022-08-30T08:00:07.845Z] [2022-08-30T08:00:07.845Z] DONE 2 tests in 0.067s [2022-08-30T08:00:07.845Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-30T08:00:07.845Z] INFO: Testing against a local daemon [2022-08-30T08:00:07.845Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-30T08:00:07.845Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-30T08:00:07.845Z] === RUN TestDiskUsage [2022-08-30T08:00:07.845Z] === PAUSE TestDiskUsage [2022-08-30T08:00:07.845Z] === RUN TestEventsExecDie [2022-08-30T08:00:08.404Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-30T08:00:08.404Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-30T08:00:08.404Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-08-30T08:00:08.404Z] === RUN TestPause [2022-08-30T08:00:08.449Z] --- PASS: TestEventsExecDie (0.58s) [2022-08-30T08:00:08.449Z] === RUN TestEventsBackwardsCompatible [2022-08-30T08:00:08.449Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-30T08:00:08.449Z] === RUN TestEventsVolumeCreate [2022-08-30T08:00:08.449Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-30T08:00:08.449Z] === RUN TestInfoBinaryCommits [2022-08-30T08:00:08.449Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-30T08:00:08.449Z] === RUN TestInfoAPIVersioned [2022-08-30T08:00:08.449Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-30T08:00:08.449Z] === RUN TestInfoAPI [2022-08-30T08:00:08.449Z] --- PASS: TestInfoAPI (0.02s) [2022-08-30T08:00:08.449Z] === RUN TestInfoAPIWarnings [2022-08-30T08:00:08.972Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-30T08:00:09.232Z] --- PASS: TestPause (0.76s) [2022-08-30T08:00:09.232Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-30T08:00:09.232Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-30T08:00:09.232Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-30T08:00:09.232Z] === RUN TestPauseStopPausedContainer [2022-08-30T08:00:09.801Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-30T08:00:09.924Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-08-30T08:00:09.924Z] === RUN TestCreateServiceMaxReplicas [2022-08-30T08:00:10.061Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2022-08-30T08:00:10.061Z] === RUN TestPidHost [2022-08-30T08:00:10.061Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-30T08:00:11.001Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-30T08:00:11.570Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-30T08:00:11.824Z] --- PASS: TestCreateServiceMaxReplicas (2.25s) [2022-08-30T08:00:11.824Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-30T08:00:11.829Z] --- PASS: TestPidHost (1.83s) [2022-08-30T08:00:11.829Z] === RUN TestPsFilter [2022-08-30T08:00:12.089Z] --- PASS: TestPsFilter (0.14s) [2022-08-30T08:00:12.089Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-30T08:00:12.659Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-30T08:00:12.659Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2022-08-30T08:00:12.659Z] === RUN TestRemoveContainerWithVolume [2022-08-30T08:00:13.228Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-30T08:00:13.488Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2022-08-30T08:00:13.488Z] === RUN TestRemoveContainerRunning [2022-08-30T08:00:14.057Z] --- PASS: TestRemoveContainerRunning (0.50s) [2022-08-30T08:00:14.057Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-30T08:00:14.540Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-30T08:00:14.627Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2022-08-30T08:00:14.627Z] === RUN TestRemoveInvalidContainer [2022-08-30T08:00:14.627Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-30T08:00:14.627Z] === RUN TestRenameLinkedContainer [2022-08-30T08:00:14.627Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-30T08:00:16.533Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-30T08:00:17.102Z] --- PASS: TestRenameLinkedContainer (2.33s) [2022-08-30T08:00:17.102Z] === RUN TestRenameStoppedContainer [2022-08-30T08:00:17.671Z] --- PASS: TestRenameStoppedContainer (0.59s) [2022-08-30T08:00:17.671Z] === RUN TestRenameRunningContainerAndReuse [2022-08-30T08:00:17.671Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-30T08:00:18.240Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-30T08:00:18.809Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2022-08-30T08:00:18.809Z] === RUN TestRenameInvalidName [2022-08-30T08:00:19.068Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-30T08:00:19.068Z] === RUN TestRenameAnonymousContainer [2022-08-30T08:00:20.980Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2022-08-30T08:00:20.980Z] === RUN TestRenameContainerWithSameName [2022-08-30T08:00:21.239Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-08-30T08:00:21.239Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-30T08:00:21.807Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-30T08:00:22.376Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) [2022-08-30T08:00:22.376Z] === RUN TestResize [2022-08-30T08:00:22.945Z] --- PASS: TestResize (0.47s) [2022-08-30T08:00:22.945Z] === RUN TestResizeWithInvalidSize [2022-08-30T08:00:23.204Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-30T08:00:23.204Z] === RUN TestResizeWhenContainerNotStarted [2022-08-30T08:00:23.773Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-30T08:00:23.773Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-30T08:00:23.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-30T08:00:23.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-30T08:00:23.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-30T08:00:23.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T08:00:23.861Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-30T08:00:25.363Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-30T08:00:25.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-30T08:00:26.611Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-30T08:00:26.611Z] === RUN TestInfoDebug [2022-08-30T08:00:26.611Z] --- PASS: TestInfoDebug (0.53s) [2022-08-30T08:00:26.611Z] === RUN TestInfoInsecureRegistries [2022-08-30T08:00:26.611Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-30T08:00:26.611Z] === RUN TestInfoRegistryMirrors [2022-08-30T08:00:26.611Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-30T08:00:26.611Z] === RUN TestLoginFailsWithBadCredentials [2022-08-30T08:00:26.692Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-08-30T08:00:26.692Z] === RUN TestCreateServiceSecretFileMode [2022-08-30T08:00:26.866Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-30T08:00:26.866Z] === RUN TestPingCacheHeaders [2022-08-30T08:00:26.866Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-30T08:00:26.866Z] === RUN TestPingGet [2022-08-30T08:00:26.866Z] --- PASS: TestPingGet (0.01s) [2022-08-30T08:00:26.866Z] === RUN TestPingHead [2022-08-30T08:00:26.866Z] --- PASS: TestPingHead (0.02s) [2022-08-30T08:00:26.866Z] === RUN TestPingSwarmHeader [2022-08-30T08:00:27.427Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-30T08:00:27.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-30T08:00:27.625Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-08-30T08:00:27.625Z] === RUN TestCreateServiceConfigFileMode [2022-08-30T08:00:27.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-30T08:00:28.031Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-30T08:00:28.412Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-30T08:00:28.412Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-30T08:00:28.959Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-30T08:00:28.959Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-08-30T08:00:28.959Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-30T08:00:28.959Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-30T08:00:28.959Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-30T08:00:28.959Z] === RUN TestPingBuilderHeader [2022-08-30T08:00:28.959Z] === RUN TestPingBuilderHeader/default_config [2022-08-30T08:00:29.564Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-30T08:00:29.725Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-30T08:00:29.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-30T08:00:30.125Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-08-30T08:00:30.125Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-08-30T08:00:30.125Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-30T08:00:30.125Z] === RUN TestVersion [2022-08-30T08:00:30.125Z] --- PASS: TestVersion (0.02s) [2022-08-30T08:00:30.125Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-30T08:00:30.125Z] === CONT TestDiskUsage [2022-08-30T08:00:30.153Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-08-30T08:00:30.153Z] === RUN TestCreateServiceSysctls [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty/container_types [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty/image_types [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty/volume_types [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-30T08:00:30.687Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-30T08:00:30.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-30T08:00:30.943Z] === RUN TestDiskUsage/after_container.Run [2022-08-30T08:00:31.507Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-30T08:00:31.507Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-30T08:00:31.507Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-30T08:00:31.507Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-30T08:00:31.507Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-30T08:00:31.507Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-30T08:00:31.507Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-30T08:00:31.507Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-30T08:00:31.507Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-30T08:00:31.507Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-30T08:00:31.507Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage (1.58s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T08:00:31.764Z] PASS [2022-08-30T08:00:31.764Z] [2022-08-30T08:00:31.764Z] DONE 57 tests in 24.001s [2022-08-30T08:00:31.764Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-30T08:00:31.764Z] INFO: Testing against a local daemon [2022-08-30T08:00:31.764Z] === RUN TestVolumesCreateAndList [2022-08-30T08:00:31.764Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-30T08:00:31.764Z] === RUN TestVolumesRemove [2022-08-30T08:00:31.764Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-30T08:00:31.764Z] === RUN TestVolumesInspect [2022-08-30T08:00:31.764Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-30T08:00:31.764Z] === RUN TestVolumesInvalidJSON [2022-08-30T08:00:31.764Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-30T08:00:31.764Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-30T08:00:31.764Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-30T08:00:31.764Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-30T08:00:31.764Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-30T08:00:31.764Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-30T08:00:31.764Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-30T08:00:31.764Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-30T08:00:31.764Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-30T08:00:31.764Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-30T08:00:31.764Z] PASS [2022-08-30T08:00:31.764Z] [2022-08-30T08:00:31.764Z] DONE 9 tests in 0.144s [2022-08-30T08:00:31.764Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-30T08:00:32.326Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-30T08:00:32.326Z] Removing test suite binaries [2022-08-30T08:00:32.583Z] exiting test-integration [2022-08-30T08:00:32.583Z] ++ exit 0 [2022-08-30T08:00:32.583Z] [2022-08-30T08:00:32.638Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-30T08:00:32.681Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-08-30T08:00:32.681Z] === RUN TestCreateServiceCapabilities [2022-08-30T08:00:32.898Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-30T08:00:33.158Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-30T08:00:33.419Z] check_test.go:540: [da6fb42779d75] daemon is not started [2022-08-30T08:00:33.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns Post stage [Pipeline] junit [2022-08-30T08:00:34.012Z] Recording test results [2022-08-30T08:00:34.167Z] ............................ [ 66%] [2022-08-30T08:00:34.992Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-30T08:00:35.209Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-08-30T08:00:35.209Z] === RUN TestInspect [2022-08-30T08:00:35.329Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-30T08:00:35.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-30T08:00:35.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-30T08:00:35.359Z] + echo Ensuring container killed. [2022-08-30T08:00:35.359Z] Ensuring container killed. [2022-08-30T08:00:35.359Z] + docker rm -vf docker-pr5 [2022-08-30T08:00:35.359Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-08-30T08:00:35.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-30T08:00:35.679Z] + echo Chowning /workspace to jenkins user [2022-08-30T08:00:35.679Z] Chowning /workspace to jenkins user [2022-08-30T08:00:35.679Z] + id -u [2022-08-30T08:00:35.679Z] + id -g [2022-08-30T08:00:35.679Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44055:/workspace busybox chown -R 1000:1000 /workspace [2022-08-30T08:00:35.679Z] Unable to find image 'busybox:latest' locally [2022-08-30T08:00:35.935Z] latest: Pulling from library/busybox [2022-08-30T08:00:35.935Z] 50783e0dfb64: Pulling fs layer [2022-08-30T08:00:35.935Z] 50783e0dfb64: Download complete [2022-08-30T08:00:36.191Z] 50783e0dfb64: Pull complete [2022-08-30T08:00:36.191Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-30T08:00:36.191Z] Status: Downloaded newer image for busybox:latest [2022-08-30T08:00:36.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-30T08:00:36.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-30T08:00:37.886Z] + bundleName=amd64-cgroup2 [2022-08-30T08:00:37.886Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-30T08:00:37.886Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-30T08:00:37.886Z] + 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-30T08:00:37.886Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-30T08:00:38.151Z] Archiving artifacts [2022-08-30T08:00:38.490Z] --- PASS: TestInspect (2.76s) [2022-08-30T08:00:38.490Z] === RUN TestCreateJob [2022-08-30T08:00:38.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-30T08:00:38.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T08:00:39.481Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44055/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-30T08:00:39.780Z] + make clean [2022-08-30T08:00:39.780Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-30T08:00:39.780Z] docker-dev-cache [2022-08-30T08:00:39.780Z] docker-mod-cache [Pipeline] deleteDir [2022-08-30T08:00:40.085Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-30T08:00:41.024Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-30T08:00:41.024Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-30T08:00:41.024Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-30T08:00:41.772Z] --- PASS: TestCreateJob (3.19s) [2022-08-30T08:00:41.773Z] === RUN TestReplicatedJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-08-30T08:00:42.008Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [Pipeline] } [2022-08-30T08:00:42.950Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-30T08:00:42.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-30T08:00:43.519Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-30T08:00:44.901Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-30T08:00:45.471Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-30T08:00:46.410Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-30T08:00:46.410Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-30T08:00:46.410Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-30T08:00:47.035Z] --- PASS: TestReplicatedJob (5.20s) [2022-08-30T08:00:47.035Z] === RUN TestUpdateReplicatedJob [2022-08-30T08:00:47.350Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.03s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.59s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.50s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.41s) [2022-08-30T08:00:48.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.43s) [2022-08-30T08:00:48.288Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-30T08:00:48.288Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-30T08:00:48.288Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-30T08:00:48.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-30T08:00:49.561Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-08-30T08:00:49.561Z] === RUN TestServiceListWithStatuses [2022-08-30T08:00:49.561Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-30T08:00:49.561Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-30T08:00:49.561Z] === RUN TestDockerNetworkConnectAlias [2022-08-30T08:00:49.930Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-30T08:00:50.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-30T08:00:50.757Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.51s) [2022-08-30T08:00:50.757Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.38s) [2022-08-30T08:00:50.757Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.11s) [2022-08-30T08:00:50.757Z] === RUN TestCgroupNamespacesRun [2022-08-30T08:00:51.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-30T08:00:52.281Z] --- PASS: TestCgroupNamespacesRun (1.32s) [2022-08-30T08:00:52.281Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-30T08:00:52.281Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-30T08:00:52.850Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-30T08:00:53.740Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-08-30T08:00:53.740Z] === RUN TestDockerNetworkReConnect [2022-08-30T08:00:53.790Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2022-08-30T08:00:53.790Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-30T08:00:55.170Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2022-08-30T08:00:55.170Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-30T08:00:56.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-30T08:00:56.410Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s) [2022-08-30T08:00:56.410Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-30T08:00:57.020Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-08-30T08:00:57.020Z] === RUN TestServicePlugin [2022-08-30T08:00:57.020Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T08:00:57.020Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-30T08:00:57.020Z] === RUN TestServiceUpdateLabel [2022-08-30T08:00:57.813Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-30T08:00:58.085Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.53s) [2022-08-30T08:00:58.085Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-30T08:00:58.662Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-30T08:00:58.662Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-30T08:00:59.548Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-08-30T08:00:59.548Z] === RUN TestServiceUpdateSecrets [2022-08-30T08:00:59.601Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-08-30T08:00:59.601Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-30T08:00:59.866Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-30T08:01:00.435Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2022-08-30T08:01:00.435Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-30T08:01:02.343Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.57s) [2022-08-30T08:01:02.343Z] === RUN TestNISDomainname [2022-08-30T08:01:02.910Z] --- PASS: TestNISDomainname (0.73s) [2022-08-30T08:01:02.910Z] === RUN TestHostnameDnsResolution [2022-08-30T08:01:02.910Z] check_test.go:540: [d438df47e21c3] daemon is not started [2022-08-30T08:01:02.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-30T08:01:03.849Z] --- PASS: TestHostnameDnsResolution (0.97s) [2022-08-30T08:01:03.849Z] === RUN TestUnprivilegedPortsAndPing [2022-08-30T08:01:04.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-30T08:01:04.419Z] --- PASS: TestUnprivilegedPortsAndPing (0.67s) [2022-08-30T08:01:04.419Z] === RUN TestPrivilegedHostDevices [2022-08-30T08:01:05.358Z] --- PASS: TestPrivilegedHostDevices (0.69s) [2022-08-30T08:01:05.358Z] === RUN TestRunConsoleSize [2022-08-30T08:01:05.927Z] --- PASS: TestRunConsoleSize (0.64s) [2022-08-30T08:01:05.927Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-30T08:01:06.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-30T08:01:07.436Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-30T08:01:07.436Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-30T08:01:07.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-30T08:01:08.006Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-30T08:01:08.006Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-30T08:01:08.943Z] --- PASS: TestRunWithAlternativeContainerdShim (2.98s) [2022-08-30T08:01:08.943Z] === RUN TestStats [2022-08-30T08:01:08.943Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-30T08:01:08.943Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-30T08:01:09.882Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-30T08:01:09.882Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-30T08:01:10.820Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-30T08:01:10.820Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-30T08:01:11.758Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-30T08:01:11.758Z] --- PASS: TestStats (2.84s) [2022-08-30T08:01:11.758Z] === RUN TestStopContainerWithTimeout [2022-08-30T08:01:11.758Z] === RUN TestStopContainerWithTimeout/0 [2022-08-30T08:01:11.758Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-30T08:01:11.758Z] === RUN TestStopContainerWithTimeout/1 [2022-08-30T08:01:11.758Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-30T08:01:11.758Z] === RUN TestStopContainerWithTimeout/3 [2022-08-30T08:01:11.758Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-30T08:01:11.758Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-30T08:01:11.758Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-30T08:01:11.758Z] === CONT TestStopContainerWithTimeout/0 [2022-08-30T08:01:11.758Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-30T08:01:13.138Z] === CONT TestStopContainerWithTimeout/3 [2022-08-30T08:01:13.708Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-30T08:01:14.415Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-08-30T08:01:14.415Z] === RUN TestServiceUpdateConfigs [2022-08-30T08:01:14.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-30T08:01:14.648Z] === CONT TestStopContainerWithTimeout/1 [2022-08-30T08:01:15.217Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-30T08:01:15.500Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-30T08:01:16.158Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-30T08:01:16.158Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-08-30T08:01:16.158Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2022-08-30T08:01:16.158Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2022-08-30T08:01:16.158Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2022-08-30T08:01:16.158Z] --- PASS: TestStopContainerWithTimeout/1 (1.56s) [2022-08-30T08:01:16.158Z] === RUN TestDeleteDevicemapper [2022-08-30T08:01:16.158Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-30T08:01:16.158Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-30T08:01:16.158Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-30T08:01:16.728Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-30T08:01:17.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-30T08:01:18.683Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) [2022-08-30T08:01:18.683Z] === RUN TestUpdateMemory [2022-08-30T08:01:18.683Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-30T08:01:18.683Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-30T08:01:18.683Z] === RUN TestUpdateCPUQuota [2022-08-30T08:01:18.683Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-30T08:01:18.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-30T08:01:19.512Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-30T08:01:19.775Z] --- PASS: TestUpdateCPUQuota (1.41s) [2022-08-30T08:01:19.775Z] === RUN TestUpdatePidsLimit [2022-08-30T08:01:19.775Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-30T08:01:20.035Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-30T08:01:20.035Z] === RUN TestUpdatePidsLimit/no_change [2022-08-30T08:01:20.606Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-30T08:01:20.866Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-30T08:01:21.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-30T08:01:21.125Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-30T08:01:21.695Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-30T08:01:21.956Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-30T08:01:23.337Z] --- PASS: TestUpdatePidsLimit (3.41s) [2022-08-30T08:01:23.337Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-08-30T08:01:23.337Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-08-30T08:01:23.337Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2022-08-30T08:01:23.337Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-08-30T08:01:23.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-08-30T08:01:23.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-08-30T08:01:23.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-08-30T08:01:23.337Z] === RUN TestUpdateRestartPolicy [2022-08-30T08:01:24.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-30T08:01:24.276Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-30T08:01:24.276Z] check_test.go:540: [d8a06dd45f69c] daemon is not started [2022-08-30T08:01:24.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-30T08:01:24.276Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-30T08:01:24.276Z] check_test.go:540: [d04e1b46c2fca] daemon is not started [2022-08-30T08:01:24.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-30T08:01:29.282Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-08-30T08:01:29.283Z] === RUN TestServiceUpdateNetwork [2022-08-30T08:01:29.549Z] check_test.go:540: [d1f033a5ef7fc] daemon is not started [2022-08-30T08:01:29.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-30T08:01:30.628Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-30T08:01:32.532Z] tests/integration/client_test.py ..... [ 75%] [2022-08-30T08:01:32.791Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-30T08:01:33.357Z] tests/integration/errors_test.py . [ 76%] [2022-08-30T08:01:37.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-30T08:01:38.242Z] --- PASS: TestUpdateRestartPolicy (15.09s) [2022-08-30T08:01:38.242Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-30T08:01:39.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-30T08:01:39.182Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2022-08-30T08:01:39.182Z] === RUN TestWaitNonBlocked [2022-08-30T08:01:39.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T08:01:39.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T08:01:39.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T08:01:39.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T08:01:39.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-30T08:01:39.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-30T08:01:40.566Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-30T08:01:40.566Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2022-08-30T08:01:40.566Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-08-30T08:01:40.566Z] === RUN TestWaitBlocked [2022-08-30T08:01:40.566Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T08:01:40.566Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T08:01:40.566Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T08:01:40.566Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T08:01:40.566Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-30T08:01:40.566Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-30T08:01:41.554Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-08-30T08:01:41.554Z] === RUN TestServiceUpdatePidsLimit [2022-08-30T08:01:41.554Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-30T08:01:41.947Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-30T08:01:41.947Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2022-08-30T08:01:41.947Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2022-08-30T08:01:41.947Z] === RUN TestWaitConditions [2022-08-30T08:01:41.947Z] === RUN TestWaitConditions/default [2022-08-30T08:01:41.947Z] === PAUSE TestWaitConditions/default [2022-08-30T08:01:41.947Z] === RUN TestWaitConditions/not-running [2022-08-30T08:01:41.947Z] === PAUSE TestWaitConditions/not-running [2022-08-30T08:01:41.947Z] === RUN TestWaitConditions/next-exit [2022-08-30T08:01:41.947Z] === PAUSE TestWaitConditions/next-exit [2022-08-30T08:01:41.947Z] === RUN TestWaitConditions/removed [2022-08-30T08:01:41.947Z] === PAUSE TestWaitConditions/removed [2022-08-30T08:01:41.947Z] === CONT TestWaitConditions/default [2022-08-30T08:01:41.947Z] === CONT TestWaitConditions/removed [2022-08-30T08:01:41.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-30T08:01:42.128Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-30T08:01:42.207Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-30T08:01:42.776Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-30T08:01:43.716Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-30T08:01:43.716Z] === CONT TestWaitConditions/next-exit [2022-08-30T08:01:43.716Z] === CONT TestWaitConditions/not-running [2022-08-30T08:01:43.716Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-30T08:01:45.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-30T08:01:45.666Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-30T08:01:45.926Z] --- PASS: TestWaitConditions (0.03s) [2022-08-30T08:01:45.926Z] --- PASS: TestWaitConditions/removed (1.92s) [2022-08-30T08:01:45.926Z] --- PASS: TestWaitConditions/default (1.95s) [2022-08-30T08:01:45.926Z] --- PASS: TestWaitConditions/next-exit (2.00s) [2022-08-30T08:01:45.926Z] --- PASS: TestWaitConditions/not-running (2.06s) [2022-08-30T08:01:45.926Z] === RUN TestWaitRestartedContainer [2022-08-30T08:01:45.926Z] === RUN TestWaitRestartedContainer/default [2022-08-30T08:01:45.926Z] === PAUSE TestWaitRestartedContainer/default [2022-08-30T08:01:45.926Z] === RUN TestWaitRestartedContainer/not-running [2022-08-30T08:01:45.926Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-30T08:01:45.926Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-30T08:01:45.926Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-30T08:01:45.926Z] === CONT TestWaitRestartedContainer/default [2022-08-30T08:01:45.926Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-30T08:01:47.834Z] === CONT TestWaitRestartedContainer/not-running [2022-08-30T08:01:47.834Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-30T08:01:48.774Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-30T08:01:49.343Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-30T08:01:49.343Z] --- PASS: TestWaitRestartedContainer/default (2.02s) [2022-08-30T08:01:49.343Z] --- PASS: TestWaitRestartedContainer/next-exit (2.03s) [2022-08-30T08:01:49.343Z] --- PASS: TestWaitRestartedContainer/not-running (1.55s) [2022-08-30T08:01:49.343Z] === CONT TestContainerStartOnDaemonRestart [2022-08-30T08:01:49.343Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-30T08:01:49.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-30T08:01:50.233Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-30T08:01:52.155Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-30T08:01:53.805Z] --- PASS: TestContainerStartOnDaemonRestart (4.20s) [2022-08-30T08:01:53.805Z] === CONT TestDaemonHostGatewayIP [2022-08-30T08:01:53.805Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.37s) [2022-08-30T08:01:53.805Z] === CONT TestDaemonRestartIpcMode [2022-08-30T08:01:53.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-30T08:01:56.786Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2022-08-30T08:01:56.786Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-30T08:01:56.786Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-30T08:01:56.786Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-30T08:01:56.786Z] PASS [2022-08-30T08:01:56.786Z] [2022-08-30T08:01:56.786Z] === Skipped [2022-08-30T08:01:56.786Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-30T08:01:56.786Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-30T08:01:56.786Z] [2022-08-30T08:01:56.786Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-30T08:01:56.786Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-30T08:01:56.786Z] [2022-08-30T08:01:56.786Z] DONE 27 tests, 2 skipped in 130.762s [2022-08-30T08:01:56.786Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-30T08:01:56.786Z] ++ 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-30T08:01:56.786Z] ++ set -e [2022-08-30T08:01:56.786Z] ++ '[' -n 0 ']' [2022-08-30T08:01:56.786Z] ++ set -x [2022-08-30T08:01:56.786Z] ++ 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-30T08:01:56.786Z] INFO: Testing against a local daemon [2022-08-30T08:01:56.786Z] === RUN TestSessionCreate [2022-08-30T08:01:56.786Z] --- PASS: TestSessionCreate (0.02s) [2022-08-30T08:01:56.786Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-30T08:01:56.786Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-30T08:01:56.786Z] PASS [2022-08-30T08:01:56.786Z] [2022-08-30T08:01:56.786Z] DONE 2 tests in 0.120s [2022-08-30T08:01:56.786Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-30T08:01:56.786Z] ++ 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-30T08:01:56.786Z] ++ set -e [2022-08-30T08:01:56.786Z] ++ '[' -n 0 ']' [2022-08-30T08:01:56.786Z] ++ set -x [2022-08-30T08:01:56.786Z] ++ 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-30T08:01:56.786Z] INFO: Testing against a local daemon [2022-08-30T08:01:56.786Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-30T08:01:56.786Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-30T08:01:56.786Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-30T08:01:56.786Z] === RUN TestDiskUsage [2022-08-30T08:01:56.786Z] === PAUSE TestDiskUsage [2022-08-30T08:01:56.786Z] === RUN TestEventsExecDie [2022-08-30T08:01:57.044Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-30T08:01:57.044Z] === RUN TestEventsBackwardsCompatible [2022-08-30T08:01:57.044Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-30T08:01:57.044Z] === RUN TestEventsVolumeCreate [2022-08-30T08:01:57.044Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-30T08:01:57.044Z] === RUN TestInfoBinaryCommits [2022-08-30T08:01:57.044Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-30T08:01:57.044Z] === RUN TestInfoAPIVersioned [2022-08-30T08:01:57.044Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-30T08:01:57.044Z] === RUN TestInfoAPI [2022-08-30T08:01:57.044Z] --- PASS: TestInfoAPI (0.02s) [2022-08-30T08:01:57.044Z] === RUN TestInfoAPIWarnings [2022-08-30T08:01:57.099Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-30T08:01:58.533Z] --- PASS: TestDaemonHostGatewayIP (5.00s) [2022-08-30T08:01:58.533Z] === CONT TestIpcModeOlderClient [2022-08-30T08:01:58.533Z] --- PASS: TestDaemonRestartIpcMode (4.86s) [2022-08-30T08:01:58.533Z] === CONT TestContainerKillOnDaemonStart [2022-08-30T08:01:58.800Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-30T08:01:59.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-30T08:02:00.976Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-30T08:02:00.976Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-30T08:02:01.235Z] check_test.go:540: [d1f10da40a37d] daemon is not started [2022-08-30T08:02:01.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-30T08:02:02.615Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-30T08:02:03.996Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-30T08:02:04.935Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-30T08:02:05.504Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-30T08:02:06.075Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-30T08:02:07.982Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-30T08:02:08.241Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-30T08:02:08.437Z] ......... [ 85%] [2022-08-30T08:02:09.622Z] check_test.go:540: [daa47928a131a] daemon is not started [2022-08-30T08:02:09.622Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-30T08:02:10.559Z] --- PASS: TestContainerKillOnDaemonStart (11.97s) [2022-08-30T08:02:10.559Z] PASS [2022-08-30T08:02:10.559Z] [2022-08-30T08:02:10.559Z] === Skipped [2022-08-30T08:02:10.559Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-30T08:02:10.559Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-30T08:02:10.559Z] [2022-08-30T08:02:10.559Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-30T08:02:10.559Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-30T08:02:10.559Z] [2022-08-30T08:02:10.559Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-30T08:02:10.559Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-30T08:02:10.559Z] [2022-08-30T08:02:10.559Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-30T08:02:10.559Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-30T08:02:10.559Z] [2022-08-30T08:02:10.559Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-30T08:02:10.559Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-30T08:02:10.559Z] [2022-08-30T08:02:10.559Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-30T08:02:10.559Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-30T08:02:10.559Z] [2022-08-30T08:02:10.559Z] DONE 273 tests, 6 skipped in 181.012s [2022-08-30T08:02:10.559Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-30T08:02:10.559Z] ++ 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-30T08:02:10.559Z] ++ set -e [2022-08-30T08:02:10.559Z] ++ '[' -n 0 ']' [2022-08-30T08:02:10.559Z] ++ set -x [2022-08-30T08:02:10.559Z] ++ 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-30T08:02:10.819Z] === RUN TestConfigDaemonLibtrustID [2022-08-30T08:02:11.079Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-30T08:02:11.338Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-30T08:02:11.338Z] === RUN TestConfigDaemonID [2022-08-30T08:02:11.907Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-30T08:02:12.475Z] daemon_test.go:83: [d4c6d683b8316] daemon is not started [2022-08-30T08:02:12.475Z] --- PASS: TestConfigDaemonID (1.06s) [2022-08-30T08:02:12.475Z] === RUN TestDaemonConfigValidation [2022-08-30T08:02:12.475Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-30T08:02:12.475Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-30T08:02:12.475Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-30T08:02:12.475Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-30T08:02:12.475Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-30T08:02:12.475Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-30T08:02:12.475Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-30T08:02:12.475Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-30T08:02:12.475Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-30T08:02:12.475Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-30T08:02:12.475Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-30T08:02:12.475Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-30T08:02:12.475Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-30T08:02:12.475Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-30T08:02:12.475Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-30T08:02:12.735Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-30T08:02:12.735Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-30T08:02:12.735Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2022-08-30T08:02:12.735Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-08-30T08:02:12.735Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-30T08:02:12.735Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-08-30T08:02:12.735Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-30T08:02:12.735Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-30T08:02:12.735Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-30T08:02:13.187Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-30T08:02:13.673Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-30T08:02:14.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-30T08:02:14.380Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-30T08:02:14.812Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-30T08:02:15.112Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-30T08:02:15.112Z] === RUN TestInfoDebug [2022-08-30T08:02:15.112Z] --- PASS: TestInfoDebug (0.52s) [2022-08-30T08:02:15.112Z] === RUN TestInfoInsecureRegistries [2022-08-30T08:02:15.112Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-30T08:02:15.112Z] === RUN TestInfoRegistryMirrors [2022-08-30T08:02:15.112Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-30T08:02:15.112Z] === RUN TestLoginFailsWithBadCredentials [2022-08-30T08:02:15.678Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-30T08:02:15.678Z] === RUN TestPingCacheHeaders [2022-08-30T08:02:15.678Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-30T08:02:15.678Z] === RUN TestPingGet [2022-08-30T08:02:15.678Z] --- PASS: TestPingGet (0.01s) [2022-08-30T08:02:15.678Z] === RUN TestPingHead [2022-08-30T08:02:15.678Z] --- PASS: TestPingHead (0.02s) [2022-08-30T08:02:15.678Z] === RUN TestPingSwarmHeader [2022-08-30T08:02:16.197Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-30T08:02:16.197Z] daemon_test.go:197: [d80f52949a582] daemon is not started [2022-08-30T08:02:16.197Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-08-30T08:02:16.197Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-08-30T08:02:16.197Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-08-30T08:02:16.197Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-08-30T08:02:16.197Z] === RUN TestDaemonProxy [2022-08-30T08:02:16.197Z] === RUN TestDaemonProxy/environment_variables [2022-08-30T08:02:16.244Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-30T08:02:16.809Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-30T08:02:17.579Z] === RUN TestDaemonProxy/command-line_options [2022-08-30T08:02:17.743Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-30T08:02:17.743Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-30T08:02:17.743Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-30T08:02:17.743Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-30T08:02:17.743Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-30T08:02:17.743Z] === RUN TestPingBuilderHeader [2022-08-30T08:02:17.743Z] === RUN TestPingBuilderHeader/default_config [2022-08-30T08:02:18.308Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-30T08:02:18.518Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-30T08:02:18.873Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-30T08:02:18.873Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-30T08:02:18.873Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-30T08:02:18.873Z] === RUN TestVersion [2022-08-30T08:02:18.873Z] --- PASS: TestVersion (0.02s) [2022-08-30T08:02:18.873Z] === CONT TestDiskUsage [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty/container_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty/image_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty/volume_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-30T08:02:19.439Z] === RUN TestDiskUsage/after_container.Run [2022-08-30T08:02:19.457Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-30T08:02:19.457Z] === RUN TestDaemonProxy/configuration_file [2022-08-30T08:02:19.698Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-30T08:02:19.698Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-30T08:02:19.698Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-30T08:02:19.698Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-30T08:02:19.698Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-30T08:02:19.698Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-30T08:02:19.698Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-30T08:02:19.698Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-30T08:02:19.698Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-30T08:02:19.698Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-30T08:02:19.717Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage (1.14s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-30T08:02:19.956Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T08:02:19.956Z] PASS [2022-08-30T08:02:19.956Z] [2022-08-30T08:02:19.956Z] === Skipped [2022-08-30T08:02:19.956Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-30T08:02:19.956Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-30T08:02:19.956Z] [2022-08-30T08:02:19.956Z] DONE 57 tests, 1 skipped in 23.585s [2022-08-30T08:02:19.956Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-30T08:02:19.956Z] ++ 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-30T08:02:19.956Z] ++ set -e [2022-08-30T08:02:19.956Z] ++ '[' -n 0 ']' [2022-08-30T08:02:19.956Z] ++ set -x [2022-08-30T08:02:19.956Z] ++ 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-30T08:02:19.956Z] INFO: Testing against a local daemon [2022-08-30T08:02:19.956Z] === RUN TestVolumesCreateAndList [2022-08-30T08:02:19.956Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-30T08:02:19.956Z] === RUN TestVolumesRemove [2022-08-30T08:02:19.977Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-30T08:02:20.214Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-30T08:02:20.214Z] === RUN TestVolumesInspect [2022-08-30T08:02:20.214Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-30T08:02:20.214Z] === RUN TestVolumesInvalidJSON [2022-08-30T08:02:20.214Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-30T08:02:20.214Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-30T08:02:20.214Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-30T08:02:20.214Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-30T08:02:20.214Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-30T08:02:20.214Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-30T08:02:20.214Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-30T08:02:20.214Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-30T08:02:20.214Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-30T08:02:20.214Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-30T08:02:20.214Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-30T08:02:20.214Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-30T08:02:20.214Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-30T08:02:20.215Z] PASS [2022-08-30T08:02:20.215Z] [2022-08-30T08:02:20.215Z] DONE 9 tests in 0.203s [2022-08-30T08:02:20.215Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-30T08:02:20.215Z] ++++ cat bundles/test-integration/docker.pid [2022-08-30T08:02:20.215Z] +++ kill 14483 [2022-08-30T08:02:20.473Z] +++ /etc/init.d/apparmor stop [2022-08-30T08:02:20.473Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-30T08:02:20.473Z] [2022-08-30T08:02:20.473Z] Unloading profiles will leave already running processes permanently [2022-08-30T08:02:20.473Z] unconfined, which can lead to unexpected situations. [2022-08-30T08:02:20.473Z] [2022-08-30T08:02:20.473Z] To set a process to complain mode, use the command line tool [2022-08-30T08:02:20.473Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-30T08:02:20.473Z] +++ true [2022-08-30T08:02:20.473Z] exiting test-integration [2022-08-30T08:02:20.473Z] ++ exit 0 [2022-08-30T08:02:20.473Z] [2022-08-30T08:02:20.549Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-30T08:02:20.549Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-30T08:02:20.939Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-30T08:02:20.939Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-30T08:02:21.117Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-30T08:02:21.117Z] === RUN TestDaemonProxy/conflicting_options Post stage [Pipeline] junit [2022-08-30T08:02:21.421Z] Recording test results [2022-08-30T08:02:21.650Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-08-30T08:02:21.686Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-30T08:02:21.687Z] === RUN TestDaemonProxy/reload_sanitized [Pipeline] // stage Post stage [Pipeline] sh [2022-08-30T08:02:21.979Z] + echo Ensuring container killed. [2022-08-30T08:02:21.979Z] Ensuring container killed. [2022-08-30T08:02:21.979Z] + docker rm -vf docker-pr5 [2022-08-30T08:02:21.979Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-08-30T08:02:22.256Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-30T08:02:22.256Z] --- PASS: TestDaemonProxy (6.30s) [2022-08-30T08:02:22.256Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-30T08:02:22.256Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-08-30T08:02:22.256Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-30T08:02:22.256Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-30T08:02:22.256Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-30T08:02:22.256Z] PASS [2022-08-30T08:02:22.256Z] [2022-08-30T08:02:22.256Z] DONE 18 tests in 11.575s [2022-08-30T08:02:22.256Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-30T08:02:22.256Z] ++ 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-30T08:02:22.256Z] ++ set -e [2022-08-30T08:02:22.256Z] ++ '[' -n 0 ']' [2022-08-30T08:02:22.256Z] ++ set -x [2022-08-30T08:02:22.256Z] ++ 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-30T08:02:22.264Z] + echo Chowning /workspace to jenkins user [2022-08-30T08:02:22.264Z] Chowning /workspace to jenkins user [2022-08-30T08:02:22.264Z] + id -u [2022-08-30T08:02:22.264Z] + id -g [2022-08-30T08:02:22.264Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44055:/workspace busybox chown -R 1000:1000 /workspace [2022-08-30T08:02:22.264Z] Unable to find image 'busybox:latest' locally [2022-08-30T08:02:22.264Z] latest: Pulling from library/busybox [2022-08-30T08:02:22.516Z] INFO: Testing against a local daemon [2022-08-30T08:02:22.516Z] === RUN TestCommitInheritsEnv [2022-08-30T08:02:22.516Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-30T08:02:22.522Z] 98b248744137: Pulling fs layer [2022-08-30T08:02:22.522Z] 98b248744137: Verifying Checksum [2022-08-30T08:02:22.522Z] 98b248744137: Download complete [2022-08-30T08:02:22.522Z] 98b248744137: Pull complete [2022-08-30T08:02:22.701Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-30T08:02:22.775Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-08-30T08:02:22.775Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-30T08:02:22.775Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-30T08:02:22.775Z] === RUN TestImportWithCustomPlatform [2022-08-30T08:02:22.775Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-30T08:02:22.780Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-30T08:02:22.780Z] Status: Downloaded newer image for busybox:latest [2022-08-30T08:02:23.035Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-30T08:02:23.035Z] === RUN TestImportWithCustomPlatform// [2022-08-30T08:02:23.035Z] === RUN TestImportWithCustomPlatform/linux [2022-08-30T08:02:23.035Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-30T08:02:23.035Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-30T08:02:23.035Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-30T08:02:23.035Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-30T08:02:23.295Z] === RUN TestImportWithCustomPlatform/macos [2022-08-30T08:02:23.295Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-30T08:02:23.295Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-30T08:02:23.295Z] --- PASS: TestImportWithCustomPlatform (0.54s) [2022-08-30T08:02:23.295Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-30T08:02:23.295Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-30T08:02:23.295Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-30T08:02:23.295Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-08-30T08:02:23.295Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-08-30T08:02:23.295Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-08-30T08:02:23.295Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-30T08:02:23.295Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-30T08:02:23.295Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-30T08:02:23.295Z] === RUN TestImagesFilterMultiReference [2022-08-30T08:02:23.295Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-30T08:02:23.295Z] === RUN TestImagePullPlatformInvalid [2022-08-30T08:02:23.555Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-30T08:02:23.555Z] === RUN TestRemoveImageOrphaning [2022-08-30T08:02:23.555Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-30T08:02:23.815Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-08-30T08:02:23.815Z] === RUN TestRemoveImageGarbageCollector [2022-08-30T08:02:24.075Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-30T08:02:24.336Z] time="2022-08-30T08:02:24Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-30T08:02:24.445Z] + bundleName=arm64-integration [2022-08-30T08:02:24.445Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-30T08:02:24.445Z] Creating arm64-integration-bundles.tar.gz [2022-08-30T08:02:24.445Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-30T08:02:24.445Z] + 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-30T08:02:24.595Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [Pipeline] archiveArtifacts [2022-08-30T08:02:24.714Z] Archiving artifacts [2022-08-30T08:02:25.165Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-30T08:02:25.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-30T08:02:25.688Z] check_test.go:540: [d69a046aef17e] daemon is not started [2022-08-30T08:02:25.688Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-30T08:02:25.948Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-30T08:02:25.977Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-30T08:02:25.977Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-30T08:02:26.132Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44055/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-30T08:02:26.208Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2022-08-30T08:02:26.208Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-30T08:02:26.208Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-08-30T08:02:26.208Z] === RUN TestTagInvalidReference [2022-08-30T08:02:26.208Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-30T08:02:26.208Z] === RUN TestTagValidPrefixedRepo [2022-08-30T08:02:26.468Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-08-30T08:02:26.468Z] === RUN TestTagExistedNameWithoutForce [2022-08-30T08:02:26.468Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-30T08:02:26.468Z] === RUN TestTagOfficialNames [2022-08-30T08:02:26.468Z] --- PASS: TestTagOfficialNames (0.08s) [2022-08-30T08:02:26.468Z] === RUN TestTagMatchesDigest [2022-08-30T08:02:26.468Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-08-30T08:02:26.468Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-30T08:02:26.484Z] + make clean [2022-08-30T08:02:26.728Z] check_test.go:540: [d426cc035e26d] daemon is not started [2022-08-30T08:02:26.728Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-30T08:02:26.742Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-30T08:02:26.742Z] docker-dev-cache [2022-08-30T08:02:26.742Z] docker-mod-cache [Pipeline] deleteDir [2022-08-30T08:02:27.298Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-30T08:02:29.207Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-30T08:02:29.590Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-30T08:02:30.108Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-30T08:02:30.108Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-30T08:02:30.108Z] [2022-08-30T08:02:30.108Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-30T08:02:30.108Z] =========================== short test summary info ============================ [2022-08-30T08:02:30.108Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-30T08:02:30.108Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-30T08:02:30.108Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-30T08:02:30.108Z] Not supported on most drivers [2022-08-30T08:02:30.108Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-30T08:02:30.108Z] Output of docker top depends on host distro, and is not formalized. [2022-08-30T08:02:30.108Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-30T08:02:30.108Z] Output of docker top depends on host distro, and is not formalized. [2022-08-30T08:02:30.108Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-30T08:02:30.108Z] Can fail if eth0 has multiple IP addresses [2022-08-30T08:02:30.108Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-30T08:02:30.108Z] This doesn't seem to be taken into account by the engine [2022-08-30T08:02:30.108Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-30T08:02:30.108Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-30T08:02:30.108Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.29 seconds == [2022-08-30T08:02:30.367Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-30T08:02:32.500Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-30T08:02:32.500Z] check_test.go:540: [dd529a7f75512] daemon is not started [2022-08-30T08:02:32.500Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-30T08:02:33.439Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-30T08:02:35.350Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-30T08:02:35.350Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-30T08:02:36.733Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-30T08:02:37.303Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-30T08:02:40.599Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-30T08:02:41.539Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-30T08:02:42.479Z] check_test.go:540: [d20b4c8f3a195] daemon is not started [2022-08-30T08:02:42.479Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-30T08:02:42.564Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-30T08:02:42.564Z] [2022-08-30T08:02:42.564Z] Unloading profiles will leave already running processes permanently [2022-08-30T08:02:42.564Z] unconfined, which can lead to unexpected situations. [2022-08-30T08:02:42.564Z] [2022-08-30T08:02:42.564Z] To set a process to complain mode, use the command line tool [2022-08-30T08:02:42.564Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-30T08:02:42.564Z] Post stage [Pipeline] junit [2022-08-30T08:02:42.576Z] Recording test results [2022-08-30T08:02:43.603Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-30T08:02:43.884Z] + echo Ensuring container killed. [2022-08-30T08:02:43.884Z] Ensuring container killed. [2022-08-30T08:02:43.884Z] + docker rm -vf docker-pr5 [2022-08-30T08:02:43.884Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-08-30T08:02:44.175Z] + echo Chowning /workspace to jenkins user [2022-08-30T08:02:44.175Z] Chowning /workspace to jenkins user [2022-08-30T08:02:44.175Z] + id -u [2022-08-30T08:02:44.175Z] + id -g [2022-08-30T08:02:44.175Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44055:/workspace busybox chown -R 1000:1000 /workspace [2022-08-30T08:02:44.175Z] Unable to find image 'busybox:latest' locally [2022-08-30T08:02:44.175Z] latest: Pulling from library/busybox [2022-08-30T08:02:44.434Z] 50783e0dfb64: Pulling fs layer [2022-08-30T08:02:44.434Z] 50783e0dfb64: Download complete [2022-08-30T08:02:44.434Z] 50783e0dfb64: Pull complete [2022-08-30T08:02:44.434Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-30T08:02:44.434Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-30T08:02:46.102Z] + bundleName=docker-py [2022-08-30T08:02:46.102Z] + echo Creating docker-py-bundles.tar.gz [2022-08-30T08:02:46.102Z] Creating docker-py-bundles.tar.gz [2022-08-30T08:02:46.102Z] + 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-30T08:02:46.115Z] Archiving artifacts [2022-08-30T08:02:47.550Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44055/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-30T08:02:47.762Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-30T08:02:47.762Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-30T08:02:47.901Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/make.sh binary [2022-08-30T08:02:48.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-30T08:02:48.160Z] [2022-08-30T08:02:48.419Z] Removing bundles/ [2022-08-30T08:02:48.419Z] [2022-08-30T08:02:48.419Z] ---> Making bundle: binary (in bundles/binary) [2022-08-30T08:02:48.419Z] Building: bundles/binary-daemon/dockerd [2022-08-30T08:02:48.419Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T08:02:50.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-30T08:02:50.563Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-30T08:02:52.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-30T08:02:53.415Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-30T08:02:53.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-30T08:02:55.936Z] check_test.go:540: [dae20cd96d395] daemon is not started [2022-08-30T08:02:55.937Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-30T08:02:56.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-30T08:02:56.459Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-30T08:02:57.037Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-30T08:02:57.607Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-30T08:02:58.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-30T08:02:59.484Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-30T08:02:59.484Z] check_test.go:540: [db6fc411a1b11] daemon is not started [2022-08-30T08:02:59.484Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-30T08:03:00.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-30T08:03:02.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-30T08:03:02.242Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-30T08:03:04.778Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-30T08:03:05.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-30T08:03:09.547Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-30T08:03:10.929Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-30T08:03:12.837Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-30T08:03:16.134Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-30T08:03:16.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-30T08:03:19.691Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-30T08:03:19.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-30T08:03:23.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-30T08:03:23.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-30T08:03:23.818Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-30T08:03:25.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-30T08:03:25.769Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-30T08:03:27.149Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-30T08:03:27.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-30T08:03:27.979Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-30T08:03:31.418Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-30T08:03:33.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-30T08:03:34.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-30T08:03:36.813Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-30T08:03:37.073Z] docker_cli_daemon_test.go:2504: [de6907660fd85] daemon is not started [2022-08-30T08:03:37.334Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-30T08:03:38.275Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-30T08:03:38.845Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-30T08:03:45.428Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-30T08:03:45.687Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-30T08:03:46.258Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-30T08:03:47.200Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-30T08:03:47.461Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-30T08:03:50.005Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-30T08:03:50.005Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-30T08:03:50.999Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-30T08:03:51.569Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-30T08:03:51.829Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-30T08:03:52.090Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-30T08:03:52.350Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-30T08:03:52.920Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-30T08:03:52.920Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-30T08:03:52.920Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-30T08:03:54.304Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-30T08:03:54.564Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-30T08:03:54.564Z] check_test.go:540: [ddfb029aa1d61] daemon is not started [2022-08-30T08:03:54.564Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-30T08:03:59.842Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-30T08:04:00.781Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite (340.27s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.76s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.91s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.24s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.47s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.11s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.06s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.01s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.60s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.67s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2022-08-30T08:04:00.781Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.86s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.88s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.43s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.57s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.72s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.81s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.40s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.41s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.45s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.51s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.06s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.24s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.03s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.92s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.35s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.68s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.31s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.12s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.16s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.65s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.26s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.06s) [2022-08-30T08:04:00.781Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-30T08:04:00.781Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.36s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.78s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.71s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.05s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.01s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.43s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.40s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.06s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.25s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.68s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.60s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.49s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.60s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.74s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.64s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.63s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.62s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.43s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.47s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.72s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.35s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-08-30T08:04:00.781Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.27s) [2022-08-30T08:04:00.781Z] === RUN TestDockerSwarmSuite [2022-08-30T08:04:00.781Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-30T08:04:01.721Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-30T08:04:01.981Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-30T08:04:02.921Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-30T08:04:03.491Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-30T08:04:04.061Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-30T08:04:04.061Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-30T08:04:08.258Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-30T08:04:13.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-30T08:04:16.073Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-30T08:04:16.643Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-30T08:04:19.191Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-30T08:04:22.484Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-30T08:04:23.865Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-30T08:04:23.865Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-30T08:04:23.865Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-30T08:04:23.865Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-30T08:04:23.865Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-30T08:04:23.865Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-30T08:04:23.865Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-30T08:04:23.865Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-30T08:04:23.865Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-30T08:04:25.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-30T08:04:26.344Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-30T08:04:26.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-30T08:04:29.453Z] docker_api_swarm_test.go:563: [d8de6ad81b285] joining swarm manager [d9ef97a91f14b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:04:31.363Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-30T08:04:34.656Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-30T08:04:34.657Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-30T08:04:39.932Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-30T08:04:42.470Z] docker_api_swarm_test.go:585: [d94932253b988] joining swarm manager [d9ef97a91f14b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:04:45.777Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-30T08:04:45.777Z] check_test.go:611: [d8de6ad81b285] daemon is not started [2022-08-30T08:04:46.038Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-30T08:04:46.976Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-30T08:04:50.269Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-30T08:04:50.269Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-30T08:04:50.529Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-30T08:04:51.470Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-30T08:04:52.850Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-30T08:04:53.420Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-30T08:04:54.892Z] Created binary: bundles/binary-daemon/dockerd [2022-08-30T08:04:54.892Z] Copying nested executables into bundles/binary-daemon [2022-08-30T08:04:54.892Z] Building: bundles/binary-daemon/docker-proxy [2022-08-30T08:04:54.892Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T08:04:54.892Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-30T08:04:54.892Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-30T08:04:55.226Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/make.sh cross [2022-08-30T08:04:55.484Z] [2022-08-30T08:04:55.743Z] Removing bundles/ [2022-08-30T08:04:55.743Z] [2022-08-30T08:04:55.743Z] ---> Making bundle: cross (in bundles/cross) [2022-08-30T08:04:55.743Z] Cross building: bundles/cross/linux/amd64 [2022-08-30T08:04:55.743Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-30T08:04:55.743Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-30T08:04:55.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-30T08:04:55.959Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-30T08:04:55.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-30T08:04:58.498Z] docker_api_swarm_test.go:46: [d43f724b2a619] joining swarm manager [d1c9a563fa51d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:05:02.696Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-30T08:05:03.265Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-30T08:05:06.559Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-30T08:05:16.569Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-30T08:05:16.569Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-30T08:05:16.569Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-30T08:05:16.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-30T08:05:17.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-30T08:05:20.800Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-30T08:05:22.183Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-30T08:05:24.090Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-30T08:05:24.349Z] --- PASS: TestImportExtremelyLargeImageWorks (177.72s) [2022-08-30T08:05:24.349Z] PASS [2022-08-30T08:05:24.349Z] [2022-08-30T08:05:24.349Z] DONE 22 tests in 182.014s [2022-08-30T08:05:24.349Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-30T08:05:24.349Z] ++ 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-30T08:05:24.349Z] ++ set -e [2022-08-30T08:05:24.349Z] ++ '[' -n 0 ']' [2022-08-30T08:05:24.349Z] ++ set -x [2022-08-30T08:05:24.349Z] ++ 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-30T08:05:24.349Z] === RUN TestStripANSICommands [2022-08-30T08:05:24.349Z] === RUN TestStripANSICommands/#00 [2022-08-30T08:05:24.349Z] === RUN TestStripANSICommands/#01 [2022-08-30T08:05:24.349Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-30T08:05:24.349Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-30T08:05:24.349Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-30T08:05:24.349Z] PASS [2022-08-30T08:05:24.349Z] [2022-08-30T08:05:24.349Z] DONE 3 tests in 0.055s [2022-08-30T08:05:24.349Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-30T08:05:24.349Z] ++ 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-30T08:05:24.349Z] ++ set -e [2022-08-30T08:05:24.349Z] ++ '[' -n 0 ']' [2022-08-30T08:05:24.349Z] ++ set -x [2022-08-30T08:05:24.349Z] ++ 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-30T08:05:24.349Z] INFO: Testing against a local daemon [2022-08-30T08:05:24.349Z] === RUN TestNetworkCreateDelete [2022-08-30T08:05:24.609Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-08-30T08:05:24.609Z] === RUN TestDockerNetworkDeletePreferID [2022-08-30T08:05:25.178Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-08-30T08:05:25.178Z] === RUN TestDaemonDNSFallback [2022-08-30T08:05:28.474Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-30T08:05:29.413Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-30T08:05:30.793Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-30T08:05:31.733Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-08-30T08:05:31.733Z] === RUN TestInspectNetwork [2022-08-30T08:05:35.026Z] === RUN TestInspectNetwork/full_network_id [2022-08-30T08:05:35.026Z] === RUN TestInspectNetwork/partial_network_id [2022-08-30T08:05:35.026Z] === RUN TestInspectNetwork/network_name [2022-08-30T08:05:35.026Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-30T08:05:39.247Z] --- PASS: TestInspectNetwork (7.72s) [2022-08-30T08:05:39.247Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-30T08:05:39.247Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-30T08:05:39.247Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-30T08:05:39.247Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-30T08:05:39.247Z] === RUN TestRunContainerWithBridgeNone [2022-08-30T08:05:41.787Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-30T08:05:41.787Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T08:05:41.787Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T08:05:41.787Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T08:05:41.787Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-30T08:05:41.787Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-30T08:05:41.787Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-30T08:05:41.787Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-30T08:05:41.787Z] === RUN TestNetworkList [2022-08-30T08:05:41.787Z] === RUN TestNetworkList//networks [2022-08-30T08:05:41.787Z] === PAUSE TestNetworkList//networks [2022-08-30T08:05:41.787Z] === RUN TestNetworkList//networks/ [2022-08-30T08:05:41.787Z] === PAUSE TestNetworkList//networks/ [2022-08-30T08:05:41.787Z] === CONT TestNetworkList//networks [2022-08-30T08:05:41.787Z] === CONT TestNetworkList//networks/ [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkList (0.02s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-30T08:05:41.787Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-30T08:05:41.787Z] === RUN TestHostIPv4BridgeLabel [2022-08-30T08:05:41.787Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-30T08:05:41.787Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-30T08:05:42.046Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-08-30T08:05:42.046Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-30T08:05:42.987Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-30T08:05:42.987Z] === RUN TestDaemonDefaultNetworkPools [2022-08-30T08:05:43.929Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2022-08-30T08:05:43.929Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-30T08:05:44.866Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-30T08:05:44.866Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-30T08:05:45.126Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-08-30T08:05:45.126Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-30T08:05:45.126Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-30T08:05:45.696Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-30T08:05:45.696Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-30T08:05:45.955Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-30T08:05:46.215Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-30T08:05:46.215Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-08-30T08:05:46.215Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-30T08:05:47.155Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-08-30T08:05:47.155Z] === RUN TestServiceWithPredefinedNetwork [2022-08-30T08:05:47.724Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-30T08:05:48.662Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-30T08:05:49.601Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2022-08-30T08:05:49.601Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-30T08:05:49.601Z] service_test.go:243: FLAKY_TEST [2022-08-30T08:05:49.601Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-30T08:05:49.601Z] === RUN TestServiceWithDataPathPortInit [2022-08-30T08:05:49.860Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-30T08:05:50.798Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-30T08:05:51.737Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-30T08:05:52.307Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-30T08:05:56.501Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-30T08:06:06.500Z] --- PASS: TestServiceWithDataPathPortInit (15.93s) [2022-08-30T08:06:06.500Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-30T08:06:06.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-30T08:06:09.038Z] docker_api_swarm_test.go:304: [db7e794568cdf] joining swarm manager [d4a7376a6f04d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:06:09.610Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u52h9vf70b9n1yas5f44fchh9 Created:2022-08-30 08:06:07.072508788 +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[f7b0c7ef54d60e9cf8d33df9d7848689e089409ab86bc59af43f675f62eea45c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mgaijgoa75qma7ohuvdoqk220 EndpointID:c74b4e59c35d1db7eb4feee19a49bda7e55e451706d881b4f9297a850f1c0d51 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:01bde6c6bddbc0d94a5c4afbb17ea7984c64f2c78facbfb0b7a840e64d251ea8 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:536d13e8a723 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mgaijgoa75qma7ohuvdoqk220 EndpointID:c74b4e59c35d1db7eb4feee19a49bda7e55e451706d881b4f9297a850f1c0d51 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-30T08:06:09.869Z] docker_api_swarm_test.go:305: [dcecf097950d7] joining swarm manager [d4a7376a6f04d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:06:12.404Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-30T08:06:12.404Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-30T08:06:13.343Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-30T08:06:14.285Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.64s) [2022-08-30T08:06:14.285Z] PASS [2022-08-30T08:06:14.285Z] [2022-08-30T08:06:14.285Z] === Skipped [2022-08-30T08:06:14.285Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-30T08:06:14.285Z] service_test.go:243: FLAKY_TEST [2022-08-30T08:06:14.285Z] [2022-08-30T08:06:14.285Z] DONE 38 tests, 1 skipped in 49.901s [2022-08-30T08:06:14.285Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-30T08:06:14.285Z] ++ 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-30T08:06:14.285Z] ++ set -e [2022-08-30T08:06:14.285Z] ++ '[' -n 0 ']' [2022-08-30T08:06:14.285Z] ++ set -x [2022-08-30T08:06:14.285Z] ++ 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-30T08:06:14.544Z] INFO: Testing against a local daemon [2022-08-30T08:06:14.544Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-30T08:06:14.544Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T08:06:14.544Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-30T08:06:14.544Z] === RUN TestDockerNetworkIpvlan [2022-08-30T08:06:14.544Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T08:06:14.544Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-30T08:06:14.544Z] PASS [2022-08-30T08:06:14.544Z] [2022-08-30T08:06:14.544Z] === Skipped [2022-08-30T08:06:14.544Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-30T08:06:14.544Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T08:06:14.544Z] [2022-08-30T08:06:14.544Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-30T08:06:14.544Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-30T08:06:14.544Z] [2022-08-30T08:06:14.544Z] DONE 2 tests, 2 skipped in 0.148s [2022-08-30T08:06:14.544Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-30T08:06:14.544Z] ++ 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-30T08:06:14.544Z] ++ set -e [2022-08-30T08:06:14.544Z] ++ '[' -n 0 ']' [2022-08-30T08:06:14.544Z] ++ set -x [2022-08-30T08:06:14.544Z] ++ 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-30T08:06:14.544Z] INFO: Testing against a local daemon [2022-08-30T08:06:14.544Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-30T08:06:15.923Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-08-30T08:06:15.923Z] === RUN TestDockerNetworkMacvlan [2022-08-30T08:06:16.862Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-30T08:06:17.430Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-30T08:06:18.367Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-30T08:06:20.276Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-30T08:06:20.535Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-30T08:06:20.795Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-30T08:06:21.363Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-30T08:06:21.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-30T08:06:22.560Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-30T08:06:23.129Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-30T08:06:23.129Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-30T08:06:23.129Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-30T08:06:23.129Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-30T08:06:23.388Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-30T08:06:28.678Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-30T08:06:29.246Z] --- PASS: TestDockerNetworkMacvlan (13.23s) [2022-08-30T08:06:29.246Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-30T08:06:29.246Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-30T08:06:29.246Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-08-30T08:06:29.246Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2022-08-30T08:06:29.246Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.67s) [2022-08-30T08:06:29.246Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-08-30T08:06:29.246Z] PASS [2022-08-30T08:06:29.246Z] [2022-08-30T08:06:29.246Z] DONE 8 tests in 14.725s [2022-08-30T08:06:29.246Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-30T08:06:29.246Z] ++ 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-30T08:06:29.246Z] ++ set -e [2022-08-30T08:06:29.246Z] ++ '[' -n 0 ']' [2022-08-30T08:06:29.246Z] ++ set -x [2022-08-30T08:06:29.246Z] ++ 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-30T08:06:29.246Z] testing: warning: no tests to run [2022-08-30T08:06:29.246Z] PASS [2022-08-30T08:06:29.246Z] [2022-08-30T08:06:29.246Z] DONE 0 tests in 0.039s [2022-08-30T08:06:29.246Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-30T08:06:29.246Z] ++ 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-30T08:06:29.246Z] ++ set -e [2022-08-30T08:06:29.246Z] ++ '[' -n 0 ']' [2022-08-30T08:06:29.246Z] ++ set -x [2022-08-30T08:06:29.246Z] ++ 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-30T08:06:29.506Z] INFO: Testing against a local daemon [2022-08-30T08:06:29.506Z] === RUN TestAuthZPluginAllowRequest [2022-08-30T08:06:30.885Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-08-30T08:06:30.885Z] === RUN TestAuthZPluginTLS [2022-08-30T08:06:31.455Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-30T08:06:31.455Z] === RUN TestAuthZPluginDenyRequest [2022-08-30T08:06:31.716Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-30T08:06:31.716Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-30T08:06:32.287Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-30T08:06:32.287Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-30T08:06:32.287Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-30T08:06:32.287Z] === RUN TestAuthZPluginDenyResponse [2022-08-30T08:06:32.857Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-30T08:06:32.857Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-30T08:06:32.857Z] === RUN TestAuthZPluginAllowEventStream [2022-08-30T08:06:33.426Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-30T08:06:33.426Z] === RUN TestDockerSuite/TestBuildFails [2022-08-30T08:06:34.366Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-30T08:06:34.366Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-30T08:06:34.366Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2022-08-30T08:06:34.366Z] === RUN TestAuthZPluginErrorResponse [2022-08-30T08:06:34.938Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-08-30T08:06:34.938Z] === RUN TestAuthZPluginErrorRequest [2022-08-30T08:06:35.507Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-30T08:06:35.507Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-30T08:06:35.767Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-30T08:06:36.027Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-08-30T08:06:36.027Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-30T08:06:37.407Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-30T08:06:37.667Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-08-30T08:06:37.667Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-30T08:06:39.047Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-30T08:06:39.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-30T08:06:39.616Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2022-08-30T08:06:39.616Z] === RUN TestAuthZPluginHeader [2022-08-30T08:06:40.186Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-30T08:06:40.755Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-30T08:06:40.755Z] --- PASS: TestAuthZPluginHeader (0.93s) [2022-08-30T08:06:40.755Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-30T08:06:41.694Z] docker_api_swarm_test.go:272: [d37073d67658a] joining swarm manager [ddb3d4006ec3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:06:41.694Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-30T08:06:43.074Z] docker_api_swarm_test.go:273: [d6d5896ed29eb] joining swarm manager [ddb3d4006ec3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:06:43.075Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-30T08:06:43.644Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-30T08:06:44.212Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-30T08:06:45.592Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s) [2022-08-30T08:06:45.592Z] === RUN TestAuthZPluginV2Disable [2022-08-30T08:06:45.592Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-30T08:06:46.975Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-30T08:06:47.912Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-30T08:06:48.172Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-30T08:06:48.742Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-30T08:06:49.311Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-30T08:06:49.881Z] --- PASS: TestAuthZPluginV2Disable (4.12s) [2022-08-30T08:06:49.881Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-30T08:06:49.881Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-30T08:06:49.881Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-30T08:06:50.450Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-30T08:06:50.709Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-30T08:06:50.968Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-30T08:06:51.227Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-30T08:06:51.486Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-30T08:06:51.746Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-30T08:06:52.684Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-30T08:06:53.623Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s) [2022-08-30T08:06:53.623Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-30T08:06:54.560Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-30T08:06:59.834Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-30T08:07:02.220Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-30T08:07:02.220Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-30T08:07:02.220Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-30T08:07:02.220Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-30T08:07:02.220Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-30T08:07:02.220Z] Cross building: bundles/cross/windows/amd64 [2022-08-30T08:07:02.220Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-30T08:07:02.220Z] { [2022-08-30T08:07:02.220Z] "RT_GROUP_ICON": { [2022-08-30T08:07:02.220Z] "#1": { [2022-08-30T08:07:02.220Z] "0409": "../../winresources/docker.ico" [2022-08-30T08:07:02.220Z] } [2022-08-30T08:07:02.220Z] }, [2022-08-30T08:07:02.220Z] "RT_MANIFEST": { [2022-08-30T08:07:02.220Z] "#1": { [2022-08-30T08:07:02.220Z] "0409": { [2022-08-30T08:07:02.220Z] "identity": {}, [2022-08-30T08:07:02.220Z] "description": "Docker Engine", [2022-08-30T08:07:02.220Z] "minimum-os": "vista", [2022-08-30T08:07:02.220Z] "execution-level": "", [2022-08-30T08:07:02.220Z] "ui-access": false, [2022-08-30T08:07:02.220Z] "auto-elevate": false, [2022-08-30T08:07:02.220Z] "dpi-awareness": "unaware", [2022-08-30T08:07:02.220Z] "disable-theming": false, [2022-08-30T08:07:02.220Z] "disable-window-filtering": false, [2022-08-30T08:07:02.220Z] "high-resolution-scrolling-aware": false, [2022-08-30T08:07:02.220Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-30T08:07:02.220Z] "long-path-aware": false, [2022-08-30T08:07:02.220Z] "printer-driver-isolation": false, [2022-08-30T08:07:02.220Z] "gdi-scaling": false, [2022-08-30T08:07:02.220Z] "segment-heap": false, [2022-08-30T08:07:02.220Z] "use-common-controls-v6": false [2022-08-30T08:07:02.220Z] } [2022-08-30T08:07:02.220Z] } [2022-08-30T08:07:02.220Z] }, [2022-08-30T08:07:02.220Z] "RT_MESSAGETABLE": { [2022-08-30T08:07:02.220Z] "#1": { [2022-08-30T08:07:02.220Z] "0409": "../../winresources/event_messages.bin" [2022-08-30T08:07:02.220Z] } [2022-08-30T08:07:02.220Z] }, [2022-08-30T08:07:02.220Z] "RT_VERSION": { [2022-08-30T08:07:02.220Z] "#1": { [2022-08-30T08:07:02.220Z] "0409": { [2022-08-30T08:07:02.220Z] "fixed": { [2022-08-30T08:07:02.220Z] "file_version": "0.0.0.0", [2022-08-30T08:07:02.220Z] "product_version": "0.0.0.0", [2022-08-30T08:07:02.220Z] "type": "Unknown" [2022-08-30T08:07:02.220Z] }, [2022-08-30T08:07:02.220Z] "info": { [2022-08-30T08:07:02.220Z] "0000": { [2022-08-30T08:07:02.220Z] "CompanyName": "", [2022-08-30T08:07:02.220Z] "FileVersion": "dev", [2022-08-30T08:07:02.220Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-30T08:07:02.220Z] "OriginalFileName": "dockerd.exe", [2022-08-30T08:07:02.220Z] "ProductName": "", [2022-08-30T08:07:02.220Z] "ProductVersion": "dev", [2022-08-30T08:07:02.220Z] "SpecialBuild": "f10c50958c7e6f6b0e4cd54ae65afb8764931954" [2022-08-30T08:07:02.220Z] } [2022-08-30T08:07:02.220Z] } [2022-08-30T08:07:02.220Z] } [2022-08-30T08:07:02.220Z] } [2022-08-30T08:07:02.220Z] } [2022-08-30T08:07:02.220Z] } [2022-08-30T08:07:02.220Z] cmd/dockerd/config.go [2022-08-30T08:07:02.220Z] cmd/dockerd/config_windows.go [2022-08-30T08:07:02.220Z] cmd/dockerd/daemon.go [2022-08-30T08:07:02.220Z] cmd/dockerd/daemon_test.go [2022-08-30T08:07:02.220Z] cmd/dockerd/daemon_windows.go [2022-08-30T08:07:02.220Z] cmd/dockerd/docker.go [2022-08-30T08:07:02.220Z] cmd/dockerd/docker_windows.go [2022-08-30T08:07:02.220Z] cmd/dockerd/genwinres_windows.go [2022-08-30T08:07:02.220Z] cmd/dockerd/metrics.go [2022-08-30T08:07:02.220Z] cmd/dockerd/options.go [2022-08-30T08:07:02.220Z] cmd/dockerd/options_test.go [2022-08-30T08:07:02.220Z] cmd/dockerd/service_windows.go [2022-08-30T08:07:02.220Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-30T08:07:02.220Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-30T08:07:03.126Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-30T08:07:03.126Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-30T08:07:03.126Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-30T08:07:03.126Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-30T08:07:03.126Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-30T08:07:03.126Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-30T08:07:04.064Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.50s) [2022-08-30T08:07:04.065Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-30T08:07:04.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-30T08:07:04.325Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-30T08:07:05.704Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-30T08:07:08.243Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-30T08:07:08.503Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-30T08:07:09.079Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-30T08:07:15.647Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-30T08:07:17.026Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-30T08:07:17.594Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-30T08:07:18.973Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-30T08:07:18.974Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-30T08:07:18.974Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-30T08:07:20.879Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-30T08:07:20.879Z] PASS [2022-08-30T08:07:20.879Z] [2022-08-30T08:07:20.879Z] DONE 17 tests in 51.522s [2022-08-30T08:07:20.879Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-30T08:07:20.879Z] ++ 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-30T08:07:20.879Z] ++ set -e [2022-08-30T08:07:20.879Z] ++ '[' -n 0 ']' [2022-08-30T08:07:20.879Z] ++ set -x [2022-08-30T08:07:20.879Z] ++ 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-30T08:07:20.879Z] INFO: Testing against a local daemon [2022-08-30T08:07:20.879Z] === RUN TestPluginInvalidJSON [2022-08-30T08:07:20.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T08:07:20.879Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T08:07:20.879Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T08:07:20.879Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T08:07:20.879Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-30T08:07:20.879Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-30T08:07:21.139Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-30T08:07:21.139Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-30T08:07:21.139Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-30T08:07:21.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-30T08:07:21.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-30T08:07:21.139Z] === RUN TestPluginInstall [2022-08-30T08:07:21.139Z] === RUN TestPluginInstall/no_auth [2022-08-30T08:07:22.518Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-30T08:07:22.778Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-30T08:07:23.038Z] time="2022-08-30T08:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T08:07:23.038Z] time="2022-08-30T08:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfdd53ead092db06b057da698276343a69fd80b4119ec719479eab4db40e92cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T08:07:23.038Z] time="2022-08-30T08:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T08:07:23.038Z] time="2022-08-30T08:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfdd53ead092db06b057da698276343a69fd80b4119ec719479eab4db40e92cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T08:07:23.608Z] === RUN TestPluginInstall/with_htpasswd [2022-08-30T08:07:23.868Z] time="2022-08-30T08:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T08:07:23.868Z] time="2022-08-30T08:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33481ee43c2dcb7a34b69f7f5f73ea2c82a3b1e1cd53dcc3d6f8296db8a816bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T08:07:23.868Z] time="2022-08-30T08:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T08:07:23.868Z] time="2022-08-30T08:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33481ee43c2dcb7a34b69f7f5f73ea2c82a3b1e1cd53dcc3d6f8296db8a816bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T08:07:24.128Z] === RUN TestPluginInstall/with_insecure [2022-08-30T08:07:24.388Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-30T08:07:24.648Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-30T08:07:25.217Z] time="2022-08-30T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T08:07:25.217Z] time="2022-08-30T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e91b51ec43566bc9e8f3d0f4fe3d5089261cc151dffe8ab32728b24bc92cf9d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T08:07:25.217Z] time="2022-08-30T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-30T08:07:25.217Z] time="2022-08-30T08:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e91b51ec43566bc9e8f3d0f4fe3d5089261cc151dffe8ab32728b24bc92cf9d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-30T08:07:25.477Z] plugin_test.go:195: [d83825b1ef877] daemon is not started [2022-08-30T08:07:25.477Z] --- PASS: TestPluginInstall (4.56s) [2022-08-30T08:07:25.477Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2022-08-30T08:07:25.477Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2022-08-30T08:07:25.477Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2022-08-30T08:07:25.477Z] === RUN TestPluginsWithRuntimes [2022-08-30T08:07:26.416Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-30T08:07:26.984Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-30T08:07:27.245Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-30T08:07:27.505Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-30T08:07:28.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-30T08:07:28.334Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-30T08:07:28.335Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-30T08:07:29.714Z] --- PASS: TestPluginsWithRuntimes (4.08s) [2022-08-30T08:07:29.714Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-08-30T08:07:29.714Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.18s) [2022-08-30T08:07:29.714Z] === RUN TestPluginBackCompatMediaTypes [2022-08-30T08:07:30.284Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-30T08:07:30.854Z] --- PASS: TestPluginBackCompatMediaTypes (1.24s) [2022-08-30T08:07:30.854Z] PASS [2022-08-30T08:07:30.854Z] [2022-08-30T08:07:30.854Z] DONE 24 tests in 10.056s [2022-08-30T08:07:30.854Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-30T08:07:30.854Z] ++ 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-30T08:07:30.854Z] ++ set -e [2022-08-30T08:07:30.855Z] ++ '[' -n 0 ']' [2022-08-30T08:07:30.855Z] ++ set -x [2022-08-30T08:07:30.855Z] ++ 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-30T08:07:31.118Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-30T08:07:31.118Z] INFO: Testing against a local daemon [2022-08-30T08:07:31.118Z] === RUN TestExternalGraphDriver [2022-08-30T08:07:31.118Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-30T08:07:31.378Z] === RUN TestExternalGraphDriver/json [2022-08-30T08:07:31.947Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-30T08:07:32.207Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-30T08:07:32.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-30T08:07:33.036Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-30T08:07:33.606Z] === RUN TestExternalGraphDriver/spec [2022-08-30T08:07:34.984Z] docker_api_swarm_node_test.go:20: [dffaadf10b17f] joining swarm manager [df5ac3e1ad48a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:07:35.243Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-30T08:07:35.812Z] === RUN TestExternalGraphDriver/pull [2022-08-30T08:07:36.071Z] docker_api_swarm_node_test.go:21: [da57e90183d6a] joining swarm manager [df5ac3e1ad48a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:07:37.978Z] --- PASS: TestExternalGraphDriver (6.56s) [2022-08-30T08:07:37.978Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2022-08-30T08:07:37.978Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2022-08-30T08:07:37.978Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2022-08-30T08:07:37.978Z] === RUN TestGraphdriverPluginV2 [2022-08-30T08:07:37.978Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-30T08:07:38.916Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-30T08:07:40.294Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-30T08:07:41.232Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-30T08:07:42.612Z] --- PASS: TestGraphdriverPluginV2 (4.71s) [2022-08-30T08:07:42.612Z] PASS [2022-08-30T08:07:42.612Z] [2022-08-30T08:07:42.612Z] DONE 5 tests in 11.406s [2022-08-30T08:07:42.612Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-30T08:07:42.612Z] ++ 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-30T08:07:42.612Z] ++ set -e [2022-08-30T08:07:42.612Z] ++ '[' -n 0 ']' [2022-08-30T08:07:42.612Z] ++ set -x [2022-08-30T08:07:42.612Z] ++ 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-30T08:07:42.612Z] INFO: Testing against a local daemon [2022-08-30T08:07:42.612Z] === RUN TestContinueAfterPluginCrash [2022-08-30T08:07:42.612Z] === PAUSE TestContinueAfterPluginCrash [2022-08-30T08:07:42.612Z] === RUN TestReadPluginNoRead [2022-08-30T08:07:42.612Z] === PAUSE TestReadPluginNoRead [2022-08-30T08:07:42.612Z] === RUN TestDaemonStartWithLogOpt [2022-08-30T08:07:42.612Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-30T08:07:42.612Z] === CONT TestContinueAfterPluginCrash [2022-08-30T08:07:42.612Z] === CONT TestDaemonStartWithLogOpt [2022-08-30T08:07:42.612Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-30T08:07:45.908Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-30T08:07:46.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-30T08:07:46.847Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2022-08-30T08:07:46.847Z] === CONT TestReadPluginNoRead [2022-08-30T08:07:48.228Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-30T08:07:49.167Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-30T08:07:50.105Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-30T08:07:50.105Z] === RUN TestReadPluginNoRead/default [2022-08-30T08:07:52.028Z] docker_api_swarm_test.go:502: [d7228f8edc15f] joining swarm manager [dfd4cb50e333d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:07:52.289Z] --- PASS: TestContinueAfterPluginCrash (9.66s) [2022-08-30T08:07:52.289Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-30T08:07:54.200Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-30T08:07:55.583Z] === CONT TestReadPluginNoRead [2022-08-30T08:07:55.583Z] read_test.go:92: [dd116c0db6e1e] daemon is not started [2022-08-30T08:07:55.583Z] --- PASS: TestReadPluginNoRead (8.50s) [2022-08-30T08:07:55.583Z] --- PASS: TestReadPluginNoRead/default (2.15s) [2022-08-30T08:07:55.583Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2022-08-30T08:07:55.583Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2022-08-30T08:07:55.583Z] PASS [2022-08-30T08:07:55.583Z] [2022-08-30T08:07:55.583Z] DONE 6 tests in 12.996s [2022-08-30T08:07:55.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-30T08:07:55.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-30T08:07:55.583Z] ++ set -e [2022-08-30T08:07:55.583Z] ++ '[' -n 0 ']' [2022-08-30T08:07:55.583Z] ++ set -x [2022-08-30T08:07:55.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-30T08:07:55.583Z] testing: warning: no tests to run [2022-08-30T08:07:55.583Z] PASS [2022-08-30T08:07:55.583Z] [2022-08-30T08:07:55.583Z] DONE 0 tests in 0.036s [2022-08-30T08:07:55.583Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-30T08:07:55.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-30T08:07:55.583Z] ++ set -e [2022-08-30T08:07:55.583Z] ++ '[' -n 0 ']' [2022-08-30T08:07:55.583Z] ++ set -x [2022-08-30T08:07:55.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-30T08:07:55.583Z] INFO: Testing against a local daemon [2022-08-30T08:07:55.583Z] === RUN TestPluginWithDevMounts [2022-08-30T08:07:55.583Z] === PAUSE TestPluginWithDevMounts [2022-08-30T08:07:55.583Z] === CONT TestPluginWithDevMounts [2022-08-30T08:07:57.491Z] --- PASS: TestPluginWithDevMounts (1.72s) [2022-08-30T08:07:57.491Z] PASS [2022-08-30T08:07:57.491Z] [2022-08-30T08:07:57.491Z] DONE 1 tests in 1.852s [2022-08-30T08:07:57.491Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-30T08:07:57.491Z] ++ 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-30T08:07:57.491Z] ++ set -e [2022-08-30T08:07:57.491Z] ++ '[' -n 0 ']' [2022-08-30T08:07:57.491Z] ++ set -x [2022-08-30T08:07:57.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T08:07:57.491Z] INFO: Testing against a local daemon [2022-08-30T08:07:57.491Z] === RUN TestSecretInspect [2022-08-30T08:07:57.752Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-30T08:08:00.287Z] --- PASS: TestSecretInspect (2.66s) [2022-08-30T08:08:00.287Z] === RUN TestSecretList [2022-08-30T08:08:00.546Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-30T08:08:01.116Z] docker_api_swarm_test.go:507: [d748aa30b5d53] joining swarm manager [dfd4cb50e333d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:08:02.494Z] === RUN TestDockerSuite/TestBuildRm [2022-08-30T08:08:02.755Z] --- PASS: TestSecretList (2.74s) [2022-08-30T08:08:02.755Z] === RUN TestSecretsCreateAndDelete [2022-08-30T08:08:05.293Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-30T08:08:05.293Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2022-08-30T08:08:05.293Z] === RUN TestSecretsUpdate [2022-08-30T08:08:05.553Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-30T08:08:06.490Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-30T08:08:07.060Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-30T08:08:07.998Z] --- PASS: TestSecretsUpdate (2.64s) [2022-08-30T08:08:07.998Z] === RUN TestTemplatedSecret [2022-08-30T08:08:07.998Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-30T08:08:08.936Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-30T08:08:09.504Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-30T08:08:11.411Z] --- PASS: TestTemplatedSecret (3.14s) [2022-08-30T08:08:11.411Z] === RUN TestSecretCreateResolve [2022-08-30T08:08:12.792Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-30T08:08:12.792Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-30T08:08:13.056Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-30T08:08:13.056Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-30T08:08:13.056Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-30T08:08:13.625Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-30T08:08:14.196Z] --- PASS: TestSecretCreateResolve (2.98s) [2022-08-30T08:08:14.196Z] PASS [2022-08-30T08:08:14.196Z] [2022-08-30T08:08:14.196Z] DONE 6 tests in 16.817s [2022-08-30T08:08:14.196Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-30T08:08:14.196Z] ++ 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-30T08:08:14.196Z] ++ set -e [2022-08-30T08:08:14.196Z] ++ '[' -n 0 ']' [2022-08-30T08:08:14.196Z] ++ set -x [2022-08-30T08:08:14.196Z] ++ 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-30T08:08:14.196Z] INFO: Testing against a local daemon [2022-08-30T08:08:14.196Z] === RUN TestServiceCreateInit [2022-08-30T08:08:14.196Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-30T08:08:14.457Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-30T08:08:14.718Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-30T08:08:15.658Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-30T08:08:18.955Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-30T08:08:18.955Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-30T08:08:19.894Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-30T08:08:20.464Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-30T08:08:21.035Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-30T08:08:21.974Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-30T08:08:22.914Z] === RUN TestDockerSuite/TestBuildUser [2022-08-30T08:08:23.483Z] --- PASS: TestServiceCreateInit (9.07s) [2022-08-30T08:08:23.483Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s) [2022-08-30T08:08:23.483Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.44s) [2022-08-30T08:08:23.483Z] === RUN TestCreateServiceMultipleTimes [2022-08-30T08:08:24.421Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-30T08:08:27.713Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-30T08:08:31.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-30T08:08:33.546Z] docker_api_swarm_node_test.go:81: [d80d1496d1de5] joining swarm manager [d249522784e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:08:38.708Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-30T08:08:38.708Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-30T08:08:38.708Z] { [2022-08-30T08:08:38.708Z] "RT_GROUP_ICON": { [2022-08-30T08:08:38.708Z] "#1": { [2022-08-30T08:08:38.708Z] "0409": "../../winresources/docker.ico" [2022-08-30T08:08:38.708Z] } [2022-08-30T08:08:38.708Z] }, [2022-08-30T08:08:38.708Z] "RT_MANIFEST": { [2022-08-30T08:08:38.708Z] "#1": { [2022-08-30T08:08:38.708Z] "0409": { [2022-08-30T08:08:38.708Z] "identity": {}, [2022-08-30T08:08:38.708Z] "description": "Docker Engine", [2022-08-30T08:08:38.708Z] "minimum-os": "vista", [2022-08-30T08:08:38.708Z] "execution-level": "", [2022-08-30T08:08:38.708Z] "ui-access": false, [2022-08-30T08:08:38.708Z] "auto-elevate": false, [2022-08-30T08:08:38.708Z] "dpi-awareness": "unaware", [2022-08-30T08:08:38.708Z] "disable-theming": false, [2022-08-30T08:08:38.708Z] "disable-window-filtering": false, [2022-08-30T08:08:38.708Z] "high-resolution-scrolling-aware": false, [2022-08-30T08:08:38.708Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-30T08:08:38.708Z] "long-path-aware": false, [2022-08-30T08:08:38.708Z] "printer-driver-isolation": false, [2022-08-30T08:08:38.708Z] "gdi-scaling": false, [2022-08-30T08:08:38.708Z] "segment-heap": false, [2022-08-30T08:08:38.708Z] "use-common-controls-v6": false [2022-08-30T08:08:38.708Z] } [2022-08-30T08:08:38.708Z] } [2022-08-30T08:08:38.708Z] }, [2022-08-30T08:08:38.708Z] "RT_MESSAGETABLE": { [2022-08-30T08:08:38.708Z] "#1": { [2022-08-30T08:08:38.708Z] "0409": "../../winresources/event_messages.bin" [2022-08-30T08:08:38.708Z] } [2022-08-30T08:08:38.708Z] }, [2022-08-30T08:08:38.708Z] "RT_VERSION": { [2022-08-30T08:08:38.708Z] "#1": { [2022-08-30T08:08:38.708Z] "0409": { [2022-08-30T08:08:38.708Z] "fixed": { [2022-08-30T08:08:38.708Z] "file_version": "0.0.0.0", [2022-08-30T08:08:38.708Z] "product_version": "0.0.0.0", [2022-08-30T08:08:38.708Z] "type": "Unknown" [2022-08-30T08:08:38.708Z] }, [2022-08-30T08:08:38.708Z] "info": { [2022-08-30T08:08:38.708Z] "0000": { [2022-08-30T08:08:38.708Z] "CompanyName": "", [2022-08-30T08:08:38.708Z] "FileVersion": "dev", [2022-08-30T08:08:38.708Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-30T08:08:38.708Z] "OriginalFileName": "docker-proxy.exe", [2022-08-30T08:08:38.708Z] "ProductName": "", [2022-08-30T08:08:38.708Z] "ProductVersion": "dev", [2022-08-30T08:08:38.708Z] "SpecialBuild": "f10c50958c7e6f6b0e4cd54ae65afb8764931954" [2022-08-30T08:08:38.708Z] } [2022-08-30T08:08:38.708Z] } [2022-08-30T08:08:38.708Z] } [2022-08-30T08:08:38.708Z] } [2022-08-30T08:08:38.708Z] } [2022-08-30T08:08:38.708Z] } [2022-08-30T08:08:38.708Z] cmd/docker-proxy/genwinres_windows.go [2022-08-30T08:08:38.708Z] cmd/docker-proxy/main.go [2022-08-30T08:08:38.708Z] cmd/docker-proxy/network_proxy_test.go [2022-08-30T08:08:38.708Z] cmd/docker-proxy/proxy.go [2022-08-30T08:08:38.708Z] cmd/docker-proxy/sctp_proxy.go [2022-08-30T08:08:38.708Z] cmd/docker-proxy/tcp_proxy.go [2022-08-30T08:08:38.708Z] cmd/docker-proxy/udp_proxy.go [2022-08-30T08:08:38.708Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-30T08:08:38.708Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-30T08:08:38.708Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-30T08:08:38.708Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-30T08:08:38.708Z] remote: Enumerating objects: 23, done. [2022-08-30T08:08:38.708Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-30T08:08:38.708Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-30T08:08:38.708Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-30T08:08:38.708Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-08-30T08:08:38.708Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-30T08:08:38.708Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-30T08:08:38.708Z] Cross building: bundles/cross/linux/ppc64le [2022-08-30T08:08:38.708Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-30T08:08:38.708Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-30T08:08:41.686Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-30T08:08:41.686Z] --- PASS: TestCreateServiceMultipleTimes (17.52s) [2022-08-30T08:08:41.686Z] === RUN TestCreateServiceConflict [2022-08-30T08:08:41.946Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-30T08:08:42.206Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-30T08:08:43.143Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-30T08:08:43.402Z] --- PASS: TestCreateServiceConflict (2.61s) [2022-08-30T08:08:43.402Z] === RUN TestCreateServiceMaxReplicas [2022-08-30T08:08:43.662Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-30T08:08:44.601Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-30T08:08:44.601Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-30T08:08:44.601Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-30T08:08:44.601Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-30T08:08:44.601Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-30T08:08:44.601Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-30T08:08:44.601Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-30T08:08:44.601Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-30T08:08:44.601Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-30T08:08:46.509Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-30T08:08:46.509Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-30T08:08:46.509Z] --- PASS: TestCreateServiceMaxReplicas (3.10s) [2022-08-30T08:08:46.509Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-30T08:08:47.077Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-30T08:08:47.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-30T08:08:47.646Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-30T08:08:48.585Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-30T08:08:48.845Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-30T08:08:50.226Z] docker_api_swarm_node_test.go:53: [dcd58011f3f71] joining swarm manager [d4518c45e8045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:08:51.163Z] docker_api_swarm_node_test.go:54: [dab99183514ec] joining swarm manager [d4518c45e8045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:08:51.733Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-30T08:08:52.673Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-30T08:08:53.612Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-30T08:08:53.871Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-30T08:08:54.130Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-30T08:08:54.130Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-30T08:08:54.130Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-30T08:08:54.699Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-30T08:08:56.079Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-30T08:08:57.017Z] === RUN TestDockerSuite/TestCommitChange [2022-08-30T08:08:57.586Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-30T08:08:58.154Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-30T08:08:59.102Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-30T08:09:00.039Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-30T08:09:00.609Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-30T08:09:01.179Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.62s) [2022-08-30T08:09:01.179Z] === RUN TestCreateServiceSecretFileMode [2022-08-30T08:09:02.119Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-30T08:09:03.058Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-30T08:09:03.996Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-30T08:09:04.256Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2022-08-30T08:09:04.256Z] === RUN TestCreateServiceConfigFileMode [2022-08-30T08:09:05.194Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-30T08:09:05.454Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-30T08:09:06.024Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-30T08:09:06.962Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-30T08:09:07.221Z] --- PASS: TestCreateServiceConfigFileMode (3.08s) [2022-08-30T08:09:07.221Z] === RUN TestCreateServiceSysctls [2022-08-30T08:09:07.481Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-30T08:09:08.050Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-30T08:09:08.620Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-30T08:09:09.558Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-30T08:09:10.127Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-30T08:09:11.065Z] --- PASS: TestCreateServiceSysctls (3.65s) [2022-08-30T08:09:11.065Z] === RUN TestCreateServiceCapabilities [2022-08-30T08:09:11.065Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-30T08:09:11.634Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-30T08:09:12.573Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-30T08:09:13.512Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-30T08:09:13.771Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2022-08-30T08:09:13.772Z] === RUN TestInspect [2022-08-30T08:09:14.032Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-30T08:09:14.602Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-30T08:09:15.983Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-30T08:09:16.929Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-30T08:09:17.190Z] --- PASS: TestInspect (3.33s) [2022-08-30T08:09:17.190Z] === RUN TestCreateJob [2022-08-30T08:09:17.448Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-30T08:09:17.448Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-30T08:09:18.018Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-30T08:09:18.957Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-30T08:09:19.896Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-30T08:09:20.466Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-30T08:09:21.035Z] --- PASS: TestCreateJob (3.84s) [2022-08-30T08:09:21.035Z] === RUN TestReplicatedJob [2022-08-30T08:09:21.294Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-30T08:09:22.233Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-30T08:09:22.803Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-30T08:09:23.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-30T08:09:25.284Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-30T08:09:27.822Z] --- PASS: TestReplicatedJob (6.72s) [2022-08-30T08:09:27.822Z] === RUN TestUpdateReplicatedJob [2022-08-30T08:09:28.764Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-30T08:09:30.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-30T08:09:31.525Z] --- PASS: TestUpdateReplicatedJob (4.00s) [2022-08-30T08:09:31.525Z] === RUN TestServiceListWithStatuses [2022-08-30T08:09:31.525Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-30T08:09:31.525Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-30T08:09:31.525Z] === RUN TestDockerNetworkConnectAlias [2022-08-30T08:09:31.784Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-30T08:09:32.354Z] docker_api_swarm_test.go:202: [d5fb4ca29e6c3] joining swarm manager [d7320f326c18d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:09:32.616Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-30T08:09:36.811Z] --- PASS: TestDockerNetworkConnectAlias (4.88s) [2022-08-30T08:09:36.811Z] === RUN TestDockerNetworkReConnect [2022-08-30T08:09:36.811Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-30T08:09:39.363Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-30T08:09:39.932Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-30T08:09:40.872Z] --- PASS: TestDockerNetworkReConnect (4.20s) [2022-08-30T08:09:40.872Z] === RUN TestServicePlugin [2022-08-30T08:09:43.410Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-30T08:09:43.979Z] === RUN TestDockerSuite/TestCpToDot [2022-08-30T08:09:44.917Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-30T08:09:44.917Z] plugin_test.go:61: [d6f125be08b95] joining swarm manager [d0c0e7a60046d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:09:46.301Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-30T08:09:46.301Z] plugin_test.go:64: [d633c0d33bca6] joining swarm manager [d0c0e7a60046d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:09:47.239Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-30T08:09:47.808Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-30T08:09:48.746Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-30T08:09:49.005Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-30T08:09:49.574Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-30T08:09:50.512Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-30T08:09:50.512Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-30T08:09:50.512Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-30T08:09:51.081Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-30T08:09:51.342Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-30T08:09:51.342Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-30T08:09:51.342Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-30T08:09:51.602Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-30T08:09:52.171Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-30T08:09:52.171Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-30T08:09:52.431Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-30T08:09:52.431Z] === RUN TestDockerSuite/TestCreateRM [2022-08-30T08:09:52.691Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-30T08:09:52.691Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-30T08:09:52.691Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-30T08:09:52.691Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-30T08:09:52.691Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-30T08:09:54.597Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-30T08:09:54.597Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-30T08:09:54.597Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-30T08:09:55.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-30T08:09:58.530Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-30T08:09:58.530Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-30T08:09:58.530Z] docker_api_swarm_test.go:384: [da1cc299a5c31] joining swarm manager [dc02075ece47e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:09:58.530Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-30T08:09:59.102Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-30T08:10:00.044Z] docker_api_swarm_test.go:385: [d4b8593b06a8e] joining swarm manager [dc02075ece47e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:10:00.305Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-30T08:10:00.874Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-30T08:10:01.444Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-30T08:10:02.012Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-30T08:10:03.390Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-30T08:10:04.770Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-30T08:10:06.681Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-30T08:10:08.591Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-30T08:10:09.530Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-30T08:10:10.468Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-30T08:10:13.002Z] --- PASS: TestServicePlugin (32.39s) [2022-08-30T08:10:13.002Z] === RUN TestServiceUpdateLabel [2022-08-30T08:10:15.537Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-30T08:10:15.537Z] === RUN TestServiceUpdateSecrets [2022-08-30T08:10:15.797Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-30T08:10:16.056Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-30T08:10:17.438Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-30T08:10:18.375Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-30T08:10:18.375Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-30T08:10:18.648Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-30T08:10:18.648Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-30T08:10:18.648Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-30T08:10:20.026Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-30T08:10:20.594Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-30T08:10:20.594Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-30T08:10:20.594Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-30T08:10:21.532Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-30T08:10:21.532Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-30T08:10:22.467Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-30T08:10:23.404Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-30T08:10:23.663Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-30T08:10:23.663Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-30T08:10:23.663Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-30T08:10:23.663Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-30T08:10:23.663Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-30T08:10:26.198Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-30T08:10:26.198Z] === RUN TestDockerSuite/TestEventsRename [2022-08-30T08:10:26.766Z] === RUN TestDockerSuite/TestEventsResize [2022-08-30T08:10:27.335Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-30T08:10:27.902Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-30T08:10:28.471Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-30T08:10:28.730Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-30T08:10:30.113Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2022-08-30T08:10:30.113Z] === RUN TestServiceUpdateConfigs [2022-08-30T08:10:30.276Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-30T08:10:30.276Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-30T08:10:30.276Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-30T08:10:30.276Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-30T08:10:30.276Z] Cross building: bundles/cross/linux/s390x [2022-08-30T08:10:30.276Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-30T08:10:30.276Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-30T08:10:31.493Z] === RUN TestDockerSuite/TestEventsTop [2022-08-30T08:10:32.432Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-30T08:10:34.965Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-30T08:10:41.539Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-30T08:10:41.539Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-30T08:10:44.830Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-08-30T08:10:44.830Z] === RUN TestServiceUpdateNetwork [2022-08-30T08:10:46.737Z] === RUN TestDockerSuite/TestExec [2022-08-30T08:10:47.675Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-30T08:10:48.619Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-30T08:10:49.557Z] === RUN TestDockerSuite/TestExecEnv [2022-08-30T08:10:50.126Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-30T08:10:51.507Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-30T08:10:52.077Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-30T08:10:53.982Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-30T08:10:54.241Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-30T08:10:54.809Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-30T08:10:55.068Z] === RUN TestDockerSuite/TestExecParseError [2022-08-30T08:10:55.636Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-30T08:10:56.210Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-30T08:10:56.778Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-30T08:10:57.717Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-30T08:10:57.717Z] --- PASS: TestServiceUpdateNetwork (13.08s) [2022-08-30T08:10:57.717Z] === RUN TestServiceUpdatePidsLimit [2022-08-30T08:10:57.979Z] === RUN TestDockerSuite/TestExecTTY [2022-08-30T08:10:58.916Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-30T08:10:58.916Z] check_test.go:611: [d4b8593b06a8e] daemon is not started [2022-08-30T08:10:58.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-30T08:10:58.916Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-30T08:10:59.487Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-30T08:11:00.057Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-30T08:11:00.317Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-30T08:11:00.891Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-30T08:11:00.891Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-30T08:11:00.891Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-30T08:11:01.471Z] docker_api_swarm_test.go:802: [d8d4261ced40a] joining swarm manager [d999006b0657f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:11:02.850Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-30T08:11:02.850Z] docker_api_swarm_test.go:802: [dfc5917721c96] joining swarm manager [d999006b0657f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:11:03.418Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-30T08:11:03.988Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-30T08:11:04.556Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-30T08:11:05.124Z] docker_api_swarm_test.go:802: [dbccc14330f70] joining swarm manager [d999006b0657f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-30T08:11:05.383Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-30T08:11:06.766Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-30T08:11:06.766Z] docker_api_swarm_test.go:802: [d4db9ace8297d] joining swarm manager [d999006b0657f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-30T08:11:07.026Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-30T08:11:07.965Z] docker_api_swarm_test.go:810: [d08c390bc7bd0] joining swarm manager [d999006b0657f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-30T08:11:09.346Z] === RUN TestDockerSuite/TestHealth [2022-08-30T08:11:15.918Z] --- PASS: TestServiceUpdatePidsLimit (17.32s) [2022-08-30T08:11:15.918Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2022-08-30T08:11:15.918Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-08-30T08:11:15.918Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2022-08-30T08:11:15.918Z] PASS [2022-08-30T08:11:15.918Z] [2022-08-30T08:11:15.918Z] === Skipped [2022-08-30T08:11:15.918Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-30T08:11:15.918Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-30T08:11:15.918Z] [2022-08-30T08:11:15.918Z] DONE 27 tests, 1 skipped in 180.698s [2022-08-30T08:11:15.918Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-30T08:11:15.918Z] ++ 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-30T08:11:15.918Z] ++ set -e [2022-08-30T08:11:15.918Z] ++ '[' -n 0 ']' [2022-08-30T08:11:15.918Z] ++ set -x [2022-08-30T08:11:15.918Z] ++ 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-30T08:11:15.918Z] INFO: Testing against a local daemon [2022-08-30T08:11:15.918Z] === RUN TestSessionCreate [2022-08-30T08:11:15.918Z] --- PASS: TestSessionCreate (0.03s) [2022-08-30T08:11:15.918Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-30T08:11:15.918Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-30T08:11:15.918Z] PASS [2022-08-30T08:11:15.918Z] [2022-08-30T08:11:15.918Z] DONE 2 tests in 0.147s [2022-08-30T08:11:15.918Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-30T08:11:15.919Z] ++ 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-30T08:11:15.919Z] ++ set -e [2022-08-30T08:11:15.919Z] ++ '[' -n 0 ']' [2022-08-30T08:11:15.919Z] ++ set -x [2022-08-30T08:11:15.919Z] ++ 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-30T08:11:15.919Z] INFO: Testing against a local daemon [2022-08-30T08:11:15.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-30T08:11:15.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-30T08:11:15.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-30T08:11:15.919Z] === RUN TestDiskUsage [2022-08-30T08:11:15.919Z] === PAUSE TestDiskUsage [2022-08-30T08:11:15.919Z] === RUN TestEventsExecDie [2022-08-30T08:11:15.919Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-30T08:11:15.919Z] === RUN TestEventsBackwardsCompatible [2022-08-30T08:11:15.919Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-30T08:11:15.919Z] === RUN TestEventsVolumeCreate [2022-08-30T08:11:15.919Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-30T08:11:15.919Z] === RUN TestInfoBinaryCommits [2022-08-30T08:11:15.919Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-30T08:11:15.919Z] === RUN TestInfoAPIVersioned [2022-08-30T08:11:15.919Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-30T08:11:15.919Z] === RUN TestInfoAPI [2022-08-30T08:11:15.919Z] --- PASS: TestInfoAPI (0.02s) [2022-08-30T08:11:15.919Z] === RUN TestInfoAPIWarnings [2022-08-30T08:11:30.803Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-30T08:11:31.372Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-30T08:11:32.310Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-30T08:11:32.310Z] === RUN TestInfoDebug [2022-08-30T08:11:32.879Z] --- PASS: TestInfoDebug (0.52s) [2022-08-30T08:11:32.879Z] === RUN TestInfoInsecureRegistries [2022-08-30T08:11:33.461Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-30T08:11:33.461Z] === RUN TestInfoRegistryMirrors [2022-08-30T08:11:34.031Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-30T08:11:34.031Z] === RUN TestLoginFailsWithBadCredentials [2022-08-30T08:11:34.290Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-30T08:11:34.290Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-30T08:11:34.290Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-30T08:11:34.290Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-30T08:11:34.290Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-30T08:11:34.290Z] === RUN TestPingCacheHeaders [2022-08-30T08:11:34.550Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-30T08:11:34.550Z] === RUN TestPingGet [2022-08-30T08:11:34.550Z] --- PASS: TestPingGet (0.03s) [2022-08-30T08:11:34.550Z] === RUN TestPingHead [2022-08-30T08:11:34.550Z] --- PASS: TestPingHead (0.03s) [2022-08-30T08:11:34.550Z] === RUN TestPingSwarmHeader [2022-08-30T08:11:35.120Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-30T08:11:35.120Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-30T08:11:35.120Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-30T08:11:35.692Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-30T08:11:35.692Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-30T08:11:36.263Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-30T08:11:36.263Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-30T08:11:36.263Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-30T08:11:36.523Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-30T08:11:36.523Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-30T08:11:36.783Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-30T08:11:36.783Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-08-30T08:11:36.783Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-30T08:11:36.783Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-30T08:11:36.783Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-30T08:11:36.783Z] === RUN TestPingBuilderHeader [2022-08-30T08:11:36.783Z] === RUN TestPingBuilderHeader/default_config [2022-08-30T08:11:37.042Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-30T08:11:37.302Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-30T08:11:37.302Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-30T08:11:37.302Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-30T08:11:37.872Z] --- PASS: TestPingBuilderHeader (1.07s) [2022-08-30T08:11:37.872Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-30T08:11:37.872Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-30T08:11:37.872Z] === RUN TestVersion [2022-08-30T08:11:37.872Z] --- PASS: TestVersion (0.03s) [2022-08-30T08:11:37.872Z] === CONT TestDiskUsage [2022-08-30T08:11:38.131Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-30T08:11:38.132Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty/container_types [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty/image_types [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty/volume_types [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-30T08:11:38.391Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-30T08:11:38.651Z] === RUN TestDiskUsage/after_container.Run [2022-08-30T08:11:38.911Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-30T08:11:39.170Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-30T08:11:39.170Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-30T08:11:39.170Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-30T08:11:39.170Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-30T08:11:39.170Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-30T08:11:39.170Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-30T08:11:39.170Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-30T08:11:39.170Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-30T08:11:39.170Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-30T08:11:39.170Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage (1.44s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-30T08:11:39.430Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-30T08:11:39.430Z] PASS [2022-08-30T08:11:39.430Z] [2022-08-30T08:11:39.430Z] === Skipped [2022-08-30T08:11:39.430Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-30T08:11:39.430Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-30T08:11:39.430Z] [2022-08-30T08:11:39.430Z] DONE 57 tests, 1 skipped in 24.284s [2022-08-30T08:11:39.430Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-30T08:11:39.430Z] ++ 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-30T08:11:39.430Z] ++ set -e [2022-08-30T08:11:39.430Z] ++ '[' -n 0 ']' [2022-08-30T08:11:39.430Z] ++ set -x [2022-08-30T08:11:39.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-30T08:11:39.430Z] INFO: Testing against a local daemon [2022-08-30T08:11:39.430Z] === RUN TestVolumesCreateAndList [2022-08-30T08:11:39.430Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-30T08:11:39.430Z] === RUN TestVolumesRemove [2022-08-30T08:11:39.430Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-30T08:11:39.430Z] === RUN TestVolumesInspect [2022-08-30T08:11:39.690Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-30T08:11:39.690Z] === RUN TestVolumesInvalidJSON [2022-08-30T08:11:39.690Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-30T08:11:39.690Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-30T08:11:39.690Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-30T08:11:39.690Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-30T08:11:39.690Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-30T08:11:39.690Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-30T08:11:39.690Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-30T08:11:39.690Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-30T08:11:39.690Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-30T08:11:39.690Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-30T08:11:39.690Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-30T08:11:39.690Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-30T08:11:39.690Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-30T08:11:39.690Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-30T08:11:39.690Z] PASS [2022-08-30T08:11:39.690Z] [2022-08-30T08:11:39.690Z] DONE 9 tests in 0.267s [2022-08-30T08:11:39.690Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-30T08:11:39.690Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-30T08:11:39.950Z] ++++ cat bundles/test-integration/docker.pid [2022-08-30T08:11:39.950Z] +++ kill 6817 [2022-08-30T08:11:40.209Z] +++ /etc/init.d/apparmor stop [2022-08-30T08:11:40.209Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-30T08:11:40.209Z] [2022-08-30T08:11:40.209Z] Unloading profiles will leave already running processes permanently [2022-08-30T08:11:40.209Z] unconfined, which can lead to unexpected situations. [2022-08-30T08:11:40.209Z] [2022-08-30T08:11:40.209Z] To set a process to complain mode, use the command line tool [2022-08-30T08:11:40.209Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-30T08:11:40.209Z] +++ true [2022-08-30T08:11:40.209Z] exiting test-integration [2022-08-30T08:11:40.209Z] ++ exit 0 [2022-08-30T08:11:40.209Z] [2022-08-30T08:11:40.469Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-30T08:11:41.037Z] + for job in $(jobs -p) [2022-08-30T08:11:41.037Z] + wait 15048 [2022-08-30T08:11:43.573Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-30T08:11:43.573Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-30T08:11:43.573Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-30T08:11:44.143Z] === RUN TestDockerSuite/TestImportFile [2022-08-30T08:11:45.522Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-30T08:11:45.522Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-30T08:11:46.460Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-30T08:11:47.838Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-30T08:11:48.775Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-30T08:11:49.343Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-30T08:11:49.602Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-30T08:11:50.171Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-30T08:11:50.171Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-30T08:11:50.171Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-30T08:11:50.747Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-30T08:11:51.322Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-30T08:11:51.322Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-30T08:11:51.581Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-30T08:11:51.581Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-30T08:11:51.581Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-30T08:11:52.519Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-30T08:11:52.778Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-30T08:11:53.346Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-30T08:11:53.915Z] === RUN TestDockerSuite/TestInspectImage [2022-08-30T08:11:53.915Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-30T08:11:53.915Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-30T08:11:53.915Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-30T08:11:53.915Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-30T08:11:54.484Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-30T08:11:54.743Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-30T08:11:54.743Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-30T08:11:55.312Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-30T08:11:55.879Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-30T08:11:58.414Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-30T08:11:58.414Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-30T08:11:58.674Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-30T08:11:59.243Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-30T08:12:00.179Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-30T08:12:00.747Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-30T08:12:00.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-30T08:12:01.007Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-30T08:12:01.576Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-30T08:12:02.145Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-30T08:12:02.714Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-30T08:12:02.973Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-30T08:12:03.232Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-30T08:12:04.170Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-30T08:12:05.111Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-30T08:12:05.370Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-30T08:12:06.309Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-30T08:12:07.688Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-30T08:12:09.087Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-30T08:12:09.087Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-30T08:12:10.469Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-30T08:12:10.729Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-30T08:12:11.297Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-30T08:12:19.422Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-30T08:12:19.681Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-30T08:12:20.250Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-30T08:12:21.631Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-30T08:12:21.631Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-30T08:12:21.631Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-30T08:12:21.738Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-30T08:12:21.738Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-30T08:12:21.738Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-30T08:12:21.738Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-30T08:12:21.738Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-30T08:12:22.062Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-30T08:12:22.345Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/test/unit [2022-08-30T08:12:22.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-30T08:12:22.570Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-30T08:12:22.605Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-30T08:12:22.605Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-30T08:12:22.605Z] + TESTDIRS=./... [2022-08-30T08:12:22.605Z] + exclude_paths='/vendor/|/integration' [2022-08-30T08:12:22.605Z] ++ go list ./... [2022-08-30T08:12:22.605Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-30T08:12:23.546Z] + pkg_list='github.com/docker/docker/api [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/backend/build [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/httpstatus [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/httputils [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/middleware [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/build [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/container [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/debug [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/distribution [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/grpc [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/image [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/network [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/plugin [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/session [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/swarm [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/system [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/volume [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/backend [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/blkiodev [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/container [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/events [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/filters [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/image [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/mount [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/network [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/registry [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/strslice [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/swarm [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/time [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/versions [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/volume [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/worker [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/dockerfile [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/remotecontext [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/remotecontext/git [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-30T08:12:23.546Z] github.com/docker/docker/cli [2022-08-30T08:12:23.546Z] github.com/docker/docker/cli/config [2022-08-30T08:12:23.546Z] github.com/docker/docker/cli/debug [2022-08-30T08:12:23.546Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-30T08:12:23.546Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-30T08:12:23.546Z] github.com/docker/docker/client [2022-08-30T08:12:23.546Z] github.com/docker/docker/cmd/docker-proxy [2022-08-30T08:12:23.546Z] github.com/docker/docker/cmd/dockerd [2022-08-30T08:12:23.546Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-30T08:12:23.546Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-30T08:12:23.546Z] github.com/docker/docker/container [2022-08-30T08:12:23.546Z] github.com/docker/docker/container/stream [2022-08-30T08:12:23.546Z] github.com/docker/docker/contrib/apparmor [2022-08-30T08:12:23.546Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-30T08:12:23.546Z] github.com/docker/docker/contrib/httpserver [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/cluster [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/cluster/convert [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/cluster/executor [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/cluster/provider [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/config [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/events [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/events/testutils [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/exec [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/images [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/initlayer [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/links [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/listeners [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/gelf [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/journald [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/local [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/logentries [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/splunk [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/syslog [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/logger/templates [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/names [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/network [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/stats [2022-08-30T08:12:23.546Z] github.com/docker/docker/distribution [2022-08-30T08:12:23.546Z] github.com/docker/docker/distribution/metadata [2022-08-30T08:12:23.546Z] github.com/docker/docker/distribution/utils [2022-08-30T08:12:23.546Z] github.com/docker/docker/distribution/xfer [2022-08-30T08:12:23.546Z] github.com/docker/docker/dockerversion [2022-08-30T08:12:23.546Z] github.com/docker/docker/errdefs [2022-08-30T08:12:23.546Z] github.com/docker/docker/image [2022-08-30T08:12:23.546Z] github.com/docker/docker/image/cache [2022-08-30T08:12:23.546Z] github.com/docker/docker/image/tarexport [2022-08-30T08:12:23.546Z] github.com/docker/docker/image/v1 [2022-08-30T08:12:23.546Z] github.com/docker/docker/internal/test/suite [2022-08-30T08:12:23.546Z] github.com/docker/docker/layer [2022-08-30T08:12:23.546Z] github.com/docker/docker/libcontainerd [2022-08-30T08:12:23.546Z] github.com/docker/docker/libcontainerd/queue [2022-08-30T08:12:23.546Z] github.com/docker/docker/libcontainerd/remote [2022-08-30T08:12:23.546Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-30T08:12:23.546Z] github.com/docker/docker/libcontainerd/types [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/config [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/idm [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/ns [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/options [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/osl [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T08:12:23.546Z] github.com/docker/docker/libnetwork/types [2022-08-30T08:12:23.546Z] github.com/docker/docker/oci [2022-08-30T08:12:23.546Z] github.com/docker/docker/oci/caps [2022-08-30T08:12:23.546Z] github.com/docker/docker/opts [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/aaparser [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/archive [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/authorization [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/broadcaster [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/capabilities [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/chrootarchive [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/containerfs [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/devicemapper [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/directory [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/dmesg [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/fileutils [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/fsutils [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/homedir [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/idtools [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/ioutils [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/jsonmessage [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/longpath [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/loopback [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/namesgenerator [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/parsers [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/pidfile [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/platform [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/plugingetter [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/plugins [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/plugins/transport [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/pools [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/progress [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/pubsub [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/reexec [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/signal [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/stack [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/stdcopy [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/streamformatter [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/stringid [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/sysinfo [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/system [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/tailfile [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/tarsum [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/truncindex [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/urlutil [2022-08-30T08:12:23.546Z] github.com/docker/docker/pkg/useragent [2022-08-30T08:12:23.546Z] github.com/docker/docker/plugin [2022-08-30T08:12:23.546Z] github.com/docker/docker/plugin/executor/containerd [2022-08-30T08:12:23.546Z] github.com/docker/docker/plugin/v2 [2022-08-30T08:12:23.546Z] github.com/docker/docker/profiles/apparmor [2022-08-30T08:12:23.546Z] github.com/docker/docker/profiles/seccomp [2022-08-30T08:12:23.546Z] github.com/docker/docker/quota [2022-08-30T08:12:23.546Z] github.com/docker/docker/reference [2022-08-30T08:12:23.546Z] github.com/docker/docker/registry [2022-08-30T08:12:23.546Z] github.com/docker/docker/registry/resumable [2022-08-30T08:12:23.546Z] github.com/docker/docker/restartmanager [2022-08-30T08:12:23.546Z] github.com/docker/docker/rootless [2022-08-30T08:12:23.546Z] github.com/docker/docker/rootless/specconv [2022-08-30T08:12:23.546Z] github.com/docker/docker/runconfig [2022-08-30T08:12:23.546Z] github.com/docker/docker/runconfig/opts [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil/daemon [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil/environment [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil/fakecontext [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil/fakegit [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil/fakestorage [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil/fixtures/load [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil/registry [2022-08-30T08:12:23.546Z] github.com/docker/docker/testutil/request [2022-08-30T08:12:23.546Z] github.com/docker/docker/volume [2022-08-30T08:12:23.546Z] github.com/docker/docker/volume/drivers [2022-08-30T08:12:23.546Z] github.com/docker/docker/volume/local [2022-08-30T08:12:23.546Z] github.com/docker/docker/volume/mounts [2022-08-30T08:12:23.546Z] github.com/docker/docker/volume/service [2022-08-30T08:12:23.546Z] github.com/docker/docker/volume/service/opts [2022-08-30T08:12:23.546Z] github.com/docker/docker/volume/testutils' [2022-08-30T08:12:23.546Z] ++ grep --fixed-strings -v /libnetwork [2022-08-30T08:12:23.546Z] ++ echo 'github.com/docker/docker/api [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/backend/build [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/httpstatus [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/httputils [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/middleware [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/build [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/container [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/debug [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/distribution [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/grpc [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/image [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/network [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/plugin [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/session [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/swarm [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/system [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/server/router/volume [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/backend [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/blkiodev [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/container [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/events [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/filters [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/image [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/mount [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/network [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/registry [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/strslice [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/swarm [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/time [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/versions [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-30T08:12:23.546Z] github.com/docker/docker/api/types/volume [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/builder-next/worker [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/dockerfile [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/remotecontext [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/remotecontext/git [2022-08-30T08:12:23.546Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-30T08:12:23.546Z] github.com/docker/docker/cli [2022-08-30T08:12:23.546Z] github.com/docker/docker/cli/config [2022-08-30T08:12:23.546Z] github.com/docker/docker/cli/debug [2022-08-30T08:12:23.546Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-30T08:12:23.546Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-30T08:12:23.546Z] github.com/docker/docker/client [2022-08-30T08:12:23.546Z] github.com/docker/docker/cmd/docker-proxy [2022-08-30T08:12:23.546Z] github.com/docker/docker/cmd/dockerd [2022-08-30T08:12:23.546Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-30T08:12:23.546Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-30T08:12:23.546Z] github.com/docker/docker/container [2022-08-30T08:12:23.546Z] github.com/docker/docker/container/stream [2022-08-30T08:12:23.546Z] github.com/docker/docker/contrib/apparmor [2022-08-30T08:12:23.546Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-30T08:12:23.546Z] github.com/docker/docker/contrib/httpserver [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/cluster [2022-08-30T08:12:23.546Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/cluster/convert [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/cluster/executor [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/cluster/provider [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/config [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/events [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/events/testutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/exec [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/images [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/initlayer [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/links [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/listeners [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/gelf [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/journald [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/local [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/logentries [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/splunk [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/syslog [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/templates [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/names [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/network [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/stats [2022-08-30T08:12:23.547Z] github.com/docker/docker/distribution [2022-08-30T08:12:23.547Z] github.com/docker/docker/distribution/metadata [2022-08-30T08:12:23.547Z] github.com/docker/docker/distribution/utils [2022-08-30T08:12:23.547Z] github.com/docker/docker/distribution/xfer [2022-08-30T08:12:23.547Z] github.com/docker/docker/dockerversion [2022-08-30T08:12:23.547Z] github.com/docker/docker/errdefs [2022-08-30T08:12:23.547Z] github.com/docker/docker/image [2022-08-30T08:12:23.547Z] github.com/docker/docker/image/cache [2022-08-30T08:12:23.547Z] github.com/docker/docker/image/tarexport [2022-08-30T08:12:23.547Z] github.com/docker/docker/image/v1 [2022-08-30T08:12:23.547Z] github.com/docker/docker/internal/test/suite [2022-08-30T08:12:23.547Z] github.com/docker/docker/layer [2022-08-30T08:12:23.547Z] github.com/docker/docker/libcontainerd [2022-08-30T08:12:23.547Z] github.com/docker/docker/libcontainerd/queue [2022-08-30T08:12:23.547Z] github.com/docker/docker/libcontainerd/remote [2022-08-30T08:12:23.547Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-30T08:12:23.547Z] github.com/docker/docker/libcontainerd/types [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/config [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/idm [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/ns [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/options [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/osl [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/libnetwork/types [2022-08-30T08:12:23.547Z] github.com/docker/docker/oci [2022-08-30T08:12:23.547Z] github.com/docker/docker/oci/caps [2022-08-30T08:12:23.547Z] github.com/docker/docker/opts [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/aaparser [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/archive [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/authorization [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/broadcaster [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/capabilities [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/chrootarchive [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/containerfs [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/devicemapper [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/directory [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/dmesg [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/fileutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/fsutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/homedir [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/idtools [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/ioutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/jsonmessage [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/longpath [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/loopback [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/namesgenerator [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/parsers [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/pidfile [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/platform [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/plugingetter [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/plugins [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/plugins/transport [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/pools [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/progress [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/pubsub [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/reexec [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/signal [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/stack [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/stdcopy [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/streamformatter [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/stringid [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/sysinfo [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/system [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/tailfile [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/tarsum [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/truncindex [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/urlutil [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/useragent [2022-08-30T08:12:23.547Z] github.com/docker/docker/plugin [2022-08-30T08:12:23.547Z] github.com/docker/docker/plugin/executor/containerd [2022-08-30T08:12:23.547Z] github.com/docker/docker/plugin/v2 [2022-08-30T08:12:23.547Z] github.com/docker/docker/profiles/apparmor [2022-08-30T08:12:23.547Z] github.com/docker/docker/profiles/seccomp [2022-08-30T08:12:23.547Z] github.com/docker/docker/quota [2022-08-30T08:12:23.547Z] github.com/docker/docker/reference [2022-08-30T08:12:23.547Z] github.com/docker/docker/registry [2022-08-30T08:12:23.547Z] github.com/docker/docker/registry/resumable [2022-08-30T08:12:23.547Z] github.com/docker/docker/restartmanager [2022-08-30T08:12:23.547Z] github.com/docker/docker/rootless [2022-08-30T08:12:23.547Z] github.com/docker/docker/rootless/specconv [2022-08-30T08:12:23.547Z] github.com/docker/docker/runconfig [2022-08-30T08:12:23.547Z] github.com/docker/docker/runconfig/opts [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil/daemon [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil/environment [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil/fakecontext [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil/fakegit [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil/fakestorage [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil/fixtures/load [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil/registry [2022-08-30T08:12:23.547Z] github.com/docker/docker/testutil/request [2022-08-30T08:12:23.547Z] github.com/docker/docker/volume [2022-08-30T08:12:23.547Z] github.com/docker/docker/volume/drivers [2022-08-30T08:12:23.547Z] github.com/docker/docker/volume/local [2022-08-30T08:12:23.547Z] github.com/docker/docker/volume/mounts [2022-08-30T08:12:23.547Z] github.com/docker/docker/volume/service [2022-08-30T08:12:23.547Z] github.com/docker/docker/volume/service/opts [2022-08-30T08:12:23.547Z] github.com/docker/docker/volume/testutils' [2022-08-30T08:12:23.547Z] + base_pkg_list='github.com/docker/docker/api [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/backend/build [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/httpstatus [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/httputils [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/middleware [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/build [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/container [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/debug [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/distribution [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/grpc [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/image [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/network [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/plugin [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/session [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/swarm [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/system [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/server/router/volume [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/backend [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/blkiodev [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/container [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/events [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/filters [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/image [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/mount [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/network [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/registry [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/strslice [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/swarm [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/time [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/versions [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-30T08:12:23.547Z] github.com/docker/docker/api/types/volume [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/builder-next [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/builder-next/worker [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/dockerfile [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/remotecontext [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/remotecontext/git [2022-08-30T08:12:23.547Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-30T08:12:23.547Z] github.com/docker/docker/cli [2022-08-30T08:12:23.547Z] github.com/docker/docker/cli/config [2022-08-30T08:12:23.547Z] github.com/docker/docker/cli/debug [2022-08-30T08:12:23.547Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-30T08:12:23.547Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-30T08:12:23.547Z] github.com/docker/docker/client [2022-08-30T08:12:23.547Z] github.com/docker/docker/cmd/docker-proxy [2022-08-30T08:12:23.547Z] github.com/docker/docker/cmd/dockerd [2022-08-30T08:12:23.547Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-30T08:12:23.547Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-30T08:12:23.547Z] github.com/docker/docker/container [2022-08-30T08:12:23.547Z] github.com/docker/docker/container/stream [2022-08-30T08:12:23.547Z] github.com/docker/docker/contrib/apparmor [2022-08-30T08:12:23.547Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-30T08:12:23.547Z] github.com/docker/docker/contrib/httpserver [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/cluster [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/cluster/convert [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/cluster/executor [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/cluster/provider [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/config [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/events [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/events/testutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/exec [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/images [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/initlayer [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/links [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/listeners [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/gelf [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/journald [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/local [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/logentries [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/splunk [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/syslog [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/logger/templates [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/names [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/network [2022-08-30T08:12:23.547Z] github.com/docker/docker/daemon/stats [2022-08-30T08:12:23.547Z] github.com/docker/docker/distribution [2022-08-30T08:12:23.547Z] github.com/docker/docker/distribution/metadata [2022-08-30T08:12:23.547Z] github.com/docker/docker/distribution/utils [2022-08-30T08:12:23.547Z] github.com/docker/docker/distribution/xfer [2022-08-30T08:12:23.547Z] github.com/docker/docker/dockerversion [2022-08-30T08:12:23.547Z] github.com/docker/docker/errdefs [2022-08-30T08:12:23.547Z] github.com/docker/docker/image [2022-08-30T08:12:23.547Z] github.com/docker/docker/image/cache [2022-08-30T08:12:23.547Z] github.com/docker/docker/image/tarexport [2022-08-30T08:12:23.547Z] github.com/docker/docker/image/v1 [2022-08-30T08:12:23.547Z] github.com/docker/docker/internal/test/suite [2022-08-30T08:12:23.547Z] github.com/docker/docker/layer [2022-08-30T08:12:23.547Z] github.com/docker/docker/libcontainerd [2022-08-30T08:12:23.547Z] github.com/docker/docker/libcontainerd/queue [2022-08-30T08:12:23.547Z] github.com/docker/docker/libcontainerd/remote [2022-08-30T08:12:23.547Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-30T08:12:23.547Z] github.com/docker/docker/libcontainerd/types [2022-08-30T08:12:23.547Z] github.com/docker/docker/oci [2022-08-30T08:12:23.547Z] github.com/docker/docker/oci/caps [2022-08-30T08:12:23.547Z] github.com/docker/docker/opts [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/aaparser [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/archive [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/authorization [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/broadcaster [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/capabilities [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/chrootarchive [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/containerfs [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/devicemapper [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/directory [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/dmesg [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/fileutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/fsutils [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/homedir [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/idtools [2022-08-30T08:12:23.547Z] github.com/docker/docker/pkg/ioutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/jsonmessage [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/longpath [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/loopback [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/namesgenerator [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/parsers [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/pidfile [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/platform [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugingetter [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugins [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugins/transport [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/pools [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/progress [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/pubsub [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/reexec [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/signal [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/stack [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/stdcopy [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/streamformatter [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/stringid [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/sysinfo [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/system [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/tailfile [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/tarsum [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/truncindex [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/urlutil [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/useragent [2022-08-30T08:12:23.548Z] github.com/docker/docker/plugin [2022-08-30T08:12:23.548Z] github.com/docker/docker/plugin/executor/containerd [2022-08-30T08:12:23.548Z] github.com/docker/docker/plugin/v2 [2022-08-30T08:12:23.548Z] github.com/docker/docker/profiles/apparmor [2022-08-30T08:12:23.548Z] github.com/docker/docker/profiles/seccomp [2022-08-30T08:12:23.548Z] github.com/docker/docker/quota [2022-08-30T08:12:23.548Z] github.com/docker/docker/reference [2022-08-30T08:12:23.548Z] github.com/docker/docker/registry [2022-08-30T08:12:23.548Z] github.com/docker/docker/registry/resumable [2022-08-30T08:12:23.548Z] github.com/docker/docker/restartmanager [2022-08-30T08:12:23.548Z] github.com/docker/docker/rootless [2022-08-30T08:12:23.548Z] github.com/docker/docker/rootless/specconv [2022-08-30T08:12:23.548Z] github.com/docker/docker/runconfig [2022-08-30T08:12:23.548Z] github.com/docker/docker/runconfig/opts [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/daemon [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/environment [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fakecontext [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fakegit [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fakestorage [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fixtures/load [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/registry [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/request [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/drivers [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/local [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/mounts [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/service [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/service/opts [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/testutils' [2022-08-30T08:12:23.548Z] ++ grep --fixed-strings /libnetwork [2022-08-30T08:12:23.548Z] ++ echo 'github.com/docker/docker/api [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/backend/build [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/httpstatus [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/httputils [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/middleware [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/build [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/container [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/debug [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/distribution [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/grpc [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/image [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/network [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/plugin [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/session [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/swarm [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/system [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/server/router/volume [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/backend [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/blkiodev [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/container [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/events [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/filters [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/image [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/mount [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/network [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/registry [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/strslice [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/swarm [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/time [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/versions [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-30T08:12:23.548Z] github.com/docker/docker/api/types/volume [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/builder-next [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/builder-next/worker [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/dockerfile [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/remotecontext [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/remotecontext/git [2022-08-30T08:12:23.548Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-30T08:12:23.548Z] github.com/docker/docker/cli [2022-08-30T08:12:23.548Z] github.com/docker/docker/cli/config [2022-08-30T08:12:23.548Z] github.com/docker/docker/cli/debug [2022-08-30T08:12:23.548Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-30T08:12:23.548Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-30T08:12:23.548Z] github.com/docker/docker/client [2022-08-30T08:12:23.548Z] github.com/docker/docker/cmd/docker-proxy [2022-08-30T08:12:23.548Z] github.com/docker/docker/cmd/dockerd [2022-08-30T08:12:23.548Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-30T08:12:23.548Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-30T08:12:23.548Z] github.com/docker/docker/container [2022-08-30T08:12:23.548Z] github.com/docker/docker/container/stream [2022-08-30T08:12:23.548Z] github.com/docker/docker/contrib/apparmor [2022-08-30T08:12:23.548Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-30T08:12:23.548Z] github.com/docker/docker/contrib/httpserver [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/cluster [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/cluster/convert [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/cluster/executor [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/cluster/provider [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/config [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/events [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/events/testutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/exec [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/images [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/initlayer [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/links [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/listeners [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/gelf [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/journald [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/local [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/logentries [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/splunk [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/syslog [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/logger/templates [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/names [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/network [2022-08-30T08:12:23.548Z] github.com/docker/docker/daemon/stats [2022-08-30T08:12:23.548Z] github.com/docker/docker/distribution [2022-08-30T08:12:23.548Z] github.com/docker/docker/distribution/metadata [2022-08-30T08:12:23.548Z] github.com/docker/docker/distribution/utils [2022-08-30T08:12:23.548Z] github.com/docker/docker/distribution/xfer [2022-08-30T08:12:23.548Z] github.com/docker/docker/dockerversion [2022-08-30T08:12:23.548Z] github.com/docker/docker/errdefs [2022-08-30T08:12:23.548Z] github.com/docker/docker/image [2022-08-30T08:12:23.548Z] github.com/docker/docker/image/cache [2022-08-30T08:12:23.548Z] github.com/docker/docker/image/tarexport [2022-08-30T08:12:23.548Z] github.com/docker/docker/image/v1 [2022-08-30T08:12:23.548Z] github.com/docker/docker/internal/test/suite [2022-08-30T08:12:23.548Z] github.com/docker/docker/layer [2022-08-30T08:12:23.548Z] github.com/docker/docker/libcontainerd [2022-08-30T08:12:23.548Z] github.com/docker/docker/libcontainerd/queue [2022-08-30T08:12:23.548Z] github.com/docker/docker/libcontainerd/remote [2022-08-30T08:12:23.548Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-30T08:12:23.548Z] github.com/docker/docker/libcontainerd/types [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/config [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/idm [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/ns [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/options [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/osl [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/types [2022-08-30T08:12:23.548Z] github.com/docker/docker/oci [2022-08-30T08:12:23.548Z] github.com/docker/docker/oci/caps [2022-08-30T08:12:23.548Z] github.com/docker/docker/opts [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/aaparser [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/archive [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/authorization [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/broadcaster [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/capabilities [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/chrootarchive [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/containerfs [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/devicemapper [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/directory [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/dmesg [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/fileutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/fsutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/homedir [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/idtools [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/ioutils [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/jsonmessage [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/longpath [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/loopback [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/namesgenerator [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/parsers [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/pidfile [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/platform [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugingetter [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugins [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/plugins/transport [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/pools [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/progress [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/pubsub [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/reexec [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/signal [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/stack [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/stdcopy [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/streamformatter [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/stringid [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/sysinfo [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/system [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/tailfile [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/tarsum [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/truncindex [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/urlutil [2022-08-30T08:12:23.548Z] github.com/docker/docker/pkg/useragent [2022-08-30T08:12:23.548Z] github.com/docker/docker/plugin [2022-08-30T08:12:23.548Z] github.com/docker/docker/plugin/executor/containerd [2022-08-30T08:12:23.548Z] github.com/docker/docker/plugin/v2 [2022-08-30T08:12:23.548Z] github.com/docker/docker/profiles/apparmor [2022-08-30T08:12:23.548Z] github.com/docker/docker/profiles/seccomp [2022-08-30T08:12:23.548Z] github.com/docker/docker/quota [2022-08-30T08:12:23.548Z] github.com/docker/docker/reference [2022-08-30T08:12:23.548Z] github.com/docker/docker/registry [2022-08-30T08:12:23.548Z] github.com/docker/docker/registry/resumable [2022-08-30T08:12:23.548Z] github.com/docker/docker/restartmanager [2022-08-30T08:12:23.548Z] github.com/docker/docker/rootless [2022-08-30T08:12:23.548Z] github.com/docker/docker/rootless/specconv [2022-08-30T08:12:23.548Z] github.com/docker/docker/runconfig [2022-08-30T08:12:23.548Z] github.com/docker/docker/runconfig/opts [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/daemon [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/environment [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fakecontext [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fakegit [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fakestorage [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fixtures/load [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/registry [2022-08-30T08:12:23.548Z] github.com/docker/docker/testutil/request [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/drivers [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/local [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/mounts [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/service [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/service/opts [2022-08-30T08:12:23.548Z] github.com/docker/docker/volume/testutils' [2022-08-30T08:12:23.548Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-30T08:12:23.548Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/config [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/idm [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ns [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/options [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/osl [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/types' [2022-08-30T08:12:23.549Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-30T08:12:23.549Z] + echo 'github.com/docker/docker/libnetwork [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/config [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/idm [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/ns [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/options [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/osl [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/types' [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T08:12:23.549Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T08:12:23.549Z] + type docker-proxy [2022-08-30T08:12:23.549Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-30T08:12:23.549Z] + hack/make.sh binary-proxy install-proxy [2022-08-30T08:12:23.549Z] [2022-08-30T08:12:23.549Z] Removing bundles/ [2022-08-30T08:12:23.808Z] [2022-08-30T08:12:23.808Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-30T08:12:23.808Z] Building: bundles/binary-proxy/docker-proxy [2022-08-30T08:12:23.808Z] GOOS="" GOARCH="" GOARM="" [2022-08-30T08:12:23.951Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-30T08:12:24.893Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-30T08:12:25.830Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-30T08:12:26.769Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-30T08:12:27.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-30T08:12:29.878Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-30T08:12:29.878Z] docker_api_swarm_service_test.go:395: [d8298ce234471] joining swarm manager [dd7fc33cfee1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:12:29.878Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-30T08:12:30.447Z] docker_api_swarm_service_test.go:395: [da76535fda2b9] joining swarm manager [dd7fc33cfee1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:12:30.447Z] === RUN TestDockerSuite/TestLogsSince [2022-08-30T08:12:31.933Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-30T08:12:31.933Z] [2022-08-30T08:12:31.933Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-30T08:12:31.933Z] Installing docker-proxy to /usr/local/bin/ [2022-08-30T08:12:31.933Z] [2022-08-30T08:12:31.933Z] + mkdir -p bundles [2022-08-30T08:12:31.933Z] + '[' -n 'github.com/docker/docker/api [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/backend/build [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/httpstatus [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/httputils [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/middleware [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/router [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/router/build [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/router/container [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/router/debug [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/router/distribution [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/router/grpc [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/router/image [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/router/network [2022-08-30T08:12:31.933Z] github.com/docker/docker/api/server/router/plugin [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/server/router/session [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/server/router/swarm [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/server/router/system [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/server/router/volume [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/backend [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/blkiodev [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/container [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/events [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/filters [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/image [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/mount [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/network [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/registry [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/strslice [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/swarm [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/time [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/versions [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-30T08:12:31.934Z] github.com/docker/docker/api/types/volume [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/builder-next [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/builder-next/worker [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/dockerfile [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/remotecontext [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/remotecontext/git [2022-08-30T08:12:31.934Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-30T08:12:31.934Z] github.com/docker/docker/cli [2022-08-30T08:12:31.934Z] github.com/docker/docker/cli/config [2022-08-30T08:12:31.934Z] github.com/docker/docker/cli/debug [2022-08-30T08:12:31.934Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-30T08:12:31.934Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-30T08:12:31.934Z] github.com/docker/docker/client [2022-08-30T08:12:31.934Z] github.com/docker/docker/cmd/docker-proxy [2022-08-30T08:12:31.934Z] github.com/docker/docker/cmd/dockerd [2022-08-30T08:12:31.934Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-30T08:12:31.934Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-30T08:12:31.934Z] github.com/docker/docker/container [2022-08-30T08:12:31.934Z] github.com/docker/docker/container/stream [2022-08-30T08:12:31.934Z] github.com/docker/docker/contrib/apparmor [2022-08-30T08:12:31.934Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-30T08:12:31.934Z] github.com/docker/docker/contrib/httpserver [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/cluster [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/cluster/convert [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/cluster/executor [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/cluster/provider [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/config [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/events [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/events/testutils [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/exec [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/images [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/initlayer [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/links [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/listeners [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/gelf [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/journald [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/local [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/logentries [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/splunk [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/syslog [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/logger/templates [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/names [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/network [2022-08-30T08:12:31.934Z] github.com/docker/docker/daemon/stats [2022-08-30T08:12:31.934Z] github.com/docker/docker/distribution [2022-08-30T08:12:31.934Z] github.com/docker/docker/distribution/metadata [2022-08-30T08:12:31.934Z] github.com/docker/docker/distribution/utils [2022-08-30T08:12:31.934Z] github.com/docker/docker/distribution/xfer [2022-08-30T08:12:31.934Z] github.com/docker/docker/dockerversion [2022-08-30T08:12:31.934Z] github.com/docker/docker/errdefs [2022-08-30T08:12:31.934Z] github.com/docker/docker/image [2022-08-30T08:12:31.934Z] github.com/docker/docker/image/cache [2022-08-30T08:12:31.934Z] github.com/docker/docker/image/tarexport [2022-08-30T08:12:31.934Z] github.com/docker/docker/image/v1 [2022-08-30T08:12:31.934Z] github.com/docker/docker/internal/test/suite [2022-08-30T08:12:31.934Z] github.com/docker/docker/layer [2022-08-30T08:12:31.934Z] github.com/docker/docker/libcontainerd [2022-08-30T08:12:31.934Z] github.com/docker/docker/libcontainerd/queue [2022-08-30T08:12:31.934Z] github.com/docker/docker/libcontainerd/remote [2022-08-30T08:12:31.934Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-30T08:12:31.934Z] github.com/docker/docker/libcontainerd/types [2022-08-30T08:12:31.934Z] github.com/docker/docker/oci [2022-08-30T08:12:31.934Z] github.com/docker/docker/oci/caps [2022-08-30T08:12:31.934Z] github.com/docker/docker/opts [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/aaparser [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/archive [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/authorization [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/broadcaster [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/capabilities [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/chrootarchive [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/containerfs [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/devicemapper [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/directory [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/dmesg [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/fileutils [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/fsutils [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/homedir [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/idtools [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/ioutils [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/jsonmessage [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/longpath [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/loopback [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/namesgenerator [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/parsers [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/pidfile [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/platform [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/plugingetter [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/plugins [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/plugins/transport [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/pools [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/progress [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/pubsub [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/reexec [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/signal [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/stack [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/stdcopy [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/streamformatter [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/stringid [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/sysinfo [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/system [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/tailfile [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/tarsum [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/truncindex [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/urlutil [2022-08-30T08:12:31.934Z] github.com/docker/docker/pkg/useragent [2022-08-30T08:12:31.934Z] github.com/docker/docker/plugin [2022-08-30T08:12:31.934Z] github.com/docker/docker/plugin/executor/containerd [2022-08-30T08:12:31.934Z] github.com/docker/docker/plugin/v2 [2022-08-30T08:12:31.934Z] github.com/docker/docker/profiles/apparmor [2022-08-30T08:12:31.934Z] github.com/docker/docker/profiles/seccomp [2022-08-30T08:12:31.934Z] github.com/docker/docker/quota [2022-08-30T08:12:31.934Z] github.com/docker/docker/reference [2022-08-30T08:12:31.934Z] github.com/docker/docker/registry [2022-08-30T08:12:31.934Z] github.com/docker/docker/registry/resumable [2022-08-30T08:12:31.934Z] github.com/docker/docker/restartmanager [2022-08-30T08:12:31.934Z] github.com/docker/docker/rootless [2022-08-30T08:12:31.934Z] github.com/docker/docker/rootless/specconv [2022-08-30T08:12:31.934Z] github.com/docker/docker/runconfig [2022-08-30T08:12:31.934Z] github.com/docker/docker/runconfig/opts [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil/daemon [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil/environment [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil/fakecontext [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil/fakegit [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil/fakestorage [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil/fixtures/load [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil/registry [2022-08-30T08:12:31.934Z] github.com/docker/docker/testutil/request [2022-08-30T08:12:31.934Z] github.com/docker/docker/volume [2022-08-30T08:12:31.934Z] github.com/docker/docker/volume/drivers [2022-08-30T08:12:31.934Z] github.com/docker/docker/volume/local [2022-08-30T08:12:31.934Z] github.com/docker/docker/volume/mounts [2022-08-30T08:12:31.934Z] github.com/docker/docker/volume/service [2022-08-30T08:12:31.934Z] github.com/docker/docker/volume/service/opts [2022-08-30T08:12:31.934Z] github.com/docker/docker/volume/testutils' ']' [2022-08-30T08:12:31.934Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-30T08:12:31.934Z] ? github.com/docker/docker/api [no test files] [2022-08-30T08:12:37.038Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-30T08:12:43.608Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-30T08:12:43.608Z] === RUN TestDockerSuite/TestLogsTail [2022-08-30T08:12:43.608Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-30T08:12:43.867Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-30T08:12:44.436Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-30T08:12:44.436Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-30T08:12:44.436Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-30T08:12:44.436Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-30T08:12:44.436Z] === RUN TestDockerSuite/TestNetHostname [2022-08-30T08:12:45.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-30T08:12:45.949Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-30T08:12:46.209Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-30T08:12:46.209Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-30T08:12:46.209Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-30T08:12:47.150Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-30T08:12:47.719Z] docker_api_swarm_service_test.go:343: [d1b26bdac1bba] joining swarm manager [d5b4874e9c3a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:12:47.719Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-30T08:12:48.661Z] docker_api_swarm_service_test.go:343: [dadbdc39cdb5e] joining swarm manager [d5b4874e9c3a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:12:48.933Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-30T08:12:49.195Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-30T08:12:49.195Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-30T08:12:49.455Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-30T08:12:50.036Z] ok github.com/docker/docker/api/server 0.017s coverage: 7.9% of statements [2022-08-30T08:12:56.025Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-30T08:12:56.025Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-30T08:12:56.963Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-30T08:12:59.501Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-30T08:13:01.407Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-30T08:13:02.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-30T08:13:02.640Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-30T08:13:04.545Z] docker_api_swarm_service_test.go:490: [ddd8d8c342aee] joining swarm manager [d592dd18c1823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:13:05.114Z] docker_api_swarm_service_test.go:490: [ddfc224cff6b9] joining swarm manager [d592dd18c1823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:13:05.683Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-30T08:13:07.588Z] === RUN TestDockerSuite/TestPluginActive [2022-08-30T08:13:10.122Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-30T08:13:15.396Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-30T08:13:15.396Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-30T08:13:15.396Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-30T08:13:17.300Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-30T08:13:17.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-30T08:13:20.097Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-30T08:13:23.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-30T08:13:25.299Z] docker_api_swarm_service_test.go:128: [d8ef4617911c6] joining swarm manager [df82b269fe552]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:13:25.559Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-30T08:13:26.140Z] docker_api_swarm_service_test.go:129: [d83eb3649fa5e] joining swarm manager [df82b269fe552]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:13:27.525Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-30T08:13:28.464Z] docker_api_swarm_service_test.go:137: [dc06fd397fe54] joining swarm manager [df82b269fe552]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-30T08:13:28.464Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-30T08:13:29.403Z] docker_api_swarm_service_test.go:138: [da692489c11c0] joining swarm manager [df82b269fe552]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-30T08:13:29.663Z] === RUN TestDockerSuite/TestPortList [2022-08-30T08:13:36.234Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-30T08:13:38.774Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-30T08:13:39.033Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-30T08:13:40.941Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-30T08:13:41.880Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-30T08:13:42.140Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-30T08:13:42.400Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-30T08:13:44.309Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-30T08:13:44.877Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-30T08:13:47.412Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-30T08:13:49.949Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-30T08:13:49.949Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-30T08:13:51.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-30T08:13:52.452Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-30T08:13:54.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-30T08:13:56.264Z] docker_api_swarm_service_test.go:304: [d5428dc2d5940] joining swarm manager [da8ccf0a256bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:13:57.202Z] docker_api_swarm_service_test.go:304: [dd66a9e8d161e] joining swarm manager [da8ccf0a256bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:13:59.740Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-30T08:14:00.309Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-30T08:14:01.689Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-30T08:14:03.068Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-30T08:14:03.636Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-30T08:14:06.173Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-30T08:14:07.553Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-30T08:14:08.490Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-30T08:14:08.490Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-30T08:14:09.059Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-30T08:14:10.438Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-30T08:14:12.351Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-30T08:14:12.351Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-30T08:14:12.351Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-30T08:14:12.610Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-30T08:14:12.869Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-30T08:14:12.869Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-30T08:14:13.807Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-30T08:14:14.745Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-30T08:14:15.318Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-30T08:14:16.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-30T08:14:19.237Z] docker_api_swarm_service_test.go:100: [d4d958f72abc9] joining swarm manager [db2c19a9f896a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:14:19.806Z] docker_api_swarm_service_test.go:101: [dea6a60132a52] joining swarm manager [db2c19a9f896a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:14:23.102Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-30T08:14:24.483Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-30T08:14:25.865Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-30T08:14:25.865Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-30T08:14:25.865Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-30T08:14:26.124Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-30T08:14:26.516Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-30T08:14:26.516Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-30T08:14:26.516Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-30T08:14:26.516Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-08-30T08:14:26.516Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-30T08:14:26.516Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-30T08:14:26.516Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-30T08:14:26.516Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/builder [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-30T08:14:26.516Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-30T08:14:26.516Z] ok github.com/docker/docker/builder/remotecontext 0.120s coverage: 13.7% of statements [2022-08-30T08:14:26.516Z] ok github.com/docker/docker/builder/dockerfile 0.523s coverage: 49.3% of statements [2022-08-30T08:14:26.775Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-30T08:14:27.712Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-30T08:14:28.051Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-30T08:14:28.280Z] ok github.com/docker/docker/builder/remotecontext/git 1.619s coverage: 86.3% of statements [2022-08-30T08:14:28.280Z] ? github.com/docker/docker/cli [no test files] [2022-08-30T08:14:28.280Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-30T08:14:28.280Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-30T08:14:28.280Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-30T08:14:28.989Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-30T08:14:29.218Z] ok github.com/docker/docker/cmd/docker-proxy 0.161s coverage: 67.6% of statements [2022-08-30T08:14:31.524Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-30T08:14:32.093Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-30T08:14:32.093Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-30T08:14:32.354Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-30T08:14:33.412Z] ok github.com/docker/docker/client 0.136s coverage: 76.0% of statements [2022-08-30T08:14:34.896Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-30T08:14:35.833Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-30T08:14:36.093Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-30T08:14:37.473Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-30T08:14:38.411Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-30T08:14:39.349Z] check_test.go:611: [d4d958f72abc9] daemon is not started [2022-08-30T08:14:39.918Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-30T08:14:40.486Z] === RUN TestDockerSuite/TestRmiTag [2022-08-30T08:14:40.746Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-30T08:14:41.314Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-30T08:14:43.849Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-30T08:14:44.108Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-30T08:14:44.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-30T08:14:44.676Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-30T08:14:44.936Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-30T08:14:45.505Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-30T08:14:46.075Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-30T08:14:46.646Z] docker_api_swarm_service_test.go:533: [d640eb425c617] joining swarm manager [d00462b0c1307]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:14:46.905Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-30T08:14:47.473Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-30T08:14:48.041Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-30T08:14:48.041Z] docker_api_swarm_service_test.go:534: [d714f074b33c6] joining swarm manager [d00462b0c1307]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:14:52.239Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-30T08:14:52.239Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-30T08:14:53.629Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-30T08:14:55.008Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-30T08:14:56.914Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-30T08:14:57.851Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-30T08:14:59.757Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-30T08:14:59.757Z] === RUN TestDockerSuite/TestDockerFails [2022-08-30T08:14:59.757Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-30T08:15:01.662Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-30T08:15:01.662Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-30T08:15:01.922Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-30T08:15:03.303Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-30T08:15:03.870Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-30T08:15:04.439Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-30T08:15:05.377Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-30T08:15:05.947Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-30T08:15:06.208Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-30T08:15:06.777Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-30T08:15:06.777Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-30T08:15:07.347Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-30T08:15:08.285Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-30T08:15:08.544Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-30T08:15:09.483Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-30T08:15:09.743Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-30T08:15:10.680Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-30T08:15:11.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-30T08:15:11.508Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-30T08:15:12.459Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-30T08:15:13.030Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-30T08:15:13.600Z] docker_api_swarm_service_test.go:148: [d2ada3c9e0175] joining swarm manager [d322755a53924]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:15:13.859Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-30T08:15:14.429Z] docker_api_swarm_service_test.go:148: [dfd662e90cec6] joining swarm manager [d322755a53924]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:15:14.429Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-30T08:15:14.998Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-30T08:15:16.379Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-30T08:15:16.947Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-30T08:15:17.515Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-30T08:15:18.084Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-30T08:15:18.654Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-30T08:15:18.654Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-30T08:15:20.034Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-30T08:15:20.087Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 31.8% of statements [2022-08-30T08:15:20.087Z] ok github.com/docker/docker/container 0.117s coverage: 36.1% of statements [2022-08-30T08:15:20.087Z] ok github.com/docker/docker/cmd/dockerd/trap 2.493s coverage: 0.0% of statements [2022-08-30T08:15:20.087Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-30T08:15:20.087Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-30T08:15:20.087Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-30T08:15:20.087Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-30T08:15:20.087Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-30T08:15:20.601Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-30T08:15:20.860Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-30T08:15:21.429Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-30T08:15:21.998Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-30T08:15:21.998Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-30T08:15:22.259Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-30T08:15:22.829Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-30T08:15:23.378Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2022-08-30T08:15:23.398Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-30T08:15:23.657Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-30T08:15:24.225Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-30T08:15:24.226Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-30T08:15:24.318Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-30T08:15:24.794Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-30T08:15:24.794Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-30T08:15:25.732Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-30T08:15:25.992Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-30T08:15:26.234Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 36.9% of statements [2022-08-30T08:15:26.561Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-30T08:15:26.820Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-30T08:15:27.079Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-30T08:15:27.338Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-30T08:15:28.276Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-30T08:15:29.223Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-30T08:15:30.167Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-30T08:15:30.735Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-30T08:15:30.994Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-30T08:15:31.562Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-30T08:15:32.501Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-30T08:15:33.072Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-30T08:15:34.010Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-30T08:15:34.355Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements [2022-08-30T08:15:35.291Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.1% of statements [2022-08-30T08:15:35.859Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-30T08:15:35.918Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-30T08:15:36.118Z] ok github.com/docker/docker/daemon 10.149s coverage: 16.5% of statements [2022-08-30T08:15:36.177Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-30T08:15:36.377Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-30T08:15:36.377Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-30T08:15:36.377Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-30T08:15:36.377Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-30T08:15:36.377Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-08-30T08:15:36.436Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-30T08:15:37.817Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-30T08:15:38.285Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.768s coverage: 74.8% of statements [2022-08-30T08:15:38.544Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-30T08:15:39.195Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-30T08:15:39.481Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.520s coverage: 60.7% of statements [2022-08-30T08:15:41.101Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-30T08:15:41.391Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-30T08:15:42.481Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-30T08:15:42.481Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-30T08:15:42.481Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-30T08:15:42.481Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-30T08:15:42.481Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-30T08:15:42.740Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-30T08:15:43.305Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.322s coverage: 50.6% of statements [2022-08-30T08:15:43.305Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.457s coverage: 46.1% of statements [2022-08-30T08:15:43.305Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-30T08:15:44.119Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-30T08:15:44.243Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-30T08:15:44.689Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-30T08:15:45.179Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.796s coverage: 58.5% of statements [2022-08-30T08:15:45.179Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-30T08:15:45.179Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-30T08:15:45.179Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-30T08:15:45.747Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2022-08-30T08:15:46.069Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-30T08:15:46.638Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-30T08:15:47.575Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-30T08:15:47.653Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 6.9% of statements [2022-08-30T08:15:47.653Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-30T08:15:47.653Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-30T08:15:47.653Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2022-08-30T08:15:48.162Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-30T08:15:48.162Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-30T08:15:48.162Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-30T08:15:48.422Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-30T08:15:49.030Z] ok github.com/docker/docker/daemon/logger/fluentd 0.033s coverage: 53.6% of statements [2022-08-30T08:15:49.030Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 80.2% of statements [2022-08-30T08:15:49.030Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-30T08:15:49.360Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-30T08:15:49.360Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-30T08:15:49.597Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-08-30T08:15:49.597Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.4% of statements [2022-08-30T08:15:49.929Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-30T08:15:50.165Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-08-30T08:15:50.498Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-30T08:15:50.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-30T08:15:50.732Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.185s coverage: 76.8% of statements [2022-08-30T08:15:50.757Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-30T08:15:50.992Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2022-08-30T08:15:50.992Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-30T08:15:50.992Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-30T08:15:51.326Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-30T08:15:51.326Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-30T08:15:51.895Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-30T08:15:51.929Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-08-30T08:15:51.929Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 62.0% of statements [2022-08-30T08:15:52.464Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-30T08:15:52.864Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-08-30T08:15:53.403Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-30T08:15:53.433Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-08-30T08:15:53.972Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-30T08:15:54.001Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-30T08:15:54.540Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-30T08:15:54.945Z] ok github.com/docker/docker/daemon/logger/splunk 1.607s coverage: 82.5% of statements [2022-08-30T08:15:54.945Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-30T08:15:54.945Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-30T08:15:55.108Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-30T08:15:55.513Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-08-30T08:15:55.676Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-30T08:15:56.245Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-30T08:15:56.245Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-30T08:15:56.504Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-30T08:15:56.890Z] ok github.com/docker/docker/distribution 1.493s coverage: 28.0% of statements [2022-08-30T08:15:56.890Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-30T08:15:57.073Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-30T08:15:57.459Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-30T08:15:58.012Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-30T08:15:58.026Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-30T08:15:58.026Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-08-30T08:15:58.026Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-30T08:15:58.271Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-30T08:15:58.271Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-30T08:15:58.271Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-30T08:15:58.593Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2022-08-30T08:15:59.160Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-30T08:15:59.160Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-30T08:15:59.160Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-30T08:15:59.419Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-08-30T08:16:00.356Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-08-30T08:16:00.810Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-30T08:16:00.924Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-30T08:16:00.924Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-30T08:16:01.070Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-30T08:16:02.828Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.2% of statements [2022-08-30T08:16:03.397Z] ok github.com/docker/docker/pkg/authorization 0.372s coverage: 68.3% of statements [2022-08-30T08:16:03.657Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-30T08:16:03.916Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-30T08:16:07.201Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 42.7% of statements [2022-08-30T08:16:07.201Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-30T08:16:07.460Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-30T08:16:07.460Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-30T08:16:08.030Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-30T08:16:08.030Z] ok github.com/docker/docker/layer 7.745s coverage: 68.9% of statements [2022-08-30T08:16:08.030Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-30T08:16:08.030Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-30T08:16:08.030Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-30T08:16:08.030Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-30T08:16:08.030Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-30T08:16:08.030Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-30T08:16:08.288Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2022-08-30T08:16:08.288Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-30T08:16:09.667Z] ok github.com/docker/docker/pkg/idtools 0.482s coverage: 67.9% of statements [2022-08-30T08:16:09.667Z] ok github.com/docker/docker/pkg/ioutils 0.439s coverage: 70.1% of statements [2022-08-30T08:16:09.926Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-30T08:16:09.926Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-30T08:16:09.926Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-30T08:16:10.186Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-30T08:16:10.186Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-30T08:16:10.445Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-30T08:16:10.704Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-30T08:16:10.704Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-30T08:16:10.704Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-30T08:16:10.704Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-30T08:16:11.641Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-30T08:16:11.901Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-30T08:16:12.160Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-30T08:16:12.160Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-30T08:16:13.282Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-30T08:16:13.282Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-30T08:16:13.535Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-30T08:16:13.794Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-30T08:16:14.053Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-30T08:16:14.053Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-30T08:16:14.224Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-30T08:16:14.224Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-30T08:16:14.224Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-30T08:16:14.224Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-30T08:16:14.312Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-30T08:16:14.572Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-30T08:16:15.140Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-30T08:16:15.162Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-30T08:16:15.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-30T08:16:15.400Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-30T08:16:15.658Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2022-08-30T08:16:16.246Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-08-30T08:16:16.505Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-30T08:16:16.764Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-30T08:16:17.070Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-30T08:16:18.667Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-30T08:16:18.668Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-30T08:16:18.979Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-30T08:16:19.235Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-30T08:16:19.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-30T08:16:20.172Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2022-08-30T08:16:20.180Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-30T08:16:20.432Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-30T08:16:21.369Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-08-30T08:16:21.628Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-30T08:16:21.887Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-30T08:16:22.456Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-30T08:16:22.715Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-30T08:16:22.717Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-30T08:16:24.621Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-30T08:16:24.624Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-30T08:16:24.880Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.8% of statements [2022-08-30T08:16:25.448Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-30T08:16:26.003Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-30T08:16:26.385Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-30T08:16:26.574Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-30T08:16:27.144Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-30T08:16:27.713Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-30T08:16:27.973Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-30T08:16:27.973Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-30T08:16:28.232Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-30T08:16:29.172Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-30T08:16:30.554Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-30T08:16:30.554Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-30T08:16:31.497Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-30T08:16:31.497Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-30T08:16:31.757Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-30T08:16:33.138Z] === RUN TestDockerSuite/TestRunMount [2022-08-30T08:16:33.398Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-30T08:16:37.625Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-30T08:16:38.195Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-30T08:16:38.455Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-30T08:16:39.026Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-30T08:16:40.407Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-30T08:16:41.786Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-30T08:16:42.355Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-30T08:16:44.263Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-30T08:16:45.642Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-30T08:16:46.582Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-30T08:16:47.961Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-30T08:16:47.961Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-30T08:16:48.220Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-30T08:16:48.310Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/rootless [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/volume [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-30T08:16:48.310Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === Skipped [2022-08-30T08:16:48.310Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-30T08:16:48.310Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-30T08:16:48.310Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-30T08:16:48.310Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-30T08:16:48.310Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:71: No driver to put! [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-30T08:16:48.310Z] time="2022-08-30T08:15:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-30T08:16:48.310Z] time="2022-08-30T08:15:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-30T08:16:48.310Z] time="2022-08-30T08:15:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-30T08:16:48.310Z] time="2022-08-30T08:15:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-30T08:16:48.310Z] time="2022-08-30T08:15:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:71: No driver to put! [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-30T08:16:48.310Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-30T08:16:48.310Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-30T08:16:48.310Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-30T08:16:48.310Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-30T08:16:48.310Z] graphtest_unix.go:71: No driver to put! [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-30T08:16:48.310Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-30T08:16:48.310Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-30T08:16:48.310Z] [2022-08-30T08:16:48.310Z] DONE 2799 tests, 28 skipped in 254.558s [2022-08-30T08:16:48.310Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/bitseq [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/cluster [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/config [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/datastore [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/driverapi [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/etchosts [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/idm [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/ipam [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/iptables [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/netlabel [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/netutils [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/networkdb [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/ns [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/options [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/osl [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/portallocator [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/portmapper [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/testutils [2022-08-30T08:16:48.310Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-30T08:16:48.310Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-30T08:16:48.790Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-30T08:16:49.358Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-30T08:16:49.618Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-30T08:16:51.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-30T08:16:52.384Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-30T08:16:54.921Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-30T08:16:55.496Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-30T08:16:55.496Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-30T08:16:56.064Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-30T08:16:56.064Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-30T08:16:56.323Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-30T08:16:56.891Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-30T08:16:56.891Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-30T08:16:57.462Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-30T08:17:04.031Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-30T08:17:04.031Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-30T08:17:04.031Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-30T08:17:04.031Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-30T08:17:04.031Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-30T08:17:05.938Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-30T08:17:05.938Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-30T08:17:06.507Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-30T08:17:07.076Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-30T08:17:07.076Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-30T08:17:07.336Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-30T08:17:08.277Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-30T08:17:08.846Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-30T08:17:09.415Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-30T08:17:09.415Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-30T08:17:09.415Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-30T08:17:09.985Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-30T08:17:10.553Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-30T08:17:10.553Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-30T08:17:10.553Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-30T08:17:10.813Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-30T08:17:11.751Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-30T08:17:11.751Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-30T08:17:11.751Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-30T08:17:14.289Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-30T08:17:14.550Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-30T08:17:15.119Z] === RUN TestDockerSuite/TestRunRm [2022-08-30T08:17:15.689Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-30T08:17:18.234Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-30T08:17:19.613Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-30T08:17:20.183Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-30T08:17:20.751Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-30T08:17:20.751Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-30T08:17:22.665Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-30T08:17:23.236Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-30T08:17:23.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-30T08:17:26.348Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-30T08:17:26.916Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-30T08:17:29.453Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-30T08:17:29.453Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-30T08:17:30.022Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-30T08:17:30.590Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-30T08:17:31.159Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-30T08:17:31.729Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-30T08:17:32.299Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-30T08:17:32.867Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-30T08:17:32.867Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-30T08:17:33.436Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-30T08:17:34.006Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-30T08:17:34.574Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-30T08:17:34.979Z] ok github.com/docker/docker/libnetwork 37.264s coverage: 40.6% of statements [2022-08-30T08:17:34.979Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-08-30T08:17:34.979Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-30T08:17:34.979Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-30T08:17:34.979Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-30T08:17:34.979Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-30T08:17:34.979Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-30T08:17:34.979Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-30T08:17:34.979Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-30T08:17:34.979Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-30T08:17:34.979Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-30T08:17:34.979Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-30T08:17:34.980Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-30T08:17:34.980Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-30T08:17:34.980Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-30T08:17:34.980Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.378s coverage: 59.9% of statements [2022-08-30T08:17:34.980Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-30T08:17:34.980Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-30T08:17:34.980Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.109s coverage: 5.0% of statements [2022-08-30T08:17:34.980Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-30T08:17:34.980Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-30T08:17:34.980Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-30T08:17:34.980Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-30T08:17:35.953Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-30T08:17:37.364Z] === RUN TestDockerSuite/TestRunState [2022-08-30T08:17:38.747Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-30T08:17:39.008Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-30T08:17:39.268Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-30T08:17:39.836Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-30T08:17:40.096Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-30T08:17:40.096Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-30T08:17:40.096Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-30T08:17:40.665Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-30T08:17:41.234Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-30T08:17:41.493Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-30T08:17:42.434Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-30T08:17:42.434Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-30T08:17:42.434Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-30T08:17:43.006Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-30T08:17:44.387Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-30T08:17:44.959Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-30T08:17:44.976Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.245s coverage: 6.6% of statements [2022-08-30T08:17:44.976Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-30T08:17:44.976Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-30T08:17:44.976Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-30T08:17:44.976Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-30T08:17:44.976Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-30T08:17:44.976Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-30T08:17:45.234Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-30T08:17:45.493Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-30T08:17:45.528Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-30T08:17:45.756Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-30T08:17:46.015Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-08-30T08:17:47.437Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-30T08:17:49.973Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-30T08:17:50.541Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-30T08:17:53.079Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-30T08:17:53.079Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-30T08:17:53.648Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-30T08:17:54.218Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-30T08:17:55.995Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-30T08:17:56.125Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-30T08:17:56.125Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-30T08:17:56.706Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-30T08:17:57.284Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-30T08:17:57.543Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-30T08:17:57.543Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-30T08:17:58.481Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-30T08:17:59.050Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-30T08:17:59.310Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-30T08:17:59.879Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-30T08:17:59.880Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-30T08:17:59.880Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-30T08:17:59.880Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-30T08:18:00.449Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-30T08:18:02.361Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-30T08:18:03.741Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-30T08:18:04.679Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-30T08:18:05.249Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-30T08:18:05.509Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-30T08:18:06.891Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-30T08:18:08.273Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-30T08:18:08.273Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-30T08:18:10.180Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-30T08:18:12.087Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-30T08:18:12.346Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-30T08:18:12.346Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-30T08:18:12.346Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-30T08:18:12.346Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-30T08:18:12.346Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-30T08:18:12.346Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-30T08:18:12.346Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-30T08:18:12.605Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-30T08:18:12.605Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-30T08:18:12.605Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-30T08:18:13.544Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-30T08:18:13.544Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-30T08:18:13.803Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-30T08:18:14.082Z] ok github.com/docker/docker/libnetwork/ipam 14.333s coverage: 85.3% of statements [2022-08-30T08:18:14.082Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-30T08:18:14.083Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-30T08:18:14.083Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-30T08:18:14.083Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-30T08:18:14.083Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-30T08:18:14.083Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-30T08:18:14.083Z] ok github.com/docker/docker/libnetwork/ipamutils 0.259s coverage: 74.0% of statements [2022-08-30T08:18:14.083Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.0% of statements [2022-08-30T08:18:14.083Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-30T08:18:14.083Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-30T08:18:14.741Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-30T08:18:15.681Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-30T08:18:16.255Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-30T08:18:16.255Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-30T08:18:16.514Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-30T08:18:17.083Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-30T08:18:17.083Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-30T08:18:17.083Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-30T08:18:17.083Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-30T08:18:17.083Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-30T08:18:17.083Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-30T08:18:17.083Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-30T08:18:17.083Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-30T08:18:17.083Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-30T08:18:17.083Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-30T08:18:17.083Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-30T08:18:17.083Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-30T08:18:17.083Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-30T08:18:17.083Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-30T08:18:17.083Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-30T08:18:17.652Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-30T08:18:18.591Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-30T08:18:18.591Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-30T08:18:19.160Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-30T08:18:19.160Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-30T08:18:19.419Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-30T08:18:19.988Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-30T08:18:19.988Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-30T08:18:20.556Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-30T08:18:21.126Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-30T08:18:21.385Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-30T08:18:21.385Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-30T08:18:21.953Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-30T08:18:22.521Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-30T08:18:23.090Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-30T08:18:23.659Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-30T08:18:23.660Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-30T08:18:23.660Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-30T08:18:24.598Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-30T08:18:24.598Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-30T08:18:24.859Z] docker_cli_service_logs_test.go:248: checking task u0b40y5cevt7 [2022-08-30T08:18:24.859Z] docker_cli_service_logs_test.go:253: checking messages for u0b40y5cevt7 [2022-08-30T08:18:24.859Z] docker_cli_service_logs_test.go:248: checking task bt51m3khmhb7 [2022-08-30T08:18:24.859Z] docker_cli_service_logs_test.go:253: checking messages for bt51m3khmhb7 [2022-08-30T08:18:25.797Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-30T08:18:25.797Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-30T08:18:26.367Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-30T08:18:28.276Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-30T08:18:28.276Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-30T08:18:28.536Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-30T08:18:28.536Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-30T08:18:28.536Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-30T08:18:28.536Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-30T08:18:29.107Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-30T08:18:29.676Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-30T08:18:30.614Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-30T08:18:31.991Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-30T08:18:32.251Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-30T08:18:34.805Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-30T08:18:37.344Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-30T08:18:40.635Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-30T08:18:41.573Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-30T08:18:42.952Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-30T08:18:44.333Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-30T08:18:45.272Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-30T08:18:45.841Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-30T08:18:47.219Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-30T08:18:48.157Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-30T08:18:48.727Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-30T08:18:50.107Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-30T08:18:50.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-30T08:18:51.619Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-30T08:18:53.000Z] docker_cli_swarm_test.go:1895: [d0a88d5096881] joining swarm manager [d71778149dae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:18:53.570Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-30T08:18:54.140Z] docker_cli_swarm_test.go:1896: [db5e3b13d20f3] joining swarm manager [d71778149dae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:18:55.085Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-30T08:18:56.996Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-30T08:18:59.533Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-30T08:18:59.533Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-30T08:18:59.533Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-30T08:18:59.533Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-30T08:18:59.533Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-30T08:19:00.471Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-30T08:19:01.040Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-30T08:19:01.979Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-30T08:19:01.979Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-30T08:19:02.916Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-30T08:19:03.176Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-30T08:19:03.437Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-30T08:19:04.816Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2288391707 [2022-08-30T08:19:04.816Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-30T08:19:04.816Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-30T08:19:06.275Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-30T08:19:06.276Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-30T08:19:06.276Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-30T08:19:07.213Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-30T08:19:08.594Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-30T08:19:10.498Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-30T08:19:11.065Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-30T08:19:11.324Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-30T08:19:11.324Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-30T08:19:13.229Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-30T08:19:13.229Z] docker_cli_sni_test.go:30: Flakey test [2022-08-30T08:19:13.229Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-30T08:19:15.766Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-30T08:19:18.301Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-30T08:19:19.243Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-30T08:19:20.181Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-30T08:19:20.750Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-30T08:19:23.284Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-30T08:19:23.544Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-30T08:19:25.452Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-30T08:19:25.711Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-30T08:19:25.971Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-30T08:19:27.352Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-30T08:19:29.279Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-30T08:19:30.232Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-30T08:19:32.769Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-30T08:19:36.963Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-30T08:19:40.251Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-30T08:19:41.189Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-30T08:19:43.095Z] docker_cli_swarm_test.go:1796: [d4040b68dd72c] joining swarm manager [d34b5df8641ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:19:44.032Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-30T08:19:44.601Z] docker_cli_swarm_test.go:1797: [dd0ed71be22a1] joining swarm manager [d34b5df8641ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:19:47.140Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-30T08:19:47.140Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-30T08:19:47.709Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-30T08:19:48.277Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-30T08:19:48.277Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-30T08:19:48.277Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-30T08:19:48.550Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-30T08:19:49.126Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-30T08:19:49.126Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-30T08:19:49.126Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-30T08:19:49.126Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-30T08:19:49.126Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-30T08:19:50.063Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-30T08:19:50.632Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-30T08:19:51.202Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-30T08:19:52.140Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-30T08:19:56.333Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-30T08:19:56.593Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-30T08:19:56.593Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-30T08:19:56.593Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-30T08:19:57.163Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-30T08:19:57.736Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-30T08:19:59.644Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-30T08:20:00.214Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-30T08:20:01.153Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-30T08:20:03.063Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-30T08:20:05.520Z] ok github.com/docker/docker/libnetwork/networkdb 104.485s coverage: 60.1% of statements [2022-08-30T08:20:05.521Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-30T08:20:05.521Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-30T08:20:05.521Z] ok github.com/docker/docker/libnetwork/osl 4.328s coverage: 39.7% of statements [2022-08-30T08:20:05.521Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-30T08:20:05.521Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-30T08:20:05.779Z] ok github.com/docker/docker/libnetwork/portmapper 0.547s coverage: 48.6% of statements [2022-08-30T08:20:06.038Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-30T08:20:06.038Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-30T08:20:06.297Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-30T08:20:06.297Z] [2022-08-30T08:20:06.297Z] === Skipped [2022-08-30T08:20:06.297Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-30T08:20:06.297Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-30T08:20:06.297Z] [2022-08-30T08:20:06.297Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-30T08:20:06.297Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-30T08:20:06.297Z] [2022-08-30T08:20:06.297Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-30T08:20:06.297Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-30T08:20:06.297Z] [2022-08-30T08:20:06.297Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-30T08:20:06.297Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-30T08:20:06.297Z] [2022-08-30T08:20:06.297Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-30T08:20:06.297Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-30T08:20:06.297Z] [2022-08-30T08:20:06.297Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-30T08:20:06.297Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-30T08:20:06.297Z] [2022-08-30T08:20:06.297Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-30T08:20:06.297Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-30T08:20:06.297Z] [2022-08-30T08:20:06.297Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-30T08:20:06.297Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-30T08:20:06.297Z] [2022-08-30T08:20:06.297Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-30T08:20:06.297Z] firewalld_test.go:14: firewalld is not running [2022-08-30T08:20:06.297Z] [2022-08-30T08:20:06.297Z] DONE 327 tests, 9 skipped in 201.003s Post stage [Pipeline] junit [2022-08-30T08:20:07.250Z] Recording test results [2022-08-30T08:20:07.657Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-30T08:20:07.994Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44055/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f10c50958c7e6f6b0e4cd54ae65afb8764931954 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f10c50958c7e6f6b0e4cd54ae65afb8764931954 hack/validate/vendor [2022-08-30T08:20:08.337Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-30T08:20:08.561Z] +++ dirname ./hack/vendor.sh [2022-08-30T08:20:08.561Z] ++ cd ./hack [2022-08-30T08:20:08.561Z] ++ pwd [2022-08-30T08:20:08.561Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-30T08:20:08.561Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-30T08:20:08.561Z] + GO111MODULE=auto [2022-08-30T08:20:08.561Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-30T08:20:08.561Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-30T08:20:08.561Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-30T08:20:09.128Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-30T08:20:09.128Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-30T08:20:09.128Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-30T08:20:09.128Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-08-30T08:20:09.387Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-30T08:20:09.387Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-30T08:20:09.646Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-30T08:20:09.646Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-30T08:20:09.646Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-30T08:20:09.646Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-08-30T08:20:09.906Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-30T08:20:09.906Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-30T08:20:09.906Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-30T08:20:09.906Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-30T08:20:09.906Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-30T08:20:09.906Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-30T08:20:09.906Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-30T08:20:10.167Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-30T08:20:10.167Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-30T08:20:10.167Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-30T08:20:10.167Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-30T08:20:10.167Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-08-30T08:20:10.167Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-30T08:20:10.167Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-30T08:20:10.167Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-30T08:20:10.167Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-30T08:20:10.167Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-30T08:20:10.246Z] docker_cli_swarm_test.go:1315: [d7690d3b79b5b] joining swarm manager [d8bf1fb3b23d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:20:10.426Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-30T08:20:10.426Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-30T08:20:10.426Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-30T08:20:10.426Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-30T08:20:10.426Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-30T08:20:10.426Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-30T08:20:10.426Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-30T08:20:10.685Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-30T08:20:10.944Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-30T08:20:10.944Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-30T08:20:10.944Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-30T08:20:10.944Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-30T08:20:10.944Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-30T08:20:10.944Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-30T08:20:10.944Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-30T08:20:10.944Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-30T08:20:10.944Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-30T08:20:10.944Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-30T08:20:10.944Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-30T08:20:10.944Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-30T08:20:10.944Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-30T08:20:11.202Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-30T08:20:11.202Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-30T08:20:11.635Z] docker_cli_swarm_test.go:1316: [d10901b1945b1] joining swarm manager [d8bf1fb3b23d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:20:13.105Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-30T08:20:13.105Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-30T08:20:13.105Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-30T08:20:13.105Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-30T08:20:13.105Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-30T08:20:13.364Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-30T08:20:13.364Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-30T08:20:13.364Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30 [2022-08-30T08:20:13.364Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-30T08:20:13.364Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-30T08:20:13.364Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-30T08:20:13.364Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-30T08:20:13.933Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-30T08:20:13.933Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-30T08:20:13.933Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-30T08:20:13.933Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-30T08:20:13.933Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-30T08:20:13.933Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-30T08:20:13.933Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-30T08:20:13.933Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-30T08:20:14.191Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-30T08:20:14.191Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-30T08:20:14.191Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-08-30T08:20:14.191Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-30T08:20:14.759Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-30T08:20:14.759Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-30T08:20:14.759Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-30T08:20:16.662Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-30T08:20:16.662Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-30T08:20:16.920Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-30T08:20:16.920Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-30T08:20:16.920Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-30T08:20:16.920Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-30T08:20:16.920Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-30T08:20:16.920Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-30T08:20:16.920Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-30T08:20:16.920Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-30T08:20:16.920Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-30T08:20:16.920Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-30T08:20:16.920Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-30T08:20:16.920Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-30T08:20:16.920Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-30T08:20:16.920Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-30T08:20:17.179Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-30T08:20:17.179Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-30T08:20:17.179Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-30T08:20:17.179Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-30T08:20:17.179Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-30T08:20:17.179Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-30T08:20:17.179Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-30T08:20:17.179Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-30T08:20:17.179Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-30T08:20:17.179Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-30T08:20:17.179Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-30T08:20:17.179Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-30T08:20:17.179Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-30T08:20:17.179Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-30T08:20:17.179Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-30T08:20:17.179Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-30T08:20:17.179Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-30T08:20:17.179Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-30T08:20:17.438Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-30T08:20:17.438Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-30T08:20:17.438Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-30T08:20:17.438Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-30T08:20:17.438Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-30T08:20:17.438Z] go: downloading google.golang.org/api v0.54.0 [2022-08-30T08:20:18.203Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-30T08:20:18.203Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-30T08:20:18.203Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-30T08:20:18.462Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-30T08:20:18.462Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-30T08:20:18.462Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-30T08:20:18.462Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-30T08:20:19.031Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-30T08:20:19.031Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-30T08:20:19.600Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-30T08:20:19.600Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-30T08:20:19.859Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-30T08:20:19.859Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-30T08:20:19.859Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-30T08:20:19.972Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-30T08:20:19.972Z] go: downloading go.opencensus.io v0.23.0 [2022-08-30T08:20:19.972Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-30T08:20:19.972Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-30T08:20:19.972Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-30T08:20:19.972Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-30T08:20:19.972Z] go: downloading github.com/google/btree v1.0.1 [2022-08-30T08:20:19.972Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-30T08:20:19.972Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-30T08:20:19.972Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-30T08:20:19.972Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-30T08:20:19.972Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-30T08:20:19.972Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-30T08:20:19.972Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-08-30T08:20:19.972Z] go: downloading golang.org/x/text v0.3.7 [2022-08-30T08:20:20.540Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-30T08:20:20.540Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-30T08:20:20.540Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-30T08:20:20.540Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-30T08:20:20.540Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-30T08:20:20.540Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-30T08:20:20.798Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-30T08:20:20.798Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-30T08:20:20.798Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-30T08:20:20.798Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-30T08:20:20.798Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-30T08:20:20.798Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-30T08:20:20.798Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-30T08:20:20.798Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-30T08:20:20.798Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-30T08:20:20.798Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-30T08:20:20.798Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-30T08:20:20.798Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-30T08:20:20.798Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-30T08:20:20.798Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-30T08:20:20.798Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-30T08:20:20.798Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-30T08:20:20.798Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-30T08:20:20.798Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-30T08:20:21.057Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-30T08:20:21.057Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-30T08:20:21.057Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-30T08:20:21.057Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-30T08:20:21.057Z] go: downloading github.com/kr/text v0.2.0 [2022-08-30T08:20:21.057Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-30T08:20:21.239Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-30T08:20:21.315Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-30T08:20:21.315Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-30T08:20:21.315Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-30T08:20:21.315Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-30T08:20:21.316Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-30T08:20:21.316Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-30T08:20:21.316Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-30T08:20:21.316Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-30T08:20:21.316Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-30T08:20:21.316Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-30T08:20:21.316Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-30T08:20:21.316Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-30T08:20:21.316Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-30T08:20:21.316Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-30T08:20:21.499Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-30T08:20:21.499Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-30T08:20:21.499Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-30T08:20:21.574Z] + GO111MODULE=auto [2022-08-30T08:20:21.574Z] + go mod vendor -modfile vendor.mod [2022-08-30T08:20:21.761Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-30T08:20:21.761Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite (1321.90s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.47s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.84s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.04s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.73s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.14s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.27s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.98s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.05s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.43s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.33s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.37s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.67s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.71s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.53s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.92s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.76s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.42s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2022-08-30T08:20:21.761Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.93s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.34s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.36s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.47s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (0.62s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00121bf38__} (1.59s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13917080991_/foo_false_____} (1.40s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13917080991_/foo_true_____} (1.57s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31142661140_/foo_false_____} (1.45s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31142661140_/foo_true_____} (1.60s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31142661140_/foo_true__0xc00121bf68___} (1.53s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00121bf80__} (1.48s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00121bf98__} (1.57s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00121bfb0__} (1.58s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00121bfc8__} (1.62s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.49s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.77s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.61s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.63s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.75s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.03s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.74s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.13s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.94s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.18s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.70s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.95s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.18s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.47s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.28s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.68s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.18s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAttachDetach (0.77s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.09s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.89s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2022-08-30T08:20:21.761Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.73s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.37s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.07s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.01s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.34s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.45s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.79s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.56s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.12s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.64s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.30s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.52s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.40s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.43s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.72s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.12s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.84s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.24s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.30s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.41s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.34s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.27s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.12s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.25s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.21s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.04s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.02s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.46s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.83s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.06s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.15s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.40s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.84s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.79s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.16s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.49s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.27s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.60s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.07s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.93s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.77s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.09s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.04s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.85s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.12s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.97s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.72s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.10s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.72s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.25s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.83s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.31s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.82s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.88s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.93s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.29s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.28s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.78s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.03s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.48s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.23s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.49s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.95s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.11s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnv (0.90s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.88s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.01s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.51s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.17s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.93s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.69s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.31s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.65s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.40s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.54s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.66s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.35s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.40s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.44s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.53s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.31s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.04s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.59s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.62s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.98s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.20s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.70s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.76s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.77s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.19s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.39s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.18s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.74s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.65s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.78s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.72s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.94s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.69s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.78s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.33s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.34s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.05s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.61s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.32s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.12s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildPATH (2.28s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.72s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.97s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.85s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildRm (2.30s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.92s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.12s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.67s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.96s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.08s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildStderr (0.90s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.39s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildUser (1.46s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.10s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.30s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.81s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.78s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.59s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.69s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.91s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.87s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2022-08-30T08:20:21.762Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.37s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCommitChange (0.63s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.04s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.03s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCommitTTY (1.15s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.81s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.28s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.71s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.00s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.70s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.96s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.64s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.76s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.62s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s) [2022-08-30T08:20:21.762Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.78s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.05s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.21s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.73s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.85s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.50s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.57s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.25s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.18s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.97s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.86s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-08-30T08:20:21.763Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2022-08-30T08:20:21.763Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.42s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.25s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsCommit (1.07s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.14s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.91s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.16s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFilters (0.97s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.97s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-08-30T08:20:21.763Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-30T08:20:21.763Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.17s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.48s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsTop (0.64s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.69s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExec (0.68s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecCgroup (1.00s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.27s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.67s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecStartFails (0.77s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecTTY (0.68s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecUlimits (0.69s) [2022-08-30T08:20:21.763Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.74s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.65s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestExecWithUser (0.73s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.61s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestHealth (19.18s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestBuildHistory (2.99s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.71s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.75s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.79s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.86s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.81s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-08-30T08:20:21.763Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-30T08:20:21.763Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.43s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.31s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.60s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.56s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.49s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.13s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.36s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.97s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.08s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.88s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.57s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.60s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.74s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.05s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.30s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.83s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.91s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.11s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.66s) [2022-08-30T08:20:21.763Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.57s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.87s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.55s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.84s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.08s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.17s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPortList (6.65s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.63s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.01s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.95s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.44s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.80s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.03s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-08-30T08:20:21.763Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.03s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.65s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.64s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.98s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.33s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.95s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.02s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.54s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.78s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.42s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.33s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.11s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.41s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.61s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.55s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.54s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.55s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.04s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.90s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.10s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.65s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.49s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.04s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAddHost (0.72s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.76s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.72s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.79s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.57s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.59s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.60s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.41s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.37s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.71s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.40s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.57s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.63s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.75s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.65s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.02s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.10s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.76s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.33s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.19s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.43s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.53s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.96s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.84s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.03s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.18s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.14s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunMount (5.21s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.79s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.70s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.78s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNetHost (0.63s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.68s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.57s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.68s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.57s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.65s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.63s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.61s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.53s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.36s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.75s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.72s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.50s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.66s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.69s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunState (1.60s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.60s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunSysctls (1.08s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.12s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.59s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.44s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.98s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.73s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUserByName (0.86s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.39s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.57s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.40s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.95s) [2022-08-30T08:20:21.764Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-30T08:20:21.764Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.74s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.03s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.68s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.58s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.64s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.72s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.70s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.57s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.29s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.38s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.76s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.61s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.36s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.16s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.61s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.72s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.53s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.56s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.76s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.54s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.89s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.22s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.10s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.77s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.66s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.90s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-08-30T08:20:21.765Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.84s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.57s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.20s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-30T08:20:21.765Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-30T08:20:21.765Z] === RUN TestDockerRegistrySuite [2022-08-30T08:20:21.765Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-30T08:20:23.145Z] check_test.go:427: [db4f35e329b15] daemon is not started [2022-08-30T08:20:23.145Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-30T08:20:24.083Z] check_test.go:427: [d84aa11f55ba5] daemon is not started [2022-08-30T08:20:24.083Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-30T08:20:24.864Z] Congratulations! All vendoring changes are done the right way. [2022-08-30T08:20:25.463Z] check_test.go:427: [d3fd7dfdbde34] daemon is not started [2022-08-30T08:20:25.463Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-30T08:20:25.463Z] check_test.go:427: [d3161535355f0] daemon is not started [2022-08-30T08:20:25.463Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-30T08:20:27.073Z] + echo Ensuring container killed. [2022-08-30T08:20:27.073Z] Ensuring container killed. [2022-08-30T08:20:27.073Z] + docker rm -vf docker-pr5 [2022-08-30T08:20:27.073Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-08-30T08:20:27.355Z] + echo Chowning /workspace to jenkins user [2022-08-30T08:20:27.355Z] Chowning /workspace to jenkins user [2022-08-30T08:20:27.355Z] + id -u [2022-08-30T08:20:27.355Z] + id -g [2022-08-30T08:20:27.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44055:/workspace busybox chown -R 1000:1000 /workspace [2022-08-30T08:20:28.000Z] check_test.go:427: [dd920778ba24b] daemon is not started [2022-08-30T08:20:28.000Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-30T08:20:29.026Z] + bundleName=unit [2022-08-30T08:20:29.026Z] + echo Creating unit-bundles.tar.gz [2022-08-30T08:20:29.026Z] Creating unit-bundles.tar.gz [2022-08-30T08:20:29.026Z] + 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-30T08:20:29.026Z] bundles/junit-report-libnetwork.xml [2022-08-30T08:20:29.026Z] bundles/junit-report.xml [2022-08-30T08:20:29.026Z] bundles/go-test-report-libnetwork.json [2022-08-30T08:20:29.026Z] bundles/go-test-report.json [2022-08-30T08:20:29.026Z] bundles/profile-libnetwork.out [2022-08-30T08:20:29.026Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-30T08:20:29.038Z] Archiving artifacts [2022-08-30T08:20:29.531Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44055/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-30T08:20:29.845Z] + make clean [2022-08-30T08:20:30.104Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-30T08:20:30.104Z] docker-dev-cache [2022-08-30T08:20:30.104Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-30T08:20:33.302Z] check_test.go:427: [dfb9a334dc51e] daemon is not started [2022-08-30T08:20:33.302Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-30T08:20:35.842Z] check_test.go:427: [dd12f1bde7ea1] daemon is not started [2022-08-30T08:20:35.842Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-30T08:20:36.781Z] check_test.go:427: [dde13600b2845] daemon is not started [2022-08-30T08:20:36.781Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-30T08:20:37.719Z] check_test.go:427: [d595f7b03c602] daemon is not started [2022-08-30T08:20:37.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-30T08:20:38.658Z] check_test.go:427: [def84bbc62aa0] daemon is not started [2022-08-30T08:20:38.658Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-30T08:20:39.595Z] check_test.go:427: [d3ea115a4da81] daemon is not started [2022-08-30T08:20:39.855Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-30T08:20:40.794Z] check_test.go:427: [d0bf2fb5290e4] daemon is not started [2022-08-30T08:20:40.794Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-30T08:20:42.174Z] check_test.go:427: [de0d9e05c9961] daemon is not started [2022-08-30T08:20:42.174Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-30T08:20:43.113Z] check_test.go:427: [d1a54e0d63112] daemon is not started [2022-08-30T08:20:43.113Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-30T08:20:43.682Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4bd6f77e2503fd9a555d336ca869f74e2c25f46b283daeb518c32468641f1cad [2022-08-30T08:20:44.621Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:283e67b09d2e5e2f9727716932336bd9e78caed74b5c09d0cf650e2c139289e7 [2022-08-30T08:20:44.880Z] check_test.go:427: [da642ba2696da] daemon is not started [2022-08-30T08:20:44.880Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-30T08:20:45.818Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e80559c01a0b18e3ad0b8b8e55598269cb3eff69fe679ba29741b0588761eca8 [2022-08-30T08:20:46.387Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:90ee355ca9067a584e3ec3de845c4381ca8832654a15cc9e93a1452ea3f36cd5 [2022-08-30T08:20:46.647Z] check_test.go:427: [d003bd7779207] daemon is not started [2022-08-30T08:20:46.647Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-30T08:20:47.585Z] check_test.go:427: [db96cb2ebe916] daemon is not started [2022-08-30T08:20:47.585Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-30T08:20:49.493Z] check_test.go:427: [d2d4d78bbea83] daemon is not started [2022-08-30T08:20:49.493Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-30T08:20:50.446Z] check_test.go:427: [d0a03f91544c2] daemon is not started [2022-08-30T08:20:50.446Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-30T08:20:50.711Z] check_test.go:427: [dece695081316] daemon is not started [2022-08-30T08:20:50.711Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-30T08:20:51.649Z] check_test.go:427: [d8ea4c0068b02] daemon is not started [2022-08-30T08:20:51.649Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-30T08:20:52.589Z] check_test.go:427: [dc0d9ec082267] daemon is not started [2022-08-30T08:20:52.589Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-30T08:20:53.527Z] check_test.go:427: [d74adf9feb267] daemon is not started [2022-08-30T08:20:53.527Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-30T08:20:56.063Z] check_test.go:427: [dfd0c3ba7519d] daemon is not started [2022-08-30T08:20:56.063Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-30T08:20:56.063Z] check_test.go:427: [d4ce6060af3f8] daemon is not started [2022-08-30T08:20:56.063Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-30T08:20:57.442Z] check_test.go:427: [dbdd65074a4ad] daemon is not started [2022-08-30T08:20:57.442Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-30T08:20:57.442Z] check_test.go:427: [d35ff43d8b36f] daemon is not started [2022-08-30T08:20:57.702Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-30T08:20:57.702Z] check_test.go:427: [d46774c59053a] daemon is not started [2022-08-30T08:20:57.702Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-30T08:20:57.961Z] check_test.go:427: [dbd999d99b56e] daemon is not started [2022-08-30T08:20:57.961Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-30T08:20:58.221Z] check_test.go:427: [d98c5aa0f54c4] daemon is not started [2022-08-30T08:20:58.221Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-30T08:20:58.480Z] check_test.go:427: [dff2580a4847a] daemon is not started [2022-08-30T08:20:58.480Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-30T08:20:58.739Z] check_test.go:427: [d2016fda700d1] daemon is not started [2022-08-30T08:20:58.739Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-30T08:20:59.677Z] check_test.go:427: [df6ac80c3b36f] daemon is not started [2022-08-30T08:20:59.677Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-30T08:21:01.060Z] check_test.go:427: [d343f8f561557] daemon is not started [2022-08-30T08:21:01.060Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-30T08:21:01.999Z] check_test.go:427: [d5020d7d60165] daemon is not started [2022-08-30T08:21:01.999Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-30T08:21:02.938Z] check_test.go:427: [d03ed8a8cc3e2] daemon is not started [2022-08-30T08:21:02.938Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-30T08:21:03.876Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite (42.93s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.91s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.66s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.06s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.75s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.00s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.40s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.08s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.09s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-08-30T08:21:04.813Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2022-08-30T08:21:04.813Z] === RUN TestDockerSchema1RegistrySuite [2022-08-30T08:21:04.813Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-30T08:21:04.813Z] check_test.go:454: [d55b2e4087121] daemon is not started [2022-08-30T08:21:04.813Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-30T08:21:08.112Z] check_test.go:454: [d7fa86dab9f04] daemon is not started [2022-08-30T08:21:08.112Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-30T08:21:12.308Z] check_test.go:454: [d272aac64103f] daemon is not started [2022-08-30T08:21:12.308Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-30T08:21:13.248Z] check_test.go:454: [db666ea8d7e10] daemon is not started [2022-08-30T08:21:13.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-30T08:21:13.248Z] check_test.go:454: [d2c69beddaaf6] daemon is not started [2022-08-30T08:21:13.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-30T08:21:14.628Z] check_test.go:454: [df8c283bdb769] daemon is not started [2022-08-30T08:21:14.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-30T08:21:15.197Z] check_test.go:454: [d3768a81dc93e] daemon is not started [2022-08-30T08:21:15.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-30T08:21:16.578Z] check_test.go:454: [de7099a6fa43f] daemon is not started [2022-08-30T08:21:16.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-30T08:21:19.119Z] check_test.go:454: [d1168a45af2f0] daemon is not started [2022-08-30T08:21:19.119Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-30T08:21:19.379Z] check_test.go:454: [d80deee8f0776] daemon is not started [2022-08-30T08:21:19.379Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-30T08:21:19.638Z] check_test.go:454: [d3d6bd6a3e166] daemon is not started [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite (15.06s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.88s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.45s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.60s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-08-30T08:21:19.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-08-30T08:21:19.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-30T08:21:19.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-30T08:21:20.576Z] check_test.go:483: [d28906559d51e] daemon is not started [2022-08-30T08:21:20.577Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-30T08:21:21.146Z] check_test.go:483: [dc74ef3616667] daemon is not started [2022-08-30T08:21:21.146Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-30T08:21:21.146Z] check_test.go:483: [d91c95fefd41f] daemon is not started [2022-08-30T08:21:21.146Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-30T08:21:22.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-30T08:21:23.095Z] check_test.go:483: [d19415c7019b4] daemon is not started [2022-08-30T08:21:23.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-30T08:21:23.355Z] check_test.go:483: [d0cfda1b33fbb] daemon is not started [2022-08-30T08:21:23.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-30T08:21:24.184Z] check_test.go:483: [d511809a126ef] daemon is not started [2022-08-30T08:21:24.443Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-30T08:21:24.443Z] check_test.go:483: [d7ca60111df25] daemon is not started [2022-08-30T08:21:24.443Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2022-08-30T08:21:24.443Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-08-30T08:21:24.443Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-08-30T08:21:24.443Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-30T08:21:24.443Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-08-30T08:21:24.443Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-30T08:21:24.443Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-08-30T08:21:24.443Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-08-30T08:21:24.443Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-30T08:21:24.443Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-30T08:21:24.443Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-30T08:21:26.978Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-30T08:21:29.574Z] check_test.go:510: [d3066c6c4dc9a] daemon is not started [2022-08-30T08:21:29.574Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-30T08:21:29.832Z] check_test.go:510: [d009d713aa921] daemon is not started [2022-08-30T08:21:29.832Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-30T08:21:29.832Z] check_test.go:510: [d38ef74fbeecd] daemon is not started [2022-08-30T08:21:29.832Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-30T08:21:30.093Z] check_test.go:510: [df1f2e2f9bcc4] daemon is not started [2022-08-30T08:21:30.093Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-30T08:21:30.352Z] check_test.go:510: [da6461e567381] daemon is not started [2022-08-30T08:21:30.352Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-08-30T08:21:30.352Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-30T08:21:30.352Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-30T08:21:30.352Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-30T08:21:30.352Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-08-30T08:21:30.352Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-30T08:21:30.352Z] === RUN TestDockerNetworkSuite [2022-08-30T08:21:30.352Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-30T08:21:30.352Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-30T08:21:31.732Z] docker_cli_network_unix_test.go:46: [d90a97b877969] daemon is not started [2022-08-30T08:21:31.732Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-30T08:21:32.672Z] docker_cli_network_unix_test.go:46: [dca50aad8d2ed] daemon is not started [2022-08-30T08:21:32.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-30T08:21:36.228Z] docker_cli_network_unix_test.go:46: [d55e80d27fc00] daemon is not started [2022-08-30T08:21:37.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-30T08:21:37.736Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-30T08:21:38.676Z] docker_cli_network_unix_test.go:46: [dc9ba223a0779] daemon is not started [2022-08-30T08:21:38.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-30T08:21:38.936Z] docker_cli_network_unix_test.go:1233: [d45bade2480bb] daemon is not started [2022-08-30T08:21:42.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-30T08:21:43.183Z] docker_cli_network_unix_test.go:46: [d1e4100eae03e] daemon is not started [2022-08-30T08:21:44.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-30T08:21:45.060Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-30T08:21:47.608Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-30T08:21:50.148Z] docker_cli_network_unix_test.go:46: [d2150e88aceea] daemon is not started [2022-08-30T08:21:51.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-30T08:21:52.471Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-30T08:21:53.410Z] docker_cli_network_unix_test.go:46: [d3ea1d2756b1b] daemon is not started [2022-08-30T08:21:53.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-30T08:21:55.363Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-30T08:21:55.363Z] docker_cli_network_unix_test.go:46: [de3932e81c5b2] daemon is not started [2022-08-30T08:21:55.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-30T08:21:55.934Z] docker_cli_network_unix_test.go:46: [d87bdf1dd9dc8] daemon is not started [2022-08-30T08:21:55.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-30T08:21:56.504Z] docker_cli_network_unix_test.go:46: [dd51db5d1a4dc] daemon is not started [2022-08-30T08:21:56.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-30T08:21:57.442Z] docker_cli_network_unix_test.go:46: [da5bc2224626b] daemon is not started [2022-08-30T08:21:57.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-30T08:21:58.270Z] docker_cli_network_unix_test.go:46: [d8b75e5893282] daemon is not started [2022-08-30T08:21:58.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-30T08:21:59.100Z] docker_cli_network_unix_test.go:46: [db089c31fd15b] daemon is not started [2022-08-30T08:21:59.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-30T08:21:59.669Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-30T08:21:59.669Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-30T08:21:59.669Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-30T08:21:59.669Z] docker_cli_network_unix_test.go:46: [dfc0f8324efa4] daemon is not started [2022-08-30T08:21:59.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-30T08:22:00.238Z] docker_cli_network_unix_test.go:46: [dadf46267551f] daemon is not started [2022-08-30T08:22:00.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-30T08:22:00.756Z] docker_cli_network_unix_test.go:46: [d12440ec81960] daemon is not started [2022-08-30T08:22:00.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-30T08:22:00.756Z] docker_cli_network_unix_test.go:46: [d43af7189060d] daemon is not started [2022-08-30T08:22:00.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-30T08:22:01.017Z] docker_cli_network_unix_test.go:46: [d3cc375b7746a] daemon is not started [2022-08-30T08:22:01.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-30T08:22:02.397Z] docker_cli_network_unix_test.go:46: [d6accb9124948] daemon is not started [2022-08-30T08:22:02.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-30T08:22:02.971Z] docker_cli_network_unix_test.go:46: [d52b882fa9b5e] daemon is not started [2022-08-30T08:22:03.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-30T08:22:03.541Z] docker_cli_network_unix_test.go:46: [d502a1664bf0c] daemon is not started [2022-08-30T08:22:03.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-30T08:22:03.803Z] docker_cli_network_unix_test.go:46: [d10dcd04df3fd] daemon is not started [2022-08-30T08:22:03.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-30T08:22:04.063Z] docker_cli_network_unix_test.go:46: [d4c00519c871a] daemon is not started [2022-08-30T08:22:04.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-30T08:22:05.971Z] docker_cli_network_unix_test.go:968: [d4a6444212ab5] daemon is not started [2022-08-30T08:22:05.971Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-30T08:22:06.541Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-30T08:22:07.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-30T08:22:07.372Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-30T08:22:08.752Z] docker_cli_network_unix_test.go:46: [d25224d1203c6] daemon is not started [2022-08-30T08:22:08.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-30T08:22:09.692Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-30T08:22:11.603Z] docker_cli_network_unix_test.go:1116: [ded2a91edcc3b] daemon is not started [2022-08-30T08:22:14.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-30T08:22:15.163Z] docker_cli_network_unix_test.go:46: [d111cc550efa7] daemon is not started [2022-08-30T08:22:15.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-30T08:22:16.102Z] docker_cli_network_unix_test.go:46: [dc31f235a4256] daemon is not started [2022-08-30T08:22:16.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-30T08:22:16.102Z] docker_cli_network_unix_test.go:46: [d071f85ef5a6a] daemon is not started [2022-08-30T08:22:16.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-30T08:22:16.102Z] docker_cli_network_unix_test.go:46: [d5d21e1e28575] daemon is not started [2022-08-30T08:22:16.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-30T08:22:16.361Z] docker_cli_network_unix_test.go:46: [d14509a2dd8f6] daemon is not started [2022-08-30T08:22:16.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-30T08:22:16.621Z] docker_cli_network_unix_test.go:46: [d13c35fa89563] daemon is not started [2022-08-30T08:22:16.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-30T08:22:16.621Z] docker_cli_network_unix_test.go:46: [d1634f5e7e075] daemon is not started [2022-08-30T08:22:16.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-30T08:22:18.528Z] docker_cli_network_unix_test.go:46: [d9d624ef518ce] daemon is not started [2022-08-30T08:22:19.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-30T08:22:19.097Z] docker_cli_network_unix_test.go:46: [d214cbb82af54] daemon is not started [2022-08-30T08:22:19.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-30T08:22:19.097Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-30T08:22:19.097Z] docker_cli_network_unix_test.go:46: [d3a08bf859460] daemon is not started [2022-08-30T08:22:19.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-30T08:22:19.667Z] docker_cli_network_unix_test.go:46: [df7f01b2b12fe] daemon is not started [2022-08-30T08:22:19.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-30T08:22:23.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-30T08:22:25.134Z] docker_cli_network_unix_test.go:1084: [de8b72fffb505] daemon is not started [2022-08-30T08:22:26.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-30T08:22:26.516Z] docker_cli_network_unix_test.go:46: [dbed5a5dbad6e] daemon is not started [2022-08-30T08:22:26.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-30T08:22:26.776Z] docker_cli_network_unix_test.go:46: [d55d2568c51c5] daemon is not started [2022-08-30T08:22:27.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-30T08:22:28.416Z] docker_cli_network_unix_test.go:46: [d33a65aa73af8] daemon is not started [2022-08-30T08:22:28.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-30T08:22:28.676Z] docker_cli_network_unix_test.go:46: [d9f5c94830ee4] daemon is not started [2022-08-30T08:22:28.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-30T08:22:29.245Z] docker_cli_network_unix_test.go:46: [db294a6c47554] daemon is not started [2022-08-30T08:22:29.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-30T08:22:29.765Z] docker_cli_network_unix_test.go:46: [d812573e95681] daemon is not started [2022-08-30T08:22:30.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-30T08:22:30.594Z] docker_cli_network_unix_test.go:46: [de0e5f6140fb8] daemon is not started [2022-08-30T08:22:30.854Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-30T08:22:36.130Z] docker_cli_network_unix_test.go:46: [dd060134ae6be] daemon is not started [2022-08-30T08:22:36.130Z] --- PASS: TestDockerNetworkSuite (65.99s) [2022-08-30T08:22:36.130Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.48s) [2022-08-30T08:22:36.130Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.19s) [2022-08-30T08:22:36.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.14s) [2022-08-30T08:22:36.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.85s) [2022-08-30T08:22:36.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.07s) [2022-08-30T08:22:36.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.09s) [2022-08-30T08:22:36.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.83s) [2022-08-30T08:22:36.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.94s) [2022-08-30T08:22:36.130Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.55s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.65s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.32s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.10s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.51s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.93s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.18s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.30s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.36s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.07s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.52s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.44s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.52s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-30T08:22:36.131Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.04s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s) [2022-08-30T08:22:36.131Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.45s) [2022-08-30T08:22:36.131Z] === RUN TestDockerHubPullSuite [2022-08-30T08:22:36.131Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-30T08:22:38.668Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-30T08:22:40.573Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-30T08:22:41.952Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-30T08:22:43.335Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-30T08:22:43.929Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-30T08:22:44.189Z] --- PASS: TestDockerHubPullSuite (8.06s) [2022-08-30T08:22:44.189Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.96s) [2022-08-30T08:22:44.189Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.50s) [2022-08-30T08:22:44.189Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.95s) [2022-08-30T08:22:44.189Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.74s) [2022-08-30T08:22:44.189Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-08-30T08:22:44.189Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-30T08:22:44.189Z] PASS [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === Skipped [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-30T08:22:44.189Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-30T08:22:44.189Z] [2022-08-30T08:22:44.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-30T08:22:44.189Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.189Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-30T08:22:44.190Z] [2022-08-30T08:22:44.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-30T08:22:44.190Z] docker_cli_sni_test.go:30: Flakey test [2022-08-30T08:22:44.190Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-30T08:22:44.190Z] [2022-08-30T08:22:44.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-30T08:22:44.190Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-30T08:22:44.190Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-30T08:22:44.190Z] [2022-08-30T08:22:44.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-30T08:22:44.190Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-30T08:22:44.190Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-30T08:22:44.190Z] [2022-08-30T08:22:44.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-30T08:22:44.190Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-30T08:22:44.190Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-30T08:22:44.190Z] [2022-08-30T08:22:44.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-30T08:22:44.190Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-30T08:22:44.190Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-30T08:22:44.190Z] [2022-08-30T08:22:44.190Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-30T08:22:44.190Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-30T08:22:44.190Z] docker_cli_network_unix_test.go:46: [d3a08bf859460] daemon is not started [2022-08-30T08:22:44.190Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-30T08:22:44.190Z] [2022-08-30T08:22:44.190Z] DONE 1265 tests, 51 skipped in 1469.834s [2022-08-30T08:22:44.190Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-30T08:22:44.450Z] ++++ cat bundles/test-integration/docker.pid [2022-08-30T08:22:44.450Z] +++ kill 9400 [2022-08-30T08:22:44.450Z] +++ /etc/init.d/apparmor stop [2022-08-30T08:22:44.450Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-30T08:22:44.450Z] [2022-08-30T08:22:44.450Z] Unloading profiles will leave already running processes permanently [2022-08-30T08:22:44.450Z] unconfined, which can lead to unexpected situations. [2022-08-30T08:22:44.450Z] [2022-08-30T08:22:44.450Z] To set a process to complain mode, use the command line tool [2022-08-30T08:22:44.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-30T08:22:44.450Z] +++ true [2022-08-30T08:22:44.450Z] exiting test-integration [2022-08-30T08:22:44.450Z] ++ exit 0 [2022-08-30T08:22:44.450Z] [2022-08-30T08:22:44.709Z] + for job in $(jobs -p) [2022-08-30T08:22:44.709Z] + wait 15049 [2022-08-30T08:23:06.648Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-30T08:23:06.648Z] docker_cli_swarm_test.go:1180: [d408d952cc555] joining swarm manager [d1216d2f11d3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:23:13.216Z] docker_cli_swarm_test.go:1189: [d61ccf6978e3a] joining swarm manager [d1216d2f11d3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:23:51.939Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-30T08:24:00.082Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-30T08:24:03.376Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-30T08:24:05.282Z] docker_cli_swarm_test.go:1112: [d77091fb019c2] joining swarm manager [d3feee7e2981b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:24:06.661Z] docker_cli_swarm_test.go:1113: [d69c176890472] joining swarm manager [d3feee7e2981b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:25:43.117Z] docker_cli_swarm_test.go:1166: [deea045a73e1e] joining swarm manager [d3feee7e2981b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-30T08:26:15.219Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-30T08:26:15.219Z] docker_cli_swarm_test.go:1447: [d63b933fe5bbc] joining swarm manager [d3d4a28095914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:26:15.219Z] docker_cli_swarm_test.go:1448: [d08a957c067a0] joining swarm manager [d3d4a28095914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-30T08:26:23.339Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-30T08:26:24.277Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-30T08:26:24.537Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-30T08:26:24.796Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-30T08:26:24.797Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-30T08:26:25.364Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-30T08:26:27.900Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-30T08:26:31.193Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-30T08:26:33.100Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-30T08:26:35.006Z] docker_cli_swarm_unix_test.go:63: [d0718cc063d14] joining swarm manager [d85830dba862b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:27:31.249Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-30T08:27:31.249Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-30T08:27:31.249Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-30T08:27:33.156Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-30T08:27:36.451Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-30T08:27:38.989Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-30T08:27:40.896Z] docker_api_swarm_test.go:962: [d44674e6ffd43] joining swarm manager [d6b9a0018ac26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-30T08:27:58.988Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-30T08:28:11.202Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-30T08:28:13.109Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-30T08:28:15.017Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-30T08:28:18.310Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-30T08:28:24.881Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-30T08:28:29.085Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-30T08:28:31.643Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-30T08:28:34.181Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-30T08:28:36.719Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-30T08:28:39.258Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-30T08:28:41.796Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-30T08:28:44.333Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-30T08:29:40.579Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-30T08:29:55.462Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite (1569.38s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.45s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.32s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.87s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.99s) [2022-08-30T08:30:10.347Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.68s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.66s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.90s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.10s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.92s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.36s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.38s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.07s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.21s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.87s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.12s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.86s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.82s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.17s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.79s) [2022-08-30T08:30:10.347Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.36s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.56s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.60s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.43s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.92s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.57s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.31s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.57s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.24s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.50s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.99s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.07s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.36s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.71s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.19s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.99s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.32s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.95s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.21s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.49s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.58s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.28s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.13s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.56s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.14s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.77s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.46s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.97s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.09s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (78.59s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.46s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.50s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.21s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.48s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.82s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.74s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.53s) [2022-08-30T08:30:10.348Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.19s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.33s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.19s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.96s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.13s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.62s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.26s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.64s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.71s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.11s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.14s) [2022-08-30T08:30:10.348Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-08-30T08:30:10.348Z] === RUN TestDockerExternalVolumeSuite [2022-08-30T08:30:10.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-30T08:30:10.609Z] docker_cli_external_volume_driver_test.go:53: [d28bd7d057388] daemon is not started [2022-08-30T08:30:28.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-30T08:31:36.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-30T08:31:42.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-30T08:31:57.858Z] docker_cli_external_volume_driver_test.go:53: [df9581356e932] daemon is not started [2022-08-30T08:32:12.762Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-30T08:32:30.856Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-30T08:32:45.739Z] docker_cli_external_volume_driver_test.go:53: [d1bbb77ac30dc] daemon is not started [2022-08-30T08:33:00.622Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-30T08:33:00.622Z] docker_cli_external_volume_driver_test.go:53: [d70331d258eef] daemon is not started [2022-08-30T08:33:15.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-30T08:33:47.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-30T08:34:02.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-30T08:34:17.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-30T08:35:04.072Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-30T08:35:22.162Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-30T08:35:54.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-30T08:36:26.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-30T08:36:41.377Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-30T08:36:56.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-30T08:36:56.271Z] docker_cli_external_volume_driver_test.go:485: [de4c591fc95da] daemon is not started [2022-08-30T08:37:14.359Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-30T08:37:14.359Z] docker_cli_external_volume_driver_test.go:53: [d7795027c9963] daemon is not started [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite (437.04s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-08-30T08:37:29.244Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-30T08:37:29.244Z] PASS [2022-08-30T08:37:29.244Z] [2022-08-30T08:37:29.244Z] === Skipped [2022-08-30T08:37:29.244Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-30T08:37:29.244Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-30T08:37:29.244Z] check_test.go:540: [d81cdaf67c699] daemon is not started [2022-08-30T08:37:29.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-30T08:37:29.244Z] [2022-08-30T08:37:29.244Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-30T08:37:29.244Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-30T08:37:29.244Z] check_test.go:540: [d8a06dd45f69c] daemon is not started [2022-08-30T08:37:29.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-30T08:37:29.244Z] [2022-08-30T08:37:29.244Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-30T08:37:29.244Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-30T08:37:29.244Z] check_test.go:540: [d04e1b46c2fca] daemon is not started [2022-08-30T08:37:29.244Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-30T08:37:29.244Z] [2022-08-30T08:37:29.244Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-30T08:37:29.244Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-30T08:37:29.244Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-30T08:37:29.244Z] [2022-08-30T08:37:29.244Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-30T08:37:29.244Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-30T08:37:29.244Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-30T08:37:29.244Z] [2022-08-30T08:37:29.244Z] DONE 269 tests, 5 skipped in 2352.096s [2022-08-30T08:37:29.244Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-30T08:37:29.244Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8edd22755eec/docker.pid [2022-08-30T08:37:29.244Z] +++ kill 7153 [2022-08-30T08:37:29.244Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7153 is not a child of this shell [2022-08-30T08:37:29.244Z] warning: PID 7153 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8edd22755eec/docker.pid had a nonzero exit code [2022-08-30T08:37:29.244Z] ++++ cat bundles/test-integration/docker.pid [2022-08-30T08:37:29.244Z] +++ kill 9436 [2022-08-30T08:37:29.244Z] +++ /etc/init.d/apparmor stop [2022-08-30T08:37:29.244Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-30T08:37:29.244Z] [2022-08-30T08:37:29.244Z] Unloading profiles will leave already running processes permanently [2022-08-30T08:37:29.244Z] unconfined, which can lead to unexpected situations. [2022-08-30T08:37:29.244Z] [2022-08-30T08:37:29.244Z] To set a process to complain mode, use the command line tool [2022-08-30T08:37:29.244Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-30T08:37:29.244Z] +++ true [2022-08-30T08:37:29.244Z] exiting test-integration [2022-08-30T08:37:29.244Z] ++ exit 0 [2022-08-30T08:37:29.244Z] [2022-08-30T08:37:29.244Z] + exit 0 [2022-08-30T08:37:29.244Z] ++ jobs -p [2022-08-30T08:37:29.244Z] + pids= [2022-08-30T08:37:29.244Z] + echo 'Remaining pids to kill: []' [2022-08-30T08:37:29.244Z] Remaining pids to kill: [] [2022-08-30T08:37:29.244Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-30T08:37:29.264Z] Recording test results [2022-08-30T08:37:30.859Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-30T08:37:31.187Z] + echo Ensuring container killed. [2022-08-30T08:37:31.187Z] Ensuring container killed. [2022-08-30T08:37:31.187Z] + docker ps -aq -f name=docker-pr5-* [2022-08-30T08:37:31.187Z] + cids=532bf117ed66 [2022-08-30T08:37:31.187Z] d623c7621a69 [2022-08-30T08:37:31.187Z] f2b36502c5f1 [2022-08-30T08:37:31.187Z] + [ -n 532bf117ed66 [2022-08-30T08:37:31.187Z] d623c7621a69 [2022-08-30T08:37:31.187Z] f2b36502c5f1 ] [2022-08-30T08:37:31.187Z] + docker rm -vf 532bf117ed66 d623c7621a69 f2b36502c5f1 [2022-08-30T08:37:31.757Z] 532bf117ed66 [2022-08-30T08:37:31.757Z] d623c7621a69 [2022-08-30T08:37:32.016Z] f2b36502c5f1 [Pipeline] sh [2022-08-30T08:37:32.309Z] + echo Chowning /workspace to jenkins user [2022-08-30T08:37:32.309Z] Chowning /workspace to jenkins user [2022-08-30T08:37:32.309Z] + id -u [2022-08-30T08:37:32.309Z] + id -g [2022-08-30T08:37:32.309Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44055:/workspace busybox chown -R 1000:1000 /workspace [2022-08-30T08:37:32.309Z] Unable to find image 'busybox:latest' locally [2022-08-30T08:37:32.309Z] latest: Pulling from library/busybox [2022-08-30T08:37:32.568Z] 50783e0dfb64: Pulling fs layer [2022-08-30T08:37:32.568Z] 50783e0dfb64: Verifying Checksum [2022-08-30T08:37:32.568Z] 50783e0dfb64: Download complete [2022-08-30T08:37:32.568Z] 50783e0dfb64: Pull complete [2022-08-30T08:37:32.568Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-30T08:37:32.568Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-30T08:37:35.404Z] + bundleName=amd64 [2022-08-30T08:37:35.404Z] + echo Creating amd64-bundles.tar.gz [2022-08-30T08:37:35.404Z] Creating amd64-bundles.tar.gz [2022-08-30T08:37:35.404Z] + 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-30T08:37:35.404Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-30T08:37:36.798Z] Archiving artifacts [2022-08-30T08:37:38.732Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44055/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-30T08:37:39.041Z] + make clean [2022-08-30T08:37:39.041Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-30T08:37:39.300Z] docker-dev-cache [2022-08-30T08:37:39.300Z] 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